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
and Xcelium reported multiple unknown options.
Part of the terminal output is here:
https://drive.google.com/file/d/1SU9ref_rEcJpG_7CtqdOHfs-xYxcmVJp/view?usp=sharingThe generated files under directory "chipyard/vlsi/build/chipyard.TestHarness.SmallBoomConfig-ChipTop/sim-rtl-rundir" is here:
https://drive.google.com/drive/folders/1jJlmyZqcKYc7MeN9bTjAXtRQ7bcCR0EM?usp=sharingI doubt if it's because this Xcelium version is incompatible with the plugin. What version did you develop the plugin with?
If the version is expected to be compatible, how should I resolve these unknown options?