Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
I don't think ModelSim supports schematic simulation...
- Altera_Forum
Honored Contributor
you need to convert the schematic to verilog or VHDL before you can simulate it. You can do it via the file menu:
file -> create/update -> create HDL from current file. - Altera_Forum
Honored Contributor
Tried it and it worked!
Thanks alot! - Altera_Forum
Honored Contributor
remember that you'll have to re-create the HDL every time you modify the schematic (and then recompile the code in modelsim).