https://github.com/svenstaro/uni-projekt
Projekt Mikrocomputer
https://github.com/svenstaro/uni-projekt
Last synced: 6 months ago
JSON representation
Projekt Mikrocomputer
- Host: GitHub
- URL: https://github.com/svenstaro/uni-projekt
- Owner: svenstaro
- License: gpl-3.0
- Created: 2013-11-14T14:05:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-08T10:04:02.000Z (over 11 years ago)
- Last Synced: 2025-03-26T22:43:59.948Z (7 months ago)
- Language: Python
- Size: 11.3 MB
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)