CDL Modules
|
Files | |
file | riscv_i32c_decode.cdl |
Instruction decoder for RISC-V implementation. | |
module riscv_i32c_decode::riscv_i32c_decode | ( | input t_riscv_i32_inst | instruction, |
output t_riscv_i32_decode | idecode, | ||
input t_riscv_config | riscv_config | ||
) |
[in] | riscv_config | Instruction decoder for RISC-V I16 instruction set. |
This is based on the RISC-V v2.2 specification (hence figure numbers are from that specification)