Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- I have just a curiosity how is Simulink able to run his functional simulation by using the HDL Import? I mean how is it able to interpret the VHDL code? --- Quote End --- DSP Builder uses Quartus to parse the HDL and generate a netlist. DSP Builder then simulates that net list. In many ways it's quite similar to the way Modelsim works.