Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21616 Discussions

question regards to delay for some basic digital component

Altera_Forum
Honored Contributor II
1,224 Views

Hi All, 

 

I am wondering what is the delay for a AND (OR,NOT) gate in latest ASIC technology? and what about a typical flip-flop? The reason I ask is I want to calculate the delay of my digital design by hand, thanks.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
468 Views

If you are dealing with fpga then there are no gates as you see in RTL code. Code or schematic is mapped to LUTs/registers and dedicated DSP blocks. It might be best to check timing simulation model to tell you what you want.

0 Kudos
Reply