Skip to content

Ready doesn't go high in tests (FIRRTL) #2

@immesys

Description

@immesys

Forgive me, I'm new to Chisel, so this could be user error.

I am struggling to get testing to work. I get tons of warnings that look like this:

WARNING: external module "AsyncResetReg"(tl.commandFifo.sink.ridx_gray:AsyncResetReg)was not matched with an implementation

For this test, I have both enq_clock and deq_clock driven with the same clock (and both resets are the same reset). When I run tests, for some reason, io.enq.ready never goes high. I am using the default testing backend (not verilator).

Is there something I need to do to get this to work with PeekPokeTester ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions