mirror of https://github.com/YosysHQ/abc.git
Forgot to update project file.
This commit is contained in:
parent
4635027478
commit
3dfdbe1402
2
abc.rc
2
abc.rc
|
|
@ -21,7 +21,7 @@ set gnuplotwin wgnuplot.exe
|
|||
set gnuplotunix gnuplot
|
||||
|
||||
# Niklas Een's commands
|
||||
load_plugin C:\_projects\abc\_TEST\bip\bip_2010-10-19.exe "BIP"
|
||||
load_plugin C:\_projects\abc\_TEST\bip\bip_2011-04-15.exe "BIP"
|
||||
|
||||
# standard aliases
|
||||
alias b balance
|
||||
|
|
|
|||
|
|
@ -17,5 +17,6 @@ SRC += src/aig/llb/llb.c \
|
|||
src/aig/llb/llb2Image.c \
|
||||
src/aig/llb/llb3Image.c \
|
||||
src/aig/llb/llb3Nonlin.c \
|
||||
src/aig/llb/llb4Cluster.c \
|
||||
src/aig/llb/llb4Image.c \
|
||||
src/aig/llb/llb4Nonlin.c
|
||||
|
|
|
|||
Loading…
Reference in New Issue