First working integration of a SRAM block.
[soclayout.git] / experiments12 / Makefile
1 # -*- explicit-buffer-name: "Makefile<soclayout/experiment12>" -*-
2
3 LOGICAL_SYNTHESIS = Yosys
4 PHYSICAL_SYNTHESIS = Coriolis
5 DESIGN_KIT = FlexLib018
6
7 CHIP = chip
8 CORE = memory
9 USE_CLOCKTREE = Yes
10 USE_DEBUG = No
11 USE_KITE = No
12 RM_CHIP = No
13
14 VST_FLAGS = --vst-no-lowercase
15 YOSYS_FLATTEN =
16 YOSYS_BLACKBOXES = SPBlock_512W64B8W
17 NETLISTS = $(shell cat netlists.txt)
18
19
20 include ./mk/design-flow.mk
21
22
23 blif: memory.blif
24 vst: memory.vst
25
26 lvx: lvx-chip_cts_r
27 druc: druc-chip_cts_r
28 dreal: dreal-chip_cts_r
29 flatph: flatph-chip_cts_r
30 view: cgt-chip_cts_r
31 layout: chip_cts_r.ap
32 gds: chip_cts_r.gds