Human Resource Machine - CPU Design #HRM
-
Updated
Feb 14, 2021 - Verilog
Human Resource Machine - CPU Design #HRM
University of Pittsburgh ECE 1195
simple mips architecture
This repository contains all the necessary Verilog code and supporting files to synthesize the 8-bit soft-core processor on an FPGA. The code is well-commented, following best practices in digital design to ensure clarity and maintainability.
Get paths for storing things like data, config, cache, etc. Uses the correct OS-specific paths.
Digital circuit description to perform multiplication with data_path and control_path using verilog
from back in the university, a digital design laboratory project, designing a data path and control unit of ram
Computer Systems Organization
Learned Computer organization and Assembly programming: Structure of program computer, Linking and Loading, Translation of high-level language, Logic design, Processor design, Data path, Hardwired control, Microprogrammed control
Add a description, image, and links to the data-path topic page so that developers can more easily learn about it.
To associate your repository with the data-path topic, visit your repo's landing page and select "manage topics."