chipsalliance / riscv-dv

Random instruction generator for RISC-V processor verification
Apache License 2.0
1.02k stars 329 forks source link

How to Generate custom instruction using pyflow? #868

Open AirsFyp opened 2 years ago

AirsFyp commented 2 years ago

i can't generate custom instruction using pyflow like i want to generate only add instruction. can you guide me how to generate it?