edited rv64i convig to support bit manipulation

This commit is contained in:
Kevin Kim 2023-02-11 12:14:00 -08:00
parent 6d4f1dd928
commit d7c540d047

View File

@ -145,10 +145,10 @@
`define DIVCOPIES 32'h4
// bit manipulation
`define ZBA_SUPPORTED 0
`define ZBB_SUPPORTED 0
`define ZBC_SUPPORTED 0
`define ZBS_SUPPORTED 0
`define ZBA_SUPPORTED 1
`define ZBB_SUPPORTED 1
`define ZBC_SUPPORTED 1
`define ZBS_SUPPORTED 1
// Memory synthesis configuration
`define USE_SRAM 0