mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 21:57:33 -04:00
[processor_check] also generate HDL file lists
just for CI testing...
This commit is contained in:
parent
6672eb6025
commit
e3ef6aeae9
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
set -e
|
||||
|
||||
echo "Starting processor check simulation..."
|
||||
make USER_FLAGS+="-DUART0_SIM_MODE -DUART1_SIM_MODE" clean_all all sim-check
|
||||
make USER_FLAGS+="-DUART0_SIM_MODE -DUART1_SIM_MODE" hdl_lists clean_all all sim-check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue