File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
500503for AXI4/Avalon
You can’t perform that action at this time.
0 commit comments