Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Chipyard-Standalone Testing with Config AXI4TestConfig00 #68

Open
qwerssss1 opened this issue Jun 17, 2024 · 2 comments
Open

Chipyard-Standalone Testing with Config AXI4TestConfig00 #68

qwerssss1 opened this issue Jun 17, 2024 · 2 comments

Comments

@qwerssss1
Copy link

command: make SUB_PROJECT=constellation BINARY=none CONFIG=AXI4TestConfig00 run-binary-debug
simulator: verilator

error log:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at ... ()
at chipyard.stage.phases.PreElaboration.$anonfun$transform$1(PreElaboration.scala:35)
at ... ()
at ... (Stack trace trimmed to user code only. Rerun with --full-stacktrace to see the full stack trace)
Caused by: java.lang.UnsupportedOperationException: empty.max

I can pass the config Testconfig00 but fail with AXI/Tilelink config with error above.

@jerryz123
Copy link
Collaborator

Try make SUB_PROJECT=constellation BINARY=none CONFIG=AXI4TestConfig00 run-binary-debug MODEL=AXI4TestHarness

@qwerssss1
Copy link
Author

Thanks, it works

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants