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.

ISE simulator v/s Modelsim

Status
Not open for further replies.
Actually there was a problem in my code.
We have to wait 100 ns for global reset to finish.The stimulus are supplied after 100ns.But I fired them before 100ns.When I delayed the stimulus by 100ns there was data in dout.
Wrapper file fifo.v is sufficient for simulation in ISIM .
Thanks for your help
 

The command "add wave -r /* " does not work for ISIM.
But in the tab Sim objects all the internal signals are preset and can be added to the waveform window by just drag & drop.
 

hello,
It's working well.Now I can watch internal signals.
 

That's old waveform.Now empty flag goes low
 

I checked it.When data written became greater than it's depth then full flags goes high.
On reading one data from the full fifo the full flag goes low.
 

Now data is available at output while I make rd_en high.
 

Ya,I think so.Now I started the simulation of tri_mode_eth_mac (IP core from XIlinx)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top