Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | constraint for PCI & PCI-X core

There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

constraint for PCI & PCI-X core - 2004-12-23 07:40:00

Hi,

I have a 100 MHz PCI-X core for Xilinx device.
As a part of PCI-X standard the core is also compliant with PCI 33 MHz.


Now I have a problem with the ucf clock frequency constraint.
Since I want it to work in PCI-X 100 MHz I constraint to clock of
100 MHz; but then the PCI 33 MHz logic fail to meet the timing
constraints.

I can identify the PCI 33 MHz critical paths as the path that goes
directly from pad (TRDY#) to a combinatorical logic, and the paths of
PCI-X as the paths that start at IOB registers.

How can I relax the constraints starting at a pad and ending in a CLB
register ?


ThankX ,
NAHUM