chauhanjoy

Results 2 issues of chauhanjoy

Follow ReadMe.md file and try to build a cycle-accurate Gemmini simulator using Verilator with --debug switch command is not complete or its hung. please check attached screenshot. ![image](https://user-images.githubusercontent.com/79641380/176876956-4278892c-4170-4137-ab65-47827aa3985b.png)

Hi, I have followed this commands, ``` git clone https://github.com/ucb-bar/chipyard.git cd chipyard git checkout 117624d8eea27bafd613eec09e9b9b3e31239e08 ./scripts/init-submodules-no-riscv-tools.sh ./scripts/build-toolchains.sh esp-tools source env.sh cd generators/gemmini git fetch && git checkout v0.6.4 git submodule...