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.

How can I simulate PCI signal ?

Status
Not open for further replies.

bianchi77

Advanced Member level 4
Joined
Jun 11, 2009
Messages
1,313
Helped
21
Reputation
44
Reaction score
20
Trophy points
1,318
Location
California
Activity points
9,442
Guys,

Does anyone know on how to make a simple PCI card simulation ?
I got this simulation view, but no idea what input or output for it.
pci simulation.jpg
thanks
 

The answer is in the PCI specification. Sketch a basic PCI master signal waveform for read or write.

The capabilties to simulate PCI bus transactions in QSIM (Quartus integrated simulator) are rather limited, because you can only define fixed stimulation and have no means to interact with the device under test. But it can be still meaningful for a basic test.

For a full simulation, you have to refer to Modelsim and need to write a testbench. I guess, another unknown land to expplore.
 
The answer is in the PCI specification. Sketch a basic PCI master signal waveform for read or write.

The capabilties to simulate PCI bus transactions in QSIM (Quartus integrated simulator) are rather limited, because you can only define fixed stimulation and have no means to interact with the device under test. But it can be still meaningful for a basic test.

For a full simulation, you have to refer to Modelsim and need to write a testbench. I guess, another unknown land to expplore.
I got the answer but more mysteries to come....
PCI timing diagram.jpg
I'll throw another question if I don't understand....

Thanks again...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top