Altera_Forum
Honored Contributor
13 years agoCreating HDL Design File from tdf Files for use in ModelSim
I am trying to simulate a Quartus ii v12 Web project using ModelSim-Altera Starter Edition. The Quartus project contains both bdf and tdf files, and lpm_counters created using the MegaWizard Plug-In Manager. When I attempt to do a simulation using a .v file created from the top level bdf file I get errors that say I am missing .v files for .tdf files in the Quartus project. I have tried to create the .v files for them but when the .tdf file is open in Quartus and go to File -> Create/Update the "Create HDL Design File from Current File..." option is grayed out. It is not grayed out for qsf files I create from the tdl files, but the .v files I create this way are not useful to ModelSim-Altera.
How are the .v files created from tdf files for use in ModelSim?