diff --git a/README.md b/README.md index 06d18e7..593bbc9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ ## Introduction +!!! WARNING!!! +* Main branch is Work In Progress (ie broken) +* For a stable version, seee Tag V1.0 + +------ + OH! is an open-source library of hardware building blocks based on silicon proven design practices at 0.35um to 28nm. The library is being used by Adapteva in designing its next generation ASIC. The library is written in standard Verilog (2005) and contains over 25,000 lines of Verilog code, over 150 separate modules. Examples of functionality include: FIFOs, SPI (master/slave), GPIO, high speed links, memories, clock circuits, synchronization primitives,interrupt controller, DMA.