#
processor-design
Here are 19 public repositories matching this topic...
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 in VHDL ( a hardware side code 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
Jul 13, 2019 - 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
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
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
EE577b-Course-Project
verilog-hdl
multiprocessor
processor-design
networkonchip
synopsys-dc
cadence-ncverilog
cadence-conformal
-
Updated
May 6, 2020 - Verilog
A simple processor designed using Verilog and Altera DE1 development board.
-
Updated
Apr 22, 2020 - Verilog
Verilog implementation of a subset of MIPS 32 Bit Processor Instructions, ISA design, Assembler Design and Compiler design
-
Updated
Nov 28, 2018 - Verilog
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
-
Updated
Dec 10, 2018 - VHDL
Verilog code for an 32-bit ALU connected to a register file.
-
Updated
Oct 21, 2017 - 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
Custom processor implemented in logisim-evolution
-
Updated
Sep 18, 2018 - Python
-
Updated
Aug 5, 2019 - Assembly
-
Updated
Dec 4, 2017 - Verilog
A RISC-V processor implementing the RV32I ISA
-
Updated
Jul 2, 2020 - SystemVerilog
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."