Jordan Carlin
254f6fa499
Install working on Rocky 8 + 9 and Ubuntu 22 + 24
2024-06-28 23:25:44 -07:00
Jordan Carlin
a656e05e34
Fix libboost
2024-06-28 21:53:55 -07:00
Jordan Carlin
54e859afce
red hat gcc-toolset-13 not compatible with csh
2024-06-28 20:25:11 -07:00
Jordan Carlin
917cf54b02
Rename unified install script
2024-06-28 16:26:39 -07:00
Jordan Carlin
d43d4ed9bf
Remove individual install scripts
2024-06-28 16:26:39 -07:00
Jordan Carlin
4a28310c0e
Merge branch 'dev' into installation
2024-06-28 13:39:44 -07: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
Jordan Carlin
2e55213286
Update install script comments and clean up packages.
2024-06-22 12:37:30 -07:00
Jordan Carlin
ad18734125
Update ubuntu toolchain install to match new red hat form in preparation for merging of scripts.
2024-06-22 12:37:25 -07:00
David Harris
334b616d6f
Removed redundant apt-get line
2024-06-14 02:52:27 -07:00
David Harris
1c20bb9313
Added riscv-isac for test vector generation
2024-05-14 11:32:21 -07:00
David Harris
852b18b3fb
Added missing pyyaml needed for riscdv
2024-05-04 02:43:30 -07:00
David Harris
2ad2fa2bd6
Added -H to pip3 installation to install in system home directory so all users can see package
2024-05-03 10:56:13 -07:00
David Harris
e52409e916
Hard-coded NUM_THREADS in tool-chain-install to make it easier to paste code
2024-04-24 08:45:07 -07:00
David Harris
2dd54b3612
adding ssmtp for nightly regression emails
2024-04-23 10:18:28 -07:00
David Harris
135e2753ac
Fixed Sail compilation
2024-04-16 10:32:43 -07:00
Jordan Carlin
e0312bd3af
Update tool-chain-install to only build Sail c emulator
...
Wally only uses the c emulator, so there is no reason to have it build the other models (like ocaml).
When only the c emulator is used it is also able to only build the differences since the last build.
2024-04-08 08:13:07 -07:00
David Harris
5e53aa4de7
Updated tool chain installation instructions and added a script for docker installation
2024-03-24 15:19:36 -07:00
David Harris
48799aa87c
Added Zfh and Zfa tests to wally-riscv-arch-test until they are accepted in riscv-arch-test repo
2024-03-14 10:49:36 -07:00
David Harris
90e89ced1d
Fixes for synthesis. HPTW change will break x detection
2024-02-26 04:20:08 -08:00
David Harris
45e2317636
Added Wally github address to header comments
2024-01-29 05:38:11 -08:00
David Harris
a9acb5f269
Added comments with a way to build Sail on RedHat
2024-01-12 18:13:11 -08:00
David Harris
67124b0c7f
Fixed typo in declaration in tlbcontrol; escape quoted argument to Verilator; added ulimit to setup so Verilator stack is large enough
2024-01-06 07:11:25 -08:00
David Harris
17cbdb53df
Progress on Verilator simulation. Full adder compiles and runs. Wally builds.
2023-12-31 09:53:13 -08:00
David Harris
86279ca68d
Removed old comment from wally-tool-chain-install
2023-12-25 05:58:55 -08:00
David Harris
d130a78616
Updated to current version of toolchain and prepare to be able to compile Zcb and Zicboz when supported
2023-12-20 16:29:03 -08:00
David Harris
f238927013
Updated to latest Sail to support new features
2023-12-19 13:25:10 -08:00
James E. Stine
01a246422f
Update bug in wally-tool-chain-install.sh script due to misspelling for an environmental variable. In addition, zlibc was removed due to deprecation
2023-12-15 17:04:37 -06:00
David Harris
822197857a
Updated buildroot scripts
2023-11-21 19:36:24 -08:00
David Harris
348e74b8be
Updated wrapper generation to be automatic without specifying WRAPPER=1; instead looks for cvw_t in the file. Also starting to add OSU 130 nm synthesis.
2023-10-19 10:44:03 -07:00
James E. Stine
1852304a2a
Update install script for working SAIL checkout (current version)
2023-10-03 08:00:00 -05:00
David Harris
6a0d818d74
Other Wally cleanup
2023-06-09 09:37:09 -07:00
David Harris
4b85346f3a
Merged install script cleanup
2023-05-14 03:41:35 -07:00
David Harris
f2fc066108
Added CD before compiling SAIL
2023-05-14 03:08:53 -07:00
David Harris
98a44fd3bd
wally installation improvements: latest main branch of riscv-arch-test, updated install script
2023-05-10 08:23:55 -07:00
David Harris
866942b39a
Added packages requested for gcc
2023-05-09 10:30:02 -07:00
David Harris
e69d2e2b96
Tool change docs
2023-03-23 17:24:58 -07:00
David Harris
533972d178
Increased NumThreads to 0
2023-03-23 09:36:50 -07:00
David Harris
67186c4498
install docs
2023-03-23 09:33:56 -07:00
David Harris
3a9b40ff1d
installation script update
2023-03-23 09:31:17 -07:00
David Harris
16d9fac004
README updates
2023-03-23 09:05:37 -07:00
David Harris
4d9087bc4b
README merge
2023-03-23 08:45:12 -07:00
David Harris
120da12414
README/tool installation merge
2023-03-23 08:42:40 -07:00
James Stine
628759a869
Update more information inside Wally install script
2023-03-23 09:20:35 -05:00
Ross Thompson
0827c57bfd
Merge pull request #153 from davidharrishmc/main
...
Updating install instructions
2023-03-22 23:06:02 -05:00
David Harris
b117640266
Updating install instructions
2023-03-22 16:11:59 -07:00
James Stine
48a73e8ee8
Add correction for regression on Sail due to bug in recent release. This hash is known to work (verified by Stine/Thompson). May remove later if Sail ever gets fixed
2023-03-21 08:36:30 -05:00
Ross Thompson
31e8ae1cd1
Fixed bug in the tool chain install script.
2023-03-20 11:52:10 -05:00
David Harris
7f062cff8b
Removed unnecessary --enable-multilib from gcc build commands because --with-multilib-generator implies it
2023-02-08 13:02:21 -08:00
David Harris
76332cac06
Paths changed in latest GCC
2023-02-07 16:49:50 -08:00