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 DiscussionsLicense issuejtagserver.exe causing BSOD together with ftdi driverWhen you double click on a word, the other instances do not highlight due to the Find Box being openJTAG error (Unexpected error in JTAG server -- error code 35 and Can't access JTAG chain)Tensor block usage