alu topic

List alu repositories

NALU

115
Stars
21
Forks
Watchers

Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al

payuclient

73
Stars
17
Forks
Watchers

Payu ALU service client

CSCvon8

101
Stars
13
Forks
Watchers

A crazy small 8-bit CPU built with only seventeen 7400-series chips.

CSCv2

62
Stars
9
Forks
Watchers

Version 2 of my Crazy Small CPU

Basic-SIMD-Processor-Verilog-Tutorial

105
Stars
31
Forks
Watchers

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

nand-2-tetris

74
Stars
6
Forks
Watchers

Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language

rop

34
Stars
14
Forks
Watchers

The Read Origin Protocol (ROP) is a computational protocol that aims to discover the source of all reads, including those originating from repeat sequences, recombinant B and T cell receptors, and mic...

lowlevel

24
Stars
3
Forks
Watchers

Design your own CPU, Operating system, and Compiler (Maintainer: Emin Ghuliev)

spam-1

62
Stars
8
Forks
Watchers

Home Brew 8 Bit CPU Hardware Implementation including a Verilog simulation, an assembler, a "C" Compiler and this repo also contains my research and learning. See also the Hackaday.IO project. https:/...

4bit-microcomputer

58
Stars
2
Forks
Watchers

MikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for education...