The Wayback Machine - https://web.archive.org/web/20211231201608/https://github.com/topics/processor-design
Skip to content
#

processor-design

Here are 28 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.
  • Updated Oct 31, 2018
  • 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
  • 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.

Curate this topic

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."

Learn more