Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Loading .bdf file into ModelSim

Altera_Forum
Honored Contributor II
1,240 Views

I have a .bdf file (a schematic file) that I would like to load into ModelSim for the purpose of simulating the file with a waveform. However, it seems that the software does not allow this type of file because the it failed to compile.  

 

Is there a way to input this type of file that allows the compilation to be performed correctly?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
528 Views

You need to convert it to HDL first, as graphic files are not supported in simulation. File -> convert -> HDL

0 Kudos
Reply