Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote End --- Can you explain that. All fpga designs are based on rtl. Unless you are doing some unusual cpld work. Delays may vary from build to build. --- Quote End --- Well , I mean for example if im designing an adder , thats fully combinational design which needs no clock , but to get appropriate timing analysis I have to make it work with clock like latch the operands into registers and latch the output . Im asking if there is some other way in which I can give up the clock and just get the latency between the inputs and output of the adder?