Commit Graph

367 Commits

Author SHA1 Message Date
Jordan Carlin
4eb2f692d7 Update python venv prompt 2024-08-08 22:04:27 -07:00
Jordan Carlin
f3bc84a15c filter more console output 2024-08-08 22:03:45 -07:00
Jordan Carlin
d00e262b6e Temporary fix for riscv-software-src/riscof#122 2024-08-08 00:48:09 -07:00
Jordan Carlin
357175f1c8 Merge branch 'main' of https://github.com/openhwgroup/cvw into installation 2024-08-07 20:22:55 -07:00
Huda-10xe
2405b6c1e2 Adding RVVI Functional Coverage Support 2024-08-07 14:31:16 +05:00
Jordan Carlin
178d401c5c Update LD_LIBRARY_PATH to fix qemu on Ubuntu 20.04 2024-07-27 14:50:17 -07:00
Jordan Carlin
a32cdf273f Remove opam folder when install with --clean 2024-07-27 14:50:02 -07:00
Jordan Carlin
784c73a619 Don't delete logs in --clean mode 2024-07-26 22:37:47 -07:00
Jordan Carlin
c9ec609d67 Update logger to filter more text from buildroot install 2024-07-26 22:35:43 -07:00
Jordan Carlin
9b25f30741 Update LD_LIBRARY_PATH in wally-tool-chain-install script 2024-07-26 22:35:22 -07:00
Jordan Carlin
d3032cf3ee Clean up install script comments 2024-07-26 22:35:02 -07:00
Jordan Carlin
61cad27fec Add buildroot to wally-tool-chain-install 2024-07-26 22:34:55 -07:00
Jordan Carlin
1fe220596d Remove ftp from installation 2024-07-26 22:34:34 -07:00
Jordan Carlin
a47d9f6e9b Add libncurses* to Ubuntu for Vivado 2024-07-26 10:57:41 -07:00
Jordan Carlin
2f1a101735 Merge branch 'main' of https://github.com/openhwgroup/cvw into installation 2024-07-25 21:21:57 -07:00
Jordan Carlin
22a7ba1889 Cleanup 2024-07-25 21:16:00 -07:00
Jordan Carlin
6d77b22281 Automatically determine number of threads to use in wally-tool-chain-install 2024-07-24 20:19:30 -07:00
Jordan Carlin
04b8739756 Add cpio to installation for buildroot 2024-07-24 19:55:18 -07:00
Rose Thompson
9053923d92 Merge branch 'main' of https://github.com/openhwgroup/cvw 2024-07-24 13:14:25 -05:00
Rose Thompson
c11036358a Converted fpga's rvvi from a config option to a testbench/fpga top level parameter and is envoked by passing --rvvi to wsim. 2024-07-24 12:47:50 -05:00
Jordan Carlin
07ac498623 Switch to logger function and fix exit codes 2024-07-23 23:42:03 -07:00
Jordan Carlin
4c0265f67d Update logging grep 2024-07-23 23:40:42 -07:00
Jordan Carlin
76277d1e7d Fix logging 2024-07-23 23:40:03 -07:00
Jordan Carlin
790f566eaa Remove hardcoded /opt/riscv 2024-07-23 23:29:45 -07:00
David Harris
b7fb786749 Increased covergen.py functional coverage to 87.6% 2024-07-23 04:38:13 -07:00
Jordan Carlin
37046f4ff3 Fix minimum scipy version for Ubuntu20.04 2024-07-23 01:03:10 -07:00
Jordan Carlin
23ceb2532e Fix python version for Ubuntu 20.04 2024-07-23 00:16:27 -07:00
Jordan Carlin
9dad0aea1d Add logs and reduce console output 2024-07-22 23:13:38 -07:00
Jordan Carlin
2c08406b7f Update python versions 2024-07-22 23:12:48 -07:00
Jordan Carlin
a2b9e34682 Use requirements file for pip packages 2024-07-22 23:12:27 -07:00
Jordan Carlin
f20edbf22e Add DEBIAN_FRONTEND=noninteractive to apt 2024-07-22 23:11:33 -07:00
Jordan Carlin
23b7d2059f Update section header function usage 2024-07-22 23:10:45 -07:00
David Harris
db2614f573 Fixed argument name in regression-wally 2024-07-22 09:19:56 -07:00
David Harris
bf9442c5a5 Added QuestaFunctCoverage to merge functional coverage reports 2024-07-22 08:49:54 -07:00
Jordan Carlin
4488595c9f Add --clean flag to install to remove git repositories and save space 2024-07-21 10:08:51 -07:00
Jordan Carlin
7131dedd54 Simplify version checking logic 2024-07-21 10:06:00 -07:00
Jordan Carlin
b6a6a5cc74 update riscof link 2024-07-20 01:36:33 -07:00
Jordan Carlin
0540f25b0e Update opam installation to use /opt/riscv folder 2024-07-20 01:34:53 -07:00
Jordan Carlin
1dcb5d61d4 Use array of packages instead of string 2024-07-20 01:28:03 -07:00
Jordan Carlin
36ea9f3fcd Use arithmetic comparisons where possible 2024-07-20 00:45:10 -07:00
Jordan Carlin
302c23dc42 Fix git_check function repo variable 2024-07-20 00:24:26 -07:00
Jordan Carlin
0f695bac45 Use apt-get to avoid warning about unstable apt interface 2024-07-19 11:09:27 -07:00
Jordan Carlin
36579d5aec Fix git_check return values 2024-07-19 11:09:27 -07:00
Jordan Carlin
af796116c9 Refactor git repo checks to use a function 2024-07-19 11:09:27 -07:00
Jordan Carlin
85a84dcbed Update setup scripts to be more verbose about errors 2024-07-19 10:14:19 -07:00
Jordan Carlin
6e5554f429 Add additional packages 2024-07-19 10:14:19 -07:00
Jordan Carlin
5661dc4a03 Merge branch 'main' of https://github.com/openhwgroup/cvw into installation 2024-07-18 21:36:00 -07:00
David Harris
464b6ff72f Converted regression-wally to use argparse 2024-07-17 06:04:21 -07:00
David Harris
8f83ff1a94 Fixed slli.uw bug reported by Lee Moore 16 July 2024 2024-07-16 09:28:05 -07:00
David Harris
2c487935e6 Attempt at functional coverage; breaks code and functional coverage 2024-07-15 14:20:48 -07:00