waz-xyz / r5asm

An assembler for Wirth's RISC-5 CPU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r5asm

An assembler for Wirth's RISC-5 CPU (http://people.inf.ethz.ch/wirth/FPGA-relatedWork/).

It's still a work-in-progress (actually built from the sources of another assembler I wrote some years ago - some remnants of this still remain).

Right now it only generates a raw text output (suitable for Verilog's $readmemh).

About

An assembler for Wirth's RISC-5 CPU.

License:MIT License


Languages

Language:C# 97.4%Language:Assembly 2.6%