|
Dear all~~ F" H u. C9 y, S- X9 _- @
能不能請教一下,因為我再SDC FILE用了set_multicycle_path 指令,所以Astro 在load SDC File 時,就會發生錯誤(No pins matched),難道ASTRO 不能用這個指令嗎??; e" Z" f2 _/ o
0 l7 o- ~2 j5 \' Q! \. }& hLOAD SDC FILE時" E$ L E8 w0 M2 e( ]. M: b% p0 s
Astro 訊息& h I3 F) z+ J
---------------------------------------------------------------------------
) W4 b! [1 u1 P7 t4 rInfo: starting Tcl processing
( g# ?6 }4 \/ z, z/ b1 D) HInfo: building design object name tables 9 d* R w, o) X
Warning: No pins matched 'TOP/test/mul/A[26]' (SEL-004)
7 J7 |4 E4 E' cWarning: No pins matched 'TOP/test/mul/A[25]' (SEL-004)* v2 [1 g+ P7 w# P$ F
/ Y: Q; S0 ~) A
----------------------------------------------------------------------------, ^, d0 @' l P9 i4 y6 e
SDC FILE% ?0 [% z% ]& L; s+ o
7 G8 D: ]! Q2 w& {, p1 |4 I
set_multicycle_path 9 -through [list [get_pins \
+ c3 q: t: H" z/ ^, p* L" ~{TOP/test/mul/A[26]}] [get_pins \
" C; t4 U7 o8 m& f$ T! M{TOP/test/mul/A[25]}] [get_pins \
, c5 M% U4 D: p) X9 Y& c7 I8 H" c; F* z/ E
0 y4 v/ j0 Z4 z2 m. l, Q0 B- a
------------------------------------------------------------------------------ K2 P: `" d. \" u# P6 s, l2 d
Verilog File
' R8 y2 O* w0 A: U
$ Q+ B* w& Q E ] uniquify_mul_0 mul ( .A(icwAeYfSum[26:0]), .B(
0 n1 m/ O2 H y icwAeYfNum[18:0]), .C(ae_avg) ); |
|