- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi there!
I'm running ModelSim Altera Web Edition and having a bit of trouble simulating multiple Verilog files. I have a 'top' module that uses and connects the modules of the other Verilog files. The simulation files is also generated from a Quartus II (also free edition) ... I have no problem simulating with just one Verilog/VHDL file. Any restrictions that make this kind of trouble? Thanks for your help!링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
there are no restrictions like that. in fact between a testbench and DUT there are already multiple Verilog files involved in the simulation.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Okey,
Any simple howto tutorials you can give me? I have looked on this thread: http://www.alteraforum.com/forum/showthread.php?t=3707- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I think I found a major flaw in my code ;)
Hah :p I will look on this first! # Update: 1. Didn't help :mad: