Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDSP Builder to ModelSim
Hi , im just perform RTL simulations with the ModelSim software. I add a TestBench block to my DSP builder model. Then I get the following error: # ** Error: (vsim-3817) Formal port "clk" decl...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Is the name of your original VHDL file and the model the same? It kind of looks like it's loading your top-level VHDL as the HDL Import or vice versa. If so try to make sure that the names do not clash. --- Quote End --- hmmm..im pretty sure there is no clash between the name of the file and the model...