Altera_ForumHonored Contributor15 years agoWhy is there one cycle delay for a simple counter? The code is as the following: ===================== `timescale 1ns/1ps module counter(clk, rst_n, cnt); input clk; input rst_n; output[3:0] cnt; reg[3:0] cnt; always @(po...Show More
Altera_ForumHonored Contributor15 years agoBTY, in simulation, I use slow model. If I use fast model, there is no such problem.
Recent Discussionsram retimingReset Release IP for Agilex needs Stratix 10 device files installed!Licensing ‘Know-How’ GuideTiming analysis - long combinational pathInvalid license key (inconsistent authentication code)