mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 04:47:41 -04:00
Save wsim to log
This commit is contained in:
parent
2e774aa055
commit
2f22b236fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
|
@ -142,7 +142,7 @@ jobs:
|
|||
run: |
|
||||
source setup.sh
|
||||
lint-wally
|
||||
wsim rv32i arch32i --sim verilator
|
||||
wsim rv32i arch32i --sim verilator | tee $WALLY/sim/verilator/logs/rv32i_arch32i.log
|
||||
# Upload regression logs for debugging
|
||||
- name: Upload regression logs
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue