Skip to content

qboot/asm-crc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 16, 2019
2914297 Β· Jul 16, 2019

History

3 Commits
Jul 15, 2019
Jul 16, 2019

Repository files navigation

CRC-16 implementation in assembly (RISC-V)

Let's explore asm! πŸš€βœ¨

If needed, RISC-V IDE/Simulator can be downloaded here: https://github.com/TheThirdOne/rars.

Sir, It was risky ... But it's ***** working! 😎

Check the validity of the algo with your input on this website using the following parameters:

  • Output type: DEC
  • Calc: Calc CRC-16
  • Algorithm: CRC-16/AUG-CCITT
  • Column: Result

About

CRC-16 implementation in assembly (RISC-V)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published