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