Compare commits

..

1 Commits

Author SHA1 Message Date
Ole Richter 115eede67d added license, moved cell libs into repo
added buffer (not tested),
2022-02-21 00:21:22 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
TARGETACT=__all__.act stdcells.act acells.act primitives.act
SUBDIRS=
# template because its a template based appoach no syntesis so it would be wrong in syn
TARGETACTSUBDIR=template/dataflow
TARGETACTSUBDIR=template/dataflow_neuro
include $(ACT_HOME)/scripts/Makefile.std