- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
I am a fresh new to all FPGA world,my question is about from what i should start when i designing board for cyclone 4 ,how i need to connect power and clocks . Is thre a need to place clock for each bank or thre could be one clock in for all the device e.t.c. Thx.Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I am a fresh new to all FPGA world,my question is about from what i should start when i designing board for cyclone 4 ,how i need to connect power and clocks . Is thre a need to place clock for each bank or thre could be one clock in for all the device e.t.c. --- Quote End --- You're starting in the wrong order. First you decide what function your design needs. Then you investigate which FPGA meets those design requirements, eg., does it have the right I/O (LVCMOS, LVDS, DDR, transceivers etc), and does it have sufficient logic density. You then place-and-route a design in the FPGA, and ensure that the tool (Quartus II) is happy with your I/O selection (voltages and pin assignments) and clocking scheme. You then run a power analysis to determine how much power your design requires, and then increase that limit to whatever you determine the worst-case would be. Then, you see if you can find an evaluation board with most of the features you need, and you test it. Then you start on your own board design. You look at the power supply designs on the reference board you own, and several other reference boards (since most provide schematics). Your clocking scheme is determined by what your design requires and what the place-and-route tools allows. Again, you look at a reference design for ideas, eg., should I use an oscillator, a programmable oscillator, an external SMA connector? Don't design a board until you know what you want :) Here's a list of Cyclone IV reference boards: 1) Terasic DE0-nano http://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=139&no=593 2) Arrow BeMicro-SDK http://www.arrownac.com/solutions/bemicro-sdk/ 3) Cyclone IV GX Transceiver starter kit http://www.altera.com/products/devkits/altera/kit-cyclone-iv-starter.html Cheers, Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Altera makes guidelines for each FPGA family, containing checklists and everything you should think about when designing a new FPGA board. The one for Cyclone IV is an 592 (http://www.altera.com/literature/an/an592.pdf).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you i did help me a lot

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page