the classic dataflow library for generating event systems
Go to file
Greatorex 3c3f02995d added verilog conversion script 2022-04-15 12:48:21 +02:00
dataflow_neuro Merge remote-tracking branch 'origin/dev' into dev 2022-04-12 17:05:26 +02:00
test texel small testt working 2022-04-12 17:48:59 +02:00
.gitignore
CHANGELOG.md
Fixing_Verilog.ipynb added verilog conversion script 2022-04-15 12:48:21 +02:00
LICENSE
Makefile
README.md
cern_ohl_w_v2_howto.pdf

README.md

A dataflow template library for mixed signal neuromoric processors

the library will be installed in $ACT_HOME/act/tmpl/dataflow_neuro. This path is part of the default search path for any ACT tool.

this library depends on stdlib (https://github.com/asyncvlsi/stdlib)

Installation

Set $ACT_HOME to the root of your ACT installation, and then run make install.

Unit tests

After installation, you can run make runtest to execute the unit tests