Skip to content

make run-binary-debug failed, unable to generate complete waveform #3770

@YangDehao666

Description

@YangDehao666

I use the default CONFIG to test a simple hello.riscv file.
In the path "chipyard/sims/verilator", When executing command : "./simulator-chipyard-RocketConfig pk hello" ,it can output 'Hello' normally.
But when executing "make run-binary-debug BINARY=hello", It will report the error in hello.log file as this:

[UART] UART0 is here (stdin/stdout).
[0] %Error: chipyard.TestHarness.RocketConfig.harness.v:25645: Assertion failed in TOP.TestHarness.ram.buffer_1.monitor
%Error: /home/dios/Desktop/chipyard/sims/verilator/generated-src/chipyard.TestHarness.RocketConfig/chipyard.TestHarness.RocketConfig.harness.v:25645: Verilog $stop
Aborting...

whatever riscv file I use to test, it always shows this result, how to solve this problem?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions