[processor_check] also generate HDL file lists

just for CI testing...
This commit is contained in:
stnolting 2024-08-04 19:39:01 +02:00
parent 6672eb6025
commit e3ef6aeae9

View file

@ -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