move Makefile3/4 to experiments3
[soclayout.git] / experiments3 / Makefile4
1 # -*- explicit-buffer-name: "Makefile<6502/cmos45>" -*-
2
3 LOGICAL_SYNTHESIS = Yosys
4 PHYSICAL_SYNTHESIS = Coriolis
5 DESIGN_KIT = sxlib
6
7 # YOSYS_FLATTEN = Yes
8 USE_CLOCKTREE = Yes
9 USE_DEBUG = No
10 USE_KITE = No
11
12 NETLISTS = $(shell cat nets4.txt)
13
14 VST_FLAGS = --vst-use-concat
15
16 include ./mk/design-flow.mk
17
18
19 blif: test_add.blif
20 vst: test_add.vst
21 layout: test_add_cts_r.ap
22 gds: test_add_cts_r.gds
23
24 lvx: lvx-test_add_cts_r
25 druc: druc-test_add_cts_r
26 view: cgt-test_add_cts_r