Altera_ForumHonored Contributor14 years agoSelf-oscillation in simulating Hi every one. I wrote a verilog fifo including the following line: always @(posedge read or posedge write or negedge rst) begin if(!rst)usedw<=8'h0; else if(read==1'b1)begin ...Show Morefifo.zip174 KB
Altera_ForumHonored Contributor14 years agoOf course there are clocks : read is read_clk,write is write_clk.They are different clock.
Recent DiscussionsHow to fix Error(23782): Failed to find an expected reportSolvedQuartus 22.1 and 23.1 Synthesis ErrorConnection bit order between hierarchyCould not link 'vsim_auto_compile.dll' error troubleshooting.Failed to run ip-setup-simulation: