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
464
464
==============================
465
465
466
466
[ 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
468
471
469
472
[ IPgen] ( https://github.com/PyHDI/ipgen )
470
473
- 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.
493
493
Related Project and Site
494
494
========================
495
495
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
498
501
499
502
`IPgen <https://github.com/PyHDI/ipgen >`__ - IP-core package generator
500
503
for AXI4/Avalon
You can’t perform that action at this time.
0 commit comments