cvw/config/shared
Ross Thompson b756b248b4 Wow. The newest version of Vivado does not like the enums as parameters.
The solution is simple.  I changed the type to logic [31:0] and defined macros for the branch predictor types as 32 bit integers.
2023-07-18 15:07:10 -05:00
..
BranchPredictorType.vh Wow. The newest version of Vivado does not like the enums as parameters. 2023-07-18 15:07:10 -05:00
parameter-defs.vh Wow. The newest version of Vivado does not like the enums as parameters. 2023-07-18 15:07:10 -05:00
README Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
test-shared.vh Fixed slight bug in config from parameterization. 2023-07-07 16:33:34 -05:00
wally-shared.vh Changed DIVN comparison from NF to NF+2. Shouldn't make a difference on our word sizes of XLEN=32/64, NF = 10/23/52) but is more proper in the general case. 2023-05-15 03:51:59 -07:00

# Put include files here that should be shared across all versions of WALLY