Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Modelsim verilog gate level simulation

Status
Not open for further replies.

fant123

Newbie level 5
Joined
Jan 21, 2003
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
59
verilog gate level simulation in modelsim

I'm using Modelsim 5.7, an I'm tryng to simulate a gate level netlist.

But if i use an implicit wire declaration es. or2 (siga,sigb,out); the simulator don't attach the net to the module output and I find always X.
But i if I check the module itself it behaves correctly.

Do anyone know if exist a directive for modelsim to compile thi sctructure?
I use the following commands:

vlog "library".v
vlog netlist.v
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top