Altera_Forum
Honored Contributor
16 years agoModelSim fails to recognise internal component connections
I am trying to simulate in Modelsim (altera or xilinx web edition) a verilog only project consisting of top level and few components.
All components have wire type outputs. The problem is that Modelsim doesn't recognise the drive of any component's output connected to another's input. Yet it accepts the drive when connected to an output of toplevel itself. What am I missing? Is there anything else to do about binding? Any help appreciated. This problem does not occur with vhdl projects.