Forum Discussion

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

quartus_map generate symbol functionality does not support BDF file as input

quartus_map fails to generate symbol for BDF file

quartus_map --generate_symbol=file.bdf
...
Error (12073): Can't create symbol or include file -- file file.bdf is a BDF or compatible file

I think this should be supported since from Quartus I can open BDF file and do File > Create/Update > Create Symbol Files for Current File.

I found that using quartus_map I can convert BDF file to HDL file and than create symbol file for HDL file using quartus_map. But in that case resulted symbol file is slightly different than one created from UI. To be more precise I get other pins order.

So I think quartus_map should allow me to convert BDF file to symbol file directly to get consistent results with Quartus UI.

4 Replies

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

    Hi,

    I tried to replicate the issue & realized the same behavior about .bdf file if as a input but I couldn`t find any difference in symbol file.

    Regards,

    Vikas Jathar

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

    Hi,

    I tried to replicate the issue & realized the same behavior about .bdf file if as a input but I couldn`t find any difference in symbol file.

    Regards,

    Vikas Jathar

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

      I think that the fact that quartus_map does not accept .bdf as input is already a problem. Because documentation everywhere says it should accept. And UI allows to do this.

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

    Hi VVavr1,

    Yes, it`s a bug & I will try to report it.

    Thanks.

    Regards,

    Vikas Jathar