ucb-bar / gemmini

Berkeley's Spatial Array Generator
Other
772 stars 160 forks source link

Why has it been stopped in this place? [UART] UART0 is here (stdin/stdout). #332

Open llhe110 opened 6 months ago

llhe110 commented 6 months ago

When I run the following simulation command, it stops all the time.

 ./scripts/run-verilator.sh --debug  mobilenet
This emulator compiled with JTAG Remote Bitbang client. To enable, use +jtag_rbb_enable=1.
Listening on port 44019
[UART] UART0 is here (stdin/stdout).
Srangrang commented 2 months ago

hi,did you solve this problem? I think verilator is not suitable for running mobilenet.

https://groups.google.com/g/chipyard/c/gxeuKCxkmmk/m/EQYfQUWEEAAJ

llhe110 commented 1 month ago

hi,did you solve this problem? I think verilator is not suitable for running mobilenet.

https://groups.google.com/g/chipyard/c/gxeuKCxkmmk/m/EQYfQUWEEAAJ

I don't know how to deal with it