move Makefile3/4 to experiments3
[soclayout.git] / experiments3 / Makefile4
diff --git a/experiments3/Makefile4 b/experiments3/Makefile4
new file mode 100755 (executable)
index 0000000..d23ee75
--- /dev/null
@@ -0,0 +1,26 @@
+# -*- explicit-buffer-name: "Makefile<6502/cmos45>" -*-
+
+        LOGICAL_SYNTHESIS = Yosys
+       PHYSICAL_SYNTHESIS = Coriolis
+               DESIGN_KIT = sxlib
+
+#           YOSYS_FLATTEN = Yes
+            USE_CLOCKTREE = Yes
+                USE_DEBUG = No
+                 USE_KITE = No
+
+                 NETLISTS = $(shell cat nets4.txt)
+
+                VST_FLAGS = --vst-use-concat
+
+ include ./mk/design-flow.mk
+
+
+blif:      test_add.blif
+vst:       test_add.vst
+layout:    test_add_cts_r.ap
+gds:       test_add_cts_r.gds
+
+lvx:       lvx-test_add_cts_r
+druc:      druc-test_add_cts_r
+view:      cgt-test_add_cts_r