Commit Graph

149 Commits

Author SHA1 Message Date
Jordan Carlin
7de44871ef
Finally got gitignore 2024-10-15 21:08:03 -07:00
Jordan Carlin
ba243c8dbe
Try updating gitignore again 2024-10-15 21:07:17 -07:00
Jordan Carlin
af2edac7be
Update gitignore for real 2024-10-15 21:06:39 -07:00
Jordan Carlin
b0bc463c65
Update gitignore 2024-10-15 21:05:35 -07:00
Jordan Carlin
9711cc7348
Restore riscvdv make targets 2024-09-29 22:27:22 -07:00
Jordan Carlin
8a58f9556e
Merge branch 'main' of https://github.com/openhwgroup/cvw into arch-test-update 2024-09-29 17:16:05 -07:00
Jordan Carlin
14d76b9189
Remove old functcov targets in Makefile 2024-09-29 10:37:08 -07:00
Jordan Carlin
64d2c41f0f
Update gitignore 2024-09-29 01:02:06 -07:00
Jordan Carlin
14b630a403
More testfloat fixups 2024-09-28 20:56:58 -07:00
Jordan Carlin
90cf61401e
Fix testfloat Makefile 2024-09-19 13:39:24 -07:00
Jordan Carlin
5abe709dcb
Load fp vectors from ieee or riscv subdirectory 2024-09-16 14:49:52 -07:00
Jordan Carlin
b0d3e22675
gitignore fix 2024-09-15 12:13:57 -07:00
Jordan Carlin
5d215f3cfe
Ignore testfloat build files 2024-09-15 10:27:09 -07:00
Jordan Carlin
e98330bcdf
Merge branch 'main' of https://github.com/openhwgroup/cvw into script_updates 2024-08-15 19:10:51 -07:00
Jordan Carlin
d9d5fc0827
Refactor gitignore 2024-08-15 11:14:22 -07:00
Jordan Carlin
9a70480ef6
Update CacheSim scripts with new wsim and directory structure. Give simulator choice and switch default to verilator. 2024-08-09 21:50:18 -07:00
Jordan Carlin
3a4018fa3d
Add zsbl to makefile 2024-08-08 20:53:40 -07:00
Huda-10xe
0303314f4e Adding RVVI Functional Coverage Support 2024-08-07 14:31:16 +05:00
Rose Thompson
7223b15134 Merge branch 'rvvi' 2024-07-22 12:01:01 -05:00
Rose Thompson
9471dcd296 Refactored the fpga and testbench so the RVVI can be synthesized cleanly and simulated without any major code changes.
Adds three new configuration parameters to control enabling the RVVI packetizer and how much latency should exist between packets and the initial startup delay.
2024-07-19 17:08:47 -05:00
David Harris
ff15671878 Ignore functional coverage outputs 2024-07-15 14:19:37 -07:00
David Harris
c3267e8fa4 Fixed .gitignore 2024-07-15 05:46:35 -07:00
David Harris
3ce92ab0a5 Ignoring more sim files 2024-07-15 05:34:50 -07:00
David Harris
02a7a1696b git ignore 2024-07-05 21:35:10 -07:00
David Harris
f7797d6092 First version of iterelf running; removed directory support from wsim 2024-07-03 14:54:46 -07:00
David Harris
af75140bbc Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-05-21 00:50:15 -07:00
David Harris
506973c27a Added gfmul example 2024-05-15 19:29:42 -07:00
Jordan Carlin
bf397f791f
Change all SUPPORTED type localparamters to one bit logic. Update configs for consistency. 2024-05-14 16:24:26 -07:00
David Harris
064b0a60bc Name cleanups 2024-05-04 03:27:39 -07:00
David Harris
c3d5596291 Ignore functcov tests 2024-05-03 11:44:55 -07:00
David Harris
84b37cacfa Ignore VCS junk output 2024-04-30 08:59:32 -07:00
David Harris
8f0c68373e Verilator fulladder example improvmeents 2024-04-28 22:08:00 -07:00
David Harris
5d97858806 Moved functional coverage files to sim/questa and to tests/riscvdv 2024-04-24 11:46:38 -07:00
David Harris
e2894ed278 derived nobpred_rv32gc config for coremark test 2024-04-24 04:41:25 -07:00
David Harris
a722c7cd08 Ignoring vcd output 2024-04-23 10:19:53 -07:00
David Harris
45196a9959 ignore VCS junk files 2024-04-21 19:49:55 -07:00
Rose Thompson
a85f55d3c7
Merge branch 'main' into docker 2024-04-16 09:10:08 -05:00
Rose Thompson
9fe86712d8
Merge branch 'main' into wsim_verilator 2024-04-16 09:07:50 -05:00
Kunlin Han
2fd0a724f2 Remove buildroot and testvector to avoid duplicate files. 2024-04-15 10:30:14 -07:00
David Harris
58d3df0d16
Merge pull request #724 from ross144/main
added fortran comiler to buildroot for spec benchmarks.
2024-04-15 10:18:49 -06:00
Kunlin Han
e25177cf4c Add verilator support for wsim. 2024-04-11 20:02:20 -07:00
Rose Thompson
cf27ef1729 Updated .gitignore for branch prediction results. 2024-04-11 10:31:27 -05:00
Jordan Carlin
1e3b602cc6
Add files built from examples to gitignore 2024-04-08 12:14:32 -07:00
David Harris
f5602d8b55 Ignore coremark_results 2024-04-08 05:57:50 -07:00
David Harris
4cc9dd7583 regression-wally refactoring to support mulitple simulators 2024-04-05 21:45:56 -07:00
Kunlin Han
c71cafbea6 Add linux/buildroot to .gitignore to ignore the intermediate built for RISCV/buildroot 2024-03-08 12:58:08 -08:00
David Harris
d52d2d7983 Initial derivgen working 2024-01-29 11:22:34 -08:00
David Harris
17cbdb53df Progress on Verilator simulation. Full adder compiles and runs. Wally builds. 2023-12-31 09:53:13 -08:00
Rose Thompson
93c356d50d Added files to ignore file. 2023-11-26 17:31:23 -06:00
David Harris
1d234c05c9 disassembleBootTrace works on first 50M lines of boot 2023-11-22 22:17:01 -08:00