Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: nand

weston-embedded/uC-FS

A compact, reliable, high-performance, and thread-safe embedded file system for microprocessors, microcontrollers, and DSPs. An optional journaling component provides fail-safe operation while maintaining FAT compatibility.

Language: C - Size: 669 KB - Last synced: 3 days ago - Pushed: about 3 years ago - Stars: 89 - Forks: 66

manuemmanuel/Gates-Verilog-HDL

This repository contains a collection of basic digital logic gates implemented in Verilog HDL (Hardware Description Language).

Language: Verilog - Size: 7.81 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

dangowrt/owrt-ubi-installer

OpenWrt firmware installer for the Linksys E8450 aka. Belkin RT3200

Language: Shell - Size: 117 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 382 - Forks: 49

d0k3/GodMode9

GodMode9 Explorer - A full access file browser for the Nintendo 3DS console :godmode:

Language: C - Size: 5.66 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1,995 - Forks: 188

ghaiklor/nand-2-tetris

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

Language: Assembly - Size: 752 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 64 - Forks: 6

walczakp/xbox360-flasher

XBOX360 Teensy/RPi Pico flasher

Language: C++ - Size: 253 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 32 - Forks: 3

simsieg/nandgame-solutions

Solutions for nandgame.com

Size: 1.67 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 54 - Forks: 7

bbogush/nand_programmer

NANDO - NAND Open programmer

Language: C - Size: 3.98 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 250 - Forks: 96

jcleng/gl-ar300m-ext-nand

自用构建openwrt/ar300m,jcgq30pro,x86等

Size: 183 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 3

OpenIPC/microsnander

Stripped down and modified version of Serial Nor/nAND/Eeprom programmeR (based on CH341A)

Language: C - Size: 95.7 KB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 7 - Forks: 0

sunzenshen/mhrd-solutions

My solutions to the NAND-to-CPU game MHRD

Size: 30.3 KB - Last synced: 3 months ago - Pushed: about 7 years ago - Stars: 44 - Forks: 7

Vandesm14/complogic

Simulate logic gates on a compiled single-instruction VM with Rust

Language: Rust - Size: 190 KB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

nverno/nand-hdl-mode

Emacs major mode for editing NAND hardware description language files (.hdl)

Language: Emacs Lisp - Size: 849 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 13 - Forks: 2

WiiDatabase/FSToolBox-Mod

Mod of the FSToolBox HW_AHBPROT Mod

Language: C - Size: 36.1 KB - Last synced: 6 months ago - Pushed: about 5 years ago - Stars: 4 - Forks: 0

rhovector/Cadence_Virtuoso_180nm_Projects

Schematic, Layout Design & Simulation in 180nm Technology

Size: 77.1 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 10 - Forks: 1

Roboramv2/computer-from-nand-gates

Designing and building a functional computer out of NAND gates. Currently in the design stage. Following the course "Nand2Tetris" on coursera

Language: Scilab - Size: 2.4 MB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

nodef/extra-boolean

Boolean data type has two possible truth values to represent logic.

Language: TypeScript - Size: 610 KB - Last synced: 13 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

M4nueleZ/GodMode9_ITA Fork of d0k3/GodMode9

GodMode9 Ed. Italiana - Traduzione italiana dell'originale GodMode9 Explorer per Nintendo 3DS

Language: C - Size: 5.78 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

AdirBens/DigitalSystems-Nand2Tetris

Projects Implementation Hack Computer from the popular CS course known as Nand to Tetris.

Language: Assembly - Size: 325 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

goloop/trit

The trit package provides a Go implementation of three-level logic, including logical operations such as NOT, AND, OR, XOR, NAND, NOR, and XNOR.

Language: Go - Size: 78.1 KB - Last synced: 9 months ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

AlessandroTambellini/Just-a-NAND-gate

What is a NAND gate, how does it works and how it is built

Language: HTML - Size: 13.7 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

BlaCkinkGJ/Flash-Translation-Layer

:thinking: This repository aims to make a generic FTLs interface and device interface for SSD on the Linux system.

Language: C - Size: 326 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 10 - Forks: 10

OlimilO1402/Asm_Unsigned

