Progress in SMV back-end
This commit is contained in:
@@ -6,7 +6,7 @@ rm -rf temp
|
||||
mkdir -p temp
|
||||
|
||||
../../yosys -p 'test_cell -muxdiv -w temp/test all'
|
||||
rm -f temp/test_{alu,fa,lcu,lut,macc}_*
|
||||
rm -f temp/test_{alu,fa,lcu,lut,macc,shiftx}_*
|
||||
|
||||
cat > temp/makefile << "EOT"
|
||||
all: $(addsuffix .ok,$(basename $(wildcard temp/test_*.il)))
|
||||
|
||||
Reference in New Issue
Block a user