Skip to content

Commit

Permalink
Merge branch 'main' into flaub/v1compat
Browse files Browse the repository at this point in the history
  • Loading branch information
flaub authored Jan 9, 2025
2 parents 5655734 + be95d5a commit eac3571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zirgen/circuit/rv32im/v2/dsl/decode.zir
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import bits;
import u32;

// Decode an instruction
// Largely done by starting at: https://github.com/jameslzhu/riscv-card/blob/master/riscv-card.pdf
// Largely done by starting at: https://github.com/jameslzhu/riscv-card/releases/download/latest/riscv-card.pdf

component Decoder(inst: ValU32) {

Expand Down

0 comments on commit eac3571

Please sign in to comment.