Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

HDL and BDF

Hello, how can I combine a verilog file and a *.bdf (Schematic) file ? I know that I could create a symbol file of my *.v file and deposit it into the *.bdf file. Is that the only possibility ?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Yes. I think this is the only way to do it. Another way is you can convert bdf to hdl file and use hdl in your top module.