Forum Discussion

VVavr's avatar
VVavr
Icon for New Contributor rankNew Contributor
7 years ago

"Create HDL Design File from Current File" is disabled if open single BDF file without currently opened Quartus project.

If I have opened Quartus project and an BDF file than I can run "File > Create/Update > Create HDL Design File from Current File...". But if there is no opened Quartus project than "Create HDL Design File from Current File..." is not active.

I think it should be active because I can do the same thing from command line "quartus_map --convert_bdf_to_verilog=" without any Quartus project.

2 Replies

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    Well, This behavior of Quartus tool is obvious & I think It is designed such as way like that.

    Regards,

    Vikas Jathar

    • VVavr's avatar
      VVavr
      Icon for New Contributor rankNew Contributor

      As I wrote above this sounds like a bug because in my case I can do converting using command line. What Quartus GUI does is simply wrapping this command in its GUI. Therefore if it is available from command line than I think "File > Create/Update > Create HDL Design File from Current File..." should be available too.