We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552a5cf commit 7b95d39Copy full SHA for 7b95d39
src/cfg_pkg.svh
@@ -7,7 +7,6 @@ package cfg_pkg;
7
8
parameter [15:0] CLK_CNT = 4; // 4x SCL
9
10
- parameter CONFIG_MEM = "config.mem";
11
parameter MEM_DEPTH = 326;
12
parameter MEM_WIDTH = 24;
13
parameter DATA_WIDTH = 8;
0 commit comments