Unsigned arithmetic boolean and shifting operations for VB.Integer, VB.Long and VB.Currency

Language: Assembly - Size: 242 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 1

RipperJ/VerilogExpr2NAND-NOR

Logic Expression Compiler, with Logic Minimization, to NAND/NOR Implementation

Language: Python - Size: 42 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 3 - Forks: 0

cyber-anubis/The-HACK-General-Purpose-Computer

Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, implementing the modern software hierarchy designed to enable the translation and execution of object-based, high-level languages on a bare-bone computer hardware platform; Including Virtual machine,Compiler and Operating system.

Language: Python - Size: 151 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 76 - Forks: 5

Deniskore/llvm

LLVM based obfuscator

Size: 75.9 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 45 - Forks: 8

Deniskore/nand_nor

C++ Compile time NAND/NOR obfuscation

Language: C++ - Size: 74.2 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 34 - Forks: 4

waynebonc/Reviv

Extract SysCfg data from corrupted or unreadable NAND dumps.

Language: C# - Size: 93.8 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 10 - Forks: 9

timlg07/NandGame-Solutions

Solutions for all levels of the NandGame.

Size: 6.79 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 15 - Forks: 5

SergeyLadanov/dhara Fork of dlbeer/dhara

NAND flash translation layer for low-memory systems

Language: C - Size: 189 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

BetterWayElectronics/ps3-nand-validator

PS3 NAND Validator

Language: Perl - Size: 56.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 1

fjcamillo/Neural-Representation-of-Logic-Functions

Creating Logic Functions [AND, OR, NOT, XNOR, XOR, NAND, etc] using Neural Network

Language: Python - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 15 - Forks: 8

Huawei-LTE-routers-mods/balong-raw-dump-tools

Utility to convert Huawei Balong RAW NAND dump with oob and ecc (read with programmer) to Huawei block format

Language: Python - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 8 - Forks: 4

Nived151/FET-DigitalLib

A Collection of Digital Library of both Schematic & Layout using 70nm FET

Language: Tcl - Size: 617 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

Baumgartl/openwrt-xiaomi-mir3

OpenWrt with support for the Xiaomi Mi WiFi Router 3 a/k/a MIR3. Based on current stable release v18.06.2 with Linux Kernel 4.14.95.

Language: C - Size: 134 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 16 - Forks: 8

vmallet/ftdi-nand-flash-tool Fork of maehw/ftdi-nand-flash-reader

NAND flash reader/programmer using a FTDI FT2232 IC in bit-bang mode

Language: C - Size: 74.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

welingtonms/logical

Execute, chain & compose logical operations.

Language: JavaScript - Size: 943 KB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Atrate/Magisk-FStrimmer

Read-only mirror from GitLab. A Magisk module for older devices designed to to run fstrim on flash memories automatically

Language: Shell - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

BlaCkinkGJ/Flash-Board-Tester Fork of kukania/libmemio_test

:white_check_mark: The testing program validates the BlueDBM flashboard for the ZCU102 motherboard.

Language: C - Size: 11.8 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

TheCrazyT/nanddump

https://thecrazyt.github.io/nanddump/

Size: 1.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

portothree/nand2tetris

nand2tetris projects

Language: Assembly - Size: 593 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

catseye/Circute

A cellular automaton that simulates NAND gates

Language: JavaScript - Size: 43.9 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

AmirHaytham/Logic-Gates-Circuits-Simulation

Simple Implementation for Logic Gates Project represented in Physics (BS221) Course. Implemented with C++.

Language: C++ - Size: 720 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Evoniuk/Hack-Assembler

Project 7 in the Nand to Tetris Course

Language: JavaScript - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

Newlifer/nand-executor

Executor of logic schemas made with NAND elements.

Language: Python - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 1

Ashleshk/MultiSim-Simulation

Contains basic Simulation circuit layout for concepts involved in Electronic Devices and Circuits and Integrated Circuits Subjects

Size: 9.17 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 1

ravishan16/nand2tetris

nand2tetris

Language: Assembly - Size: 255 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 1

jnuyens/fsul

FailSafe Update Linux

Language: Shell - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0