Pci timing problem..

Pci timing problem..

Postby Mr.Cod » Tue Nov 16, 2004 11:04 pm

PCI specifies timing are:
- Tsu/Th=7ns/0n
- Tco=11ns

In my design I obtain some time-path with Tsu greather than 7ns ( 10 ns) - e.g. from pci_data to pci_clk.
What happens??? What it will work wrong???
I made all the settings for improve Tsu (I use QuartusII with an acex1k).

:arrow: Lucas.
Mr.Cod
 
Posts: 12
Joined: Mon Jun 28, 2004 11:54 am
Location: Romania

Postby fpga4fun » Thu Nov 25, 2004 6:15 pm

So to get faster timing, you can try to:
1. change your HDL code
2. use a faster FPGA
3. play with Quartus settings
fpga4fun
Site Admin
 
Posts: 837
Joined: Thu Sep 18, 2003 6:47 am


Return to PCI