VCD2VPD : Command not Found

217 views
Skip to first unread message

Shahzaib Kashif

unread,
Sep 2, 2022, 6:24:51 AM9/2/22
to Chipyard
When i run 
` make run-asm-tests-debug`
after running
` make debug `

the makefile throws this error
`/bin/bash: vcd2vpd: command not found `

Jerry Zhao

unread,
Sep 2, 2022, 1:21:41 PM9/2/22
to chip...@googlegroups.com
Delete the line with `vcd2vpd` in this file: https://github.com/ucb-bar/chipyard/blob/main/sims/verilator/Makefile

-Jerry

--
You received this message because you are subscribed to the Google Groups "Chipyard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chipyard+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chipyard/88870ac6-6533-41cf-aa97-2b7cea177d4bn%40googlegroups.com.

Shahzaib Kashif

unread,
Sep 4, 2022, 11:22:49 AM9/4/22
to Chipyard
After deleting the line, the process stucks on the first instruction of amoadd.

`Running with RISCV=/home/skashif/chipyard/esp-tools-install
rm -f /home/skashif/chipyard/sims/verilator/output/chipyard.TestHarness.TinyRocketConfig/rv32ua-p-amoadd_w.vpd.vcd && mkfifo /home/skashif/chipyard/sims/verilator/output/chipyard.TestHarness.TinyRocketConfig/rv32ua-p-amoadd_w.vpd.vcd
(set -o pipefail &&  /home/skashif/chipyard/sims/verilator/simulator-chipyard-TinyRocketConfig-debug +permissive +dramsim +dramsim_ini_dir=/home/skashif/chipyard/generators/testchipip/src/main/resources/dramsim2_ini +max-cycles=10000000   +verbose -v/home/skashif/chipyard/sims/verilator/output/chipyard.TestHarness.TinyRocketConfig/rv32ua-p-amoadd_w.vpd.vcd +permissive-off /home/skashif/chipyard/sims/verilator/output/chipyard.TestHarness.TinyRocketConfig/rv32ua-p-amoadd_w </dev/null 2> >(spike-dasm > /home/skashif/chipyard/sims/verilator/output/chipyard.TestHarness.TinyRocketConfig/rv32ua-p-amoadd_w.out) | tee /home/skashif/chipyard/sims/verilator/output/chipyard.TestHarness.TinyRocketConfig/rv32ua-p-amoadd_w.log)`

After this log nothing happens, the process is stuck forever

Thanks
Reply all
Reply to author
Forward
0 new messages