-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Background work
- Yes, I searched the documentation
- Yes, I searched in the Support (Q&A) section of the Discussions and read the posting guidelines
- Yes, I searched prior issues
- This issue is specific to Hammer, i.e., does not belong in a plugin repository instead
- My report does not contain sensitive info (e.g., PDK information under NDA)
- (If applicable) Yes, I searched the Chipyard documentation
- (If applicable) Yes, I searched the Chipyard mailing list
- (If applicable) Yes, I searched the Chipyard issues
Hammer version and plugin hashes
Release: 1.0.0
Hash: a1b2c3
Hello, I have some problem using the cadence plugin. I have to post it here because the plugin repo is archived and does not accept any new issues.
I asked in the Chipyard Google Group and there was no response.
Other Setup
I'm using hammer under directory "chipyard/vlsi". The OS is CentOS 7.9. Xcelium version is 21.09.011. The Hammer Cadence plugin version is the latest.
I ran the command below:
make sim-rtl CONFIG=SmallBoomConfig BINARY=../toolchains/riscv-tools/riscv-tests/build/benchmarks/median.riscv
Current Behavior
Xcelium reported multiple unknown options:
xrun: *E,BDOPT: Unknown option -notice.
xrun: *W,BADPRF: The -line option may have an adverse performance impact.
xrun: *E,BDOPT: Unknown option -error=PCWM-L.
xrun: *E,BDOPT: Unknown option -error=noZMMCM.
xrun: *E,BDOPT: Unknown option -timescale=1ns/10ps.
xrun: *E,BDOPT: Unknown option -sverilog.
xrun: *E,BDOPT: Unknown option -debug_pp.
Expected Behavior
Finish RTL simulation and generate simulation log.
Other Information
Part of the terminal output is here: https://drive.google.com/file/d/1SU9ref_rEcJpG_7CtqdOHfs-xYxcmVJp/view?usp=sharing
The generated files under directory "chipyard/vlsi/build/chipyard.TestHarness.SmallBoomConfig-ChipTop/sim-rtl-rundir" is here: https://drive.google.com/drive/folders/1jJlmyZqcKYc7MeN9bTjAXtRQ7bcCR0EM?usp=sharing