586 B
586 B
ARCHIVED REPOSITORY
further development and new versions => https://github.com/async-ic/actlib-neurosynaptic-perifery
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