Skip to content

scotws/RISC-V-Roman-Numerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Roman Numeral conversion in RISC-V assembler

Scot W. Stevenson scot.stevenson@gmail.com

This RV32 program converts Roman numerals and numbers to Arabic numbers. It is based on the RARS 1.6 Assembler and Runtime Simulator at https://github.com/TheThirdOne/rars. It follows the subtractive notation where IV is 4, though additive Roman numbers will be converted as well.

About

Covert Roman numerals and numbers in RISC-V assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published