nmigen
There are 33 repositories under nmigen topic.
m-labs/nmigen
A refreshed Python toolbox for building complex digital hardware. See https://gitlab.com/nmigen/nmigen
amaranth-farm/amlib
assorted library of utility cores for amaranth HDL
amaranth-farm/usb2-highspeed-core
a USB2 highspeed device core, written in amaranth HDL
vmunoz82/eda_tools
A Dockerfile with a collections of ready to use open source EDA tools: Yosys, SimbiYosys (with Z3, boolector and Yices2), nextpnr-ice40, netxpnr-ecp5, nextpnr-gowin, Amaranth HDL, Silice and Verilator.
apertus-open-source-cinema/naps
An experiment for building gateware for the axiom micro / beta using amaranth-hdl
lambdaconcept/lambdaUSB
A configurable USB 2.0 device core
m-labs/nmigen-boards
Board and connector definition files for nMigen
bieganski/mtkcpu
RISC-V CPU implementation in Amaranth HDL (aka nMigen)
GuzTech/shdl6800
shdl6800: A 6800 processor written in SpinalHDL
kbob/icebreaker-synth
A simple (audio) synthesizer on the iCEBreaker FPGA.
jeanthom/gram
DDR3 controller for nMigen (WIP)
m-labs/nmigen-stdio
Industry standard I/O for nMigen
amaranth-farm/amgen
command line tool for frequent amaranth HDL tasks (generate sources, show design)
amaranth-farm/amaranth-boards
Up-to-date board and connector definition files for amaranth HDL
zignig/tinybx_stuff
Scripts and gateware for the TinyFPGA bx
mmagm/m6502
6502 CPU implementation written in nMigen
cyber-murmel/nmigen-wishbone-examples
A collection of nMigen examples based on the OpenCores WISHBONE Tutorial https://cdn.opencores.org/downloads/wbspec_b4.pdf#page=91
nmigen1/nmigen
nMigen - version 1 - A refreshed Python toolbox for building complex digital hardware - MIRRORED - https://gitlab.com/nmigen/nmigen
personal-army-of-4o/nyanMigen
nyanMigen: pretty face for nMigen (https://github.com/nmigen/nmigen)
zignig/gizmotron
Framework for nmigen board building with a boneless cpu
0xcdef/icsnano_nmigen
nMigen demos for iCESugar-Nano board
diodesign/vpu
Vulture Processing Unit: A simple vector-math accelerator for neural networks, written in Verilog using nMigen
nmigen1/nmigen-boards
Board and connector definition files for nMigen - MIRRORED - https://gitlab.com/nmigen/nmigen-boards/
nmigen1/nmigen-soc
nmigen-soc - System on Chip toolkit for nMigen - MIRRORED - https://gitlab.com/nmigen/nmigen-soc/
nmigen1/nmigen-stdio
nmignen-stdio - Industry standard I/O for nMigen - MIRRORED - https://gitlab.com/nmigen/nmigen-stdio/
zignig/ideal-spork
Boneless SOC in nmigen and board templates
zignig/spork
Just a spork not the ideal spork
coldelectrons/nmigen-notes
Notes for myself while learning to use Nmigen
pbsds/nmigen-learning
This is me playing around with my new Icebreaker FPGA with nmigen(_dg). The goal is to find a nice project structure and perhaps find a way to work on my arty a7 with a FOSS toolchain
pbsds/nmigen_dg
A shim to use nMigen in dogelang
cyber-murmel/chubby-hat-nmigen-examples
Examples for the Chubby Hat FPGA Development platform
diodesign/simplyfive
Simple RISC-V (RV32I) soft CPU implementation using nMigen and Verilog