Skip to content

Commit f3e25b9

Browse files
committed
Updated README
1 parent 323a8da commit f3e25b9

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,10 @@ Related Project and Site
464464
==============================
465465

466466
[Veriloggen](https://github.com/PyHDI/veriloggen)
467-
- A library for constructing a Verilog HDL source code in Python
467+
- A Mixed-Paradigm Hardware Construction Framework
468+
469+
[NNgen](https://github.com/NNgen/nngen)
470+
- A Fully-Customizable Hardware Synthesis Compiler for Deep Neural Network
468471

469472
[IPgen](https://github.com/PyHDI/ipgen)
470473
- IP-core package generator for AXI4/Avalon

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,8 +493,11 @@ Then Verilog HDL code generated from the AST instances is displayed.
493493
Related Project and Site
494494
========================
495495

496-
`Veriloggen <https://github.com/PyHDI/veriloggen>`__ - A library for
497-
constructing a Verilog HDL source code in Python
496+
`Veriloggen <https://github.com/PyHDI/veriloggen>`__ - A Mixed-Paradigm
497+
Hardware Construction Framework
498+
499+
`NNgen <https://github.com/NNgen/nngen>`__ - A Fully-Customizable
500+
Hardware Synthesis Compiler for Deep Neural Network
498501

499502
`IPgen <https://github.com/PyHDI/ipgen>`__ - IP-core package generator
500503
for AXI4/Avalon

0 commit comments

Comments
 (0)