An open API service indexing awesome lists of open source software.

https://github.com/svenstaro/uni-projekt

Projekt Mikrocomputer
https://github.com/svenstaro/uni-projekt

Last synced: 6 months ago
JSON representation

Projekt Mikrocomputer

Awesome Lists containing this project

README

          

Projekt Microcomputer
=====================

A university project with the aim to create a processor running on an FPGA.
The projects consists of 3 subprojects: the simple32bit processor, the assembler
and a bunch of programs written with the simple32bit instruction set.

simple32bit
===========

A simple 32 bit processor in MyHDL for hardware synthesis onto an actual FPGA.
It's capable of running small assembler programs written in its own simple instruction set.

Participants
------------

- Felix Wiedemann (1wiedema)
- Marcel Hellwig (1hellwig)
- Felix Ortmann (0ortmann)
- Nasif Yueksel (1yueksel)
- David Weber (1weber)
- Sven-Hendrik Haase (1haase)
- Alias Dammer (1dammer)