#
processor-design
Here are 35 public repositories matching this topic...
A CPU implemented in a modular synthesizer
-
Updated
Mar 20, 2022
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
Jul 17, 2022 - 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
CSC403: Computer Organization and Architecture [COA] & CSL403: Processor Architecture Lab [PAL] <Semester IV>
computer-science
processor-architecture
engineering
computer-engineering
textbooks
computer-organization
computer-organisation
processor-design
computer-organisation-architechure
computer-organization-lab
computer-organization-and-design
computer-organ
ameythakur
amey
-
Updated
Jun 3, 2022 - C
EDRICO (Educational DHBW RISC-V Core) is a small 32-bit RISC-V core implementing the Integer base architecture and Zicsr extension. It was developed as part of a students project at the DHBW Ravensburg by Noah Wölki and Levi Bohnacker. Future developments (outside of the scope of DHBW Ravensburg) are planned to add further ISA extensions and implement modern processor architectures.
-
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
RV32I core using TL-Verilog.This project was done as a part of RISC-V based MYTH (Microprocessor for you in Thirty Hours) workshop organized by Kunal Ghosh and Steve Hoover
riscv
microprocessor
computer-architecture
vlsi
risc-v
tlv
riscv32
processor-design
riscv32i
computer-hardware
-
Updated
Apr 29, 2022 - Python
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
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
A simple processor designed using Verilog and Altera DE1 development board.
-
Updated
Apr 22, 2020 - Verilog
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
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
Jan 4, 2022 - Go
Um pequeno processador RISC-V de 32 bits desenvolvido com a linguagem de descrição VHDL.
-
Updated
Oct 20, 2022 - VHDL
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
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."

