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 DiscussionsQuartus 20.1std compilation fails for Quartus map - Device 10AS057K2F40I1SGIs Quartus Prime Pro 22.4 Compatible with Stratix 10 NX Series Device?Timing analysis - long combinational pathQuartusPro 25.3 Crashed after using the Signal Tap Logic AnalyzerDuplicate_hierarchy_depth / duplicate_register