#
processor-design
Here are 28 public repositories matching this topic...
A CPU implemented in a modular synthesizer
-
Updated
Dec 31, 2021
Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in this ALU. The ALU operation will take two clocks. The first clock cycle will be used to load values into the registers. The second will be for performing the operations. 6-bit opcodes are used to select the functions. The instruction code, including the opcode, will be 18-bit.
cpu
processor
simd
verilog
alu
adder
instruction-set-architecture
cadence-virtuoso
multiplier
verilog-project
processor-design
-
Updated
Oct 31, 2018 - Verilog
A multi-cycle RISC CPU (processor) like MIPS-CPU architecture in VHDL ( a hardware-side implementation )
processor-architecture
cpu
vhdl
isa
cpu-model
instruction-set-architecture
mips-processor
vhdl-modules
risc-processor
vhdl-code
cpu-architecture
multi-cycle
processor-design
-
Updated
Jun 19, 2021 - VHDL
A Predicated-SIMD processor implementation in SystemVerilog
-
Updated
Jul 14, 2021 - SystemVerilog
EE577b-Course-Project
verilog-hdl
multiprocessor
processor-design
networkonchip
synopsys-dc
cadence-ncverilog
cadence-conformal
-
Updated
May 6, 2020 - Verilog
EDRICO (Educational DHBW RISC-V Core) is a small 32-bit RISC-V core implementing the Integer base architecture and Zicsr extension. It is developed as part of a students project at the DHBW Ravensburg by Noah Wölki and Levi Bohnacker
-
Updated
Jul 19, 2021 - VHDL
An 8-bit processor in VHDL based on a simple instruction set
processor-architecture
fpga
processor
vhdl
verilog
vivado
hardware-designs
hdl
xilinx-fpga
processor-simulator
hardware-description-language
digital-electronics
altera-fpga
processor-design
-
Updated
Mar 7, 2019 - VHDL
SEP, for Simple Enough Processor, is an elaborated from scratch simulated (on Logisim) educational CPU
processor-architecture
cpu
processor
computer-architecture
digital-design
computer-organization
processor-design
processor-simulation
-
Updated
Aug 31, 2021 - Assembly
Domain Specific Hardware Accelerators - VLSI CAD Project
processor-architecture
ram
hardware
processor
bus
bluespec
hardware-designs
vlsi
hardware-acceleration
vlsi-physical-design
bluespec-systemverilog
processor-design
vector-processor
vlsi-design
bluespec-systemverilog-language
vlsi-cad
-
Updated
Jan 11, 2021 - Bluespec
ARM architecture single-cycle processor designed according to book "Digital design and computer architecture: ARM edition" as a practice in digital design.
-
Updated
Jun 27, 2019 - SystemVerilog
FPGA implementation of a special purpose processor that performs single operation using custom ALU. You can take look at the [related blog post] (https://overengineer.github.io/SpecialPurposeProcessor) for further details.
-
Updated
Jan 3, 2019 - Verilog
Simulation of Designs of Basic Computer & Processor Architecture(4-bit MIPS CPU, Floating Point Adder) in Logisim as assignments of Computer Architecture Sessional course of CSE 306 of CSE, BUET
processor-architecture
cpu
mips
simulation
cse
computer-architecture
alu
circuit-simulation
logisim
mips-architecture
mips-processor
registers
floating-point-arithmetic
4-bit
processor-design
4-bit-cpu
16-bit-floating-point-adder
cse-buet
buet
-
Updated
Aug 11, 2018 - VHDL
Verilog implementation of a subset of MIPS 32 Bit Processor Instructions, ISA design, Assembler Design and Compiler design
-
Updated
Nov 28, 2018 - Verilog
-
Updated
Feb 2, 2021 - Verilog
Verilog Implementation of a Z80 Compatible Processor Architecture - Lab Report
-
Updated
Mar 28, 2021 - TeX
A simple processor designed using Verilog and Altera DE1 development board.
-
Updated
Apr 22, 2020 - Verilog
The reference design of EE113's final project (Digital integrated Circuit design Fall 2020) at ShanghaiTech University
-
Updated
Aug 12, 2020
Computer Architecture: 01:198:211 This course covers the fundamental issues in the design of modern computer systems, including the design and implementation of key hardware components such as the processor, memory, and I/O devices, and the software/hardware interface.
c
data-representation
assembly-x86
digital-logic-design
computer-arithmetic
processor-design
cache-design
main-memory-design
-
Updated
Sep 18, 2018 - C
Multi-core Processor Design for Matrix Multiplication Using Verilog
-
Updated
Dec 20, 2021 - Verilog
Custom processor implemented in logisim-evolution
-
Updated
Nov 8, 2020 - Python
Microcontroller implementation using an expanded version of the R8 ISA (PUCRS), aiming FPGA synthesis
-
Updated
Aug 3, 2020 - Assembly
-
Updated
Dec 10, 2018 - VHDL
NanoGo a Go (golang) Subset for Homebrew / Hobby CPUs
go
golang
cpu
compiler
assembly
hobby-project
hobby-compiler
processor-design
hobby-language
homebrew-computer
-
Updated
Dec 23, 2021 - Go
A synthesizable pipelined RISC-V processor. (Digital System Design, Spring 2020, NTUEE)
-
Updated
Jul 20, 2020 - Verilog
Improve this page
Add a description, image, and links to the processor-design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the processor-design topic, visit your repo's landing page and select "manage topics."