diff --git a/README.md b/README.md index 9782e0c4..2212f3ae 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,10 @@ make car-hw-sim CHS_BOOTMODE= CHS_PRELMODE= CHS_BINA make car-hw-sim CHS_BOOTMODE= CHS_PRELMODE= CHS_IMAGE=.car.memh PULPCL_BINARY= SPATZCL_BINARY= SECD_BINARY= SAFED_BOOTMODE= SAFED_BINARY= ``` +### Debugging + +Per default, Questasim compilation is performance-optimised and simulation logging is disabled. To enable full visibility, logging, and the Questa GUI, set `DEBUG=1` when executing the steps above. + ## License Unless specified otherwise in the respective file headers, all code checked into