Bring analog contribution statements to the ivl_target API.

Add support for analog processes with analog contributation statements
all the way down to the ivl_target code generator API.
This commit is contained in:
Stephen Williams
2008-11-06 21:31:34 -08:00
parent 0d88d3a798
commit 13aaaab783
15 changed files with 214 additions and 15 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ distclean: clean
rm -f Makefile config.status config.log config.cache config.h
rm -f _pli_types.h
TT = t-dll.o t-dll-api.o t-dll-expr.o t-dll-proc.o
TT = t-dll.o t-dll-api.o t-dll-expr.o t-dll-proc.o t-dll-analog.o
FF = cprop.o nodangle.o synth.o synth2.o syn-rules.o
O = main.o async.o design_dump.o discipline.o dup_expr.o \