cvw/testbench
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
..
common Fixed the icache and dcache overlogging issue. 2023-07-14 15:47:05 -05:00
fp Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
sdc Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
testbench_imperas.sv add changes for latest IDV file layout 2023-06-16 16:43:53 +01:00
testbench-fp.sv Modification (temporary) to testbench-fp.sv to allow testing of anything FMA. This might need to be changed with OpCtrl to make more robust for future expansion. 2023-06-29 08:46:11 -05:00
testbench-linux-imperas.sv add changes for latest IDV file layout 2023-06-16 16:43:53 +01:00
testbench-linux.sv Have the linux testbench working in the mean time. Before the consolidation. 2023-06-15 16:18:37 -05:00
testbench-xcelium.sv Wow. The newest version of Vivado does not like the enums as parameters. 2023-07-18 15:07:10 -05:00
testbench.sv Wow. The newest version of Vivado does not like the enums as parameters. 2023-07-18 15:07:10 -05:00
tests-fp.vh Update testbench-fp to run TestFloat for all FP operations 2023-04-11 22:16:20 -05:00
tests.vh Commented SVADU requirements for wally32priv mmu tests 2023-07-04 11:34:07 -07:00
wallywrapper.sv Vivado requires an intermediate wrapper file for parameterization. 2023-06-16 16:30:14 -05:00