Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSome problem to integrate HDL Import block in Advanced design
Hi everyone, Im facing a nasty problem, im trying to use the HDL Import block in an Advanced design. I have followed both the instructions about how to interface Standard and Advanced blockse...
Altera_Forum
Honored Contributor
15 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.