Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obijuan/simplez-fpga
Verilog implementation of the educational "Simplez" processor
https://github.com/obijuan/simplez-fpga
Last synced: 8 days ago
JSON representation
Verilog implementation of the educational "Simplez" processor
- Host: GitHub
- URL: https://github.com/obijuan/simplez-fpga
- Owner: Obijuan
- License: gpl-2.0
- Created: 2015-09-24T08:49:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T11:13:17.000Z (4 months ago)
- Last Synced: 2024-11-02T18:49:57.774Z (12 days ago)
- Language: Python
- Size: 40.9 MB
- Stars: 39
- Watchers: 10
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Procesador educacional SIMPLEZ F
Implementación del **procesador educacional SIMPLEZ en FPGA**, usando herramientas libres y el lenguaje de descripción hardware Verilog
Sintetizado y probado en la tarjeta Icestick
Las simulaciones están muy bien pero... es más divertido: **¡Trabajar con un simplez real!** :-)
![](https://github.com/Obijuan/simplez-fpga/raw/master/doc/images/icestick-simplez-2.png)
# Documentación
Toda la documentación se está escribiendo en la wiki de github de este repo:
[Acceso a la wiki del proyecto](https://github.com/Obijuan/simplez-fpga/wiki)
# Author
[Juan González Gómez](http://obijuan.github.io/) (Obijuan)# Créditos
* Gregorio Fernández Fernández es el creador del procesador Simplez, publicado en su libro: **"Curso de ordenadores : conceptos básicos de arquitectura y sistemas operativos"*** Creadores de las herramientas libres usadas para sintetizar a Simplez F:
* [Proyecto icestorm](http://www.clifford.at/icestorm/), por Clifford Wolf and Mathias Lasser
* [Arachne-pnr](https://github.com/cseed/arachne-pnr), por Cotton Seed* Herramientas para la simulación de SIMPLEZ F:
* **Simulador de Verilog**: [ícarus Verilog](http://iverilog.icarus.com/)
* **Visualizador de señales**: [Gtkwave](http://gtkwave.sourceforge.net/)
*
* [BQ](http://bq.com), por apoyar y financiar este proyecto desde el 2015-07-01 hasta el 2016-04-14# Licencia
![](https://github.com/Obijuan/simplez-fpga/raw/master/doc/images/bq-logo-cc-sa-small-150px.png)Licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/)