change simulate

This commit is contained in:
SikongJueluo
2024-05-15 21:54:11 +08:00
parent 068acbda28
commit 21c763f54f
7 changed files with 37 additions and 25 deletions

View File

@@ -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),