Harshini Srinath
4c4e6ca520
Update fhazard.sv
...
Program clean up
2023-06-11 16:06:44 -07:00
Harshini Srinath
610ac81a71
Update fcvt.sv
...
Program clean up
2023-06-11 16:05:14 -07:00
Harshini Srinath
e469e4fd20
Update fcvt.sv
...
Program clean up
2023-06-11 15:59:20 -07:00
Ross Thompson
8d1dee5764
Removed comments around commented code for verilator.
2023-06-11 15:30:51 -05:00
Ross Thompson
e27dfb8ce0
Merge branch 'verilator'
2023-06-11 15:28:04 -05:00
Ross Thompson
8c3a372925
Merge pull request #326 from stineje/main
...
Fix for TestFloat
2023-06-11 16:26:48 -04:00
James E. Stine
67d21ae3a6
Update testbench-fp thanks to Kevin's help - also fixed add which was broken due to config
2023-06-11 15:15:47 -05:00
James E. Stine
842f51dfeb
Add notes for FP SoftFloat/TestFloat build as may be vague for some
2023-06-11 15:14:02 -05:00
Ross Thompson
6c25778ba3
Merge pull request #325 from davidharrishmc/dev
...
Fixed lint errors, presumably detected by latest version of verilator
2023-06-11 11:38:57 -04:00
David Harris
29b48334d8
Fixed lint errors, presumably detected by latest version of verilator
2023-06-11 06:48:42 -07:00
David Harris
99fe09fb40
Merge pull request #322 from harshinisrinath1001/main
...
Fixing spacing for ebu
2023-06-11 06:00:35 -07:00
Harshini Srinath
aead7cbe49
Update fctrl.sv
...
Program clean up
2023-06-10 19:38:50 -07:00
Harshini Srinath
04a744c249
Update fcmp.sv
...
Program clean up
2023-06-10 19:35:58 -07:00
Harshini Srinath
ffada57ea2
Update fcmp.sv
...
Program clean up
2023-06-10 19:34:58 -07:00
Harshini Srinath
ec188987b8
Update fclassify.sv
...
Program clean up
2023-06-10 19:30:18 -07:00
Harshini Srinath
9422c3380d
Update ebufsmarb.sv
...
Program clean up
2023-06-10 18:26:56 -07:00
Harshini Srinath
9dc72c9e54
Update controllerinput.sv
...
Program clean up
2023-06-10 18:26:06 -07:00
Harshini Srinath
cb236a9368
Update busfsm.sv
...
Program clean up
2023-06-10 18:25:18 -07:00
Harshini Srinath
7f2adf67ed
Update buscachefsm.sv
...
Program clean up
2023-06-10 18:24:55 -07:00
Harshini Srinath
dbdb3c69d3
Update ahbinterface.sv
...
Program clean up
2023-06-10 18:18:16 -07:00
Harshini Srinath
e69c7212f3
Update ahbcacheinterface.sv
...
Program clean up
2023-06-10 18:15:53 -07:00
Harshini Srinath
dc0b95c4ac
Program clean up
2023-06-10 18:13:40 -07:00
Ross Thompson
c7536663c0
Merge pull request #319 from davidharrishmc/dev
...
Renamed Performance Counter extension
2023-06-09 21:21:45 -04:00
David Harris
c137a1c8cf
Fixed timer interrupt testing
2023-06-09 17:20:41 -07:00
David Harris
c1bafc3684
Merge pull request #318 from harshinisrinath1001/main
...
Fixed the spacing of the cache module
2023-06-09 17:00:53 -07:00
David Harris
f68b9c224a
Fixed WALLY-trap test case to use menvcfg
2023-06-09 15:24:26 -07:00
David Harris
b70b0c7c5e
Added support for menvcfg and senvcfg, including menvcfg.STCE for supervisor timer compare
2023-06-09 14:40:01 -07:00
David Harris
6a0d818d74
Other Wally cleanup
2023-06-09 09:37:09 -07:00
David Harris
df96900aa1
Added named support for Zicntr and Zihpm
2023-06-09 09:35:51 -07:00
Harshini Srinath
aafa5d6ec3
Update ebu.sv
...
Code clean up
2023-06-09 08:53:27 -07:00
Harshini Srinath
570a628198
Update subcachelineread.sv
...
Code clean up
2023-06-09 08:50:51 -07:00
Harshini Srinath
c49232f0d2
Update cacheway.sv
...
Code clean up
2023-06-09 08:48:11 -07:00
Harshini Srinath
e7fb7403ef
Update cacheLRU.sv
...
Code clean up
2023-06-09 08:43:38 -07:00
Harshini Srinath
19c1a0f99b
Update cache.sv
...
Formatting clean up
2023-06-09 08:39:57 -07:00
David Harris
c56aba5e4f
Merge pull request #317 from ross144/main
...
Updated parameterization types. Modelsim version 2022.1 did requires defaults to a 32 bit integer. The base and ranges for the address decoder need to be larger.
2023-06-09 07:34:42 -07:00
Ross Thompson
be32e0238a
Merge branch 'main' of https://github.com/openhwgroup/cvw
2023-06-09 09:28:31 -05:00
Ross Thompson
a8a8422557
Updated parameterization types. Modelsim version 2022.1 did requires defaults to a 32 bit integer. The base and ranges for the address decoder need to be larger.
2023-06-09 09:28:24 -05:00
David Harris
262b00131f
Merge pull request #316 from ross144/main
...
Fixed garbled output in embench
2023-06-08 09:09:13 -07:00
Ross Thompson
39c8f11191
Fixed the garbled output in embench transcript.
2023-06-08 10:43:46 -05:00
Ross Thompson
48e050de95
Merge pull request #315 from davidharrishmc/dev
...
CoreMark runs without error after post processing script is removed
2023-06-06 23:30:58 -04:00
David Harris
ef804a4145
Removed postprocessing script from Coremark because percentages are already computed
2023-06-06 20:12:13 -07:00
Ross Thompson
4ddbbd6948
Merge pull request #314 from davidharrishmc/dev
...
Make and FP script improvements
2023-06-06 12:38:26 -04:00
David Harris
25fef1c38c
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
2023-06-06 08:46:54 -07:00
David Harris
d5ca261bc7
Modified benchmarks/coremark/Makefile to clean addins/coremark as well
2023-06-06 08:46:44 -07:00
David Harris
75dc86ddc0
Merge pull request #313 from ross144/main
...
Fix extraneous force in testbench which keep btb in reset.
2023-06-06 08:41:34 -07:00
David Harris
c9ca5108b1
Merge pull request #312 from ross144/main
...
Fixed typo in coremark makefile.
2023-06-06 05:44:22 -07:00
Ross Thompson
918464c236
Found the coremark performance issue. The testbench was continuously forcing the BTB to all zeros. Once fixed it resolved the performance problem.
2023-06-05 15:42:05 -05:00
Ross Thompson
4425946db8
Fixed typo in coremark makefile.
2023-06-05 11:49:16 -05:00
Ross Thompson
f146f68a8c
Merge pull request #311 from stineje/main
...
Update some bugs in FPU
2023-06-05 12:19:08 -04:00
James Stine
ac3253203d
Update fcvt tests for l.s/lu.s and s.l/s.lu that were missing
2023-06-05 11:03:59 -05:00