Skip to content

Commit

Permalink
Fix Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariel R. M committed Jun 27, 2023
1 parent 6e678b7 commit d9103fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions peripherals/crc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Cada escrita em 0x00F0 resulta no calculo do CRC com o ultimo valor presente no mesmo endereço, o último valor calculado pode ser lido em 0x00F0. Para definir o valor inicial deve-se escrever o valor em 0x00F1.

![image](./img/rtl.png)

# Simulação do componente
- Executar o script `peripherals/crc/crc.do` no ModelSim/Questa
```console
Expand Down
Binary file added peripherals/crc/img/rtl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d9103fd

Please sign in to comment.