change simulate
This commit is contained in:
		@@ -49,7 +49,8 @@ module chanels_to_RGB #(
 | 
			
		||||
 | 
			
		||||
    async_fifo #(
 | 
			
		||||
        .DSIZE(3 * OUT_DEPTH),
 | 
			
		||||
        .ASIZE(128),
 | 
			
		||||
        .ASIZE(4),
 | 
			
		||||
        .FALLTHROUGH("False")
 | 
			
		||||
    ) RGB_FIFO (
 | 
			
		||||
        .wclk(clk),
 | 
			
		||||
        .rclk(clk),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user