1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
Andreas Olofsson 8b2974feae Massive reorg!
- flattening hierarchy
- removing junk
2015-11-06 10:59:22 -05:00
2015-11-06 10:59:22 -05:00
2015-11-06 07:02:04 -05:00
2015-10-16 16:04:30 +02:00
2015-11-06 10:59:22 -05:00
2015-11-06 07:03:28 -05:00
2015-11-06 07:03:28 -05:00
2015-11-06 10:59:22 -05:00
2015-11-06 10:59:22 -05:00
2015-11-06 10:59:22 -05:00
2015-11-06 07:02:47 -05:00
2015-07-05 23:30:55 +02:00
2015-04-21 21:36:37 -04:00
2015-04-21 21:36:37 -04:00
2015-11-06 07:03:28 -05:00

=======

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.

Description
No description provided
Readme MIT 43 MiB
Languages
Verilog 81.1%
Tcl 10.7%
C 5.6%
Shell 0.8%
Python 0.6%
Other 1.2%