Commit Graph

8921 Commits

Author SHA1 Message Date
Jordan Carlin
0459c68615
Merge branch 'main' of https://github.com/openhwgroup/cvw into installation 2024-07-03 23:44:25 -07:00
Jordan Carlin
c7d556a7ed
Update installation script comments 2024-07-03 23:42:31 -07:00
Jordan Carlin
090a4f9544
Add error messages 2024-07-03 22:26:10 -07:00
Jordan Carlin
eaac8e9b6a
Speed up qemu clone with multiple submodules in parallel 2024-07-03 22:14:17 -07:00
Jordan Carlin
a30d4b29df
Additional shebang updates 2024-07-03 21:34:48 -07:00
Jordan Carlin
7419689359
Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00
Jordan Carlin
f9e865e537
Update README with new installation flow and other general cleanup 2024-07-03 19:51:52 -07:00
Rose Thompson
764f46a174
Merge pull request #865 from davidharrishmc/dev
EBU HPROT based on instruction/data, sim progress
2024-07-03 08:04:43 -07:00
David Harris
af4403342f renamed run_vcs.py to run_vcs, added instr/data in ebu 2024-07-03 08:02:38 -07:00
David Harris
a2fb6a21c5 Removed testbench-imperas now that wsim supports lockstep and single ELF files 2024-07-03 06:25:32 -07:00
Rose Thompson
dc2b596425
Merge pull request #863 from davidharrishmc/dev
Regression runs buildroot to login prompt; VCS lockstep progress
2024-07-03 05:58:40 -07:00
Jordan Carlin
b6ad0571ac
Update sourcing of secondary scripts to work when called from any directory 2024-07-02 22:17:43 -07:00
Jordan Carlin
2a78a65f69
Merge branch 'dev' into installation 2024-07-02 21:55:21 -07:00
Jordan Carlin
bd4f3e89fa
Source package install script so variables are shared 2024-07-02 21:51:43 -07:00
Jordan Carlin
459b659c50
Move package installation and distro check to separate files 2024-07-02 21:25:52 -07:00
David Harris
1b62d2116a VCS lockstep working 2024-07-02 18:05:13 -07:00
David Harris
aff0ad9c02 Progress on VCS; run_vcs rewritten in Python to ease passing parameters 2024-07-02 14:23:34 -07:00
David Harris
e72c8b8e09 Watchdog timeout on buildroot boot is a halting criteria 2024-07-02 14:22:51 -07:00
David Harris
a0729d074b regression --nightly --buildroot runs buildroot boot in Verilator all the way to login prompt and checks success 2024-07-02 14:20:40 -07:00
David Harris
38b0c10f9b Updated wallyTracer to be compatible with VCS 2024-07-02 04:47:53 -07:00
Jordan Carlin
2b4f12916e
Merge pull request #858 from davidharrishmc/dev
Regression Improvements
2024-07-01 20:04:31 -07:00
Jordan Carlin
bd6fa79a18
Cleanup root detection logic 2024-06-30 16:31:40 -07:00
Jordan Carlin
53bda7fe40
Improve print messages 2024-06-30 15:48:28 -07:00
Jordan Carlin
547a859ed8
Clean up .gitmodules file to eliminate warnings when cloning 2024-06-30 11:34:57 -07:00
Jordan Carlin
355cbdd99c
Increase ulimit for verilator 2024-06-29 22:55:16 -07:00
Jordan Carlin
24de9e3cab
Cleanup 2024-06-29 13:49:05 -07:00
Jordan Carlin
4144f3f3c2
Fix regression from Ubuntu 20.04 support 2024-06-29 13:38:34 -07:00
Jordan Carlin
c47411b4e3
Add support for AlmaLinux 8 and 9 (testing) 2024-06-29 12:37:58 -07:00
Jordan Carlin
b8adac9beb
Use gcc 10 for Ubuntu 20.04 for Verilator 2024-06-29 10:45:42 -07:00
David Harris
68a105d5d8 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-06-29 05:35:46 -07:00
Jordan Carlin
c503260b2f
Additional Ubuntu 20.04 updates 2024-06-29 01:32:33 -07:00
Jordan Carlin
b3f04857d4
Initial Ubuntu 20.04 support 2024-06-29 01:23:38 -07:00
Jordan Carlin
6c81fd7759
whitespace cleanup 2024-06-29 01:06:59 -07:00
Jordan Carlin
3d8e850505
Fix ubuntu libncurses to avoid redirect on Ubuntu 24 2024-06-28 23:36:47 -07:00
Jordan Carlin
0298ee479e
Install working on Rocky 8 + 9 and Ubuntu 22 + 24 2024-06-28 23:25:44 -07:00
Jordan Carlin
48e2293fa9
Fix libboost 2024-06-28 21:53:55 -07:00
Jordan Carlin
fbb39efc4d
red hat gcc-toolset-13 not compatible with csh 2024-06-28 20:25:11 -07:00
Jordan Carlin
79870cc910
csh script corrections 2024-06-28 16:26:39 -07:00
Jordan Carlin
d876b76911
Rename unified install script 2024-06-28 16:26:39 -07:00
Jordan Carlin
7a13c58407
Remove individual install scripts 2024-06-28 16:26:39 -07:00
Jordan Carlin
419917517f
Add ncurses back for buildroot 2024-06-28 16:26:39 -07:00
Jordan Carlin
beae450347
Update cshell setup scripts 2024-06-28 15:26:57 -07:00
Jordan Carlin
d6644a743c
Update setup scripts and automatically copy site-setup to $RISCV 2024-06-28 15:02:16 -07:00
Jordan Carlin
6b6ff23c72
Merge branch 'dev' into installation 2024-06-28 13:39:44 -07:00
Jordan Carlin
0c93e17fc2
Correct detection of remote changes 2024-06-28 13:24:19 -07:00
Jordan Carlin
b0f5fbe497
Merge pull request #861 from stineje/main
Temporarily removing Q tests as not everyone has tests
2024-06-28 12:54:18 -07:00
James Stine
f660779ba9 Fix for Q causing it to error out - commented out line for ISA and reset-val so can be put back 2024-06-28 12:17:15 -05:00
James Stine
8bb08fefe7 add three programs to APT to make sure they are there for new installs 2024-06-28 12:16:08 -05:00
David Harris
c972a914c8 Removed +plusarg_save because it doesn't silence VCS 2024-06-28 07:48:01 -07:00
David Harris
4a3532bf5a VCS lockstep progress 2024-06-28 07:19:03 -07:00