Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

prototype ASIC design into altera FPGA

Status
Not open for further replies.

willzz

Newbie level 3
Joined
Mar 24, 2015
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
25
Hi all,

I am trying to prototype a design into FPGA(Altera). Right now I am having difficulties closing setup timing. critical timing path seem to have very long net routing delay.

The way to fix in ASIC is to break the long net into sections and insert buffers if needed, or simply upsize the driver strength.

I am using the quartus prime v16 lite version for the implemention. and I dont have a lot of FPGA experience.

Can someone please give me some ideas? to implement something similar to what i mentioned above? or provide alternative solutions ?

Thanks!!
 


Hi,

no, those nets are not clock nets or reset nets. they are the nets in the datapath(mostly between computational logics)

and the FPGA i am using is Cyclone V... it is a pretty slow speed grade fpga. and I am running 300 MHz on it( not too fast i guess )
 

300Mhz is pretty fast depending on your design.
 

Cyclone parts including V aren'tmeant for ASIC prototyping the express purpose of those parts is low cost, I.e. not cutting edge performance. Use either a Stratix or Xilinx Virtex or Ultrascale part.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top