su.con
4.75 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
set_input_delay 8.0 -clock clk {reset_l};
set_input_delay 3.0 -clock clk {halt};
set_input_delay 3.0 -clock clk {single_step};
set_input_delay 2.5 -clock clk {pc_in_wr_en};
set_input_delay 5.0 -clock clk {pc_data_in[*]};
set_input_delay 5.0 -clock clk {dma_dm_to_rd};
set_input_delay 5.0 -clock clk {dma_rd_to_dm};
set_input_delay 3.0 -clock clk {dma_imem_select};
set_input_delay 1.5 -clock clk {rd_inst};
set_output_delay -max 7.0 -clock clk {chip_sel};
set_output_delay -max 2.0 -clock clk {rd_base};
set_output_delay -max 4.0 -clock clk {ls_drive_rd_base};
set_output_delay -max 4.0 -clock clk {rd_offset};
set_output_delay -max 8.0 -clock clk {rd_elem_num};
set_output_delay -max 14.0 -clock clk {su_ex_store};
set_output_delay -max 14.0 -clock clk {su_ex_load};
set_output_delay -max 14.0 -clock clk {vu_ex_store};
set_output_delay -max 14.0 -clock clk {vu_ex_load};
set_output_delay -max 14.0 -clock clk {ex_mfc2};
set_output_delay -max 14.0 -clock clk {ex_mtc2};
set_output_delay -max 14.0 -clock clk {ex_cfc2};
set_output_delay -max 14.0 -clock clk {ex_mfc0};
set_output_delay -max 14.0 -clock clk {ex_su_byte_ls};
set_output_delay -max 14.0 -clock clk {ex_su_half_ls};
set_output_delay -max 14.0 -clock clk {ex_su_uns_ls};
set_output_delay -max 14.0 -clock clk {df_ls_drive_ls_in_wb};
set_output_delay -max 14.0 -clock clk {df_pass_thru};
set_output_delay -max 13.0 -clock clk {imem_dma_cycle};
remove_output_delay -clock clk {su_nop_debug};
remove_output_delay -clock clk {vu_nop_debug};
set_output_delay -max 13.0 -clock clk {pc};
set_output_delay -max 6.5 -clock clk {branch_or_addr};
set_output_delay -max 4.0 -clock clk {set_broke};
set_output_delay -max 1.0 -clock clk {vu_rd_ld_dec_k};
set_output_delay -max 1.0 -clock clk {vu_rd_st_dec_k};
remove_output_delay -clock clk {break_inst_debug};
/* Ls_data as an SU input really arrives at 12.0 ns. */
/* Synopsys is apparently confused because it is an inout and */
/* adds a 1.4 ns delay on top of that. We compensate here. */
set_input_delay 10.6 -clock clk {ls_data};
set_output_delay -max 12.0 -clock clk {ls_data};
set_output_delay -max 2.0 -clock clk {vu_comp_k};
set_output_delay -max 6.0 -clock clk {vu_comp};
set_output_delay -max 8.0 -clock clk {vu_func};
set_output_delay -max 8.0 -clock clk {ex_ctc2_vc0};
set_output_delay -max 8.0 -clock clk {ex_ctc2_vc1};
set_output_delay -max 8.0 -clock clk {ex_ctc2_vc2};
set_output_delay -max 1.5 -clock clk {vu_rd_store_type_k};
set_output_delay -max 8.0 -clock clk {vu_elem};
set_output_delay -max 6.0 -clock clk {vu_ld_addr};
set_output_delay -max 6.0 -clock clk {vu_st_addr};
set_output_delay -max 6.0 -clock clk {vu_st_xpose_addr};
set_output_delay -max 6.0 -clock clk {vs};
set_output_delay -max 8.0 -clock clk {vt};
set_output_delay -max 3.0 -clock clk {acc_wr_reg};
set_output_delay -max 3.0 -clock clk {acc_wr_en};
set_output_delay -max 10.0 -clock clk {store_xpose_rd};
set_output_delay -max 13.0 -clock clk {load_xpose_wb};
set_output_delay -max 1.5 -clock clk {rd_cfvc0_k};
set_output_delay -max 1.5 -clock clk {rd_cfvc1_k};
set_output_delay -max 1.5 -clock clk {rd_cfvc2_k};
set_output_delay -max 14.0 -clock clk {cp0_address};
set_output_delay -max 14.0 -clock clk {cp0_write};
set_output_delay -max 10.0 -clock clk {cp0_enable};
set_output_delay -max 13.0 -clock clk {rd_inst_buf};
set_driving_cell -cell ni01d5 -pin z {rd_inst};
set_load .45 {chip_sel};
set_load .35 {rd_base};
set_load .35 {ls_drive_rd_base};
set_load .35 {rd_offset};
set_load .35 {rd_elem_num};
set_load .45 {su_ex_store};
set_load .45 {su_ex_load};
set_load .45 {vu_ex_store};
set_load .45 {vu_ex_load};
set_load .70 {ex_mfc2};
set_load .70 {ex_mtc2};
set_load .45 {ex_cfc2};
set_load 1.7 {ex_mfc0};
set_load .70 {ex_su_byte_ls};
set_load .70 {ex_su_half_ls};
set_load .70 {ex_su_uns_ls};
set_load .45 {df_ls_drive_ls_in_wb};
set_load .70 {df_pass_thru};
set_load .70 {imem_dma_cycle};
set_load 0 su_nop_debug
set_load 0 vu_nop_debug
set_load 1.9 {pc};
set_load .2 {branch_or_addr};
set_load .70 {set_broke};
set_load .35 {vu_rd_ld_dec_k};
set_load .35 {vu_rd_st_dec_k};
set_load 0 break_inst_debug
/* set_load 2.0 {ls_data}; */
set_load 2.3 {vu_comp_k};
set_load 2.3 {vu_comp};
set_load 2.3 {vu_func};
set_load 2.8 {vu_elem};
set_load 2.2 {vs};
set_load 1.6 {vt};
set_load 1.5 {vu_rd_store_type_k};
set_load 1.8 {rd_cfvc0_k};
set_load 1.8 {rd_cfvc1_k};
set_load 1.8 {rd_cfvc2_k};
set_load 1.9 {ex_ctc2_vc0};
set_load 1.9 {ex_ctc2_vc1};
set_load 1.9 {ex_ctc2_vc2};
set_load 2.0 {acc_wr_reg};
set_load 1.2 {acc_wr_en};
set_load 1.4 {vu_ld_addr};
set_load 1.5 {vu_st_addr};
set_load 1.5 {vu_st_xpose_addr};
set_load 1.7 {store_xpose_rd};
set_load 1.2 {load_xpose_wb};
set_load .70 {cp0_address};
set_load 1.75 {cp0_write};
set_load .40 {cp0_enable};
set_load .7 {rd_inst_buf};
group_path -name output_group -to all_outputs();