mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
1.3 KiB
1.3 KiB
=======
OH!
An Open Hardware Library for Chip and FPGA Designers
This library is written in vanilla Verilog. Pull requests accepted.
Spec | Status | Description |
---|---|---|
common | Common modules (synchronizer,clocks,etc) | |
edma | DMA module | |
emesh | Epiphany emesh related circuits | |
elink | Epiphany point to point LVDS link | |
emailbox | Simple mailbox with interrupt output | |
emmu | Simple memory transaction translation unit | |
memory | Various simple memory structures (RAM/FIFO) | |
rand | Random number generators | |
scripts | Common scripts/utilities for FPGA design | |
xilibs | Simulation modules for Xilinx primitives |
LICENSE
This library is made available with a GPL V3 copyleft license with the added condition that the Verilog code herein is to be considered software and physical chips and FPGA bitstreams are the hardware equivalent of a binary program.