Closed paulopacitti closed 1 year ago
Um lembrete, o que acha de alterar a linha 22 do arquivo register_file
para utilizar <=
na atribuição?
Um lembrete, o que acha de alterar a linha 22 do arquivo
register_file
para utilizar<=
na atribuição?
É que não tem register_file
nesse diff, podemos fazer um bugfix só pra isso
Add
addi
instruction to the CPU, so we are ready to run the first RISC-V program!riscv-gnu-toolchain
it's needed to make these scripts work. Since it's a heavy package, my opnion is that not everyone needs to install this and we should ask member who have installed them to run it for. Later, to fix this issue, we can make a Dockerfile with the RISC-V toolchain.