Altera_Forum
Honored Contributor
16 years agoconflicting entity names between TestBench and DUT in ModelSim
Using Quartus II, I generated an .vho (gate level netlist) with option "maintaining hierarchy" set to on.
While in the process of simulating the design, I'm getting binding for component instance errors since my testbench called out some entities that have the same names as the design (DUT) in the gate level netlist. Is there a way to separate them where each (testbench and DUT) obtain its respective component but then bring it all together on the testbench for simulation in ModelSIM?