mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
config for rv32gc
This commit is contained in:
parent
f92783e8ad
commit
5cdd423bf4
@ -34,7 +34,7 @@ localparam XLEN = 32'd32;
|
||||
localparam IEEE754 = 0;
|
||||
|
||||
// Debug Module implemented
|
||||
localparam logic DEBUG_SUPPORTED = 1'b0;
|
||||
localparam logic DEBUG_SUPPORTED = 1'b1;
|
||||
|
||||
// RISC-V configuration per specification
|
||||
// Base instruction set (defaults to I if E is not supported)
|
||||
|
Loading…
Reference in New Issue
Block a user