Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArielRM authored Jun 27, 2023
1 parent d9103fd commit 5b88872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions peripherals/crc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ ModelSim> pwd
# peripherals/crc
ModelSim> do core.do
```
O software de teste simplesmente computa o CRC de `{0xA1, 0x02, 0xF3, 0x34, 0x65, 0x06, 0xB7, 0xC8}` com valor inicial de `0xFF`.
O resultado da compútação do CRC está bem no final da simulação

![image](./img/sim.png)
Expand Down

0 comments on commit 5b88872

Please sign in to comment.