Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unsynthetizable types in inside expr
riscv-dv/src/isa/riscv_instr.sv:157:57: Unsupported: RHS of ==? or !=? must be constant to be synthesizable : ... note: In instance 'riscv_instr_gen_tb_top' 157 | if (RV32C inside {riscv_instr_pkg::supported_isa[i]} && | ^ Signed-off-by: Ryszard Rozak <[email protected]>
- Loading branch information