Georges Alsankary
Georges Alsankary
I have been using the built in make commands, with flags/arguments that worked for the verilator equivalent. > Le 3 juil. 2021 à 11:28 AM, Jerry Zhao ***@***.***> a écrit...
`make CONFIG=SmallBoomConfig -j $(nproc)`
`simv-chipyard-SmallBoomConfig ../../tests/hello.v` It doesn't work when adding executables or additional flags like `+verbose`, even when configured for verbose output
Sorry. That was a typo on my part. Any riscv binary compiled with https://chipyard.readthedocs.io/en/latest/Software/Baremetal.html gives the same result when combined with +verbose. The simulator works when only given a `.riscv`...