]> Joshua Wise's Git repositories - poslink.git/blobdiff - Makefile
whoops.
[poslink.git] / Makefile
index aab7d1759602ae6b86939a829ca5f729b81b7319..f6ef7b25e5219cf7b31137f1e8e36382f54f581f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ $(TARGET).ngd: $(TARGET).ngc $(TARGET).ucf
        ngdbuild -dd _ngo -uc $(TARGET).ucf -nt timestamp -p $(CHIP) "$(TARGET).ngc" $(TARGET).ngd
 
 $(TARGET).vm6: $(TARGET).ngd
-       cpldfit -p $(CHIP) -power std $(TARGET).ngd -inputs 10 
+       cpldfit -p $(CHIP) -power std $(TARGET).ngd -inputs 12 -pterms 1
 
 $(TARGET).jed: $(TARGET).vm6
        hprep6 -i $(TARGET).vm6
This page took 0.02348 seconds and 4 git commands to generate.