Skip to content

qboot/asm-crc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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