Michele ba096bf6b2 wired up most of the stuff in encoder (missing dual rail tree)
Obv not simulated yet and not sure all wires are correct. still need to repass through them
2022-03-03 17:52:42 +01:00
2022-03-03 12:39:10 +01:00

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

Description
the classic dataflow library for generating event systems
Readme 215 MiB
Languages
Verilog 97.8%
Coq 1.7%
Python 0.2%
Java 0.1%
Scheme 0.1%