-
Notifications
You must be signed in to change notification settings - Fork 0
/
spef.def
49 lines (49 loc) · 1.36 KB
/
spef.def
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
TOKEN(_star_spef,"*SPEF")
TOKEN(_star_design,"*DESIGN")
TOKEN(_star_date,"*DATE")
TOKEN(_star_vendor,"*VENDOR")
TOKEN(_star_program,"*PROGRAM")
TOKEN(_star_version,"*VERSION")
TOKEN(_star_design_flow,"*DESIGN_FLOW")
TOKEN(_star_divider,"*DIVIDER")
TOKEN(_star_delimiter,"*DELIMITER")
TOKEN(_star_bus_delimiter,"*BUS_DELIMITER")
TOKEN(_star_t_unit,"*T_UNIT")
TOKEN(_star_c_unit,"*C_UNIT")
TOKEN(_star_r_unit,"*R_UNIT")
TOKEN(_star_l_unit,"*L_UNIT")
TOKEN(_star_name_map,"*NAME_MAP")
TOKEN(_star_power_nets,"*POWER_NETS")
TOKEN(_star_ground_nets,"*GND_NETS")
TOKEN(_star_ports,"*PORTS")
TOKEN(_star_physical_ports,"*PHYSICAL_PORTS")
TOKEN(_star_c, "*C")
TOKEN(_star_l, "*L")
TOKEN(_star_s, "*S")
TOKEN(_star_d, "*D")
TOKEN(_star_define, "*DEFINE")
TOKEN(_star_pdefine, "*PDEFINE")
TOKEN(_star_variation_parameters, "*VARIATION_PARAMETERS")
TOKEN(_star_d_net,"*D_NET")
TOKEN(_star_end,"*END")
TOKEN(_star_v,"*V")
TOKEN(_star_conn,"*CONN")
TOKEN(_star_p,"*P")
TOKEN(_star_i,"*I")
TOKEN(_star_n,"*N")
TOKEN(_star_cap,"*CAP")
TOKEN(_star_sc,"*SC")
TOKEN(_star_res,"*RES")
TOKEN(_star_induc,"*INDUC")
TOKEN(_star_r_net,"*R_NET")
TOKEN(_star_driver,"*DRIVER")
TOKEN(_star_cell,"*CELL")
TOKEN(_star_c2_r1_c1,"*C2_R1_C1")
TOKEN(_star_loads,"*LOADS")
TOKEN(_star_rc,"*RC")
TOKEN(_star_q,"*Q")
TOKEN(_star_k,"*K")
TOKEN(_star_d_pnet,"*D_PNET")
TOKEN(_star_r_pnet,"*R_PNET")
TOKEN(_tok_colon,":")
#undef TOKEN