Commit Graph

25 Commits

Author SHA1 Message Date
Jordan Carlin
0c338c590a
Buildroot fails with gcc14 2024-11-25 21:10:05 -08:00
Jordan Carlin
9724bb64c5
Add suse packages 2024-11-24 15:52:55 -08:00
David Harris
405ce4e652 Updated IMPERAS_HOME to reflect their distribution 2024-11-17 07:12:32 -08:00
James Stine
f0cb190f34 change message to be more apropos 2024-09-18 15:28:45 -05:00
James Stine
9e88807ad5 fix some missing hard-coded paths #647 2024-09-18 12:47:08 -05:00
James Stine
13dc93c579 add prefix to site-setup for Issue #647 2024-09-18 08:13:59 -05:00
James Stine
29379d0080 update hardcoded paths removing HMC/OSU servers: Issue #647 2024-09-17 08:49:43 -05:00
David Harris
30694f4ed0 Fixed imperas configuration and updated files for new Imperas/Synopsys licenses 2024-08-25 14:46:22 -07:00
Jordan Carlin
f534a75a09
Update gcc activation method for old distros 2024-08-09 17:07:33 -07:00
Jordan Carlin
ef51fdae3a
README updates with updated installation flow 2024-08-08 00:45:20 -07:00
Jordan Carlin
561843d3be
Update LD_LIBRARY_PATH to fix qemu on Ubuntu 20.04 2024-07-27 14:50:17 -07:00
Jordan Carlin
ea16f132f5
Create LD_LIBRARY_PATH if blank 2024-07-26 22:35:07 -07:00
Jordan Carlin
fed45d9eb6
Move verilator stack limit to setup.sh/csh insteaed of site-setup 2024-07-25 21:35:52 -07:00
Jordan Carlin
954247af92
Update setup scripts to be more verbose about errors 2024-07-19 10:14:19 -07:00
Jordan Carlin
355cbdd99c
Increase ulimit for verilator 2024-06-29 22:55:16 -07:00
Jordan Carlin
6c81fd7759
whitespace cleanup 2024-06-29 01:06:59 -07:00
Jordan Carlin
d6644a743c
Update setup scripts and automatically copy site-setup to $RISCV 2024-06-28 15:02:16 -07:00
David Harris
055cfcb717 Adjusted site setup based on new QUESTA_HOME 2024-04-27 19:51:23 -07:00
Quswar Abid
f999ccadf4 /cad/mentor/questa_sim-2023.4/questasim is fixed, relative paths to design and testbench files are fixed, and RISCV-DV submodule is updated back to the latest commit on master branch 2024-04-26 15:55:39 -07:00
David Harris
160c11d786 Integrating riscv-dv coverage 2024-04-24 10:17:49 -07:00
James E. Stine
c7f177100c update path for #721 2024-04-16 09:51:24 -05:00
James E. Stine
fd4ce8eca7 Remove path for old GCC tools as it causes some issues. Experimentation by removing caused no problems as just use bin is needed 2024-04-09 10:37:32 -05:00
James E. Stine
760291d6cc On some Ubuntu boxes, the path for Wally interferes with other tools. Prepending Wally path to make sure there are no conflicts. 2024-04-09 09:00:45 -05:00
David Harris
79cccfca82 Progress toward run_vcs 2024-04-03 14:05:07 -07:00
Rose Thompson
640dae69f8 System independent setup.sh file
separates setup.sh into setup.sh and site-setup.sh.  site-setup.sh is to be copied into $RISCV/site-setup.sh by the system admin and modified as needed.
setup.sh should no longer require modifications for individual systems.
2024-03-12 16:47:56 -05:00