forked from MiSTer-devel/SAM-Coupe_MiSTer
-
Notifications
You must be signed in to change notification settings - Fork 1
/
SAMCoupe.sdc
26 lines (20 loc) · 878 Bytes
/
SAMCoupe.sdc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
derive_pll_clocks
derive_clock_uncertainty
set_multicycle_path -from {emu|cpu|*} -setup 2
set_multicycle_path -from {emu|cpu|*} -hold 1
set_multicycle_path -from {emu|psg|*} -setup 2
set_multicycle_path -from {emu|psg|*} -hold 1
set_multicycle_path -from {emu|video|*} -setup 2
set_multicycle_path -from {emu|video|*} -hold 1
set_multicycle_path -to {emu|hmpr*} -setup 2
set_multicycle_path -to {emu|hmpr*} -hold 1
set_multicycle_path -from {emu|hmpr*} -setup 2
set_multicycle_path -from {emu|hmpr*} -hold 1
set_multicycle_path -to {emu|lmpr*} -setup 2
set_multicycle_path -to {emu|lmpr*} -hold 1
set_multicycle_path -from {emu|lmpr*} -setup 2
set_multicycle_path -from {emu|lmpr*} -hold 1
set_multicycle_path -to {emu|brdr*} -setup 2
set_multicycle_path -to {emu|brdr*} -hold 1
set_multicycle_path -from {emu|brdr*} -setup 2
set_multicycle_path -from {emu|brdr*} -hold 1