mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
Andreas Olofsson
fd7aff5dd8
Fixing warning messages in chip synthesis tool
- Don't fight the tools - No way to remove these warnings and I don't want to have to tell everyone to include maging "don't output this kind of warning flags" that are global to a project...that's just bad practice. - Didn't take many minutes to remove these warnings and now synthesis runs through with 0 warnings ... much cleaner.. inspires more confidence
=======
OH! : Open Hardware for FPGA and ASIC designers
CONTENT
Module | Status | Description |
---|---|---|
accelerator | FPGA | Accelerator tutorial |
common | SILICON* | Library of generally useful components |
emesh | SILICON | Emesh interface utility circuits |
elink | SILICON | Point to point LVDS link |
emailbox | FPGA | Mailbox with interrupt output |
emmu | FPGA | Memory transaction translation unit |
irqc | SILICON | Epiphany nested interrupt controller |
xilibs | FPGA | Simulation modules for Xilinx primitives |
NOTES:
- "SILICON": Silicon validated
- "FPGA": FPGA validated
- "SIM": Simulation only
- Common folder includes modules with mixed status. Some are silicon validated, others have only been simulated.
LICENSE
The OH! repository source code is licensed under the MIT license unless otherwise specified. See LICENSE for MIT copyright terms. Design specific licenses can be found in the folder root (eg: aes/LICENSE)
CONTRIBUTING
Instructions for contributing can be found HERE.
RECOMMEND TOOLS
RECOMMENDED READING
Languages
Verilog
81.1%
Tcl
10.7%
C
5.6%
Shell
0.8%
Python
0.6%
Other
1.2%