- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: split power planes
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2012 01:19 PM
I'll consider your recommendation.
I am using bank 1 to ddr2 and bank 3 to pci. these banks are on opposite sides of the FPGA and their signals do not overlap or cross.
Re: split power planes
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2012 01:22 PM - edited 04-19-2012 01:28 PM
I am using bank 1 to ddr2 and bank 3 to pci. these banks are on opposite sides of the FPGA and their signals do not overlap or cross.
Good. Then there is no need to keep them on separate signal routing layers.
- If signals are short, then you really should not have problem using any and all layers, for either DDR2 or PCI.
- Because PCI is on card edge connector, there is advantage in first using top and bottom layers for PCI routing.
- For DDR2, the package pinout is fixed by MIG, and the "escape" pattern from the BGA will be your toughest problem.
-- Bob Elkind
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369
Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Re: split power planes
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-20-2012 07:30 AM
I have a question...Is posible use the PCI 3.3V voltage rail to supply VAUX pins? this would be very helpful. I am using PCI 3.3V voltage rail to supply XCF16PVO48C VCCO pins.
Re: split power planes
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-20-2012 08:59 AM
Did you mean VCCAUX pins? Or VAUX pins?
You should search the datasheet document for instances of VCCAUX to answer your question.
-- Bob Elkind
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369
Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Re: split power planes
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-20-2012 12:45 PM
Sorry. I refer to VCCAUX. In the datasheet recommend min 3.15V and max 3.45V to VCCAUX, but PCI 3.3V rail range is min 3.0V and max 3.6V. Can it difference to affect my FPGA?
Effects of VCCAUX greater than 3.45V, up to 3.6V ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-20-2012 02:19 PM
This is a very good question.
VCCAUX and VCCO have the same Maximum and Recommended ratings in DS162 Table 1 and 2.
Perhaps this is a question for Austin Lesea, or possibly a webcase.
-- Bob Elkind
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369
Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Re: parallel PCI bus board layout
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-26-2012 09:08 AM
Hi Bob,
I contact with Austin and he explain me that is posible use the same 3.3V PCI to supply VCCO and VCCAUX but is recommend use a regulator to maintain the voltage in 5%. For reason of cost I decide not use extra regulators. Now you recommend me above provide 1K pullup Rs for signals which might not be well-controlled at power-up, to prevent bus contention...What is this signals? I have not heard about pull-ups in pci.
Re: parallel PCI bus board layout
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-26-2012 11:22 AM
Now you recommend me above provide 1K pullup Rs for signals which might not be well-controlled at power-up, to prevent bus contention...What is this signals? I have not heard about pull-ups in pci.
When I wrote this (see post #2 in this thread), I did not yet know whether you are designing a PCI target board or a PCI host interface. The pullups would be appropriate for a host design, but not a target board design.
-- Bob Elkind
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369
Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Re: parallel PCI bus board layout
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-27-2012 12:50 PM
Bob can you recommend me a number and value of disacouple capacitor to PCI connector and the distance max of capacitor to connector PCI?
I not understand if is necessary to place capacitors near of PCI connector or only is necesary to place capacitor near FPGA.
decoupling caps
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-27-2012 01:22 PM
Diego, there is no single (exclusive) "right" solution for power supply bypassing and decoupling. The parts which I would select, for example, may be difficult (or expensive) to obtain in your home country.
In my latest designs, I use three different multi-layer ceramic capacitors for power supply decoupling and bypassing:
- 0402 1.0uF, one of these is placed as close as possible to each power supply pin.
- 0805 10uF 16V, for bulk decoupling, distributed evenly in the board area where the power supply is used
- 0805 4.7uF 25V, for bulk decoupling of power supplies which are nominally 12V or higher
I generally do not use tantalum, aluminum, or 'special polymer' electrolytic capacitors in my designs, primarily because my (typcally low-current) designs generally do not need them.
-- Bob Elkind
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369
Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.











