grindars / rtl-emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an emulator of Soviet UT-88 minicomputer that I had briefly. It was written to test feasibility of developing software for full-blown hardware platform on its RTL model. Well, it's not feasible. It's deadly slow.

Written ca. jun. 2012.

Prerequisites

  • SDL
  • verilator
  • lots of patience

Building

Simply make it.

About


Languages

Language:Verilog 91.3%Language:C++ 6.5%Language:C 2.1%