fix errors

This commit is contained in:
SikongJueluo
2024-05-15 16:43:41 +08:00
parent 0f7ba1a48a
commit 068acbda28
2 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ module chanels_to_RGB #(
input reset,
input in_en,
input [IN_DEPTH - 1:0] data_in [2:0], // 0:R 1:G 2:B
input [15:0] data_in [2:0], // 0:R 1:G 2:B
// 输出相关
input data_que, // 数据请求