https://github.com/kranfix/cpu
https://github.com/kranfix/cpu
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kranfix/cpu
- Owner: kranfix
- Created: 2012-12-08T00:55:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-11T19:58:22.000Z (over 13 years ago)
- Last Synced: 2025-02-16T20:46:24.709Z (over 1 year ago)
- Language: VHDL
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CPU
===
Este repositorio contiene la implementación del computador básico
descrito en el libro "Arquitectura de Computadoras" de los
autores Morris-Manó.
Registros de 16 bits
====================
Se definen 3 registros de 16 bits en registros_16.vhd
Registros
DR:
IR:
TR:
Registros de 12 bits
====================
Se definen 2 registros de 12 bits en registros_12.vhd
Registros
AR:
PC: