build/sim: use -O0 for verilator compilation
In most of the case, execution speed is already fast enough with -O0 and with complex design -O0 is a lost faster to compile than -O3. In the future we could add a switch to choose which optimization we want.
Showing
Please register or sign in to comment