Skip to content

simulation hangs using Cadence toolflow #18

@kev-man

Description

@kev-man

I'm trying to run project zipline using Cadence simulator. It compiles the RTL and tb correctly, but then runs and hangs after this step: APB_INFO: @time:573 vector --> w 0x00000374 0x0007a120
It doesn't even use any simulation time, like it's waiting for something.

This is my command to compile, elaborate, and run
build_simv: kme.vlist
xrun -work LIB_TOP -sv -assert -f kme.vlist -l vlogan.log +TESTNAME=kme_key_type_0 +SEED=${SEED}

Are there any command line options I should add ?

Thanks

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