Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

cyclone ep1c6Q connects to 5V PCI

In my design, I want to use bank 4 of ep1c6q240 to connect 5V pci. Must i use buffers between ep1c6 and 5V pci, including AD[31:0] , CLK, control signals? If so, what kind of buffer chips should use and how to buffer?

If anyone have an example?

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    eRen,

    inserting buffers is not recommended.

    ... see altera application note an330.pdf (http://www.altera.com/literature/an/an330.pdf)

    But in actual hardware no PCI master drives the bus with 5V. Since years there is a migration to 3.3V in progress. Normally 'PCI universal cards' (with two keying slots) accept 5V but drive 3.3V, because PCI 3.0 removes support for 5V-only cards.

    ... see pci faq (http://www.pcisig.com/news_room/faqs/faq_pci30/pci30_faq.pdf)

    Mike
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    I have read the files, but still have questions.

    My pci add in card will be connected to PC motherboard. The PCI connector on common PC motherboard does not have the 3.3V PCI keys, so I think using buffers is better.

    If having used buffers, which bank of EP1C6Q244 shall I use, bank1,3(with 3.3V PCI support) or bank 2, 4(without 3.3V PCI surpport, just 3.3V TTL)?

    The PCI CLK length is 2.5inches. If using buffer chips, it means that the wire between PCI CLK pin and buffer chip is 2.5inches, or from PCIpin to EP1c6Q pin is 2.5inches?

    Thanks,

    eRen