mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
fix missing paramter-defs.vh
This commit is contained in:
parent
36c77af995
commit
2c2d5d888c
@ -199,5 +199,6 @@ localparam cvw_t P = '{
|
||||
FPDUR : FPDUR,
|
||||
DURLEN : DURLEN,
|
||||
DIVb : DIVb,
|
||||
DIVBLEN : DIVBLEN
|
||||
DIVBLEN : DIVBLEN,
|
||||
DEBUG_SUPPORTED : DEBUG_SUPPORTED
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user