You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mps4_board.uart0.out_file=- # (string, init-time) default = '' : Output file to hold data written by the UART (use '-' to send all output to stdout)
14
14
mps4_board.uart0.shutdown_on_eot=1 # (bool , init-time) default = '0' : Shutdown simulation when a EOT (ASCII 4) char is transmitted (useful for regression tests when semihosting is not available)
15
-
mps4_board.v_path=./Board/Corstone-300/vsi/python/ # (string, init-time) default = '' : Specify path to python folder with scripts for both of VSI and VIO
15
+
mps4_board.v_path=./Board/Corstone-320/vsi/python/ # (string, init-time) default = '' : Specify path to python folder with scripts for both of VSI and VIO
0 commit comments