Altera_ForumHonored Contributor12 years agowhy add this code will got loop and compile running like stop signal enableit : STD_LOGIC; signal wholelooptrue : STD_LOGIC = '1'; enableit <= '1'; process(CLOCK_50) VARIABLE last_clk : std_logic := '0'; VARIABLE counter : integer := 0; VARIABLE l...Show More
Altera_ForumHonored Contributor12 years ago --- Quote Start --- The process is executed at each clock edge. --- Quote End --- No. It's no proper synchronous code at all, because there's no edge sensitive event expression.
Recent DiscussionsJTAG error (Unexpected error in JTAG server -- error code 35 and Can't access JTAG chain)License issueTensor block usageIntegrating Cocotb to Quartus using Native linkQuartus 13.1 including Signal Tap License