fixing tests, started cleaning
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,3 +6,5 @@ arm64_*
|
|||||||
*.arm64_*
|
*.arm64_*
|
||||||
*~
|
*~
|
||||||
*.deps
|
*.deps
|
||||||
|
|
||||||
|
test/unit_tests/**/run/
|
||||||
|
|||||||
@@ -104,7 +104,8 @@ namespace tmpl {
|
|||||||
p_n_mode <- 1;
|
p_n_mode <- 1;
|
||||||
y {-1}}
|
y {-1}}
|
||||||
}
|
}
|
||||||
|
//Maybe deprecated?
|
||||||
|
//@TODO Check if it exist, otherwise delete
|
||||||
export defcell A_1C1P_B (bool! y; bool? c1, p1; bool vdd, vss)
|
export defcell A_1C1P_B (bool! y; bool? c1, p1; bool vdd, vss)
|
||||||
{
|
{
|
||||||
bool _y;
|
bool _y;
|
||||||
|
|||||||
@@ -47,6 +47,7 @@ namespace tmpl {
|
|||||||
* Currently only handles writing.
|
* Currently only handles writing.
|
||||||
* NOTE: this does not handle in.v properly, and instead has in.v = in.a
|
* NOTE: this does not handle in.v properly, and instead has in.v = in.a
|
||||||
*/
|
*/
|
||||||
|
//@TODO Get rid of scarying warning
|
||||||
export template<pint N>
|
export template<pint N>
|
||||||
defproc register_acells_improved(avMx1of2<N+1> in; Mx1of2<N> out;
|
defproc register_acells_improved(avMx1of2<N+1> in; Mx1of2<N> out;
|
||||||
bool? reset_B; power supply) {
|
bool? reset_B; power supply) {
|
||||||
@@ -288,6 +289,7 @@ A_2C_B_X1 addr_read_f[NcA];
|
|||||||
* Input packets should be
|
* Input packets should be
|
||||||
* LSB [-addr-][-word-] MSB
|
* LSB [-addr-][-word-] MSB
|
||||||
*/
|
*/
|
||||||
|
//@TODO check if it is used
|
||||||
export template<pint NcA, NcW, M>
|
export template<pint NcA, NcW, M>
|
||||||
defproc register_w_array(avMx1of2<NcA + NcW> in; Mx1of2<NcW> data[M]; avMx1of2<NcA+NcW> out;
|
defproc register_w_array(avMx1of2<NcA + NcW> in; Mx1of2<NcW> data[M]; avMx1of2<NcA+NcW> out;
|
||||||
bool? reset_B; power supply) {
|
bool? reset_B; power supply) {
|
||||||
|
|||||||
@@ -1,118 +0,0 @@
|
|||||||
t.in[0] t.at.tmp[22] t.in[5] t.in[2] t.at.tmp[15] t.in[3] t.at.tmp[23] t.at.C2Els[0]._y t.in[7] t.in[6] t.at.C2Els[3]._y t.in[4] t.at.C3Els[0]._y t.in[12] t.out t.at.tmp[21] t.at.C2Els[6]._y t.in[11] t.at.tmp[17] t.in[14] t.in[1] t.in[10] t.in[9] t.at.C2Els[5]._y t.at.tmp[19] t.at.tmp[20] t.at.tmp[24] t.in[13] t.at.tmp[16] t.at.C2Els[4]._y t.in[8] t.at.tmp[18] t.at.C2Els[2]._y t.at.C3Els[2]._y t.at.C2Els[1]._y t.at.C2Els[7]._y t.at.C3Els[1]._y
|
|
||||||
0
|
|
||||||
1
|
|
||||||
0 t.in[0] : 0
|
|
||||||
0 t.in[14] : 0
|
|
||||||
0 t.in[2] : 0
|
|
||||||
0 t.in[6] : 0
|
|
||||||
0 t.in[13] : 0
|
|
||||||
0 t.in[5] : 0
|
|
||||||
0 t.in[12] : 0
|
|
||||||
0 t.in[11] : 0
|
|
||||||
0 t.in[1] : 0
|
|
||||||
0 t.in[4] : 0
|
|
||||||
0 t.in[10] : 0
|
|
||||||
0 t.in[9] : 0
|
|
||||||
0 t.in[3] : 0
|
|
||||||
0 t.in[8] : 0
|
|
||||||
0 t.in[7] : 0
|
|
||||||
1 t.at.C2Els[0]._y : 1 [by t.in[0]:=0]
|
|
||||||
2 t.at.C2Els[3]._y : 1 [by t.in[6]:=0]
|
|
||||||
114 t.at.C2Els[4]._y : 1 [by t.in[9]:=0]
|
|
||||||
153 t.at.tmp[19] : 0 [by t.at.C2Els[4]._y:=1]
|
|
||||||
168 t.at.C3Els[1]._y : 1 [by t.at.tmp[19]:=0]
|
|
||||||
659 t.at.tmp[24] : 0 [by t.at.C3Els[1]._y:=1]
|
|
||||||
672 t.at.C3Els[2]._y : 1 [by t.at.tmp[24]:=0]
|
|
||||||
712 t.out : 0 [by t.at.C3Els[2]._y:=1]
|
|
||||||
1137 t.at.C2Els[5]._y : 1 [by t.in[11]:=0]
|
|
||||||
1552 t.at.tmp[20] : 0 [by t.at.C2Els[5]._y:=1]
|
|
||||||
1728 t.at.tmp[18] : 0 [by t.at.C2Els[3]._y:=1]
|
|
||||||
1748 t.at.C2Els[7]._y : 1 [by t.at.tmp[18]:=0]
|
|
||||||
4753 t.at.C2Els[2]._y : 1 [by t.in[5]:=0]
|
|
||||||
4800 t.at.tmp[17] : 0 [by t.at.C2Els[2]._y:=1]
|
|
||||||
7092 t.at.C3Els[0]._y : 1 [by t.in[14]:=0]
|
|
||||||
7108 t.at.tmp[21] : 0 [by t.at.C3Els[0]._y:=1]
|
|
||||||
7809 t.at.tmp[23] : 0 [by t.at.C2Els[7]._y:=1]
|
|
||||||
10467 t.at.C2Els[1]._y : 1 [by t.in[2]:=0]
|
|
||||||
54565 t.at.tmp[16] : 0 [by t.at.C2Els[1]._y:=1]
|
|
||||||
65367 t.at.tmp[15] : 0 [by t.at.C2Els[0]._y:=1]
|
|
||||||
68289 t.at.C2Els[6]._y : 1 [by t.at.tmp[16]:=0]
|
|
||||||
68293 t.at.tmp[22] : 0 [by t.at.C2Els[6]._y:=1]
|
|
||||||
[] setting some bits high
|
|
||||||
68293 t.in[0] : 1
|
|
||||||
68293 t.in[11] : 1
|
|
||||||
68293 t.in[10] : 1
|
|
||||||
68293 t.in[9] : 1
|
|
||||||
68293 t.in[2] : 1
|
|
||||||
68293 t.in[8] : 1
|
|
||||||
68293 t.in[7] : 1
|
|
||||||
68293 t.in[6] : 1
|
|
||||||
68293 t.in[5] : 1
|
|
||||||
68293 t.in[1] : 1
|
|
||||||
68293 t.in[4] : 1
|
|
||||||
68293 t.in[3] : 1
|
|
||||||
68308 t.at.C2Els[4]._y : 0 [by t.in[8]:=1]
|
|
||||||
68348 t.at.C2Els[2]._y : 0 [by t.in[4]:=1]
|
|
||||||
77422 t.at.C2Els[5]._y : 0 [by t.in[10]:=1]
|
|
||||||
82197 t.at.tmp[17] : 1 [by t.at.C2Els[2]._y:=0]
|
|
||||||
98088 t.at.tmp[19] : 1 [by t.at.C2Els[4]._y:=0]
|
|
||||||
102234 t.at.tmp[20] : 1 [by t.at.C2Els[5]._y:=0]
|
|
||||||
105224 t.at.C2Els[0]._y : 0 [by t.in[1]:=1]
|
|
||||||
111541 t.at.C2Els[3]._y : 0 [by t.in[6]:=1]
|
|
||||||
111963 t.at.tmp[18] : 1 [by t.at.C2Els[3]._y:=0]
|
|
||||||
119567 t.at.tmp[15] : 1 [by t.at.C2Els[0]._y:=0]
|
|
||||||
119946 t.at.C2Els[1]._y : 0 [by t.in[3]:=1]
|
|
||||||
119947 t.at.tmp[16] : 1 [by t.at.C2Els[1]._y:=0]
|
|
||||||
119948 t.at.C2Els[6]._y : 0 [by t.at.tmp[16]:=1]
|
|
||||||
140153 t.at.tmp[22] : 1 [by t.at.C2Els[6]._y:=0]
|
|
||||||
160677 t.at.C2Els[7]._y : 0 [by t.at.tmp[18]:=1]
|
|
||||||
160959 t.at.tmp[23] : 1 [by t.at.C2Els[7]._y:=0]
|
|
||||||
[] setting all bits high
|
|
||||||
160959 t.in[12] : 1
|
|
||||||
160959 t.in[14] : 1
|
|
||||||
160959 t.in[13] : 1
|
|
||||||
161727 t.at.C3Els[0]._y : 0 [by t.in[13]:=1]
|
|
||||||
161730 t.at.tmp[21] : 1 [by t.at.C3Els[0]._y:=0]
|
|
||||||
184171 t.at.C3Els[1]._y : 0 [by t.at.tmp[21]:=1]
|
|
||||||
184722 t.at.tmp[24] : 1 [by t.at.C3Els[1]._y:=0]
|
|
||||||
185793 t.at.C3Els[2]._y : 0 [by t.at.tmp[24]:=1]
|
|
||||||
186747 t.out : 1 [by t.at.C3Els[2]._y:=0]
|
|
||||||
[] setting some low
|
|
||||||
186747 t.in[10] : 0
|
|
||||||
187828 t.at.C2Els[5]._y : 1 [by t.in[10]:=0]
|
|
||||||
242298 t.at.tmp[20] : 0 [by t.at.C2Els[5]._y:=1]
|
|
||||||
243280 t.at.C3Els[1]._y : 1 [by t.at.tmp[20]:=0]
|
|
||||||
243298 t.at.tmp[24] : 0 [by t.at.C3Els[1]._y:=1]
|
|
||||||
247311 t.at.C3Els[2]._y : 1 [by t.at.tmp[24]:=0]
|
|
||||||
251314 t.out : 0 [by t.at.C3Els[2]._y:=1]
|
|
||||||
[] setting all low
|
|
||||||
251314 t.in[0] : 0
|
|
||||||
251314 t.in[14] : 0
|
|
||||||
251314 t.in[2] : 0
|
|
||||||
251314 t.in[6] : 0
|
|
||||||
251314 t.in[5] : 0
|
|
||||||
251314 t.in[13] : 0
|
|
||||||
251314 t.in[12] : 0
|
|
||||||
251314 t.in[1] : 0
|
|
||||||
251314 t.in[4] : 0
|
|
||||||
251314 t.in[11] : 0
|
|
||||||
251314 t.in[9] : 0
|
|
||||||
251314 t.in[3] : 0
|
|
||||||
251314 t.in[8] : 0
|
|
||||||
251314 t.in[7] : 0
|
|
||||||
251517 t.at.C2Els[2]._y : 1 [by t.in[5]:=0]
|
|
||||||
251656 t.at.tmp[17] : 0 [by t.at.C2Els[2]._y:=1]
|
|
||||||
251816 t.at.C2Els[3]._y : 1 [by t.in[6]:=0]
|
|
||||||
251885 t.at.tmp[18] : 0 [by t.at.C2Els[3]._y:=1]
|
|
||||||
253168 t.at.C2Els[4]._y : 1 [by t.in[9]:=0]
|
|
||||||
253179 t.at.tmp[19] : 0 [by t.at.C2Els[4]._y:=1]
|
|
||||||
256074 t.at.C2Els[1]._y : 1 [by t.in[2]:=0]
|
|
||||||
272898 t.at.C3Els[0]._y : 1 [by t.in[14]:=0]
|
|
||||||
273102 t.at.tmp[21] : 0 [by t.at.C3Els[0]._y:=1]
|
|
||||||
288002 t.at.C2Els[7]._y : 1 [by t.at.tmp[17]:=0]
|
|
||||||
288017 t.at.tmp[23] : 0 [by t.at.C2Els[7]._y:=1]
|
|
||||||
296215 t.at.C2Els[0]._y : 1 [by t.in[0]:=0]
|
|
||||||
296216 t.at.tmp[15] : 0 [by t.at.C2Els[0]._y:=1]
|
|
||||||
296253 t.at.C2Els[6]._y : 1 [by t.at.tmp[15]:=0]
|
|
||||||
296992 t.at.tmp[22] : 0 [by t.at.C2Els[6]._y:=1]
|
|
||||||
307860 t.at.tmp[16] : 0 [by t.at.C2Els[1]._y:=1]
|
|
||||||
Binary file not shown.
@@ -1,139 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"t.at.C2Els[0].a"&"t.at.C2Els[0].b"->"t.at.C2Els[0]._y"-
|
|
||||||
~("t.at.C2Els[0].a"&"t.at.C2Els[0].b")->"t.at.C2Els[0]._y"+
|
|
||||||
"t.at.C2Els[0]._y"->"t.at.C2Els[0].y"-
|
|
||||||
~("t.at.C2Els[0]._y")->"t.at.C2Els[0].y"+
|
|
||||||
"t.at.C2Els[1].a"&"t.at.C2Els[1].b"->"t.at.C2Els[1]._y"-
|
|
||||||
~("t.at.C2Els[1].a"&"t.at.C2Els[1].b")->"t.at.C2Els[1]._y"+
|
|
||||||
"t.at.C2Els[1]._y"->"t.at.C2Els[1].y"-
|
|
||||||
~("t.at.C2Els[1]._y")->"t.at.C2Els[1].y"+
|
|
||||||
"t.at.C2Els[2].a"&"t.at.C2Els[2].b"->"t.at.C2Els[2]._y"-
|
|
||||||
~("t.at.C2Els[2].a"&"t.at.C2Els[2].b")->"t.at.C2Els[2]._y"+
|
|
||||||
"t.at.C2Els[2]._y"->"t.at.C2Els[2].y"-
|
|
||||||
~("t.at.C2Els[2]._y")->"t.at.C2Els[2].y"+
|
|
||||||
"t.at.C2Els[3].a"&"t.at.C2Els[3].b"->"t.at.C2Els[3]._y"-
|
|
||||||
~("t.at.C2Els[3].a"&"t.at.C2Els[3].b")->"t.at.C2Els[3]._y"+
|
|
||||||
"t.at.C2Els[3]._y"->"t.at.C2Els[3].y"-
|
|
||||||
~("t.at.C2Els[3]._y")->"t.at.C2Els[3].y"+
|
|
||||||
"t.at.C2Els[4].a"&"t.at.C2Els[4].b"->"t.at.C2Els[4]._y"-
|
|
||||||
~("t.at.C2Els[4].a"&"t.at.C2Els[4].b")->"t.at.C2Els[4]._y"+
|
|
||||||
"t.at.C2Els[4]._y"->"t.at.C2Els[4].y"-
|
|
||||||
~("t.at.C2Els[4]._y")->"t.at.C2Els[4].y"+
|
|
||||||
"t.at.C2Els[5].a"&"t.at.C2Els[5].b"->"t.at.C2Els[5]._y"-
|
|
||||||
~("t.at.C2Els[5].a"&"t.at.C2Els[5].b")->"t.at.C2Els[5]._y"+
|
|
||||||
"t.at.C2Els[5]._y"->"t.at.C2Els[5].y"-
|
|
||||||
~("t.at.C2Els[5]._y")->"t.at.C2Els[5].y"+
|
|
||||||
"t.at.C2Els[6].a"&"t.at.C2Els[6].b"->"t.at.C2Els[6]._y"-
|
|
||||||
~("t.at.C2Els[6].a"&"t.at.C2Els[6].b")->"t.at.C2Els[6]._y"+
|
|
||||||
"t.at.C2Els[6]._y"->"t.at.C2Els[6].y"-
|
|
||||||
~("t.at.C2Els[6]._y")->"t.at.C2Els[6].y"+
|
|
||||||
"t.at.C2Els[7].a"&"t.at.C2Els[7].b"->"t.at.C2Els[7]._y"-
|
|
||||||
~("t.at.C2Els[7].a"&"t.at.C2Els[7].b")->"t.at.C2Els[7]._y"+
|
|
||||||
"t.at.C2Els[7]._y"->"t.at.C2Els[7].y"-
|
|
||||||
~("t.at.C2Els[7]._y")->"t.at.C2Els[7].y"+
|
|
||||||
"t.at.C3Els[0].a"&"t.at.C3Els[0].b"&"t.at.C3Els[0].c"->"t.at.C3Els[0]._y"-
|
|
||||||
~("t.at.C3Els[0].a"&"t.at.C3Els[0].b"&"t.at.C3Els[0].c")->"t.at.C3Els[0]._y"+
|
|
||||||
"t.at.C3Els[0]._y"->"t.at.C3Els[0].y"-
|
|
||||||
~("t.at.C3Els[0]._y")->"t.at.C3Els[0].y"+
|
|
||||||
"t.at.C3Els[1].a"&"t.at.C3Els[1].b"&"t.at.C3Els[1].c"->"t.at.C3Els[1]._y"-
|
|
||||||
~("t.at.C3Els[1].a"&"t.at.C3Els[1].b"&"t.at.C3Els[1].c")->"t.at.C3Els[1]._y"+
|
|
||||||
"t.at.C3Els[1]._y"->"t.at.C3Els[1].y"-
|
|
||||||
~("t.at.C3Els[1]._y")->"t.at.C3Els[1].y"+
|
|
||||||
"t.at.C3Els[2].a"&"t.at.C3Els[2].b"&"t.at.C3Els[2].c"->"t.at.C3Els[2]._y"-
|
|
||||||
~("t.at.C3Els[2].a"&"t.at.C3Els[2].b"&"t.at.C3Els[2].c")->"t.at.C3Els[2]._y"+
|
|
||||||
"t.at.C3Els[2]._y"->"t.at.C3Els[2].y"-
|
|
||||||
~("t.at.C3Els[2]._y")->"t.at.C3Els[2].y"+
|
|
||||||
= "t.at.tmp[15]" "t.at.C2Els[6].a"
|
|
||||||
= "t.at.tmp[15]" "t.at.C2Els[0].y"
|
|
||||||
= "t.at.tmp[16]" "t.at.C2Els[6].b"
|
|
||||||
= "t.at.tmp[16]" "t.at.C2Els[1].y"
|
|
||||||
= "t.at.tmp[17]" "t.at.C2Els[7].a"
|
|
||||||
= "t.at.tmp[17]" "t.at.C2Els[2].y"
|
|
||||||
= "t.at.tmp[18]" "t.at.C2Els[7].b"
|
|
||||||
= "t.at.tmp[18]" "t.at.C2Els[3].y"
|
|
||||||
= "t.at.tmp[19]" "t.at.C3Els[1].a"
|
|
||||||
= "t.at.tmp[19]" "t.at.C2Els[4].y"
|
|
||||||
= "t.at.tmp[20]" "t.at.C3Els[1].b"
|
|
||||||
= "t.at.tmp[20]" "t.at.C2Els[5].y"
|
|
||||||
= "t.at.tmp[21]" "t.at.C3Els[1].c"
|
|
||||||
= "t.at.tmp[21]" "t.at.C3Els[0].y"
|
|
||||||
= "t.at.tmp[22]" "t.at.C3Els[2].a"
|
|
||||||
= "t.at.tmp[22]" "t.at.C2Els[6].y"
|
|
||||||
= "t.at.tmp[23]" "t.at.C3Els[2].b"
|
|
||||||
= "t.at.tmp[23]" "t.at.C2Els[7].y"
|
|
||||||
= "t.at.tmp[24]" "t.at.C3Els[2].c"
|
|
||||||
= "t.at.tmp[24]" "t.at.C3Els[1].y"
|
|
||||||
= "t.at.supply.vdd" "t.at.C3Els[2].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C3Els[1].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C3Els[0].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[7].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[6].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[5].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[4].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[3].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[2].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[1].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[0].vdd"
|
|
||||||
= "t.at.supply.vss" "t.at.C3Els[2].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C3Els[1].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C3Els[0].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[7].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[6].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[5].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[4].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[3].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[2].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[1].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[0].vss"
|
|
||||||
= "t.at.in[0]" "t.at.C2Els[0].a"
|
|
||||||
= "t.at.in[0]" "t.at.tmp[0]"
|
|
||||||
= "t.at.in[1]" "t.at.C2Els[0].b"
|
|
||||||
= "t.at.in[1]" "t.at.tmp[1]"
|
|
||||||
= "t.at.in[2]" "t.at.C2Els[1].a"
|
|
||||||
= "t.at.in[2]" "t.at.tmp[2]"
|
|
||||||
= "t.at.in[3]" "t.at.C2Els[1].b"
|
|
||||||
= "t.at.in[3]" "t.at.tmp[3]"
|
|
||||||
= "t.at.in[4]" "t.at.C2Els[2].a"
|
|
||||||
= "t.at.in[4]" "t.at.tmp[4]"
|
|
||||||
= "t.at.in[5]" "t.at.C2Els[2].b"
|
|
||||||
= "t.at.in[5]" "t.at.tmp[5]"
|
|
||||||
= "t.at.in[6]" "t.at.C2Els[3].a"
|
|
||||||
= "t.at.in[6]" "t.at.tmp[6]"
|
|
||||||
= "t.at.in[7]" "t.at.C2Els[3].b"
|
|
||||||
= "t.at.in[7]" "t.at.tmp[7]"
|
|
||||||
= "t.at.in[8]" "t.at.C2Els[4].a"
|
|
||||||
= "t.at.in[8]" "t.at.tmp[8]"
|
|
||||||
= "t.at.in[9]" "t.at.C2Els[4].b"
|
|
||||||
= "t.at.in[9]" "t.at.tmp[9]"
|
|
||||||
= "t.at.in[10]" "t.at.C2Els[5].a"
|
|
||||||
= "t.at.in[10]" "t.at.tmp[10]"
|
|
||||||
= "t.at.in[11]" "t.at.C2Els[5].b"
|
|
||||||
= "t.at.in[11]" "t.at.tmp[11]"
|
|
||||||
= "t.at.in[12]" "t.at.C3Els[0].a"
|
|
||||||
= "t.at.in[12]" "t.at.tmp[12]"
|
|
||||||
= "t.at.in[13]" "t.at.C3Els[0].b"
|
|
||||||
= "t.at.in[13]" "t.at.tmp[13]"
|
|
||||||
= "t.at.in[14]" "t.at.C3Els[0].c"
|
|
||||||
= "t.at.in[14]" "t.at.tmp[14]"
|
|
||||||
= "t.at.out" "t.at.C3Els[2].y"
|
|
||||||
= "t.at.out" "t.at.tmp[25]"
|
|
||||||
= "Vdd" "t.at.supply.vdd"
|
|
||||||
= "GND" "t.at.supply.vss"
|
|
||||||
= "t.out" "t.at.out"
|
|
||||||
= "t.in[0]" "t.at.in[0]"
|
|
||||||
= "t.in[1]" "t.at.in[1]"
|
|
||||||
= "t.in[2]" "t.at.in[2]"
|
|
||||||
= "t.in[3]" "t.at.in[3]"
|
|
||||||
= "t.in[4]" "t.at.in[4]"
|
|
||||||
= "t.in[5]" "t.at.in[5]"
|
|
||||||
= "t.in[6]" "t.at.in[6]"
|
|
||||||
= "t.in[7]" "t.at.in[7]"
|
|
||||||
= "t.in[8]" "t.at.in[8]"
|
|
||||||
= "t.in[9]" "t.at.in[9]"
|
|
||||||
= "t.in[10]" "t.at.in[10]"
|
|
||||||
= "t.in[11]" "t.at.in[11]"
|
|
||||||
= "t.in[12]" "t.at.in[12]"
|
|
||||||
= "t.in[13]" "t.at.in[13]"
|
|
||||||
= "t.in[14]" "t.at.in[14]"
|
|
||||||
@@ -1,40 +0,0 @@
|
|||||||
t.in[0] t.in[2] t.at.tmp[5] t.in[3] t.at.C2Els[0]._y t.in[4] t.at.C3Els[0]._y t.at.tmp[6] t.in[1] t.out t.at.C2Els[1]._y
|
|
||||||
0
|
|
||||||
1
|
|
||||||
0 t.in[0] : 0
|
|
||||||
0 t.in[4] : 0
|
|
||||||
0 t.in[2] : 0
|
|
||||||
0 t.in[1] : 0
|
|
||||||
0 t.in[3] : 0
|
|
||||||
1 t.at.C2Els[0]._y : 1 [by t.in[0]:=0]
|
|
||||||
7092 t.at.C3Els[0]._y : 1 [by t.in[4]:=0]
|
|
||||||
7094 t.at.tmp[6] : 0 [by t.at.C3Els[0]._y:=1]
|
|
||||||
10468 t.at.tmp[5] : 0 [by t.at.C2Els[0]._y:=1]
|
|
||||||
11847 t.at.C2Els[1]._y : 1 [by t.at.tmp[6]:=0]
|
|
||||||
12984 t.out : 0 [by t.at.C2Els[1]._y:=1]
|
|
||||||
[] setting some bits high
|
|
||||||
12984 t.in[0] : 1
|
|
||||||
12984 t.in[2] : 1
|
|
||||||
12984 t.in[1] : 1
|
|
||||||
13098 t.at.C2Els[0]._y : 0 [by t.in[1]:=1]
|
|
||||||
78464 t.at.tmp[5] : 1 [by t.at.C2Els[0]._y:=0]
|
|
||||||
[] setting all bits high
|
|
||||||
78464 t.in[3] : 1
|
|
||||||
78464 t.in[4] : 1
|
|
||||||
80190 t.at.C3Els[0]._y : 0 [by t.in[4]:=1]
|
|
||||||
80229 t.at.tmp[6] : 1 [by t.at.C3Els[0]._y:=0]
|
|
||||||
80244 t.at.C2Els[1]._y : 0 [by t.at.tmp[6]:=1]
|
|
||||||
80735 t.out : 1 [by t.at.C2Els[1]._y:=0]
|
|
||||||
[] setting some low
|
|
||||||
80735 t.in[0] : 0
|
|
||||||
80735 t.in[1] : 0
|
|
||||||
80748 t.at.C2Els[0]._y : 1 [by t.in[0]:=0]
|
|
||||||
80788 t.at.tmp[5] : 0 [by t.at.C2Els[0]._y:=1]
|
|
||||||
81203 t.at.C2Els[1]._y : 1 [by t.at.tmp[5]:=0]
|
|
||||||
81223 t.out : 0 [by t.at.C2Els[1]._y:=1]
|
|
||||||
[] setting all low
|
|
||||||
81223 t.in[2] : 0
|
|
||||||
81223 t.in[4] : 0
|
|
||||||
81223 t.in[3] : 0
|
|
||||||
87284 t.at.C3Els[0]._y : 1 [by t.in[2]:=0]
|
|
||||||
87331 t.at.tmp[6] : 0 [by t.at.C3Els[0]._y:=1]
|
|
||||||
Binary file not shown.
@@ -1,45 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"t.at.C2Els[0].a"&"t.at.C2Els[0].b"->"t.at.C2Els[0]._y"-
|
|
||||||
~("t.at.C2Els[0].a"&"t.at.C2Els[0].b")->"t.at.C2Els[0]._y"+
|
|
||||||
"t.at.C2Els[0]._y"->"t.at.C2Els[0].y"-
|
|
||||||
~("t.at.C2Els[0]._y")->"t.at.C2Els[0].y"+
|
|
||||||
"t.at.C2Els[1].a"&"t.at.C2Els[1].b"->"t.at.C2Els[1]._y"-
|
|
||||||
~("t.at.C2Els[1].a"&"t.at.C2Els[1].b")->"t.at.C2Els[1]._y"+
|
|
||||||
"t.at.C2Els[1]._y"->"t.at.C2Els[1].y"-
|
|
||||||
~("t.at.C2Els[1]._y")->"t.at.C2Els[1].y"+
|
|
||||||
"t.at.C3Els[0].a"&"t.at.C3Els[0].b"&"t.at.C3Els[0].c"->"t.at.C3Els[0]._y"-
|
|
||||||
~("t.at.C3Els[0].a"&"t.at.C3Els[0].b"&"t.at.C3Els[0].c")->"t.at.C3Els[0]._y"+
|
|
||||||
"t.at.C3Els[0]._y"->"t.at.C3Els[0].y"-
|
|
||||||
~("t.at.C3Els[0]._y")->"t.at.C3Els[0].y"+
|
|
||||||
= "t.at.tmp[5]" "t.at.C2Els[1].a"
|
|
||||||
= "t.at.tmp[5]" "t.at.C2Els[0].y"
|
|
||||||
= "t.at.tmp[6]" "t.at.C2Els[1].b"
|
|
||||||
= "t.at.tmp[6]" "t.at.C3Els[0].y"
|
|
||||||
= "t.at.supply.vdd" "t.at.C3Els[0].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[1].vdd"
|
|
||||||
= "t.at.supply.vdd" "t.at.C2Els[0].vdd"
|
|
||||||
= "t.at.supply.vss" "t.at.C3Els[0].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[1].vss"
|
|
||||||
= "t.at.supply.vss" "t.at.C2Els[0].vss"
|
|
||||||
= "t.at.in[0]" "t.at.C2Els[0].a"
|
|
||||||
= "t.at.in[0]" "t.at.tmp[0]"
|
|
||||||
= "t.at.in[1]" "t.at.C2Els[0].b"
|
|
||||||
= "t.at.in[1]" "t.at.tmp[1]"
|
|
||||||
= "t.at.in[2]" "t.at.C3Els[0].a"
|
|
||||||
= "t.at.in[2]" "t.at.tmp[2]"
|
|
||||||
= "t.at.in[3]" "t.at.C3Els[0].b"
|
|
||||||
= "t.at.in[3]" "t.at.tmp[3]"
|
|
||||||
= "t.at.in[4]" "t.at.C3Els[0].c"
|
|
||||||
= "t.at.in[4]" "t.at.tmp[4]"
|
|
||||||
= "t.at.out" "t.at.C2Els[1].y"
|
|
||||||
= "t.at.out" "t.at.tmp[7]"
|
|
||||||
= "Vdd" "t.at.supply.vdd"
|
|
||||||
= "GND" "t.at.supply.vss"
|
|
||||||
= "t.out" "t.at.out"
|
|
||||||
= "t.in[0]" "t.at.in[0]"
|
|
||||||
= "t.in[1]" "t.at.in[1]"
|
|
||||||
= "t.in[2]" "t.at.in[2]"
|
|
||||||
= "t.in[3]" "t.at.in[3]"
|
|
||||||
= "t.in[4]" "t.at.in[4]"
|
|
||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,39 +0,0 @@
|
|||||||
a._v a.a a.u a.v a._u a.b
|
|
||||||
reset done
|
|
||||||
0 a.a : 0
|
|
||||||
0 a.b : 0
|
|
||||||
1 a._u : 1 [by a.a:=0]
|
|
||||||
7092 a._v : 1 [by a.b:=0]
|
|
||||||
7094 a.v : 0 [by a._v:=1]
|
|
||||||
10468 a.u : 0 [by a._u:=1]
|
|
||||||
|
|
||||||
step 1.1 finished
|
|
||||||
10468 a.a : 1
|
|
||||||
10468 a.b : 1
|
|
||||||
15221 a._u : 0 [by a.a:=1]
|
|
||||||
15335 a.u : 1 [by a._u:=0]
|
|
||||||
|
|
||||||
step 1.2 finished
|
|
||||||
15335 a.a : 0
|
|
||||||
15335 a.b : 0
|
|
||||||
80701 a._u : 1 [by a.a:=0]
|
|
||||||
82427 a.u : 0 [by a._u:=1]
|
|
||||||
|
|
||||||
step 2.1 finished
|
|
||||||
82427 a.a : 1
|
|
||||||
82427 a.b : 1
|
|
||||||
82466 a._u : 0 [by a.a:=1]
|
|
||||||
82957 a.u : 1 [by a._u:=0]
|
|
||||||
|
|
||||||
step 2.2 finished
|
|
||||||
82957 a.a : 0
|
|
||||||
82957 a.b : 0
|
|
||||||
82970 a._u : 1 [by a.a:=0]
|
|
||||||
83010 a.u : 0 [by a._u:=1]
|
|
||||||
|
|
||||||
step 3.1 finished
|
|
||||||
83010 a.b : 1
|
|
||||||
83425 a._v : 0 [by a.b:=1]
|
|
||||||
83445 a.v : 1 [by a._v:=0]
|
|
||||||
|
|
||||||
step 3.2 finished
|
|
||||||
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
a._v a.a a.u a.v a._u a.b
|
|
||||||
reset done
|
|
||||||
0 a.a : 0
|
|
||||||
0 a.b : 0
|
|
||||||
1 a._u : 1 [by a.a:=0]
|
|
||||||
7092 a._v : 1 [by a.b:=0]
|
|
||||||
7094 a.v : 0 [by a._v:=1]
|
|
||||||
10468 a.u : 0 [by a._u:=1]
|
|
||||||
|
|
||||||
step 1.1 finished
|
|
||||||
10468 a.a : 1
|
|
||||||
10468 a.b : 1
|
|
||||||
15221 a._u : 0 [by a.a:=1]
|
|
||||||
15335 a.u : 1 [by a._u:=0]
|
|
||||||
|
|
||||||
step 1.2 finished
|
|
||||||
15335 a.a : 0
|
|
||||||
15335 a.b : 0
|
|
||||||
80701 a._u : 1 [by a.a:=0]
|
|
||||||
82427 a.u : 0 [by a._u:=1]
|
|
||||||
|
|
||||||
step 2.1 finished
|
|
||||||
82427 a.a : 1
|
|
||||||
82427 a.b : 1
|
|
||||||
82466 a._u : 0 [by a.a:=1]
|
|
||||||
82957 a.u : 1 [by a._u:=0]
|
|
||||||
|
|
||||||
step 2.2 finished
|
|
||||||
82957 a.a : 0
|
|
||||||
82957 a.b : 0
|
|
||||||
82970 a._u : 1 [by a.a:=0]
|
|
||||||
83010 a.u : 0 [by a._u:=1]
|
|
||||||
|
|
||||||
step 3.1 finished
|
|
||||||
83010 a.b : 1
|
|
||||||
83425 a._v : 0 [by a.b:=1]
|
|
||||||
83445 a.v : 1 [by a._v:=0]
|
|
||||||
|
|
||||||
step 3.2 finished
|
|
||||||
Binary file not shown.
@@ -1,12 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"a.a"&"a._v"->"a._u"-
|
|
||||||
~"a.a"|~"a._v"->"a._u"+
|
|
||||||
"a.b"&"a._u"->"a._v"-
|
|
||||||
~"a.b"|~"a._u"->"a._v"+
|
|
||||||
"a._u"->"a.u"-
|
|
||||||
~("a._u")->"a.u"+
|
|
||||||
"a._v"->"a.v"-
|
|
||||||
~("a._v")->"a.v"+
|
|
||||||
mk_excllo("a._u","a._v")
|
|
||||||
@@ -1,357 +0,0 @@
|
|||||||
t.fifo_in1.fifo_element[2].in.r t.fifo_in1.fifo_element[1]._en t.in1.r t.in2.r t.fifo_in2.fifo_element[3].in.r t.out.r t._out1.r t.fifo_in2.fifo_element[3].inack_ctl._y t._out1.a t.arb._y1_arb t.fifo_in2.fifo_element[1].in.a t.fifo_in1.fifo_element[2].in.a t.fifo_in1.fifo_element[3]._out_a_B t.fifo_in1.fifo_element[1].in.r t.in2.a t.fifo_in2.fifo_element[3].in.a t._out2.a t.fifo_in2.fifo_element[1].in.r t.fifo_in1.fifo_element[3]._en t.fifo_in1.fifo_element[0].buf_func._y t.fifo_in2.fifo_element[0].inack_ctl._y t.fifo_in1.fifo_element[3].in.r t.fifo_in2.fifo_element[2].in.a t.fifo_in2.fifo_element[1]._out_a_B t.fifo_in2.fifo_element[3]._out_a_B t.fifo_in2.fifo_element[2].inack_ctl._y t.fifo_in2.fifo_element[0]._en t.fifo_in1.fifo_element[2]._en t._out2.r t.fifo_in1.fifo_element[1].in.a t.in1.a t.arb.ack_cell1._y t.fifo_in1.fifo_element[2].buf_func._y t.fifo_in1.fifo_element[0]._en t.fifo_in2.fifo_element[0]._out_a_B t.fifo_in1.fifo_element[2].inack_ctl._y t.fifo_in2.fifo_element[2]._out_a_B t.fifo_in1.fifo_element[1]._out_a_B t.fifo_in2.fifo_element[3]._en t.fifo_in2.fifo_element[1].buf_func._y t.fifo_in1.fifo_element[0].inack_ctl._y t.arb.or_cell._y t.arb.arbiter._y1 t.arb._y2_arb t.fifo_in1.fifo_element[1].inack_ctl._y t.fifo_in1.fifo_element[0]._out_a_B t.fifo_in2.fifo_element[1]._en t.fifo_in2.fifo_element[2]._en t.fifo_in2.fifo_element[0].buf_func._y t.fifo_in2.fifo_element[3].buf_func._y t.fifo_in1.fifo_element[2]._out_a_B t.fifo_in1.fifo_element[3].in.a t.fifo_in2.fifo_element[2].buf_func._y t.arb.arbiter._y2 t.fifo_in1.fifo_element[3].inack_ctl._y t.fifo_in2.fifo_element[2].in.r t.fifo_in1.fifo_element[1].buf_func._y t.fifo_in2.fifo_element[1].inack_ctl._y t.out.a t.fifo_in1.fifo_element[3].buf_func._y t.arb.ack_cell2._y
|
|
||||||
[0] code starts
|
|
||||||
77100 t.in1.r : 0
|
|
||||||
77100 Reset : 0
|
|
||||||
77100 t.out.a : 0
|
|
||||||
77100 t.in2.r : 0
|
|
||||||
114031 t.fifo_in1.reset_buf._y : 1 [by Reset:=0]
|
|
||||||
114086 t.fifo_in1._reset_BX : 0 [by t.fifo_in1.reset_buf._y:=1]
|
|
||||||
120348 t.fifo_in2.reset_buf._y : 1 [by Reset:=0]
|
|
||||||
150128 t.fifo_in2._reset_BX : 0 [by t.fifo_in2.reset_buf._y:=1]
|
|
||||||
163977 t.fifo_in2.reset_bufarray.buf1._y : 1 [by t.fifo_in2._reset_BX:=0]
|
|
||||||
165739 t.fifo_in1.reset_bufarray.buf1._y : 1 [by t.fifo_in1._reset_BX:=0]
|
|
||||||
180082 t.fifo_in1._reset_BXX[0] : 0 [by t.fifo_in1.reset_bufarray.buf1._y:=1]
|
|
||||||
180083 t.fifo_in1.fifo_element[0].reset_buf._y : 1 [by t.fifo_in1._reset_BXX[0]:=0]
|
|
||||||
180083 t.fifo_in1.fifo_element[3].reset_buf._y : 1 [by t.fifo_in1._reset_BXX[0]:=0]
|
|
||||||
180365 t.fifo_in1.fifo_element[3]._reset_BX : 0 [by t.fifo_in1.fifo_element[3].reset_buf._y:=1]
|
|
||||||
180368 t.fifo_in1.fifo_element[3].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[3]._reset_BX:=0]
|
|
||||||
180504 t.fifo_in1.fifo_element[2].reset_buf._y : 1 [by t.fifo_in1._reset_BXX[0]:=0]
|
|
||||||
181055 t.fifo_in1.fifo_element[2]._reset_BX : 0 [by t.fifo_in1.fifo_element[2].reset_buf._y:=1]
|
|
||||||
181133 t.fifo_in1.fifo_element[3].buf_func._y : 1 [by t.fifo_in1.fifo_element[3]._reset_BX:=0]
|
|
||||||
182009 t.fifo_in1.fifo_element[2].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[2]._reset_BX:=0]
|
|
||||||
182126 t.fifo_in1.fifo_element[2].buf_func._y : 1 [by t.fifo_in1.fifo_element[2]._reset_BX:=0]
|
|
||||||
182214 t._out1.r : 0 [by t.fifo_in1.fifo_element[3].buf_func._y:=1]
|
|
||||||
182232 t.arb.arbiter._y1 : 1 [by t._out1.r:=0]
|
|
||||||
183108 t.fifo_in1.fifo_element[3].in.r : 0 [by t.fifo_in1.fifo_element[2].buf_func._y:=1]
|
|
||||||
186245 t.arb._y1_arb : 0 [by t.arb.arbiter._y1:=1]
|
|
||||||
188789 t.fifo_in2._reset_BXX[0] : 0 [by t.fifo_in2.reset_bufarray.buf1._y:=1]
|
|
||||||
189291 t.fifo_in2.fifo_element[3].reset_buf._y : 1 [by t.fifo_in2._reset_BXX[0]:=0]
|
|
||||||
189494 t.fifo_in2.fifo_element[3]._reset_BX : 0 [by t.fifo_in2.fifo_element[3].reset_buf._y:=1]
|
|
||||||
189633 t.fifo_in2.fifo_element[3].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[3]._reset_BX:=0]
|
|
||||||
190248 t.arb.ack_cell1._y : 1 [by t.arb._y1_arb:=0]
|
|
||||||
190317 t._out1.a : 0 [by t.arb.ack_cell1._y:=1]
|
|
||||||
190328 t.fifo_in1.fifo_element[3]._out_a_B : 1 [by t._out1.a:=0]
|
|
||||||
191348 t.fifo_in2.fifo_element[3].buf_func._y : 1 [by t.fifo_in2.fifo_element[3]._reset_BX:=0]
|
|
||||||
193549 t.fifo_in2.fifo_element[0].reset_buf._y : 1 [by t.fifo_in2._reset_BXX[0]:=0]
|
|
||||||
193753 t.fifo_in2.fifo_element[0]._reset_BX : 0 [by t.fifo_in2.fifo_element[0].reset_buf._y:=1]
|
|
||||||
193754 t.fifo_in2.fifo_element[0].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[0]._reset_BX:=0]
|
|
||||||
193768 t.fifo_in2.fifo_element[0].buf_func._y : 1 [by t.fifo_in2.fifo_element[0]._reset_BX:=0]
|
|
||||||
193791 t.in2.a : 0 [by t.fifo_in2.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
194507 t.fifo_in2.fifo_element[1].in.r : 0 [by t.fifo_in2.fifo_element[0].buf_func._y:=1]
|
|
||||||
194619 t.fifo_in2.fifo_element[0]._en : 1 [by t.fifo_in2.fifo_element[1].in.r:=0]
|
|
||||||
200288 t.fifo_in1.fifo_element[0]._reset_BX : 0 [by t.fifo_in1.fifo_element[0].reset_buf._y:=1]
|
|
||||||
200328 t.fifo_in1.fifo_element[0].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[0]._reset_BX:=0]
|
|
||||||
200585 t.in1.a : 0 [by t.fifo_in1.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
202809 t.fifo_in1.fifo_element[3].in.a : 0 [by t.fifo_in1.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
202896 t.fifo_in1.fifo_element[3]._en : 1 [by t.fifo_in1.fifo_element[3].in.a:=0]
|
|
||||||
203103 t.fifo_in1.fifo_element[2]._out_a_B : 1 [by t.fifo_in1.fifo_element[3].in.a:=0]
|
|
||||||
210373 t.fifo_in2.fifo_element[1].reset_buf._y : 1 [by t.fifo_in2._reset_BXX[0]:=0]
|
|
||||||
210374 t.fifo_in2.fifo_element[1]._reset_BX : 0 [by t.fifo_in2.fifo_element[1].reset_buf._y:=1]
|
|
||||||
212180 t.fifo_in2.fifo_element[1].buf_func._y : 1 [by t.fifo_in2.fifo_element[1]._reset_BX:=0]
|
|
||||||
212381 t.fifo_in2.fifo_element[1].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[1]._reset_BX:=0]
|
|
||||||
212971 t.fifo_in2.fifo_element[1].in.a : 0 [by t.fifo_in2.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
213149 t.fifo_in2.fifo_element[0]._out_a_B : 1 [by t.fifo_in2.fifo_element[1].in.a:=0]
|
|
||||||
213389 t.fifo_in2.fifo_element[2].in.r : 0 [by t.fifo_in2.fifo_element[1].buf_func._y:=1]
|
|
||||||
214192 t.fifo_in2.fifo_element[1]._en : 1 [by t.fifo_in2.fifo_element[2].in.r:=0]
|
|
||||||
225979 t.fifo_in2.fifo_element[3].in.a : 0 [by t.fifo_in2.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
226143 t.fifo_in2.fifo_element[2]._out_a_B : 1 [by t.fifo_in2.fifo_element[3].in.a:=0]
|
|
||||||
228796 t.fifo_in1.fifo_element[1].reset_buf._y : 1 [by t.fifo_in1._reset_BXX[0]:=0]
|
|
||||||
230991 t.fifo_in1.fifo_element[1]._reset_BX : 0 [by t.fifo_in1.fifo_element[1].reset_buf._y:=1]
|
|
||||||
231013 t.fifo_in1.fifo_element[1].buf_func._y : 1 [by t.fifo_in1.fifo_element[1]._reset_BX:=0]
|
|
||||||
231838 t.fifo_in1.fifo_element[1].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[1]._reset_BX:=0]
|
|
||||||
231971 t.fifo_in1.fifo_element[1].in.a : 0 [by t.fifo_in1.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
233690 t.fifo_in2.fifo_element[2].reset_buf._y : 1 [by t.fifo_in2._reset_BXX[0]:=0]
|
|
||||||
234049 t.fifo_in2.fifo_element[2]._reset_BX : 0 [by t.fifo_in2.fifo_element[2].reset_buf._y:=1]
|
|
||||||
234270 t.fifo_in2.fifo_element[2].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[2]._reset_BX:=0]
|
|
||||||
234277 t.fifo_in2.fifo_element[2].in.a : 0 [by t.fifo_in2.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
234307 t.fifo_in2.fifo_element[1]._out_a_B : 1 [by t.fifo_in2.fifo_element[2].in.a:=0]
|
|
||||||
236479 t.fifo_in1.fifo_element[2].in.a : 0 [by t.fifo_in1.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
243134 t._out2.r : 0 [by t.fifo_in2.fifo_element[3].buf_func._y:=1]
|
|
||||||
243192 t.fifo_in1.fifo_element[2]._en : 1 [by t.fifo_in1.fifo_element[2].in.a:=0]
|
|
||||||
243225 t.fifo_in2.fifo_element[3]._en : 1 [by t._out2.r:=0]
|
|
||||||
245323 t.arb.arbiter._y2 : 1 [by t._out2.r:=0]
|
|
||||||
245330 t.arb._y2_arb : 0 [by t.arb.arbiter._y2:=1]
|
|
||||||
245436 t.arb.ack_cell2._y : 1 [by t.arb._y2_arb:=0]
|
|
||||||
245514 t._out2.a : 0 [by t.arb.ack_cell2._y:=1]
|
|
||||||
245789 t.fifo_in2.fifo_element[3]._out_a_B : 1 [by t._out2.a:=0]
|
|
||||||
247633 t.fifo_in1.fifo_element[0]._out_a_B : 1 [by t.fifo_in1.fifo_element[1].in.a:=0]
|
|
||||||
247800 t.fifo_in1.fifo_element[0].buf_func._y : 1 [by t.fifo_in1.fifo_element[0]._reset_BX:=0]
|
|
||||||
248117 t.arb.or_cell._y : 1 [by t.arb._y2_arb:=0]
|
|
||||||
248165 t.fifo_in2.fifo_element[2].buf_func._y : 1 [by t.fifo_in2.fifo_element[2]._reset_BX:=0]
|
|
||||||
248177 t.fifo_in2.fifo_element[3].in.r : 0 [by t.fifo_in2.fifo_element[2].buf_func._y:=1]
|
|
||||||
248572 t.out.r : 0 [by t.arb.or_cell._y:=1]
|
|
||||||
248581 t.fifo_in2.fifo_element[2]._en : 1 [by t.fifo_in2.fifo_element[3].in.r:=0]
|
|
||||||
261141 t.fifo_in1.fifo_element[2].in.r : 0 [by t.fifo_in1.fifo_element[1].buf_func._y:=1]
|
|
||||||
261153 t.fifo_in1.fifo_element[1]._en : 1 [by t.fifo_in1.fifo_element[2].in.r:=0]
|
|
||||||
266796 t.fifo_in1.fifo_element[1].in.r : 0 [by t.fifo_in1.fifo_element[0].buf_func._y:=1]
|
|
||||||
272712 t.fifo_in1.fifo_element[0]._en : 1 [by t.fifo_in1.fifo_element[1].in.r:=0]
|
|
||||||
293940 t.fifo_in1.fifo_element[1]._out_a_B : 1 [by t.fifo_in1.fifo_element[2].in.a:=0]
|
|
||||||
|
|
||||||
293940 Reset : 1
|
|
||||||
296839 t.fifo_in1.reset_buf._y : 0 [by Reset:=1]
|
|
||||||
298216 t.fifo_in2.reset_buf._y : 0 [by Reset:=1]
|
|
||||||
298218 t.fifo_in2._reset_BX : 1 [by t.fifo_in2.reset_buf._y:=0]
|
|
||||||
301134 t.fifo_in1._reset_BX : 1 [by t.fifo_in1.reset_buf._y:=0]
|
|
||||||
302383 t.fifo_in1.reset_bufarray.buf1._y : 0 [by t.fifo_in1._reset_BX:=1]
|
|
||||||
302753 t.fifo_in2.reset_bufarray.buf1._y : 0 [by t.fifo_in2._reset_BX:=1]
|
|
||||||
302919 t.fifo_in2._reset_BXX[0] : 1 [by t.fifo_in2.reset_bufarray.buf1._y:=0]
|
|
||||||
302994 t.fifo_in2.fifo_element[2].reset_buf._y : 0 [by t.fifo_in2._reset_BXX[0]:=1]
|
|
||||||
302996 t.fifo_in2.fifo_element[2]._reset_BX : 1 [by t.fifo_in2.fifo_element[2].reset_buf._y:=0]
|
|
||||||
303057 t.fifo_in2.fifo_element[0].reset_buf._y : 0 [by t.fifo_in2._reset_BXX[0]:=1]
|
|
||||||
303264 t.fifo_in2.fifo_element[1].reset_buf._y : 0 [by t.fifo_in2._reset_BXX[0]:=1]
|
|
||||||
303265 t.fifo_in2.fifo_element[1]._reset_BX : 1 [by t.fifo_in2.fifo_element[1].reset_buf._y:=0]
|
|
||||||
305882 t.fifo_in1._reset_BXX[0] : 1 [by t.fifo_in1.reset_bufarray.buf1._y:=0]
|
|
||||||
305893 t.fifo_in1.fifo_element[1].reset_buf._y : 0 [by t.fifo_in1._reset_BXX[0]:=1]
|
|
||||||
305949 t.fifo_in1.fifo_element[3].reset_buf._y : 0 [by t.fifo_in1._reset_BXX[0]:=1]
|
|
||||||
305965 t.fifo_in1.fifo_element[3]._reset_BX : 1 [by t.fifo_in1.fifo_element[3].reset_buf._y:=0]
|
|
||||||
306252 t.fifo_in1.fifo_element[0].reset_buf._y : 0 [by t.fifo_in1._reset_BXX[0]:=1]
|
|
||||||
306430 t.fifo_in1.fifo_element[2].reset_buf._y : 0 [by t.fifo_in1._reset_BXX[0]:=1]
|
|
||||||
306958 t.fifo_in1.fifo_element[2]._reset_BX : 1 [by t.fifo_in1.fifo_element[2].reset_buf._y:=0]
|
|
||||||
308182 t.fifo_in2.fifo_element[3].reset_buf._y : 0 [by t.fifo_in2._reset_BXX[0]:=1]
|
|
||||||
308534 t.fifo_in1.fifo_element[1]._reset_BX : 1 [by t.fifo_in1.fifo_element[1].reset_buf._y:=0]
|
|
||||||
310617 t.fifo_in2.fifo_element[3]._reset_BX : 1 [by t.fifo_in2.fifo_element[3].reset_buf._y:=0]
|
|
||||||
310814 t.fifo_in1.fifo_element[0]._reset_BX : 1 [by t.fifo_in1.fifo_element[0].reset_buf._y:=0]
|
|
||||||
346974 t.fifo_in2.fifo_element[0]._reset_BX : 1 [by t.fifo_in2.fifo_element[0].reset_buf._y:=0]
|
|
||||||
[1] reset done
|
|
||||||
----------------------------------------------------------------------------------------------------
|
|
||||||
346974 t.in1.r : 1
|
|
||||||
346974 t.in2.r : 1
|
|
||||||
370899 t.fifo_in2.fifo_element[0].buf_func._y : 0 [by t.in2.r:=1]
|
|
||||||
373854 t.fifo_in1.fifo_element[0].buf_func._y : 0 [by t.in1.r:=1]
|
|
||||||
373856 t.fifo_in1.fifo_element[1].in.r : 1 [by t.fifo_in1.fifo_element[0].buf_func._y:=0]
|
|
||||||
373859 t.fifo_in1.fifo_element[0].inack_ctl._y : 0 [by t.fifo_in1.fifo_element[1].in.r:=1]
|
|
||||||
373888 t.in1.a : 1 [by t.fifo_in1.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
374205 t.fifo_in1.fifo_element[0]._en : 0 [by t.in1.a:=1]
|
|
||||||
383940 t.fifo_in2.fifo_element[1].in.r : 1 [by t.fifo_in2.fifo_element[0].buf_func._y:=0]
|
|
||||||
384093 t.fifo_in2.fifo_element[0].inack_ctl._y : 0 [by t.fifo_in2.fifo_element[1].in.r:=1]
|
|
||||||
384137 t.in2.a : 1 [by t.fifo_in2.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
385541 t.fifo_in2.fifo_element[1].buf_func._y : 0 [by t.fifo_in2.fifo_element[1].in.r:=1]
|
|
||||||
386898 t.fifo_in2.fifo_element[0]._en : 0 [by t.in2.a:=1]
|
|
||||||
399224 t.fifo_in2.fifo_element[2].in.r : 1 [by t.fifo_in2.fifo_element[1].buf_func._y:=0]
|
|
||||||
399225 t.fifo_in2.fifo_element[2].buf_func._y : 0 [by t.fifo_in2.fifo_element[2].in.r:=1]
|
|
||||||
399247 t.fifo_in2.fifo_element[3].in.r : 1 [by t.fifo_in2.fifo_element[2].buf_func._y:=0]
|
|
||||||
399248 t.fifo_in2.fifo_element[3].buf_func._y : 0 [by t.fifo_in2.fifo_element[3].in.r:=1]
|
|
||||||
399441 t.fifo_in2.fifo_element[1].inack_ctl._y : 0 [by t.fifo_in2.fifo_element[2].in.r:=1]
|
|
||||||
399600 t.fifo_in2.fifo_element[1].in.a : 1 [by t.fifo_in2.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
400828 t.fifo_in2.fifo_element[2].inack_ctl._y : 0 [by t.fifo_in2.fifo_element[3].in.r:=1]
|
|
||||||
400887 t.fifo_in2.fifo_element[0]._out_a_B : 0 [by t.fifo_in2.fifo_element[1].in.a:=1]
|
|
||||||
401032 t.fifo_in2.fifo_element[0].buf_func._y : 1 [by t.fifo_in2.fifo_element[0]._out_a_B:=0]
|
|
||||||
403060 t.fifo_in2.fifo_element[2].in.a : 1 [by t.fifo_in2.fifo_element[2].inack_ctl._y:=0]
|
|
||||||
403061 t.fifo_in2.fifo_element[1]._out_a_B : 0 [by t.fifo_in2.fifo_element[2].in.a:=1]
|
|
||||||
403864 t.fifo_in2.fifo_element[1].in.r : 0 [by t.fifo_in2.fifo_element[0].buf_func._y:=1]
|
|
||||||
408593 t._out2.r : 1 [by t.fifo_in2.fifo_element[3].buf_func._y:=0]
|
|
||||||
408755 t.fifo_in2.fifo_element[3].inack_ctl._y : 0 [by t._out2.r:=1]
|
|
||||||
409414 t.fifo_in2.fifo_element[2]._en : 0 [by t.fifo_in2.fifo_element[2].in.a:=1]
|
|
||||||
416124 t.fifo_in2.fifo_element[3].in.a : 1 [by t.fifo_in2.fifo_element[3].inack_ctl._y:=0]
|
|
||||||
416131 t.fifo_in2.fifo_element[2]._out_a_B : 0 [by t.fifo_in2.fifo_element[3].in.a:=1]
|
|
||||||
416138 t.fifo_in2.fifo_element[3]._en : 0 [by t.fifo_in2.fifo_element[3].in.a:=1]
|
|
||||||
416291 t.fifo_in2.fifo_element[2].buf_func._y : 1 [by t.fifo_in2.fifo_element[2]._out_a_B:=0]
|
|
||||||
419276 t.fifo_in2.fifo_element[1]._en : 0 [by t.fifo_in2.fifo_element[1].in.a:=1]
|
|
||||||
419277 t.fifo_in2.fifo_element[1].buf_func._y : 1 [by t.fifo_in2.fifo_element[1]._en:=0]
|
|
||||||
419277 t.fifo_in2.fifo_element[1].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[1]._en:=0]
|
|
||||||
419278 t.fifo_in2.fifo_element[2].in.r : 0 [by t.fifo_in2.fifo_element[1].buf_func._y:=1]
|
|
||||||
419465 t.fifo_in2.fifo_element[2].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[2].in.r:=0]
|
|
||||||
419466 t.fifo_in2.fifo_element[2].in.a : 0 [by t.fifo_in2.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
421520 t.fifo_in2.fifo_element[1].in.a : 0 [by t.fifo_in2.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
421521 t.fifo_in2.fifo_element[0]._out_a_B : 1 [by t.fifo_in2.fifo_element[1].in.a:=0]
|
|
||||||
423648 t.fifo_in2.fifo_element[1]._out_a_B : 1 [by t.fifo_in2.fifo_element[2].in.a:=0]
|
|
||||||
434814 t.fifo_in1.fifo_element[1].buf_func._y : 0 [by t.fifo_in1.fifo_element[1].in.r:=1]
|
|
||||||
435667 t.fifo_in1.fifo_element[2].in.r : 1 [by t.fifo_in1.fifo_element[1].buf_func._y:=0]
|
|
||||||
435672 t.fifo_in1.fifo_element[2].buf_func._y : 0 [by t.fifo_in1.fifo_element[2].in.r:=1]
|
|
||||||
435673 t.fifo_in1.fifo_element[3].in.r : 1 [by t.fifo_in1.fifo_element[2].buf_func._y:=0]
|
|
||||||
435690 t.fifo_in1.fifo_element[3].buf_func._y : 0 [by t.fifo_in1.fifo_element[3].in.r:=1]
|
|
||||||
436558 t.fifo_in1.fifo_element[1].inack_ctl._y : 0 [by t.fifo_in1.fifo_element[2].in.r:=1]
|
|
||||||
436561 t.fifo_in1.fifo_element[1].in.a : 1 [by t.fifo_in1.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
437502 t.fifo_in1.fifo_element[1]._en : 0 [by t.fifo_in1.fifo_element[1].in.a:=1]
|
|
||||||
437848 t.fifo_in2.fifo_element[3].in.r : 0 [by t.fifo_in2.fifo_element[2].buf_func._y:=1]
|
|
||||||
437849 t.fifo_in2.fifo_element[3].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[3].in.r:=0]
|
|
||||||
437890 t.fifo_in2.fifo_element[2]._en : 1 [by t.fifo_in2.fifo_element[3].in.r:=0]
|
|
||||||
438246 t.fifo_in1.fifo_element[2].inack_ctl._y : 0 [by t.fifo_in1.fifo_element[3].in.r:=1]
|
|
||||||
440666 t.fifo_in2.fifo_element[3].in.a : 0 [by t.fifo_in2.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
440761 t.fifo_in2.fifo_element[2]._out_a_B : 1 [by t.fifo_in2.fifo_element[3].in.a:=0]
|
|
||||||
444051 t._out1.r : 1 [by t.fifo_in1.fifo_element[3].buf_func._y:=0]
|
|
||||||
444059 t.fifo_in1.fifo_element[3].inack_ctl._y : 0 [by t._out1.r:=1]
|
|
||||||
444093 t.fifo_in1.fifo_element[3].in.a : 1 [by t.fifo_in1.fifo_element[3].inack_ctl._y:=0]
|
|
||||||
445011 t.fifo_in1.fifo_element[2]._out_a_B : 0 [by t.fifo_in1.fifo_element[3].in.a:=1]
|
|
||||||
447877 t.arb.arbiter._y2 : 0 [by t._out2.r:=1]
|
|
||||||
447881 t.arb._y2_arb : 1 [by t.arb.arbiter._y2:=0]
|
|
||||||
451979 t.fifo_in1.fifo_element[2].in.a : 1 [by t.fifo_in1.fifo_element[2].inack_ctl._y:=0]
|
|
||||||
454377 t.fifo_in1.fifo_element[2]._en : 0 [by t.fifo_in1.fifo_element[2].in.a:=1]
|
|
||||||
455194 t.fifo_in1.fifo_element[1]._out_a_B : 0 [by t.fifo_in1.fifo_element[2].in.a:=1]
|
|
||||||
455242 t.fifo_in1.fifo_element[1].buf_func._y : 1 [by t.fifo_in1.fifo_element[1]._out_a_B:=0]
|
|
||||||
455245 t.fifo_in1.fifo_element[2].in.r : 0 [by t.fifo_in1.fifo_element[1].buf_func._y:=1]
|
|
||||||
455423 t.fifo_in1.fifo_element[2].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[2].in.r:=0]
|
|
||||||
456302 t.fifo_in2.fifo_element[1]._en : 1 [by t.fifo_in2.fifo_element[1].in.a:=0]
|
|
||||||
457980 t.fifo_in1.fifo_element[3]._en : 0 [by t.fifo_in1.fifo_element[3].in.a:=1]
|
|
||||||
476400 t.fifo_in1.fifo_element[2].in.a : 0 [by t.fifo_in1.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
488299 t.fifo_in1.fifo_element[1]._out_a_B : 1 [by t.fifo_in1.fifo_element[2].in.a:=0]
|
|
||||||
494259 t.arb.or_cell._y : 0 [by t.arb._y2_arb:=1]
|
|
||||||
495523 t.fifo_in1.fifo_element[0]._out_a_B : 0 [by t.fifo_in1.fifo_element[1].in.a:=1]
|
|
||||||
500210 t.out.r : 1 [by t.arb.or_cell._y:=0]
|
|
||||||
501496 t.fifo_in1.fifo_element[2].buf_func._y : 1 [by t.fifo_in1.fifo_element[2]._en:=0]
|
|
||||||
502323 t.fifo_in1.fifo_element[3].in.r : 0 [by t.fifo_in1.fifo_element[2].buf_func._y:=1]
|
|
||||||
502496 t.fifo_in1.fifo_element[3].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[3].in.r:=0]
|
|
||||||
502497 t.fifo_in1.fifo_element[3].in.a : 0 [by t.fifo_in1.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
502507 t.fifo_in1.fifo_element[2]._en : 1 [by t.fifo_in1.fifo_element[3].in.r:=0]
|
|
||||||
502570 t.fifo_in1.fifo_element[2]._out_a_B : 1 [by t.fifo_in1.fifo_element[3].in.a:=0]
|
|
||||||
535008 t.fifo_in1.fifo_element[0].buf_func._y : 1 [by t.fifo_in1.fifo_element[0]._out_a_B:=0]
|
|
||||||
535012 t.fifo_in1.fifo_element[1].in.r : 0 [by t.fifo_in1.fifo_element[0].buf_func._y:=1]
|
|
||||||
572300 t.fifo_in1.fifo_element[1].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[1].in.r:=0]
|
|
||||||
572396 t.fifo_in1.fifo_element[1].in.a : 0 [by t.fifo_in1.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
572397 t.fifo_in1.fifo_element[0]._out_a_B : 1 [by t.fifo_in1.fifo_element[1].in.a:=0]
|
|
||||||
572532 t.fifo_in1.fifo_element[1]._en : 1 [by t.fifo_in1.fifo_element[1].in.a:=0]
|
|
||||||
----------------------------------------------------------------------------------------------------
|
|
||||||
[2] 1 bit processed by the arbiter
|
|
||||||
572532 t.out.a : 1
|
|
||||||
591578 t.arb.ack_cell2._y : 0 [by t.out.a:=1]
|
|
||||||
591819 t._out2.a : 1 [by t.arb.ack_cell2._y:=0]
|
|
||||||
595778 t.fifo_in2.fifo_element[3]._out_a_B : 0 [by t._out2.a:=1]
|
|
||||||
595790 t.fifo_in2.fifo_element[3].buf_func._y : 1 [by t.fifo_in2.fifo_element[3]._out_a_B:=0]
|
|
||||||
599690 t._out2.r : 0 [by t.fifo_in2.fifo_element[3].buf_func._y:=1]
|
|
||||||
599691 t.arb.arbiter._y2 : 1 [by t._out2.r:=0]
|
|
||||||
599747 t.arb.arbiter._y1 : 0 [by t.arb.arbiter._y2:=1]
|
|
||||||
600719 t.fifo_in2.fifo_element[3]._en : 1 [by t._out2.r:=0]
|
|
||||||
644697 t.arb._y2_arb : 0 [by t.arb.arbiter._y2:=1]
|
|
||||||
644698 t.arb.or_cell._y : 1 [by t.arb._y2_arb:=0]
|
|
||||||
644735 t.out.r : 0 [by t.arb.or_cell._y:=1]
|
|
||||||
644735 t.out.a : 0
|
|
||||||
668110 t.arb.ack_cell2._y : 1 [by t.out.a:=0]
|
|
||||||
668111 t._out2.a : 0 [by t.arb.ack_cell2._y:=1]
|
|
||||||
669803 t.arb._y1_arb : 1 [by t._out2.a:=0]
|
|
||||||
669816 t.arb.or_cell._y : 0 [by t.arb._y1_arb:=1]
|
|
||||||
671675 t.fifo_in2.fifo_element[3]._out_a_B : 1 [by t._out2.a:=0]
|
|
||||||
686800 t.out.r : 1 [by t.arb.or_cell._y:=0]
|
|
||||||
----------------------------------------------------------------------------------------------------
|
|
||||||
[3] 2 bit processed by the arbiter
|
|
||||||
686800 t.out.a : 1
|
|
||||||
686800 t.in2.r : 0
|
|
||||||
686800 t.in1.r : 0
|
|
||||||
686821 t.fifo_in1.fifo_element[0].inack_ctl._y : 1 [by t.in1.r:=0]
|
|
||||||
686822 t.in1.a : 0 [by t.fifo_in1.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
686825 t.fifo_in2.fifo_element[0].inack_ctl._y : 1 [by t.in2.r:=0]
|
|
||||||
686826 t.in2.a : 0 [by t.fifo_in2.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
686827 t.fifo_in2.fifo_element[0]._en : 1 [by t.in2.a:=0]
|
|
||||||
687157 t.arb.ack_cell1._y : 0 [by t.out.a:=1]
|
|
||||||
687318 t._out1.a : 1 [by t.arb.ack_cell1._y:=0]
|
|
||||||
688355 t.fifo_in1.fifo_element[3]._out_a_B : 0 [by t._out1.a:=1]
|
|
||||||
688360 t.fifo_in1.fifo_element[3].buf_func._y : 1 [by t.fifo_in1.fifo_element[3]._out_a_B:=0]
|
|
||||||
688941 t._out1.r : 0 [by t.fifo_in1.fifo_element[3].buf_func._y:=1]
|
|
||||||
688952 t.fifo_in1.fifo_element[3]._en : 1 [by t._out1.r:=0]
|
|
||||||
689349 t.arb.arbiter._y1 : 1 [by t._out1.r:=0]
|
|
||||||
690396 t.arb._y1_arb : 0 [by t.arb.arbiter._y1:=1]
|
|
||||||
690410 t.arb.or_cell._y : 1 [by t.arb._y1_arb:=0]
|
|
||||||
690428 t.out.r : 0 [by t.arb.or_cell._y:=1]
|
|
||||||
696470 t.fifo_in1.fifo_element[0]._en : 1 [by t.in1.a:=0]
|
|
||||||
696470 t.out.a : 0
|
|
||||||
696470 t.in2.r : 1
|
|
||||||
696470 t.in1.r : 1
|
|
||||||
696474 t.arb.ack_cell1._y : 1 [by t.out.a:=0]
|
|
||||||
696574 t.fifo_in2.fifo_element[0].buf_func._y : 0 [by t.in2.r:=1]
|
|
||||||
697678 t._out1.a : 0 [by t.arb.ack_cell1._y:=1]
|
|
||||||
697906 t.fifo_in1.fifo_element[3]._out_a_B : 1 [by t._out1.a:=0]
|
|
||||||
705029 t.fifo_in2.fifo_element[1].in.r : 1 [by t.fifo_in2.fifo_element[0].buf_func._y:=0]
|
|
||||||
705872 t.fifo_in2.fifo_element[1].buf_func._y : 0 [by t.fifo_in2.fifo_element[1].in.r:=1]
|
|
||||||
705942 t.fifo_in2.fifo_element[2].in.r : 1 [by t.fifo_in2.fifo_element[1].buf_func._y:=0]
|
|
||||||
705953 t.fifo_in2.fifo_element[1].inack_ctl._y : 0 [by t.fifo_in2.fifo_element[2].in.r:=1]
|
|
||||||
705956 t.fifo_in2.fifo_element[1].in.a : 1 [by t.fifo_in2.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
706010 t.fifo_in2.fifo_element[1]._en : 0 [by t.fifo_in2.fifo_element[1].in.a:=1]
|
|
||||||
706488 t.fifo_in2.fifo_element[0].inack_ctl._y : 0 [by t.fifo_in2.fifo_element[1].in.r:=1]
|
|
||||||
707104 t.fifo_in2.fifo_element[0]._out_a_B : 0 [by t.fifo_in2.fifo_element[1].in.a:=1]
|
|
||||||
707649 t.in2.a : 1 [by t.fifo_in2.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
716301 t.fifo_in2.fifo_element[0]._en : 0 [by t.in2.a:=1]
|
|
||||||
716382 t.fifo_in2.fifo_element[0].buf_func._y : 1 [by t.fifo_in2.fifo_element[0]._en:=0]
|
|
||||||
727459 t.fifo_in2.fifo_element[1].in.r : 0 [by t.fifo_in2.fifo_element[0].buf_func._y:=1]
|
|
||||||
727914 t.fifo_in1.fifo_element[0].buf_func._y : 0 [by t.in1.r:=1]
|
|
||||||
728006 t.fifo_in1.fifo_element[1].in.r : 1 [by t.fifo_in1.fifo_element[0].buf_func._y:=0]
|
|
||||||
729750 t.fifo_in1.fifo_element[0].inack_ctl._y : 0 [by t.fifo_in1.fifo_element[1].in.r:=1]
|
|
||||||
730363 t.in1.a : 1 [by t.fifo_in1.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
736317 t.fifo_in1.fifo_element[1].buf_func._y : 0 [by t.fifo_in1.fifo_element[1].in.r:=1]
|
|
||||||
736362 t.fifo_in1.fifo_element[2].in.r : 1 [by t.fifo_in1.fifo_element[1].buf_func._y:=0]
|
|
||||||
737359 t.fifo_in1.fifo_element[2].buf_func._y : 0 [by t.fifo_in1.fifo_element[2].in.r:=1]
|
|
||||||
737884 t.fifo_in1.fifo_element[3].in.r : 1 [by t.fifo_in1.fifo_element[2].buf_func._y:=0]
|
|
||||||
737936 t.fifo_in1.fifo_element[2].inack_ctl._y : 0 [by t.fifo_in1.fifo_element[3].in.r:=1]
|
|
||||||
737943 t.fifo_in1.fifo_element[2].in.a : 1 [by t.fifo_in1.fifo_element[2].inack_ctl._y:=0]
|
|
||||||
738011 t.fifo_in1.fifo_element[1].inack_ctl._y : 0 [by t.fifo_in1.fifo_element[2].in.r:=1]
|
|
||||||
738013 t.fifo_in1.fifo_element[1].in.a : 1 [by t.fifo_in1.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
738146 t.fifo_in1.fifo_element[0]._out_a_B : 0 [by t.fifo_in1.fifo_element[1].in.a:=1]
|
|
||||||
738367 t.fifo_in1.fifo_element[1]._en : 0 [by t.fifo_in1.fifo_element[1].in.a:=1]
|
|
||||||
738784 t.fifo_in1.fifo_element[3].buf_func._y : 0 [by t.fifo_in1.fifo_element[3].in.r:=1]
|
|
||||||
738785 t._out1.r : 1 [by t.fifo_in1.fifo_element[3].buf_func._y:=0]
|
|
||||||
738789 t.arb.arbiter._y1 : 0 [by t._out1.r:=1]
|
|
||||||
739331 t.fifo_in1.fifo_element[3].inack_ctl._y : 0 [by t._out1.r:=1]
|
|
||||||
739332 t.fifo_in1.fifo_element[3].in.a : 1 [by t.fifo_in1.fifo_element[3].inack_ctl._y:=0]
|
|
||||||
739411 t.fifo_in1.fifo_element[2]._out_a_B : 0 [by t.fifo_in1.fifo_element[3].in.a:=1]
|
|
||||||
744385 t.fifo_in1.fifo_element[0]._en : 0 [by t.in1.a:=1]
|
|
||||||
744410 t.fifo_in1.fifo_element[1]._out_a_B : 0 [by t.fifo_in1.fifo_element[2].in.a:=1]
|
|
||||||
744498 t.fifo_in1.fifo_element[1].buf_func._y : 1 [by t.fifo_in1.fifo_element[1]._out_a_B:=0]
|
|
||||||
745442 t.fifo_in2.fifo_element[1].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[1].in.r:=0]
|
|
||||||
746818 t.fifo_in1.fifo_element[0].buf_func._y : 1 [by t.fifo_in1.fifo_element[0]._en:=0]
|
|
||||||
746877 t.fifo_in1.fifo_element[1].in.r : 0 [by t.fifo_in1.fifo_element[0].buf_func._y:=1]
|
|
||||||
746907 t.fifo_in1.fifo_element[1].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[1].in.r:=0]
|
|
||||||
748374 t.fifo_in1.fifo_element[1].in.a : 0 [by t.fifo_in1.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
751710 t.fifo_in1.fifo_element[3]._en : 0 [by t.fifo_in1.fifo_element[3].in.a:=1]
|
|
||||||
752280 t.fifo_in1.fifo_element[2].in.r : 0 [by t.fifo_in1.fifo_element[1].buf_func._y:=1]
|
|
||||||
753555 t.fifo_in1.fifo_element[2]._en : 0 [by t.fifo_in1.fifo_element[2].in.a:=1]
|
|
||||||
754240 t.fifo_in1.fifo_element[2].buf_func._y : 1 [by t.fifo_in1.fifo_element[2]._en:=0]
|
|
||||||
754367 t.fifo_in1.fifo_element[3].in.r : 0 [by t.fifo_in1.fifo_element[2].buf_func._y:=1]
|
|
||||||
754536 t.fifo_in1.fifo_element[3].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[3].in.r:=0]
|
|
||||||
754579 t.fifo_in1.fifo_element[3].in.a : 0 [by t.fifo_in1.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
754591 t.fifo_in1.fifo_element[2]._out_a_B : 1 [by t.fifo_in1.fifo_element[3].in.a:=0]
|
|
||||||
756364 t.fifo_in2.fifo_element[2].buf_func._y : 0 [by t.fifo_in2.fifo_element[2].in.r:=1]
|
|
||||||
757643 t.fifo_in2.fifo_element[3].in.r : 1 [by t.fifo_in2.fifo_element[2].buf_func._y:=0]
|
|
||||||
757646 t.fifo_in2.fifo_element[2].inack_ctl._y : 0 [by t.fifo_in2.fifo_element[3].in.r:=1]
|
|
||||||
757684 t.fifo_in2.fifo_element[2].in.a : 1 [by t.fifo_in2.fifo_element[2].inack_ctl._y:=0]
|
|
||||||
757685 t.fifo_in2.fifo_element[2]._en : 0 [by t.fifo_in2.fifo_element[2].in.a:=1]
|
|
||||||
757876 t.fifo_in2.fifo_element[3].buf_func._y : 0 [by t.fifo_in2.fifo_element[3].in.r:=1]
|
|
||||||
757968 t._out2.r : 1 [by t.fifo_in2.fifo_element[3].buf_func._y:=0]
|
|
||||||
760695 t.fifo_in2.fifo_element[3].inack_ctl._y : 0 [by t._out2.r:=1]
|
|
||||||
760697 t.fifo_in2.fifo_element[3].in.a : 1 [by t.fifo_in2.fifo_element[3].inack_ctl._y:=0]
|
|
||||||
760698 t.fifo_in2.fifo_element[3]._en : 0 [by t.fifo_in2.fifo_element[3].in.a:=1]
|
|
||||||
762198 t.fifo_in2.fifo_element[2]._out_a_B : 0 [by t.fifo_in2.fifo_element[3].in.a:=1]
|
|
||||||
762200 t.fifo_in2.fifo_element[2].buf_func._y : 1 [by t.fifo_in2.fifo_element[2]._out_a_B:=0]
|
|
||||||
762218 t.fifo_in2.fifo_element[3].in.r : 0 [by t.fifo_in2.fifo_element[2].buf_func._y:=1]
|
|
||||||
762337 t.fifo_in2.fifo_element[3].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[3].in.r:=0]
|
|
||||||
768057 t.fifo_in2.fifo_element[3].in.a : 0 [by t.fifo_in2.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
768065 t.fifo_in2.fifo_element[2]._out_a_B : 1 [by t.fifo_in2.fifo_element[3].in.a:=0]
|
|
||||||
770270 t.fifo_in1.fifo_element[2].inack_ctl._y : 1 [by t.fifo_in1.fifo_element[2]._en:=0]
|
|
||||||
770324 t.fifo_in1.fifo_element[2].in.a : 0 [by t.fifo_in1.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
770329 t.fifo_in1.fifo_element[1]._out_a_B : 1 [by t.fifo_in1.fifo_element[2].in.a:=0]
|
|
||||||
770436 t.fifo_in2.fifo_element[1]._out_a_B : 0 [by t.fifo_in2.fifo_element[2].in.a:=1]
|
|
||||||
771503 t.fifo_in2.fifo_element[1].buf_func._y : 1 [by t.fifo_in2.fifo_element[1]._out_a_B:=0]
|
|
||||||
771504 t.fifo_in2.fifo_element[2].in.r : 0 [by t.fifo_in2.fifo_element[1].buf_func._y:=1]
|
|
||||||
771642 t.fifo_in2.fifo_element[2].inack_ctl._y : 1 [by t.fifo_in2.fifo_element[2].in.r:=0]
|
|
||||||
771643 t.fifo_in2.fifo_element[2].in.a : 0 [by t.fifo_in2.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
771664 t.fifo_in1.fifo_element[1]._en : 1 [by t.fifo_in1.fifo_element[2].in.r:=0]
|
|
||||||
771707 t.fifo_in2.fifo_element[2]._en : 1 [by t.fifo_in2.fifo_element[2].in.a:=0]
|
|
||||||
771766 t.fifo_in2.fifo_element[1]._out_a_B : 1 [by t.fifo_in2.fifo_element[2].in.a:=0]
|
|
||||||
773769 t.fifo_in2.fifo_element[1].in.a : 0 [by t.fifo_in2.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
773771 t.fifo_in2.fifo_element[1]._en : 1 [by t.fifo_in2.fifo_element[1].in.a:=0]
|
|
||||||
773806 t.fifo_in2.fifo_element[0]._out_a_B : 1 [by t.fifo_in2.fifo_element[1].in.a:=0]
|
|
||||||
784352 t.arb._y1_arb : 1 [by t.arb.arbiter._y1:=0]
|
|
||||||
784495 t.arb.or_cell._y : 0 [by t.arb._y1_arb:=1]
|
|
||||||
784546 t.out.r : 1 [by t.arb.or_cell._y:=0]
|
|
||||||
807878 t.fifo_in1.fifo_element[0]._out_a_B : 1 [by t.fifo_in1.fifo_element[1].in.a:=0]
|
|
||||||
820862 t.fifo_in1.fifo_element[2]._en : 1 [by t.fifo_in1.fifo_element[2].in.a:=0]
|
|
||||||
----------------------------------------------------------------------------------------------------
|
|
||||||
[4] 3 bit processed by the arbiter
|
|
||||||
820862 t.out.a : 1
|
|
||||||
821304 t.arb.ack_cell1._y : 0 [by t.out.a:=1]
|
|
||||||
821315 t._out1.a : 1 [by t.arb.ack_cell1._y:=0]
|
|
||||||
821316 t.fifo_in1.fifo_element[3]._out_a_B : 0 [by t._out1.a:=1]
|
|
||||||
821325 t.fifo_in1.fifo_element[3].buf_func._y : 1 [by t.fifo_in1.fifo_element[3]._out_a_B:=0]
|
|
||||||
821350 t._out1.r : 0 [by t.fifo_in1.fifo_element[3].buf_func._y:=1]
|
|
||||||
824871 t.fifo_in1.fifo_element[3]._en : 1 [by t._out1.r:=0]
|
|
||||||
831603 t.arb.arbiter._y1 : 1 [by t._out1.r:=0]
|
|
||||||
831748 t.arb.arbiter._y2 : 0 [by t.arb.arbiter._y1:=1]
|
|
||||||
847771 t.arb._y1_arb : 0 [by t.arb.arbiter._y1:=1]
|
|
||||||
848001 t.arb.or_cell._y : 1 [by t.arb._y1_arb:=0]
|
|
||||||
848692 t.out.r : 0 [by t.arb.or_cell._y:=1]
|
|
||||||
848692 t.out.a : 0
|
|
||||||
848706 t.arb.ack_cell1._y : 1 [by t.out.a:=0]
|
|
||||||
850249 t._out1.a : 0 [by t.arb.ack_cell1._y:=1]
|
|
||||||
851860 t.arb._y2_arb : 1 [by t._out1.a:=0]
|
|
||||||
851871 t.arb.or_cell._y : 0 [by t.arb._y2_arb:=1]
|
|
||||||
851872 t.out.r : 1 [by t.arb.or_cell._y:=0]
|
|
||||||
867761 t.fifo_in1.fifo_element[3]._out_a_B : 1 [by t._out1.a:=0]
|
|
||||||
----------------------------------------------------------------------------------------------------
|
|
||||||
[5] 4 bit processed by the arbiter
|
|
||||||
@@ -1,606 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"t.fifo_in2.reset_bufarray.buf1.a"->"t.fifo_in2.reset_bufarray.buf1._y"-
|
|
||||||
~("t.fifo_in2.reset_bufarray.buf1.a")->"t.fifo_in2.reset_bufarray.buf1._y"+
|
|
||||||
"t.fifo_in2.reset_bufarray.buf1._y"->"t.fifo_in2.reset_bufarray.buf1.y"-
|
|
||||||
~("t.fifo_in2.reset_bufarray.buf1._y")->"t.fifo_in2.reset_bufarray.buf1.y"+
|
|
||||||
= "t.fifo_in2.reset_bufarray.supply.vdd" "t.fifo_in2.reset_bufarray.buf1.vdd"
|
|
||||||
= "t.fifo_in2.reset_bufarray.supply.vss" "t.fifo_in2.reset_bufarray.buf1.vss"
|
|
||||||
= "t.fifo_in2.reset_bufarray.out[0]" "t.fifo_in2.reset_bufarray.out[3]"
|
|
||||||
= "t.fifo_in2.reset_bufarray.out[0]" "t.fifo_in2.reset_bufarray.out[2]"
|
|
||||||
= "t.fifo_in2.reset_bufarray.out[0]" "t.fifo_in2.reset_bufarray.out[1]"
|
|
||||||
= "t.fifo_in2.reset_bufarray.out[0]" "t.fifo_in2.reset_bufarray.buf1.y"
|
|
||||||
= "t.fifo_in2.reset_bufarray.in" "t.fifo_in2.reset_bufarray.buf1.a"
|
|
||||||
"t.fifo_in2.reset_buf.a"->"t.fifo_in2.reset_buf._y"-
|
|
||||||
~("t.fifo_in2.reset_buf.a")->"t.fifo_in2.reset_buf._y"+
|
|
||||||
"t.fifo_in2.reset_buf._y"->"t.fifo_in2.reset_buf.y"-
|
|
||||||
~("t.fifo_in2.reset_buf._y")->"t.fifo_in2.reset_buf.y"+
|
|
||||||
= "t.fifo_in2.reset_B" "t.fifo_in2.reset_buf.a"
|
|
||||||
= "t.fifo_in2.supply.vss" "t.fifo_in2.fifo_element[3].supply.vss"
|
|
||||||
= "t.fifo_in2.supply.vdd" "t.fifo_in2.fifo_element[3].supply.vdd"
|
|
||||||
= "t.fifo_in2.supply.vss" "t.fifo_in2.fifo_element[2].supply.vss"
|
|
||||||
= "t.fifo_in2.supply.vdd" "t.fifo_in2.fifo_element[2].supply.vdd"
|
|
||||||
= "t.fifo_in2.supply.vss" "t.fifo_in2.fifo_element[1].supply.vss"
|
|
||||||
= "t.fifo_in2.supply.vdd" "t.fifo_in2.fifo_element[1].supply.vdd"
|
|
||||||
= "t.fifo_in2.supply.vss" "t.fifo_in2.fifo_element[0].supply.vss"
|
|
||||||
= "t.fifo_in2.supply.vdd" "t.fifo_in2.fifo_element[0].supply.vdd"
|
|
||||||
= "t.fifo_in2.supply.vdd" "t.fifo_in2.reset_buf.vdd"
|
|
||||||
= "t.fifo_in2.supply.vss" "t.fifo_in2.reset_buf.vss"
|
|
||||||
= "t.fifo_in2._reset_BX" "t.fifo_in2.reset_bufarray.in"
|
|
||||||
= "t.fifo_in2._reset_BX" "t.fifo_in2.reset_buf.y"
|
|
||||||
"t.fifo_in2.fifo_element[0].reset_buf.a"->"t.fifo_in2.fifo_element[0].reset_buf._y"-
|
|
||||||
~("t.fifo_in2.fifo_element[0].reset_buf.a")->"t.fifo_in2.fifo_element[0].reset_buf._y"+
|
|
||||||
"t.fifo_in2.fifo_element[0].reset_buf._y"->"t.fifo_in2.fifo_element[0].reset_buf.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[0].reset_buf._y")->"t.fifo_in2.fifo_element[0].reset_buf.y"+
|
|
||||||
"t.fifo_in2.fifo_element[0].inv_outa.a"->"t.fifo_in2.fifo_element[0].inv_outa.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[0].inv_outa.a")->"t.fifo_in2.fifo_element[0].inv_outa.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[0].inack_ctl.c1"&~"t.fifo_in2.fifo_element[0].inack_ctl.c2"|~"t.fifo_in2.fifo_element[0].inack_ctl.pr_B"->"t.fifo_in2.fifo_element[0].inack_ctl._y"+
|
|
||||||
"t.fifo_in2.fifo_element[0].inack_ctl.c1"&"t.fifo_in2.fifo_element[0].inack_ctl.c2"&"t.fifo_in2.fifo_element[0].inack_ctl.n1"&"t.fifo_in2.fifo_element[0].inack_ctl.sr_B"->"t.fifo_in2.fifo_element[0].inack_ctl._y"-
|
|
||||||
"t.fifo_in2.fifo_element[0].inack_ctl._y"->"t.fifo_in2.fifo_element[0].inack_ctl.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[0].inack_ctl._y")->"t.fifo_in2.fifo_element[0].inack_ctl.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[0].buf_func.c1"&~"t.fifo_in2.fifo_element[0].buf_func.c2"|~"t.fifo_in2.fifo_element[0].buf_func.pr_B"->"t.fifo_in2.fifo_element[0].buf_func._y"+
|
|
||||||
"t.fifo_in2.fifo_element[0].buf_func.c1"&"t.fifo_in2.fifo_element[0].buf_func.c2"&"t.fifo_in2.fifo_element[0].buf_func.n1"&"t.fifo_in2.fifo_element[0].buf_func.sr_B"->"t.fifo_in2.fifo_element[0].buf_func._y"-
|
|
||||||
"t.fifo_in2.fifo_element[0].buf_func._y"->"t.fifo_in2.fifo_element[0].buf_func.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[0].buf_func._y")->"t.fifo_in2.fifo_element[0].buf_func.y"+
|
|
||||||
= "t.fifo_in2.fifo_element[0].reset_B" "t.fifo_in2.fifo_element[0].reset_buf.a"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vdd" "t.fifo_in2.fifo_element[0].reset_buf.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vdd" "t.fifo_in2.fifo_element[0].buf_func.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vdd" "t.fifo_in2.fifo_element[0].inv_outa.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vdd" "t.fifo_in2.fifo_element[0].en_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vdd" "t.fifo_in2.fifo_element[0].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vss" "t.fifo_in2.fifo_element[0].reset_buf.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vss" "t.fifo_in2.fifo_element[0].buf_func.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vss" "t.fifo_in2.fifo_element[0].inv_outa.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vss" "t.fifo_in2.fifo_element[0].en_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[0].supply.vss" "t.fifo_in2.fifo_element[0].inack_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._reset_BX" "t.fifo_in2.fifo_element[0].reset_buf.y"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._reset_BX" "t.fifo_in2.fifo_element[0].buf_func.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._reset_BX" "t.fifo_in2.fifo_element[0].buf_func.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._reset_BX" "t.fifo_in2.fifo_element[0].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._reset_BX" "t.fifo_in2.fifo_element[0].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._en" "t.fifo_in2.fifo_element[0].buf_func.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._en" "t.fifo_in2.fifo_element[0].en_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._en" "t.fifo_in2.fifo_element[0].inack_ctl.c1"
|
|
||||||
~"t.fifo_in2.fifo_element[0].en_ctl.p1"&~"t.fifo_in2.fifo_element[0].en_ctl.c1"->"t.fifo_in2.fifo_element[0].en_ctl.y"+
|
|
||||||
"t.fifo_in2.fifo_element[0].en_ctl.c1"->"t.fifo_in2.fifo_element[0].en_ctl.y"-
|
|
||||||
= "t.fifo_in2.fifo_element[0]._out_a_B" "t.fifo_in2.fifo_element[0].buf_func.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[0]._out_a_B" "t.fifo_in2.fifo_element[0].inv_outa.y"
|
|
||||||
= "t.fifo_in2.fifo_element[0].in.d.d[0]" "t.fifo_in2.fifo_element[0].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[0].in.a" "t.fifo_in2.fifo_element[0].en_ctl.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[0].in.a" "t.fifo_in2.fifo_element[0].inack_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[0].in.d.d[0]" "t.fifo_in2.fifo_element[0].buf_func.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[0].in.d.d[0]" "t.fifo_in2.fifo_element[0].inack_ctl.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[0].in.d.d[0]" "t.fifo_in2.fifo_element[0].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[0].out.d.d[0]" "t.fifo_in2.fifo_element[0].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[0].out.a" "t.fifo_in2.fifo_element[0].inv_outa.a"
|
|
||||||
= "t.fifo_in2.fifo_element[0].out.d.d[0]" "t.fifo_in2.fifo_element[0].buf_func.y"
|
|
||||||
= "t.fifo_in2.fifo_element[0].out.d.d[0]" "t.fifo_in2.fifo_element[0].en_ctl.p1"
|
|
||||||
= "t.fifo_in2.fifo_element[0].out.d.d[0]" "t.fifo_in2.fifo_element[0].inack_ctl.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[0].out.d.d[0]" "t.fifo_in2.fifo_element[0].out.r"
|
|
||||||
"t.fifo_in2.fifo_element[1].reset_buf.a"->"t.fifo_in2.fifo_element[1].reset_buf._y"-
|
|
||||||
~("t.fifo_in2.fifo_element[1].reset_buf.a")->"t.fifo_in2.fifo_element[1].reset_buf._y"+
|
|
||||||
"t.fifo_in2.fifo_element[1].reset_buf._y"->"t.fifo_in2.fifo_element[1].reset_buf.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[1].reset_buf._y")->"t.fifo_in2.fifo_element[1].reset_buf.y"+
|
|
||||||
"t.fifo_in2.fifo_element[1].inv_outa.a"->"t.fifo_in2.fifo_element[1].inv_outa.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[1].inv_outa.a")->"t.fifo_in2.fifo_element[1].inv_outa.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[1].inack_ctl.c1"&~"t.fifo_in2.fifo_element[1].inack_ctl.c2"|~"t.fifo_in2.fifo_element[1].inack_ctl.pr_B"->"t.fifo_in2.fifo_element[1].inack_ctl._y"+
|
|
||||||
"t.fifo_in2.fifo_element[1].inack_ctl.c1"&"t.fifo_in2.fifo_element[1].inack_ctl.c2"&"t.fifo_in2.fifo_element[1].inack_ctl.n1"&"t.fifo_in2.fifo_element[1].inack_ctl.sr_B"->"t.fifo_in2.fifo_element[1].inack_ctl._y"-
|
|
||||||
"t.fifo_in2.fifo_element[1].inack_ctl._y"->"t.fifo_in2.fifo_element[1].inack_ctl.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[1].inack_ctl._y")->"t.fifo_in2.fifo_element[1].inack_ctl.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[1].buf_func.c1"&~"t.fifo_in2.fifo_element[1].buf_func.c2"|~"t.fifo_in2.fifo_element[1].buf_func.pr_B"->"t.fifo_in2.fifo_element[1].buf_func._y"+
|
|
||||||
"t.fifo_in2.fifo_element[1].buf_func.c1"&"t.fifo_in2.fifo_element[1].buf_func.c2"&"t.fifo_in2.fifo_element[1].buf_func.n1"&"t.fifo_in2.fifo_element[1].buf_func.sr_B"->"t.fifo_in2.fifo_element[1].buf_func._y"-
|
|
||||||
"t.fifo_in2.fifo_element[1].buf_func._y"->"t.fifo_in2.fifo_element[1].buf_func.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[1].buf_func._y")->"t.fifo_in2.fifo_element[1].buf_func.y"+
|
|
||||||
= "t.fifo_in2.fifo_element[1].reset_B" "t.fifo_in2.fifo_element[1].reset_buf.a"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vdd" "t.fifo_in2.fifo_element[1].reset_buf.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vdd" "t.fifo_in2.fifo_element[1].buf_func.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vdd" "t.fifo_in2.fifo_element[1].inv_outa.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vdd" "t.fifo_in2.fifo_element[1].en_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vdd" "t.fifo_in2.fifo_element[1].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vss" "t.fifo_in2.fifo_element[1].reset_buf.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vss" "t.fifo_in2.fifo_element[1].buf_func.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vss" "t.fifo_in2.fifo_element[1].inv_outa.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vss" "t.fifo_in2.fifo_element[1].en_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[1].supply.vss" "t.fifo_in2.fifo_element[1].inack_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._reset_BX" "t.fifo_in2.fifo_element[1].reset_buf.y"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._reset_BX" "t.fifo_in2.fifo_element[1].buf_func.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._reset_BX" "t.fifo_in2.fifo_element[1].buf_func.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._reset_BX" "t.fifo_in2.fifo_element[1].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._reset_BX" "t.fifo_in2.fifo_element[1].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._en" "t.fifo_in2.fifo_element[1].buf_func.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._en" "t.fifo_in2.fifo_element[1].en_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._en" "t.fifo_in2.fifo_element[1].inack_ctl.c1"
|
|
||||||
~"t.fifo_in2.fifo_element[1].en_ctl.p1"&~"t.fifo_in2.fifo_element[1].en_ctl.c1"->"t.fifo_in2.fifo_element[1].en_ctl.y"+
|
|
||||||
"t.fifo_in2.fifo_element[1].en_ctl.c1"->"t.fifo_in2.fifo_element[1].en_ctl.y"-
|
|
||||||
= "t.fifo_in2.fifo_element[1]._out_a_B" "t.fifo_in2.fifo_element[1].buf_func.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[1]._out_a_B" "t.fifo_in2.fifo_element[1].inv_outa.y"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.d.d[0]" "t.fifo_in2.fifo_element[1].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.a" "t.fifo_in2.fifo_element[1].en_ctl.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.a" "t.fifo_in2.fifo_element[1].inack_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.d.d[0]" "t.fifo_in2.fifo_element[1].buf_func.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.d.d[0]" "t.fifo_in2.fifo_element[1].inack_ctl.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.d.d[0]" "t.fifo_in2.fifo_element[1].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[1].out.d.d[0]" "t.fifo_in2.fifo_element[1].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[1].out.a" "t.fifo_in2.fifo_element[1].inv_outa.a"
|
|
||||||
= "t.fifo_in2.fifo_element[1].out.d.d[0]" "t.fifo_in2.fifo_element[1].buf_func.y"
|
|
||||||
= "t.fifo_in2.fifo_element[1].out.d.d[0]" "t.fifo_in2.fifo_element[1].en_ctl.p1"
|
|
||||||
= "t.fifo_in2.fifo_element[1].out.d.d[0]" "t.fifo_in2.fifo_element[1].inack_ctl.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[1].out.d.d[0]" "t.fifo_in2.fifo_element[1].out.r"
|
|
||||||
"t.fifo_in2.fifo_element[2].reset_buf.a"->"t.fifo_in2.fifo_element[2].reset_buf._y"-
|
|
||||||
~("t.fifo_in2.fifo_element[2].reset_buf.a")->"t.fifo_in2.fifo_element[2].reset_buf._y"+
|
|
||||||
"t.fifo_in2.fifo_element[2].reset_buf._y"->"t.fifo_in2.fifo_element[2].reset_buf.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[2].reset_buf._y")->"t.fifo_in2.fifo_element[2].reset_buf.y"+
|
|
||||||
"t.fifo_in2.fifo_element[2].inv_outa.a"->"t.fifo_in2.fifo_element[2].inv_outa.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[2].inv_outa.a")->"t.fifo_in2.fifo_element[2].inv_outa.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[2].inack_ctl.c1"&~"t.fifo_in2.fifo_element[2].inack_ctl.c2"|~"t.fifo_in2.fifo_element[2].inack_ctl.pr_B"->"t.fifo_in2.fifo_element[2].inack_ctl._y"+
|
|
||||||
"t.fifo_in2.fifo_element[2].inack_ctl.c1"&"t.fifo_in2.fifo_element[2].inack_ctl.c2"&"t.fifo_in2.fifo_element[2].inack_ctl.n1"&"t.fifo_in2.fifo_element[2].inack_ctl.sr_B"->"t.fifo_in2.fifo_element[2].inack_ctl._y"-
|
|
||||||
"t.fifo_in2.fifo_element[2].inack_ctl._y"->"t.fifo_in2.fifo_element[2].inack_ctl.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[2].inack_ctl._y")->"t.fifo_in2.fifo_element[2].inack_ctl.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[2].buf_func.c1"&~"t.fifo_in2.fifo_element[2].buf_func.c2"|~"t.fifo_in2.fifo_element[2].buf_func.pr_B"->"t.fifo_in2.fifo_element[2].buf_func._y"+
|
|
||||||
"t.fifo_in2.fifo_element[2].buf_func.c1"&"t.fifo_in2.fifo_element[2].buf_func.c2"&"t.fifo_in2.fifo_element[2].buf_func.n1"&"t.fifo_in2.fifo_element[2].buf_func.sr_B"->"t.fifo_in2.fifo_element[2].buf_func._y"-
|
|
||||||
"t.fifo_in2.fifo_element[2].buf_func._y"->"t.fifo_in2.fifo_element[2].buf_func.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[2].buf_func._y")->"t.fifo_in2.fifo_element[2].buf_func.y"+
|
|
||||||
= "t.fifo_in2.fifo_element[2].reset_B" "t.fifo_in2.fifo_element[2].reset_buf.a"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vdd" "t.fifo_in2.fifo_element[2].reset_buf.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vdd" "t.fifo_in2.fifo_element[2].buf_func.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vdd" "t.fifo_in2.fifo_element[2].inv_outa.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vdd" "t.fifo_in2.fifo_element[2].en_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vdd" "t.fifo_in2.fifo_element[2].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vss" "t.fifo_in2.fifo_element[2].reset_buf.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vss" "t.fifo_in2.fifo_element[2].buf_func.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vss" "t.fifo_in2.fifo_element[2].inv_outa.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vss" "t.fifo_in2.fifo_element[2].en_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[2].supply.vss" "t.fifo_in2.fifo_element[2].inack_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._reset_BX" "t.fifo_in2.fifo_element[2].reset_buf.y"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._reset_BX" "t.fifo_in2.fifo_element[2].buf_func.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._reset_BX" "t.fifo_in2.fifo_element[2].buf_func.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._reset_BX" "t.fifo_in2.fifo_element[2].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._reset_BX" "t.fifo_in2.fifo_element[2].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._en" "t.fifo_in2.fifo_element[2].buf_func.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._en" "t.fifo_in2.fifo_element[2].en_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._en" "t.fifo_in2.fifo_element[2].inack_ctl.c1"
|
|
||||||
~"t.fifo_in2.fifo_element[2].en_ctl.p1"&~"t.fifo_in2.fifo_element[2].en_ctl.c1"->"t.fifo_in2.fifo_element[2].en_ctl.y"+
|
|
||||||
"t.fifo_in2.fifo_element[2].en_ctl.c1"->"t.fifo_in2.fifo_element[2].en_ctl.y"-
|
|
||||||
= "t.fifo_in2.fifo_element[2]._out_a_B" "t.fifo_in2.fifo_element[2].buf_func.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[2]._out_a_B" "t.fifo_in2.fifo_element[2].inv_outa.y"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.d.d[0]" "t.fifo_in2.fifo_element[2].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.a" "t.fifo_in2.fifo_element[2].en_ctl.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.a" "t.fifo_in2.fifo_element[2].inack_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.d.d[0]" "t.fifo_in2.fifo_element[2].buf_func.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.d.d[0]" "t.fifo_in2.fifo_element[2].inack_ctl.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.d.d[0]" "t.fifo_in2.fifo_element[2].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[2].out.d.d[0]" "t.fifo_in2.fifo_element[2].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[2].out.a" "t.fifo_in2.fifo_element[2].inv_outa.a"
|
|
||||||
= "t.fifo_in2.fifo_element[2].out.d.d[0]" "t.fifo_in2.fifo_element[2].buf_func.y"
|
|
||||||
= "t.fifo_in2.fifo_element[2].out.d.d[0]" "t.fifo_in2.fifo_element[2].en_ctl.p1"
|
|
||||||
= "t.fifo_in2.fifo_element[2].out.d.d[0]" "t.fifo_in2.fifo_element[2].inack_ctl.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[2].out.d.d[0]" "t.fifo_in2.fifo_element[2].out.r"
|
|
||||||
"t.fifo_in2.fifo_element[3].reset_buf.a"->"t.fifo_in2.fifo_element[3].reset_buf._y"-
|
|
||||||
~("t.fifo_in2.fifo_element[3].reset_buf.a")->"t.fifo_in2.fifo_element[3].reset_buf._y"+
|
|
||||||
"t.fifo_in2.fifo_element[3].reset_buf._y"->"t.fifo_in2.fifo_element[3].reset_buf.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[3].reset_buf._y")->"t.fifo_in2.fifo_element[3].reset_buf.y"+
|
|
||||||
"t.fifo_in2.fifo_element[3].inv_outa.a"->"t.fifo_in2.fifo_element[3].inv_outa.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[3].inv_outa.a")->"t.fifo_in2.fifo_element[3].inv_outa.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[3].inack_ctl.c1"&~"t.fifo_in2.fifo_element[3].inack_ctl.c2"|~"t.fifo_in2.fifo_element[3].inack_ctl.pr_B"->"t.fifo_in2.fifo_element[3].inack_ctl._y"+
|
|
||||||
"t.fifo_in2.fifo_element[3].inack_ctl.c1"&"t.fifo_in2.fifo_element[3].inack_ctl.c2"&"t.fifo_in2.fifo_element[3].inack_ctl.n1"&"t.fifo_in2.fifo_element[3].inack_ctl.sr_B"->"t.fifo_in2.fifo_element[3].inack_ctl._y"-
|
|
||||||
"t.fifo_in2.fifo_element[3].inack_ctl._y"->"t.fifo_in2.fifo_element[3].inack_ctl.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[3].inack_ctl._y")->"t.fifo_in2.fifo_element[3].inack_ctl.y"+
|
|
||||||
~"t.fifo_in2.fifo_element[3].buf_func.c1"&~"t.fifo_in2.fifo_element[3].buf_func.c2"|~"t.fifo_in2.fifo_element[3].buf_func.pr_B"->"t.fifo_in2.fifo_element[3].buf_func._y"+
|
|
||||||
"t.fifo_in2.fifo_element[3].buf_func.c1"&"t.fifo_in2.fifo_element[3].buf_func.c2"&"t.fifo_in2.fifo_element[3].buf_func.n1"&"t.fifo_in2.fifo_element[3].buf_func.sr_B"->"t.fifo_in2.fifo_element[3].buf_func._y"-
|
|
||||||
"t.fifo_in2.fifo_element[3].buf_func._y"->"t.fifo_in2.fifo_element[3].buf_func.y"-
|
|
||||||
~("t.fifo_in2.fifo_element[3].buf_func._y")->"t.fifo_in2.fifo_element[3].buf_func.y"+
|
|
||||||
= "t.fifo_in2.fifo_element[3].reset_B" "t.fifo_in2.fifo_element[3].reset_buf.a"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vdd" "t.fifo_in2.fifo_element[3].reset_buf.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vdd" "t.fifo_in2.fifo_element[3].buf_func.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vdd" "t.fifo_in2.fifo_element[3].inv_outa.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vdd" "t.fifo_in2.fifo_element[3].en_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vdd" "t.fifo_in2.fifo_element[3].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vss" "t.fifo_in2.fifo_element[3].reset_buf.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vss" "t.fifo_in2.fifo_element[3].buf_func.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vss" "t.fifo_in2.fifo_element[3].inv_outa.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vss" "t.fifo_in2.fifo_element[3].en_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[3].supply.vss" "t.fifo_in2.fifo_element[3].inack_ctl.vss"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._reset_BX" "t.fifo_in2.fifo_element[3].reset_buf.y"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._reset_BX" "t.fifo_in2.fifo_element[3].buf_func.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._reset_BX" "t.fifo_in2.fifo_element[3].buf_func.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._reset_BX" "t.fifo_in2.fifo_element[3].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._reset_BX" "t.fifo_in2.fifo_element[3].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._en" "t.fifo_in2.fifo_element[3].buf_func.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._en" "t.fifo_in2.fifo_element[3].en_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._en" "t.fifo_in2.fifo_element[3].inack_ctl.c1"
|
|
||||||
~"t.fifo_in2.fifo_element[3].en_ctl.p1"&~"t.fifo_in2.fifo_element[3].en_ctl.c1"->"t.fifo_in2.fifo_element[3].en_ctl.y"+
|
|
||||||
"t.fifo_in2.fifo_element[3].en_ctl.c1"->"t.fifo_in2.fifo_element[3].en_ctl.y"-
|
|
||||||
= "t.fifo_in2.fifo_element[3]._out_a_B" "t.fifo_in2.fifo_element[3].buf_func.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[3]._out_a_B" "t.fifo_in2.fifo_element[3].inv_outa.y"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.d.d[0]" "t.fifo_in2.fifo_element[3].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.a" "t.fifo_in2.fifo_element[3].en_ctl.c1"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.a" "t.fifo_in2.fifo_element[3].inack_ctl.y"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.d.d[0]" "t.fifo_in2.fifo_element[3].buf_func.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.d.d[0]" "t.fifo_in2.fifo_element[3].inack_ctl.c2"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.d.d[0]" "t.fifo_in2.fifo_element[3].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[3].out.d.d[0]" "t.fifo_in2.fifo_element[3].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[3].out.a" "t.fifo_in2.fifo_element[3].inv_outa.a"
|
|
||||||
= "t.fifo_in2.fifo_element[3].out.d.d[0]" "t.fifo_in2.fifo_element[3].buf_func.y"
|
|
||||||
= "t.fifo_in2.fifo_element[3].out.d.d[0]" "t.fifo_in2.fifo_element[3].en_ctl.p1"
|
|
||||||
= "t.fifo_in2.fifo_element[3].out.d.d[0]" "t.fifo_in2.fifo_element[3].inack_ctl.n1"
|
|
||||||
= "t.fifo_in2.fifo_element[3].out.d.d[0]" "t.fifo_in2.fifo_element[3].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.a" "t.fifo_in2.fifo_element[2].out.a"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.d.d[0]" "t.fifo_in2.fifo_element[2].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.d.d[0]" "t.fifo_in2.fifo_element[2].out.d.d[0]"
|
|
||||||
= "t.fifo_in2.fifo_element[3].in.d.d[0]" "t.fifo_in2.fifo_element[3].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.a" "t.fifo_in2.fifo_element[1].out.a"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.d.d[0]" "t.fifo_in2.fifo_element[1].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.d.d[0]" "t.fifo_in2.fifo_element[1].out.d.d[0]"
|
|
||||||
= "t.fifo_in2.fifo_element[2].in.d.d[0]" "t.fifo_in2.fifo_element[2].in.r"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.a" "t.fifo_in2.fifo_element[0].out.a"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.d.d[0]" "t.fifo_in2.fifo_element[0].out.r"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.d.d[0]" "t.fifo_in2.fifo_element[0].out.d.d[0]"
|
|
||||||
= "t.fifo_in2.fifo_element[1].in.d.d[0]" "t.fifo_in2.fifo_element[1].in.r"
|
|
||||||
= "t.fifo_in2._reset_BXX[0]" "t.fifo_in2.reset_bufarray.out[0]"
|
|
||||||
= "t.fifo_in2._reset_BXX[1]" "t.fifo_in2.reset_bufarray.out[1]"
|
|
||||||
= "t.fifo_in2._reset_BXX[2]" "t.fifo_in2.reset_bufarray.out[2]"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2.reset_bufarray.out[3]"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2.fifo_element[2].reset_B"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2._reset_BXX[2]"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2.fifo_element[1].reset_B"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2._reset_BXX[1]"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2.fifo_element[0].reset_B"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2._reset_BXX[0]"
|
|
||||||
= "t.fifo_in2._reset_BXX[3]" "t.fifo_in2.fifo_element[3].reset_B"
|
|
||||||
= "t.fifo_in2.in.d.d[0]" "t.fifo_in2.in.r"
|
|
||||||
= "t.fifo_in2.in.a" "t.fifo_in2.fifo_element[0].in.a"
|
|
||||||
= "t.fifo_in2.in.d.d[0]" "t.fifo_in2.fifo_element[0].in.r"
|
|
||||||
= "t.fifo_in2.in.d.d[0]" "t.fifo_in2.fifo_element[0].in.d.d[0]"
|
|
||||||
= "t.fifo_in2.in.d.d[0]" "t.fifo_in2.in.r"
|
|
||||||
= "t.fifo_in2.out.d.d[0]" "t.fifo_in2.out.r"
|
|
||||||
= "t.fifo_in2.out.a" "t.fifo_in2.fifo_element[3].out.a"
|
|
||||||
= "t.fifo_in2.out.d.d[0]" "t.fifo_in2.fifo_element[3].out.r"
|
|
||||||
= "t.fifo_in2.out.d.d[0]" "t.fifo_in2.fifo_element[3].out.d.d[0]"
|
|
||||||
= "t.fifo_in2.out.d.d[0]" "t.fifo_in2.out.r"
|
|
||||||
= "Reset" "t.fifo_in2.reset_B"
|
|
||||||
= "Vdd" "t.fifo_in2.supply.vdd"
|
|
||||||
= "GND" "t.fifo_in2.supply.vss"
|
|
||||||
= "t._out2.d.d[0]" "t._out2.r"
|
|
||||||
= "t._out2.r" "t.arb.in2.r"
|
|
||||||
= "t._out2.a" "t.arb.in2.a"
|
|
||||||
= "t._out2.d.d[0]" "t.arb.in2.d.d[0]"
|
|
||||||
= "t._out2.r" "t.fifo_in2.out.r"
|
|
||||||
= "t._out2.a" "t.fifo_in2.out.a"
|
|
||||||
= "t._out2.d.d[0]" "t.fifo_in2.out.d.d[0]"
|
|
||||||
= "t._out2.d.d[0]" "t._out2.r"
|
|
||||||
= "t._out1.d.d[0]" "t._out1.r"
|
|
||||||
= "t._out1.r" "t.arb.in1.r"
|
|
||||||
= "t._out1.a" "t.arb.in1.a"
|
|
||||||
= "t._out1.d.d[0]" "t.arb.in1.d.d[0]"
|
|
||||||
= "t._out1.r" "t.fifo_in1.out.r"
|
|
||||||
= "t._out1.a" "t.fifo_in1.out.a"
|
|
||||||
= "t._out1.d.d[0]" "t.fifo_in1.out.d.d[0]"
|
|
||||||
= "t._out1.d.d[0]" "t._out1.r"
|
|
||||||
= "t.in1.d.d[0]" "t.in1.r"
|
|
||||||
= "t.in1.r" "t.fifo_in1.in.r"
|
|
||||||
= "t.in1.a" "t.fifo_in1.in.a"
|
|
||||||
= "t.in1.d.d[0]" "t.fifo_in1.in.d.d[0]"
|
|
||||||
= "t.in1.d.d[0]" "t.in1.r"
|
|
||||||
= "t.arb.in1.d.d[0]" "t.arb.in1.r"
|
|
||||||
= "t.arb.in1.a" "t.arb.arbiter.d"
|
|
||||||
= "t.arb.in1.a" "t.arb.ack_cell1.y"
|
|
||||||
= "t.arb.in1.d.d[0]" "t.arb.arbiter.a"
|
|
||||||
= "t.arb.in1.d.d[0]" "t.arb.in1.r"
|
|
||||||
~"t.arb.ack_cell1.c1"&~"t.arb.ack_cell1.c2"->"t.arb.ack_cell1._y"+
|
|
||||||
"t.arb.ack_cell1.c1"&"t.arb.ack_cell1.c2"->"t.arb.ack_cell1._y"-
|
|
||||||
"t.arb.ack_cell1._y"->"t.arb.ack_cell1.y"-
|
|
||||||
~("t.arb.ack_cell1._y")->"t.arb.ack_cell1.y"+
|
|
||||||
= "t.arb.in2.d.d[0]" "t.arb.in2.r"
|
|
||||||
= "t.arb.in2.a" "t.arb.arbiter.c"
|
|
||||||
= "t.arb.in2.a" "t.arb.ack_cell2.y"
|
|
||||||
= "t.arb.in2.d.d[0]" "t.arb.arbiter.b"
|
|
||||||
= "t.arb.in2.d.d[0]" "t.arb.in2.r"
|
|
||||||
= "t.arb.supply.vdd" "t.arb.arbiter.vdd"
|
|
||||||
= "t.arb.supply.vdd" "t.arb.or_cell.vdd"
|
|
||||||
= "t.arb.supply.vdd" "t.arb.ack_cell2.vdd"
|
|
||||||
= "t.arb.supply.vdd" "t.arb.ack_cell1.vdd"
|
|
||||||
= "t.arb.supply.vss" "t.arb.arbiter.vss"
|
|
||||||
= "t.arb.supply.vss" "t.arb.or_cell.vss"
|
|
||||||
= "t.arb.supply.vss" "t.arb.ack_cell2.vss"
|
|
||||||
= "t.arb.supply.vss" "t.arb.ack_cell1.vss"
|
|
||||||
"t.arb.arbiter.a"&"t.arb.arbiter._y2"->"t.arb.arbiter._y1"-
|
|
||||||
~"t.arb.arbiter.a"|~"t.arb.arbiter._y2"->"t.arb.arbiter._y1"+
|
|
||||||
"t.arb.arbiter.b"&"t.arb.arbiter._y1"->"t.arb.arbiter._y2"-
|
|
||||||
~"t.arb.arbiter.b"|~"t.arb.arbiter._y1"->"t.arb.arbiter._y2"+
|
|
||||||
"t.arb.arbiter._y1"|"t.arb.arbiter.c"->"t.arb.arbiter.y1"-
|
|
||||||
~("t.arb.arbiter._y1"|"t.arb.arbiter.c")->"t.arb.arbiter.y1"+
|
|
||||||
"t.arb.arbiter._y2"|"t.arb.arbiter.d"->"t.arb.arbiter.y2"-
|
|
||||||
~("t.arb.arbiter._y2"|"t.arb.arbiter.d")->"t.arb.arbiter.y2"+
|
|
||||||
mk_excllo("t.arb.arbiter._y1","t.arb.arbiter._y2")
|
|
||||||
= "t.arb._y1_arb" "t.arb.arbiter.y1"
|
|
||||||
= "t.arb._y1_arb" "t.arb.or_cell.a"
|
|
||||||
= "t.arb._y1_arb" "t.arb.ack_cell1.c2"
|
|
||||||
~"t.arb.ack_cell2.c1"&~"t.arb.ack_cell2.c2"->"t.arb.ack_cell2._y"+
|
|
||||||
"t.arb.ack_cell2.c1"&"t.arb.ack_cell2.c2"->"t.arb.ack_cell2._y"-
|
|
||||||
"t.arb.ack_cell2._y"->"t.arb.ack_cell2.y"-
|
|
||||||
~("t.arb.ack_cell2._y")->"t.arb.ack_cell2.y"+
|
|
||||||
"t.arb.or_cell.a"|"t.arb.or_cell.b"->"t.arb.or_cell._y"-
|
|
||||||
~("t.arb.or_cell.a"|"t.arb.or_cell.b")->"t.arb.or_cell._y"+
|
|
||||||
"t.arb.or_cell._y"->"t.arb.or_cell.y"-
|
|
||||||
~("t.arb.or_cell._y")->"t.arb.or_cell.y"+
|
|
||||||
= "t.arb.out.d.d[0]" "t.arb.out.r"
|
|
||||||
= "t.arb.out.a" "t.arb.ack_cell2.c1"
|
|
||||||
= "t.arb.out.a" "t.arb.ack_cell1.c1"
|
|
||||||
= "t.arb.out.d.d[0]" "t.arb.or_cell.y"
|
|
||||||
= "t.arb.out.d.d[0]" "t.arb.out.r"
|
|
||||||
= "t.arb._y2_arb" "t.arb.arbiter.y2"
|
|
||||||
= "t.arb._y2_arb" "t.arb.or_cell.b"
|
|
||||||
= "t.arb._y2_arb" "t.arb.ack_cell2.c2"
|
|
||||||
= "Vdd" "t.arb.supply.vdd"
|
|
||||||
= "GND" "t.arb.supply.vss"
|
|
||||||
"t.fifo_in1.reset_bufarray.buf1.a"->"t.fifo_in1.reset_bufarray.buf1._y"-
|
|
||||||
~("t.fifo_in1.reset_bufarray.buf1.a")->"t.fifo_in1.reset_bufarray.buf1._y"+
|
|
||||||
"t.fifo_in1.reset_bufarray.buf1._y"->"t.fifo_in1.reset_bufarray.buf1.y"-
|
|
||||||
~("t.fifo_in1.reset_bufarray.buf1._y")->"t.fifo_in1.reset_bufarray.buf1.y"+
|
|
||||||
= "t.fifo_in1.reset_bufarray.supply.vdd" "t.fifo_in1.reset_bufarray.buf1.vdd"
|
|
||||||
= "t.fifo_in1.reset_bufarray.supply.vss" "t.fifo_in1.reset_bufarray.buf1.vss"
|
|
||||||
= "t.fifo_in1.reset_bufarray.out[0]" "t.fifo_in1.reset_bufarray.out[3]"
|
|
||||||
= "t.fifo_in1.reset_bufarray.out[0]" "t.fifo_in1.reset_bufarray.out[2]"
|
|
||||||
= "t.fifo_in1.reset_bufarray.out[0]" "t.fifo_in1.reset_bufarray.out[1]"
|
|
||||||
= "t.fifo_in1.reset_bufarray.out[0]" "t.fifo_in1.reset_bufarray.buf1.y"
|
|
||||||
= "t.fifo_in1.reset_bufarray.in" "t.fifo_in1.reset_bufarray.buf1.a"
|
|
||||||
"t.fifo_in1.reset_buf.a"->"t.fifo_in1.reset_buf._y"-
|
|
||||||
~("t.fifo_in1.reset_buf.a")->"t.fifo_in1.reset_buf._y"+
|
|
||||||
"t.fifo_in1.reset_buf._y"->"t.fifo_in1.reset_buf.y"-
|
|
||||||
~("t.fifo_in1.reset_buf._y")->"t.fifo_in1.reset_buf.y"+
|
|
||||||
= "t.fifo_in1.reset_B" "t.fifo_in1.reset_buf.a"
|
|
||||||
= "t.fifo_in1.supply.vss" "t.fifo_in1.fifo_element[3].supply.vss"
|
|
||||||
= "t.fifo_in1.supply.vdd" "t.fifo_in1.fifo_element[3].supply.vdd"
|
|
||||||
= "t.fifo_in1.supply.vss" "t.fifo_in1.fifo_element[2].supply.vss"
|
|
||||||
= "t.fifo_in1.supply.vdd" "t.fifo_in1.fifo_element[2].supply.vdd"
|
|
||||||
= "t.fifo_in1.supply.vss" "t.fifo_in1.fifo_element[1].supply.vss"
|
|
||||||
= "t.fifo_in1.supply.vdd" "t.fifo_in1.fifo_element[1].supply.vdd"
|
|
||||||
= "t.fifo_in1.supply.vss" "t.fifo_in1.fifo_element[0].supply.vss"
|
|
||||||
= "t.fifo_in1.supply.vdd" "t.fifo_in1.fifo_element[0].supply.vdd"
|
|
||||||
= "t.fifo_in1.supply.vdd" "t.fifo_in1.reset_buf.vdd"
|
|
||||||
= "t.fifo_in1.supply.vss" "t.fifo_in1.reset_buf.vss"
|
|
||||||
= "t.fifo_in1._reset_BX" "t.fifo_in1.reset_bufarray.in"
|
|
||||||
= "t.fifo_in1._reset_BX" "t.fifo_in1.reset_buf.y"
|
|
||||||
"t.fifo_in1.fifo_element[0].reset_buf.a"->"t.fifo_in1.fifo_element[0].reset_buf._y"-
|
|
||||||
~("t.fifo_in1.fifo_element[0].reset_buf.a")->"t.fifo_in1.fifo_element[0].reset_buf._y"+
|
|
||||||
"t.fifo_in1.fifo_element[0].reset_buf._y"->"t.fifo_in1.fifo_element[0].reset_buf.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[0].reset_buf._y")->"t.fifo_in1.fifo_element[0].reset_buf.y"+
|
|
||||||
"t.fifo_in1.fifo_element[0].inv_outa.a"->"t.fifo_in1.fifo_element[0].inv_outa.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[0].inv_outa.a")->"t.fifo_in1.fifo_element[0].inv_outa.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[0].inack_ctl.c1"&~"t.fifo_in1.fifo_element[0].inack_ctl.c2"|~"t.fifo_in1.fifo_element[0].inack_ctl.pr_B"->"t.fifo_in1.fifo_element[0].inack_ctl._y"+
|
|
||||||
"t.fifo_in1.fifo_element[0].inack_ctl.c1"&"t.fifo_in1.fifo_element[0].inack_ctl.c2"&"t.fifo_in1.fifo_element[0].inack_ctl.n1"&"t.fifo_in1.fifo_element[0].inack_ctl.sr_B"->"t.fifo_in1.fifo_element[0].inack_ctl._y"-
|
|
||||||
"t.fifo_in1.fifo_element[0].inack_ctl._y"->"t.fifo_in1.fifo_element[0].inack_ctl.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[0].inack_ctl._y")->"t.fifo_in1.fifo_element[0].inack_ctl.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[0].buf_func.c1"&~"t.fifo_in1.fifo_element[0].buf_func.c2"|~"t.fifo_in1.fifo_element[0].buf_func.pr_B"->"t.fifo_in1.fifo_element[0].buf_func._y"+
|
|
||||||
"t.fifo_in1.fifo_element[0].buf_func.c1"&"t.fifo_in1.fifo_element[0].buf_func.c2"&"t.fifo_in1.fifo_element[0].buf_func.n1"&"t.fifo_in1.fifo_element[0].buf_func.sr_B"->"t.fifo_in1.fifo_element[0].buf_func._y"-
|
|
||||||
"t.fifo_in1.fifo_element[0].buf_func._y"->"t.fifo_in1.fifo_element[0].buf_func.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[0].buf_func._y")->"t.fifo_in1.fifo_element[0].buf_func.y"+
|
|
||||||
= "t.fifo_in1.fifo_element[0].reset_B" "t.fifo_in1.fifo_element[0].reset_buf.a"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vdd" "t.fifo_in1.fifo_element[0].reset_buf.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vdd" "t.fifo_in1.fifo_element[0].buf_func.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vdd" "t.fifo_in1.fifo_element[0].inv_outa.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vdd" "t.fifo_in1.fifo_element[0].en_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vdd" "t.fifo_in1.fifo_element[0].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vss" "t.fifo_in1.fifo_element[0].reset_buf.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vss" "t.fifo_in1.fifo_element[0].buf_func.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vss" "t.fifo_in1.fifo_element[0].inv_outa.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vss" "t.fifo_in1.fifo_element[0].en_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[0].supply.vss" "t.fifo_in1.fifo_element[0].inack_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._reset_BX" "t.fifo_in1.fifo_element[0].reset_buf.y"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._reset_BX" "t.fifo_in1.fifo_element[0].buf_func.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._reset_BX" "t.fifo_in1.fifo_element[0].buf_func.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._reset_BX" "t.fifo_in1.fifo_element[0].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._reset_BX" "t.fifo_in1.fifo_element[0].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._en" "t.fifo_in1.fifo_element[0].buf_func.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._en" "t.fifo_in1.fifo_element[0].en_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._en" "t.fifo_in1.fifo_element[0].inack_ctl.c1"
|
|
||||||
~"t.fifo_in1.fifo_element[0].en_ctl.p1"&~"t.fifo_in1.fifo_element[0].en_ctl.c1"->"t.fifo_in1.fifo_element[0].en_ctl.y"+
|
|
||||||
"t.fifo_in1.fifo_element[0].en_ctl.c1"->"t.fifo_in1.fifo_element[0].en_ctl.y"-
|
|
||||||
= "t.fifo_in1.fifo_element[0]._out_a_B" "t.fifo_in1.fifo_element[0].buf_func.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[0]._out_a_B" "t.fifo_in1.fifo_element[0].inv_outa.y"
|
|
||||||
= "t.fifo_in1.fifo_element[0].in.d.d[0]" "t.fifo_in1.fifo_element[0].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[0].in.a" "t.fifo_in1.fifo_element[0].en_ctl.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[0].in.a" "t.fifo_in1.fifo_element[0].inack_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[0].in.d.d[0]" "t.fifo_in1.fifo_element[0].buf_func.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[0].in.d.d[0]" "t.fifo_in1.fifo_element[0].inack_ctl.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[0].in.d.d[0]" "t.fifo_in1.fifo_element[0].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[0].out.d.d[0]" "t.fifo_in1.fifo_element[0].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[0].out.a" "t.fifo_in1.fifo_element[0].inv_outa.a"
|
|
||||||
= "t.fifo_in1.fifo_element[0].out.d.d[0]" "t.fifo_in1.fifo_element[0].buf_func.y"
|
|
||||||
= "t.fifo_in1.fifo_element[0].out.d.d[0]" "t.fifo_in1.fifo_element[0].en_ctl.p1"
|
|
||||||
= "t.fifo_in1.fifo_element[0].out.d.d[0]" "t.fifo_in1.fifo_element[0].inack_ctl.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[0].out.d.d[0]" "t.fifo_in1.fifo_element[0].out.r"
|
|
||||||
"t.fifo_in1.fifo_element[1].reset_buf.a"->"t.fifo_in1.fifo_element[1].reset_buf._y"-
|
|
||||||
~("t.fifo_in1.fifo_element[1].reset_buf.a")->"t.fifo_in1.fifo_element[1].reset_buf._y"+
|
|
||||||
"t.fifo_in1.fifo_element[1].reset_buf._y"->"t.fifo_in1.fifo_element[1].reset_buf.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[1].reset_buf._y")->"t.fifo_in1.fifo_element[1].reset_buf.y"+
|
|
||||||
"t.fifo_in1.fifo_element[1].inv_outa.a"->"t.fifo_in1.fifo_element[1].inv_outa.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[1].inv_outa.a")->"t.fifo_in1.fifo_element[1].inv_outa.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[1].inack_ctl.c1"&~"t.fifo_in1.fifo_element[1].inack_ctl.c2"|~"t.fifo_in1.fifo_element[1].inack_ctl.pr_B"->"t.fifo_in1.fifo_element[1].inack_ctl._y"+
|
|
||||||
"t.fifo_in1.fifo_element[1].inack_ctl.c1"&"t.fifo_in1.fifo_element[1].inack_ctl.c2"&"t.fifo_in1.fifo_element[1].inack_ctl.n1"&"t.fifo_in1.fifo_element[1].inack_ctl.sr_B"->"t.fifo_in1.fifo_element[1].inack_ctl._y"-
|
|
||||||
"t.fifo_in1.fifo_element[1].inack_ctl._y"->"t.fifo_in1.fifo_element[1].inack_ctl.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[1].inack_ctl._y")->"t.fifo_in1.fifo_element[1].inack_ctl.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[1].buf_func.c1"&~"t.fifo_in1.fifo_element[1].buf_func.c2"|~"t.fifo_in1.fifo_element[1].buf_func.pr_B"->"t.fifo_in1.fifo_element[1].buf_func._y"+
|
|
||||||
"t.fifo_in1.fifo_element[1].buf_func.c1"&"t.fifo_in1.fifo_element[1].buf_func.c2"&"t.fifo_in1.fifo_element[1].buf_func.n1"&"t.fifo_in1.fifo_element[1].buf_func.sr_B"->"t.fifo_in1.fifo_element[1].buf_func._y"-
|
|
||||||
"t.fifo_in1.fifo_element[1].buf_func._y"->"t.fifo_in1.fifo_element[1].buf_func.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[1].buf_func._y")->"t.fifo_in1.fifo_element[1].buf_func.y"+
|
|
||||||
= "t.fifo_in1.fifo_element[1].reset_B" "t.fifo_in1.fifo_element[1].reset_buf.a"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vdd" "t.fifo_in1.fifo_element[1].reset_buf.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vdd" "t.fifo_in1.fifo_element[1].buf_func.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vdd" "t.fifo_in1.fifo_element[1].inv_outa.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vdd" "t.fifo_in1.fifo_element[1].en_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vdd" "t.fifo_in1.fifo_element[1].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vss" "t.fifo_in1.fifo_element[1].reset_buf.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vss" "t.fifo_in1.fifo_element[1].buf_func.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vss" "t.fifo_in1.fifo_element[1].inv_outa.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vss" "t.fifo_in1.fifo_element[1].en_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[1].supply.vss" "t.fifo_in1.fifo_element[1].inack_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._reset_BX" "t.fifo_in1.fifo_element[1].reset_buf.y"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._reset_BX" "t.fifo_in1.fifo_element[1].buf_func.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._reset_BX" "t.fifo_in1.fifo_element[1].buf_func.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._reset_BX" "t.fifo_in1.fifo_element[1].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._reset_BX" "t.fifo_in1.fifo_element[1].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._en" "t.fifo_in1.fifo_element[1].buf_func.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._en" "t.fifo_in1.fifo_element[1].en_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._en" "t.fifo_in1.fifo_element[1].inack_ctl.c1"
|
|
||||||
~"t.fifo_in1.fifo_element[1].en_ctl.p1"&~"t.fifo_in1.fifo_element[1].en_ctl.c1"->"t.fifo_in1.fifo_element[1].en_ctl.y"+
|
|
||||||
"t.fifo_in1.fifo_element[1].en_ctl.c1"->"t.fifo_in1.fifo_element[1].en_ctl.y"-
|
|
||||||
= "t.fifo_in1.fifo_element[1]._out_a_B" "t.fifo_in1.fifo_element[1].buf_func.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[1]._out_a_B" "t.fifo_in1.fifo_element[1].inv_outa.y"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.d.d[0]" "t.fifo_in1.fifo_element[1].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.a" "t.fifo_in1.fifo_element[1].en_ctl.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.a" "t.fifo_in1.fifo_element[1].inack_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.d.d[0]" "t.fifo_in1.fifo_element[1].buf_func.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.d.d[0]" "t.fifo_in1.fifo_element[1].inack_ctl.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.d.d[0]" "t.fifo_in1.fifo_element[1].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[1].out.d.d[0]" "t.fifo_in1.fifo_element[1].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[1].out.a" "t.fifo_in1.fifo_element[1].inv_outa.a"
|
|
||||||
= "t.fifo_in1.fifo_element[1].out.d.d[0]" "t.fifo_in1.fifo_element[1].buf_func.y"
|
|
||||||
= "t.fifo_in1.fifo_element[1].out.d.d[0]" "t.fifo_in1.fifo_element[1].en_ctl.p1"
|
|
||||||
= "t.fifo_in1.fifo_element[1].out.d.d[0]" "t.fifo_in1.fifo_element[1].inack_ctl.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[1].out.d.d[0]" "t.fifo_in1.fifo_element[1].out.r"
|
|
||||||
"t.fifo_in1.fifo_element[2].reset_buf.a"->"t.fifo_in1.fifo_element[2].reset_buf._y"-
|
|
||||||
~("t.fifo_in1.fifo_element[2].reset_buf.a")->"t.fifo_in1.fifo_element[2].reset_buf._y"+
|
|
||||||
"t.fifo_in1.fifo_element[2].reset_buf._y"->"t.fifo_in1.fifo_element[2].reset_buf.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[2].reset_buf._y")->"t.fifo_in1.fifo_element[2].reset_buf.y"+
|
|
||||||
"t.fifo_in1.fifo_element[2].inv_outa.a"->"t.fifo_in1.fifo_element[2].inv_outa.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[2].inv_outa.a")->"t.fifo_in1.fifo_element[2].inv_outa.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[2].inack_ctl.c1"&~"t.fifo_in1.fifo_element[2].inack_ctl.c2"|~"t.fifo_in1.fifo_element[2].inack_ctl.pr_B"->"t.fifo_in1.fifo_element[2].inack_ctl._y"+
|
|
||||||
"t.fifo_in1.fifo_element[2].inack_ctl.c1"&"t.fifo_in1.fifo_element[2].inack_ctl.c2"&"t.fifo_in1.fifo_element[2].inack_ctl.n1"&"t.fifo_in1.fifo_element[2].inack_ctl.sr_B"->"t.fifo_in1.fifo_element[2].inack_ctl._y"-
|
|
||||||
"t.fifo_in1.fifo_element[2].inack_ctl._y"->"t.fifo_in1.fifo_element[2].inack_ctl.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[2].inack_ctl._y")->"t.fifo_in1.fifo_element[2].inack_ctl.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[2].buf_func.c1"&~"t.fifo_in1.fifo_element[2].buf_func.c2"|~"t.fifo_in1.fifo_element[2].buf_func.pr_B"->"t.fifo_in1.fifo_element[2].buf_func._y"+
|
|
||||||
"t.fifo_in1.fifo_element[2].buf_func.c1"&"t.fifo_in1.fifo_element[2].buf_func.c2"&"t.fifo_in1.fifo_element[2].buf_func.n1"&"t.fifo_in1.fifo_element[2].buf_func.sr_B"->"t.fifo_in1.fifo_element[2].buf_func._y"-
|
|
||||||
"t.fifo_in1.fifo_element[2].buf_func._y"->"t.fifo_in1.fifo_element[2].buf_func.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[2].buf_func._y")->"t.fifo_in1.fifo_element[2].buf_func.y"+
|
|
||||||
= "t.fifo_in1.fifo_element[2].reset_B" "t.fifo_in1.fifo_element[2].reset_buf.a"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vdd" "t.fifo_in1.fifo_element[2].reset_buf.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vdd" "t.fifo_in1.fifo_element[2].buf_func.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vdd" "t.fifo_in1.fifo_element[2].inv_outa.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vdd" "t.fifo_in1.fifo_element[2].en_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vdd" "t.fifo_in1.fifo_element[2].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vss" "t.fifo_in1.fifo_element[2].reset_buf.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vss" "t.fifo_in1.fifo_element[2].buf_func.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vss" "t.fifo_in1.fifo_element[2].inv_outa.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vss" "t.fifo_in1.fifo_element[2].en_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[2].supply.vss" "t.fifo_in1.fifo_element[2].inack_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._reset_BX" "t.fifo_in1.fifo_element[2].reset_buf.y"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._reset_BX" "t.fifo_in1.fifo_element[2].buf_func.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._reset_BX" "t.fifo_in1.fifo_element[2].buf_func.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._reset_BX" "t.fifo_in1.fifo_element[2].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._reset_BX" "t.fifo_in1.fifo_element[2].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._en" "t.fifo_in1.fifo_element[2].buf_func.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._en" "t.fifo_in1.fifo_element[2].en_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._en" "t.fifo_in1.fifo_element[2].inack_ctl.c1"
|
|
||||||
~"t.fifo_in1.fifo_element[2].en_ctl.p1"&~"t.fifo_in1.fifo_element[2].en_ctl.c1"->"t.fifo_in1.fifo_element[2].en_ctl.y"+
|
|
||||||
"t.fifo_in1.fifo_element[2].en_ctl.c1"->"t.fifo_in1.fifo_element[2].en_ctl.y"-
|
|
||||||
= "t.fifo_in1.fifo_element[2]._out_a_B" "t.fifo_in1.fifo_element[2].buf_func.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[2]._out_a_B" "t.fifo_in1.fifo_element[2].inv_outa.y"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.d.d[0]" "t.fifo_in1.fifo_element[2].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.a" "t.fifo_in1.fifo_element[2].en_ctl.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.a" "t.fifo_in1.fifo_element[2].inack_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.d.d[0]" "t.fifo_in1.fifo_element[2].buf_func.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.d.d[0]" "t.fifo_in1.fifo_element[2].inack_ctl.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.d.d[0]" "t.fifo_in1.fifo_element[2].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[2].out.d.d[0]" "t.fifo_in1.fifo_element[2].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[2].out.a" "t.fifo_in1.fifo_element[2].inv_outa.a"
|
|
||||||
= "t.fifo_in1.fifo_element[2].out.d.d[0]" "t.fifo_in1.fifo_element[2].buf_func.y"
|
|
||||||
= "t.fifo_in1.fifo_element[2].out.d.d[0]" "t.fifo_in1.fifo_element[2].en_ctl.p1"
|
|
||||||
= "t.fifo_in1.fifo_element[2].out.d.d[0]" "t.fifo_in1.fifo_element[2].inack_ctl.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[2].out.d.d[0]" "t.fifo_in1.fifo_element[2].out.r"
|
|
||||||
"t.fifo_in1.fifo_element[3].reset_buf.a"->"t.fifo_in1.fifo_element[3].reset_buf._y"-
|
|
||||||
~("t.fifo_in1.fifo_element[3].reset_buf.a")->"t.fifo_in1.fifo_element[3].reset_buf._y"+
|
|
||||||
"t.fifo_in1.fifo_element[3].reset_buf._y"->"t.fifo_in1.fifo_element[3].reset_buf.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[3].reset_buf._y")->"t.fifo_in1.fifo_element[3].reset_buf.y"+
|
|
||||||
"t.fifo_in1.fifo_element[3].inv_outa.a"->"t.fifo_in1.fifo_element[3].inv_outa.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[3].inv_outa.a")->"t.fifo_in1.fifo_element[3].inv_outa.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[3].inack_ctl.c1"&~"t.fifo_in1.fifo_element[3].inack_ctl.c2"|~"t.fifo_in1.fifo_element[3].inack_ctl.pr_B"->"t.fifo_in1.fifo_element[3].inack_ctl._y"+
|
|
||||||
"t.fifo_in1.fifo_element[3].inack_ctl.c1"&"t.fifo_in1.fifo_element[3].inack_ctl.c2"&"t.fifo_in1.fifo_element[3].inack_ctl.n1"&"t.fifo_in1.fifo_element[3].inack_ctl.sr_B"->"t.fifo_in1.fifo_element[3].inack_ctl._y"-
|
|
||||||
"t.fifo_in1.fifo_element[3].inack_ctl._y"->"t.fifo_in1.fifo_element[3].inack_ctl.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[3].inack_ctl._y")->"t.fifo_in1.fifo_element[3].inack_ctl.y"+
|
|
||||||
~"t.fifo_in1.fifo_element[3].buf_func.c1"&~"t.fifo_in1.fifo_element[3].buf_func.c2"|~"t.fifo_in1.fifo_element[3].buf_func.pr_B"->"t.fifo_in1.fifo_element[3].buf_func._y"+
|
|
||||||
"t.fifo_in1.fifo_element[3].buf_func.c1"&"t.fifo_in1.fifo_element[3].buf_func.c2"&"t.fifo_in1.fifo_element[3].buf_func.n1"&"t.fifo_in1.fifo_element[3].buf_func.sr_B"->"t.fifo_in1.fifo_element[3].buf_func._y"-
|
|
||||||
"t.fifo_in1.fifo_element[3].buf_func._y"->"t.fifo_in1.fifo_element[3].buf_func.y"-
|
|
||||||
~("t.fifo_in1.fifo_element[3].buf_func._y")->"t.fifo_in1.fifo_element[3].buf_func.y"+
|
|
||||||
= "t.fifo_in1.fifo_element[3].reset_B" "t.fifo_in1.fifo_element[3].reset_buf.a"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vdd" "t.fifo_in1.fifo_element[3].reset_buf.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vdd" "t.fifo_in1.fifo_element[3].buf_func.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vdd" "t.fifo_in1.fifo_element[3].inv_outa.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vdd" "t.fifo_in1.fifo_element[3].en_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vdd" "t.fifo_in1.fifo_element[3].inack_ctl.vdd"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vss" "t.fifo_in1.fifo_element[3].reset_buf.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vss" "t.fifo_in1.fifo_element[3].buf_func.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vss" "t.fifo_in1.fifo_element[3].inv_outa.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vss" "t.fifo_in1.fifo_element[3].en_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[3].supply.vss" "t.fifo_in1.fifo_element[3].inack_ctl.vss"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._reset_BX" "t.fifo_in1.fifo_element[3].reset_buf.y"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._reset_BX" "t.fifo_in1.fifo_element[3].buf_func.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._reset_BX" "t.fifo_in1.fifo_element[3].buf_func.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._reset_BX" "t.fifo_in1.fifo_element[3].inack_ctl.sr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._reset_BX" "t.fifo_in1.fifo_element[3].inack_ctl.pr_B"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._en" "t.fifo_in1.fifo_element[3].buf_func.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._en" "t.fifo_in1.fifo_element[3].en_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._en" "t.fifo_in1.fifo_element[3].inack_ctl.c1"
|
|
||||||
~"t.fifo_in1.fifo_element[3].en_ctl.p1"&~"t.fifo_in1.fifo_element[3].en_ctl.c1"->"t.fifo_in1.fifo_element[3].en_ctl.y"+
|
|
||||||
"t.fifo_in1.fifo_element[3].en_ctl.c1"->"t.fifo_in1.fifo_element[3].en_ctl.y"-
|
|
||||||
= "t.fifo_in1.fifo_element[3]._out_a_B" "t.fifo_in1.fifo_element[3].buf_func.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[3]._out_a_B" "t.fifo_in1.fifo_element[3].inv_outa.y"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.d.d[0]" "t.fifo_in1.fifo_element[3].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.a" "t.fifo_in1.fifo_element[3].en_ctl.c1"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.a" "t.fifo_in1.fifo_element[3].inack_ctl.y"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.d.d[0]" "t.fifo_in1.fifo_element[3].buf_func.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.d.d[0]" "t.fifo_in1.fifo_element[3].inack_ctl.c2"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.d.d[0]" "t.fifo_in1.fifo_element[3].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[3].out.d.d[0]" "t.fifo_in1.fifo_element[3].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[3].out.a" "t.fifo_in1.fifo_element[3].inv_outa.a"
|
|
||||||
= "t.fifo_in1.fifo_element[3].out.d.d[0]" "t.fifo_in1.fifo_element[3].buf_func.y"
|
|
||||||
= "t.fifo_in1.fifo_element[3].out.d.d[0]" "t.fifo_in1.fifo_element[3].en_ctl.p1"
|
|
||||||
= "t.fifo_in1.fifo_element[3].out.d.d[0]" "t.fifo_in1.fifo_element[3].inack_ctl.n1"
|
|
||||||
= "t.fifo_in1.fifo_element[3].out.d.d[0]" "t.fifo_in1.fifo_element[3].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.a" "t.fifo_in1.fifo_element[2].out.a"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.d.d[0]" "t.fifo_in1.fifo_element[2].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.d.d[0]" "t.fifo_in1.fifo_element[2].out.d.d[0]"
|
|
||||||
= "t.fifo_in1.fifo_element[3].in.d.d[0]" "t.fifo_in1.fifo_element[3].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.a" "t.fifo_in1.fifo_element[1].out.a"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.d.d[0]" "t.fifo_in1.fifo_element[1].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.d.d[0]" "t.fifo_in1.fifo_element[1].out.d.d[0]"
|
|
||||||
= "t.fifo_in1.fifo_element[2].in.d.d[0]" "t.fifo_in1.fifo_element[2].in.r"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.a" "t.fifo_in1.fifo_element[0].out.a"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.d.d[0]" "t.fifo_in1.fifo_element[0].out.r"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.d.d[0]" "t.fifo_in1.fifo_element[0].out.d.d[0]"
|
|
||||||
= "t.fifo_in1.fifo_element[1].in.d.d[0]" "t.fifo_in1.fifo_element[1].in.r"
|
|
||||||
= "t.fifo_in1._reset_BXX[0]" "t.fifo_in1.reset_bufarray.out[0]"
|
|
||||||
= "t.fifo_in1._reset_BXX[1]" "t.fifo_in1.reset_bufarray.out[1]"
|
|
||||||
= "t.fifo_in1._reset_BXX[2]" "t.fifo_in1.reset_bufarray.out[2]"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1.reset_bufarray.out[3]"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1.fifo_element[2].reset_B"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1._reset_BXX[2]"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1.fifo_element[1].reset_B"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1._reset_BXX[1]"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1.fifo_element[0].reset_B"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1._reset_BXX[0]"
|
|
||||||
= "t.fifo_in1._reset_BXX[3]" "t.fifo_in1.fifo_element[3].reset_B"
|
|
||||||
= "t.fifo_in1.in.d.d[0]" "t.fifo_in1.in.r"
|
|
||||||
= "t.fifo_in1.in.a" "t.fifo_in1.fifo_element[0].in.a"
|
|
||||||
= "t.fifo_in1.in.d.d[0]" "t.fifo_in1.fifo_element[0].in.r"
|
|
||||||
= "t.fifo_in1.in.d.d[0]" "t.fifo_in1.fifo_element[0].in.d.d[0]"
|
|
||||||
= "t.fifo_in1.in.d.d[0]" "t.fifo_in1.in.r"
|
|
||||||
= "t.fifo_in1.out.d.d[0]" "t.fifo_in1.out.r"
|
|
||||||
= "t.fifo_in1.out.a" "t.fifo_in1.fifo_element[3].out.a"
|
|
||||||
= "t.fifo_in1.out.d.d[0]" "t.fifo_in1.fifo_element[3].out.r"
|
|
||||||
= "t.fifo_in1.out.d.d[0]" "t.fifo_in1.fifo_element[3].out.d.d[0]"
|
|
||||||
= "t.fifo_in1.out.d.d[0]" "t.fifo_in1.out.r"
|
|
||||||
= "Reset" "t.fifo_in1.reset_B"
|
|
||||||
= "Vdd" "t.fifo_in1.supply.vdd"
|
|
||||||
= "GND" "t.fifo_in1.supply.vss"
|
|
||||||
= "t.out.d.d[0]" "t.out.r"
|
|
||||||
= "t.out.r" "t.arb.out.r"
|
|
||||||
= "t.out.a" "t.arb.out.a"
|
|
||||||
= "t.out.d.d[0]" "t.arb.out.d.d[0]"
|
|
||||||
= "t.out.d.d[0]" "t.out.r"
|
|
||||||
= "t.in2.d.d[0]" "t.in2.r"
|
|
||||||
= "t.in2.r" "t.fifo_in2.in.r"
|
|
||||||
= "t.in2.a" "t.fifo_in2.in.a"
|
|
||||||
= "t.in2.d.d[0]" "t.fifo_in2.in.d.d[0]"
|
|
||||||
= "t.in2.d.d[0]" "t.in2.r"
|
|
||||||
BIN
test/unit_tests/arbtree_5/.DS_Store
vendored
BIN
test/unit_tests/arbtree_5/.DS_Store
vendored
Binary file not shown.
@@ -1,2 +0,0 @@
|
|||||||
t.at.arbs[2]._y1_arb t.in[2].r t.at.arbs[0].ack_cell1._y t.at.arbs[0]._y1_arb t.at.tmp[6].a t.at.arbs[1]._y1_arb t.at.arbs[3]._y1_arb t.in[1].a t.out.r t.in[4].r t.at.tmp[8].a t.at.tmp[5].r t.in[1].r t.in[3].r t.in[0].r t.at.tmp[6].r t.at.arbs[0].ack_cell2._y t.in[3].a t.at.tmp[8].r t.at.tmp[5].a t.at.arbs[2]._y2_arb t.in[0].a t.at.arbs[2].arbiter._y1 t.at.arbs[3]._y2_arb t.in[2].a t.out.a t.at.arbs[1].arbiter._y2 t.at.arbs[0].arbiter._y1 t.in[4].a t.at.arbs[2].arbiter._y2 t.at.arbs[0]._y2_arb t.at.arbs[3].ack_cell2._y t.at.arbs[2].ack_cell2._y t.at.arbs[1]._y2_arb t.at.arbs[1].or_cell._y t.at.arbs[1].arbiter._y1 t.at.arbs[3].arbiter._y1 t.at.arbs[3].ack_cell1._y t.at.arbs[0].or_cell._y t.at.arbs[1].ack_cell2._y t.at.arbs[2].ack_cell1._y t.at.arbs[3].arbiter._y2 t.at.arbs[0].arbiter._y2 t.at.arbs[2].or_cell._y t.at.arbs[1].ack_cell1._y t.at.arbs[3].or_cell._y
|
|
||||||
0
|
|
||||||
@@ -1,321 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
= "t.at.arbs[0].in1.d.d[0]" "t.at.arbs[0].in1.r"
|
|
||||||
= "t.at.arbs[0].in1.a" "t.at.arbs[0].arbiter.d"
|
|
||||||
= "t.at.arbs[0].in1.a" "t.at.arbs[0].ack_cell1.y"
|
|
||||||
= "t.at.arbs[0].in1.d.d[0]" "t.at.arbs[0].arbiter.a"
|
|
||||||
= "t.at.arbs[0].in1.d.d[0]" "t.at.arbs[0].in1.r"
|
|
||||||
~"t.at.arbs[0].ack_cell1.c1"&~"t.at.arbs[0].ack_cell1.c2"->"t.at.arbs[0].ack_cell1._y"+
|
|
||||||
"t.at.arbs[0].ack_cell1.c1"&"t.at.arbs[0].ack_cell1.c2"->"t.at.arbs[0].ack_cell1._y"-
|
|
||||||
"t.at.arbs[0].ack_cell1._y"->"t.at.arbs[0].ack_cell1.y"-
|
|
||||||
~("t.at.arbs[0].ack_cell1._y")->"t.at.arbs[0].ack_cell1.y"+
|
|
||||||
= "t.at.arbs[0].in2.d.d[0]" "t.at.arbs[0].in2.r"
|
|
||||||
= "t.at.arbs[0].in2.a" "t.at.arbs[0].arbiter.c"
|
|
||||||
= "t.at.arbs[0].in2.a" "t.at.arbs[0].ack_cell2.y"
|
|
||||||
= "t.at.arbs[0].in2.d.d[0]" "t.at.arbs[0].arbiter.b"
|
|
||||||
= "t.at.arbs[0].in2.d.d[0]" "t.at.arbs[0].in2.r"
|
|
||||||
= "t.at.arbs[0].supply.vdd" "t.at.arbs[0].arbiter.vdd"
|
|
||||||
= "t.at.arbs[0].supply.vdd" "t.at.arbs[0].or_cell.vdd"
|
|
||||||
= "t.at.arbs[0].supply.vdd" "t.at.arbs[0].ack_cell2.vdd"
|
|
||||||
= "t.at.arbs[0].supply.vdd" "t.at.arbs[0].ack_cell1.vdd"
|
|
||||||
= "t.at.arbs[0].supply.vss" "t.at.arbs[0].arbiter.vss"
|
|
||||||
= "t.at.arbs[0].supply.vss" "t.at.arbs[0].or_cell.vss"
|
|
||||||
= "t.at.arbs[0].supply.vss" "t.at.arbs[0].ack_cell2.vss"
|
|
||||||
= "t.at.arbs[0].supply.vss" "t.at.arbs[0].ack_cell1.vss"
|
|
||||||
"t.at.arbs[0].arbiter.a"&"t.at.arbs[0].arbiter._y2"->"t.at.arbs[0].arbiter._y1"-
|
|
||||||
~"t.at.arbs[0].arbiter.a"|~"t.at.arbs[0].arbiter._y2"->"t.at.arbs[0].arbiter._y1"+
|
|
||||||
"t.at.arbs[0].arbiter.b"&"t.at.arbs[0].arbiter._y1"->"t.at.arbs[0].arbiter._y2"-
|
|
||||||
~"t.at.arbs[0].arbiter.b"|~"t.at.arbs[0].arbiter._y1"->"t.at.arbs[0].arbiter._y2"+
|
|
||||||
"t.at.arbs[0].arbiter._y1"|"t.at.arbs[0].arbiter.c"->"t.at.arbs[0].arbiter.y1"-
|
|
||||||
~("t.at.arbs[0].arbiter._y1"|"t.at.arbs[0].arbiter.c")->"t.at.arbs[0].arbiter.y1"+
|
|
||||||
"t.at.arbs[0].arbiter._y2"|"t.at.arbs[0].arbiter.d"->"t.at.arbs[0].arbiter.y2"-
|
|
||||||
~("t.at.arbs[0].arbiter._y2"|"t.at.arbs[0].arbiter.d")->"t.at.arbs[0].arbiter.y2"+
|
|
||||||
mk_excllo("t.at.arbs[0].arbiter._y1","t.at.arbs[0].arbiter._y2")
|
|
||||||
= "t.at.arbs[0]._y1_arb" "t.at.arbs[0].arbiter.y1"
|
|
||||||
= "t.at.arbs[0]._y1_arb" "t.at.arbs[0].or_cell.a"
|
|
||||||
= "t.at.arbs[0]._y1_arb" "t.at.arbs[0].ack_cell1.c2"
|
|
||||||
~"t.at.arbs[0].ack_cell2.c1"&~"t.at.arbs[0].ack_cell2.c2"->"t.at.arbs[0].ack_cell2._y"+
|
|
||||||
"t.at.arbs[0].ack_cell2.c1"&"t.at.arbs[0].ack_cell2.c2"->"t.at.arbs[0].ack_cell2._y"-
|
|
||||||
"t.at.arbs[0].ack_cell2._y"->"t.at.arbs[0].ack_cell2.y"-
|
|
||||||
~("t.at.arbs[0].ack_cell2._y")->"t.at.arbs[0].ack_cell2.y"+
|
|
||||||
"t.at.arbs[0].or_cell.a"|"t.at.arbs[0].or_cell.b"->"t.at.arbs[0].or_cell._y"-
|
|
||||||
~("t.at.arbs[0].or_cell.a"|"t.at.arbs[0].or_cell.b")->"t.at.arbs[0].or_cell._y"+
|
|
||||||
"t.at.arbs[0].or_cell._y"->"t.at.arbs[0].or_cell.y"-
|
|
||||||
~("t.at.arbs[0].or_cell._y")->"t.at.arbs[0].or_cell.y"+
|
|
||||||
= "t.at.arbs[0].out.d.d[0]" "t.at.arbs[0].out.r"
|
|
||||||
= "t.at.arbs[0].out.a" "t.at.arbs[0].ack_cell2.c1"
|
|
||||||
= "t.at.arbs[0].out.a" "t.at.arbs[0].ack_cell1.c1"
|
|
||||||
= "t.at.arbs[0].out.d.d[0]" "t.at.arbs[0].or_cell.y"
|
|
||||||
= "t.at.arbs[0].out.d.d[0]" "t.at.arbs[0].out.r"
|
|
||||||
= "t.at.arbs[0]._y2_arb" "t.at.arbs[0].arbiter.y2"
|
|
||||||
= "t.at.arbs[0]._y2_arb" "t.at.arbs[0].or_cell.b"
|
|
||||||
= "t.at.arbs[0]._y2_arb" "t.at.arbs[0].ack_cell2.c2"
|
|
||||||
= "t.at.arbs[1].in1.d.d[0]" "t.at.arbs[1].in1.r"
|
|
||||||
= "t.at.arbs[1].in1.a" "t.at.arbs[1].arbiter.d"
|
|
||||||
= "t.at.arbs[1].in1.a" "t.at.arbs[1].ack_cell1.y"
|
|
||||||
= "t.at.arbs[1].in1.d.d[0]" "t.at.arbs[1].arbiter.a"
|
|
||||||
= "t.at.arbs[1].in1.d.d[0]" "t.at.arbs[1].in1.r"
|
|
||||||
~"t.at.arbs[1].ack_cell1.c1"&~"t.at.arbs[1].ack_cell1.c2"->"t.at.arbs[1].ack_cell1._y"+
|
|
||||||
"t.at.arbs[1].ack_cell1.c1"&"t.at.arbs[1].ack_cell1.c2"->"t.at.arbs[1].ack_cell1._y"-
|
|
||||||
"t.at.arbs[1].ack_cell1._y"->"t.at.arbs[1].ack_cell1.y"-
|
|
||||||
~("t.at.arbs[1].ack_cell1._y")->"t.at.arbs[1].ack_cell1.y"+
|
|
||||||
= "t.at.arbs[1].in2.d.d[0]" "t.at.arbs[1].in2.r"
|
|
||||||
= "t.at.arbs[1].in2.a" "t.at.arbs[1].arbiter.c"
|
|
||||||
= "t.at.arbs[1].in2.a" "t.at.arbs[1].ack_cell2.y"
|
|
||||||
= "t.at.arbs[1].in2.d.d[0]" "t.at.arbs[1].arbiter.b"
|
|
||||||
= "t.at.arbs[1].in2.d.d[0]" "t.at.arbs[1].in2.r"
|
|
||||||
= "t.at.arbs[1].supply.vdd" "t.at.arbs[1].arbiter.vdd"
|
|
||||||
= "t.at.arbs[1].supply.vdd" "t.at.arbs[1].or_cell.vdd"
|
|
||||||
= "t.at.arbs[1].supply.vdd" "t.at.arbs[1].ack_cell2.vdd"
|
|
||||||
= "t.at.arbs[1].supply.vdd" "t.at.arbs[1].ack_cell1.vdd"
|
|
||||||
= "t.at.arbs[1].supply.vss" "t.at.arbs[1].arbiter.vss"
|
|
||||||
= "t.at.arbs[1].supply.vss" "t.at.arbs[1].or_cell.vss"
|
|
||||||
= "t.at.arbs[1].supply.vss" "t.at.arbs[1].ack_cell2.vss"
|
|
||||||
= "t.at.arbs[1].supply.vss" "t.at.arbs[1].ack_cell1.vss"
|
|
||||||
"t.at.arbs[1].arbiter.a"&"t.at.arbs[1].arbiter._y2"->"t.at.arbs[1].arbiter._y1"-
|
|
||||||
~"t.at.arbs[1].arbiter.a"|~"t.at.arbs[1].arbiter._y2"->"t.at.arbs[1].arbiter._y1"+
|
|
||||||
"t.at.arbs[1].arbiter.b"&"t.at.arbs[1].arbiter._y1"->"t.at.arbs[1].arbiter._y2"-
|
|
||||||
~"t.at.arbs[1].arbiter.b"|~"t.at.arbs[1].arbiter._y1"->"t.at.arbs[1].arbiter._y2"+
|
|
||||||
"t.at.arbs[1].arbiter._y1"|"t.at.arbs[1].arbiter.c"->"t.at.arbs[1].arbiter.y1"-
|
|
||||||
~("t.at.arbs[1].arbiter._y1"|"t.at.arbs[1].arbiter.c")->"t.at.arbs[1].arbiter.y1"+
|
|
||||||
"t.at.arbs[1].arbiter._y2"|"t.at.arbs[1].arbiter.d"->"t.at.arbs[1].arbiter.y2"-
|
|
||||||
~("t.at.arbs[1].arbiter._y2"|"t.at.arbs[1].arbiter.d")->"t.at.arbs[1].arbiter.y2"+
|
|
||||||
mk_excllo("t.at.arbs[1].arbiter._y1","t.at.arbs[1].arbiter._y2")
|
|
||||||
= "t.at.arbs[1]._y1_arb" "t.at.arbs[1].arbiter.y1"
|
|
||||||
= "t.at.arbs[1]._y1_arb" "t.at.arbs[1].or_cell.a"
|
|
||||||
= "t.at.arbs[1]._y1_arb" "t.at.arbs[1].ack_cell1.c2"
|
|
||||||
~"t.at.arbs[1].ack_cell2.c1"&~"t.at.arbs[1].ack_cell2.c2"->"t.at.arbs[1].ack_cell2._y"+
|
|
||||||
"t.at.arbs[1].ack_cell2.c1"&"t.at.arbs[1].ack_cell2.c2"->"t.at.arbs[1].ack_cell2._y"-
|
|
||||||
"t.at.arbs[1].ack_cell2._y"->"t.at.arbs[1].ack_cell2.y"-
|
|
||||||
~("t.at.arbs[1].ack_cell2._y")->"t.at.arbs[1].ack_cell2.y"+
|
|
||||||
"t.at.arbs[1].or_cell.a"|"t.at.arbs[1].or_cell.b"->"t.at.arbs[1].or_cell._y"-
|
|
||||||
~("t.at.arbs[1].or_cell.a"|"t.at.arbs[1].or_cell.b")->"t.at.arbs[1].or_cell._y"+
|
|
||||||
"t.at.arbs[1].or_cell._y"->"t.at.arbs[1].or_cell.y"-
|
|
||||||
~("t.at.arbs[1].or_cell._y")->"t.at.arbs[1].or_cell.y"+
|
|
||||||
= "t.at.arbs[1].out.d.d[0]" "t.at.arbs[1].out.r"
|
|
||||||
= "t.at.arbs[1].out.a" "t.at.arbs[1].ack_cell2.c1"
|
|
||||||
= "t.at.arbs[1].out.a" "t.at.arbs[1].ack_cell1.c1"
|
|
||||||
= "t.at.arbs[1].out.d.d[0]" "t.at.arbs[1].or_cell.y"
|
|
||||||
= "t.at.arbs[1].out.d.d[0]" "t.at.arbs[1].out.r"
|
|
||||||
= "t.at.arbs[1]._y2_arb" "t.at.arbs[1].arbiter.y2"
|
|
||||||
= "t.at.arbs[1]._y2_arb" "t.at.arbs[1].or_cell.b"
|
|
||||||
= "t.at.arbs[1]._y2_arb" "t.at.arbs[1].ack_cell2.c2"
|
|
||||||
= "t.at.arbs[2].in1.d.d[0]" "t.at.arbs[2].in1.r"
|
|
||||||
= "t.at.arbs[2].in1.a" "t.at.arbs[2].arbiter.d"
|
|
||||||
= "t.at.arbs[2].in1.a" "t.at.arbs[2].ack_cell1.y"
|
|
||||||
= "t.at.arbs[2].in1.d.d[0]" "t.at.arbs[2].arbiter.a"
|
|
||||||
= "t.at.arbs[2].in1.d.d[0]" "t.at.arbs[2].in1.r"
|
|
||||||
~"t.at.arbs[2].ack_cell1.c1"&~"t.at.arbs[2].ack_cell1.c2"->"t.at.arbs[2].ack_cell1._y"+
|
|
||||||
"t.at.arbs[2].ack_cell1.c1"&"t.at.arbs[2].ack_cell1.c2"->"t.at.arbs[2].ack_cell1._y"-
|
|
||||||
"t.at.arbs[2].ack_cell1._y"->"t.at.arbs[2].ack_cell1.y"-
|
|
||||||
~("t.at.arbs[2].ack_cell1._y")->"t.at.arbs[2].ack_cell1.y"+
|
|
||||||
= "t.at.arbs[2].in2.d.d[0]" "t.at.arbs[2].in2.r"
|
|
||||||
= "t.at.arbs[2].in2.a" "t.at.arbs[2].arbiter.c"
|
|
||||||
= "t.at.arbs[2].in2.a" "t.at.arbs[2].ack_cell2.y"
|
|
||||||
= "t.at.arbs[2].in2.d.d[0]" "t.at.arbs[2].arbiter.b"
|
|
||||||
= "t.at.arbs[2].in2.d.d[0]" "t.at.arbs[2].in2.r"
|
|
||||||
= "t.at.arbs[2].supply.vdd" "t.at.arbs[2].arbiter.vdd"
|
|
||||||
= "t.at.arbs[2].supply.vdd" "t.at.arbs[2].or_cell.vdd"
|
|
||||||
= "t.at.arbs[2].supply.vdd" "t.at.arbs[2].ack_cell2.vdd"
|
|
||||||
= "t.at.arbs[2].supply.vdd" "t.at.arbs[2].ack_cell1.vdd"
|
|
||||||
= "t.at.arbs[2].supply.vss" "t.at.arbs[2].arbiter.vss"
|
|
||||||
= "t.at.arbs[2].supply.vss" "t.at.arbs[2].or_cell.vss"
|
|
||||||
= "t.at.arbs[2].supply.vss" "t.at.arbs[2].ack_cell2.vss"
|
|
||||||
= "t.at.arbs[2].supply.vss" "t.at.arbs[2].ack_cell1.vss"
|
|
||||||
"t.at.arbs[2].arbiter.a"&"t.at.arbs[2].arbiter._y2"->"t.at.arbs[2].arbiter._y1"-
|
|
||||||
~"t.at.arbs[2].arbiter.a"|~"t.at.arbs[2].arbiter._y2"->"t.at.arbs[2].arbiter._y1"+
|
|
||||||
"t.at.arbs[2].arbiter.b"&"t.at.arbs[2].arbiter._y1"->"t.at.arbs[2].arbiter._y2"-
|
|
||||||
~"t.at.arbs[2].arbiter.b"|~"t.at.arbs[2].arbiter._y1"->"t.at.arbs[2].arbiter._y2"+
|
|
||||||
"t.at.arbs[2].arbiter._y1"|"t.at.arbs[2].arbiter.c"->"t.at.arbs[2].arbiter.y1"-
|
|
||||||
~("t.at.arbs[2].arbiter._y1"|"t.at.arbs[2].arbiter.c")->"t.at.arbs[2].arbiter.y1"+
|
|
||||||
"t.at.arbs[2].arbiter._y2"|"t.at.arbs[2].arbiter.d"->"t.at.arbs[2].arbiter.y2"-
|
|
||||||
~("t.at.arbs[2].arbiter._y2"|"t.at.arbs[2].arbiter.d")->"t.at.arbs[2].arbiter.y2"+
|
|
||||||
mk_excllo("t.at.arbs[2].arbiter._y1","t.at.arbs[2].arbiter._y2")
|
|
||||||
= "t.at.arbs[2]._y1_arb" "t.at.arbs[2].arbiter.y1"
|
|
||||||
= "t.at.arbs[2]._y1_arb" "t.at.arbs[2].or_cell.a"
|
|
||||||
= "t.at.arbs[2]._y1_arb" "t.at.arbs[2].ack_cell1.c2"
|
|
||||||
~"t.at.arbs[2].ack_cell2.c1"&~"t.at.arbs[2].ack_cell2.c2"->"t.at.arbs[2].ack_cell2._y"+
|
|
||||||
"t.at.arbs[2].ack_cell2.c1"&"t.at.arbs[2].ack_cell2.c2"->"t.at.arbs[2].ack_cell2._y"-
|
|
||||||
"t.at.arbs[2].ack_cell2._y"->"t.at.arbs[2].ack_cell2.y"-
|
|
||||||
~("t.at.arbs[2].ack_cell2._y")->"t.at.arbs[2].ack_cell2.y"+
|
|
||||||
"t.at.arbs[2].or_cell.a"|"t.at.arbs[2].or_cell.b"->"t.at.arbs[2].or_cell._y"-
|
|
||||||
~("t.at.arbs[2].or_cell.a"|"t.at.arbs[2].or_cell.b")->"t.at.arbs[2].or_cell._y"+
|
|
||||||
"t.at.arbs[2].or_cell._y"->"t.at.arbs[2].or_cell.y"-
|
|
||||||
~("t.at.arbs[2].or_cell._y")->"t.at.arbs[2].or_cell.y"+
|
|
||||||
= "t.at.arbs[2].out.d.d[0]" "t.at.arbs[2].out.r"
|
|
||||||
= "t.at.arbs[2].out.a" "t.at.arbs[2].ack_cell2.c1"
|
|
||||||
= "t.at.arbs[2].out.a" "t.at.arbs[2].ack_cell1.c1"
|
|
||||||
= "t.at.arbs[2].out.d.d[0]" "t.at.arbs[2].or_cell.y"
|
|
||||||
= "t.at.arbs[2].out.d.d[0]" "t.at.arbs[2].out.r"
|
|
||||||
= "t.at.arbs[2]._y2_arb" "t.at.arbs[2].arbiter.y2"
|
|
||||||
= "t.at.arbs[2]._y2_arb" "t.at.arbs[2].or_cell.b"
|
|
||||||
= "t.at.arbs[2]._y2_arb" "t.at.arbs[2].ack_cell2.c2"
|
|
||||||
= "t.at.arbs[3].in1.d.d[0]" "t.at.arbs[3].in1.r"
|
|
||||||
= "t.at.arbs[3].in1.a" "t.at.arbs[3].arbiter.d"
|
|
||||||
= "t.at.arbs[3].in1.a" "t.at.arbs[3].ack_cell1.y"
|
|
||||||
= "t.at.arbs[3].in1.d.d[0]" "t.at.arbs[3].arbiter.a"
|
|
||||||
= "t.at.arbs[3].in1.d.d[0]" "t.at.arbs[3].in1.r"
|
|
||||||
~"t.at.arbs[3].ack_cell1.c1"&~"t.at.arbs[3].ack_cell1.c2"->"t.at.arbs[3].ack_cell1._y"+
|
|
||||||
"t.at.arbs[3].ack_cell1.c1"&"t.at.arbs[3].ack_cell1.c2"->"t.at.arbs[3].ack_cell1._y"-
|
|
||||||
"t.at.arbs[3].ack_cell1._y"->"t.at.arbs[3].ack_cell1.y"-
|
|
||||||
~("t.at.arbs[3].ack_cell1._y")->"t.at.arbs[3].ack_cell1.y"+
|
|
||||||
= "t.at.arbs[3].in2.d.d[0]" "t.at.arbs[3].in2.r"
|
|
||||||
= "t.at.arbs[3].in2.a" "t.at.arbs[3].arbiter.c"
|
|
||||||
= "t.at.arbs[3].in2.a" "t.at.arbs[3].ack_cell2.y"
|
|
||||||
= "t.at.arbs[3].in2.d.d[0]" "t.at.arbs[3].arbiter.b"
|
|
||||||
= "t.at.arbs[3].in2.d.d[0]" "t.at.arbs[3].in2.r"
|
|
||||||
= "t.at.arbs[3].supply.vdd" "t.at.arbs[3].arbiter.vdd"
|
|
||||||
= "t.at.arbs[3].supply.vdd" "t.at.arbs[3].or_cell.vdd"
|
|
||||||
= "t.at.arbs[3].supply.vdd" "t.at.arbs[3].ack_cell2.vdd"
|
|
||||||
= "t.at.arbs[3].supply.vdd" "t.at.arbs[3].ack_cell1.vdd"
|
|
||||||
= "t.at.arbs[3].supply.vss" "t.at.arbs[3].arbiter.vss"
|
|
||||||
= "t.at.arbs[3].supply.vss" "t.at.arbs[3].or_cell.vss"
|
|
||||||
= "t.at.arbs[3].supply.vss" "t.at.arbs[3].ack_cell2.vss"
|
|
||||||
= "t.at.arbs[3].supply.vss" "t.at.arbs[3].ack_cell1.vss"
|
|
||||||
"t.at.arbs[3].arbiter.a"&"t.at.arbs[3].arbiter._y2"->"t.at.arbs[3].arbiter._y1"-
|
|
||||||
~"t.at.arbs[3].arbiter.a"|~"t.at.arbs[3].arbiter._y2"->"t.at.arbs[3].arbiter._y1"+
|
|
||||||
"t.at.arbs[3].arbiter.b"&"t.at.arbs[3].arbiter._y1"->"t.at.arbs[3].arbiter._y2"-
|
|
||||||
~"t.at.arbs[3].arbiter.b"|~"t.at.arbs[3].arbiter._y1"->"t.at.arbs[3].arbiter._y2"+
|
|
||||||
"t.at.arbs[3].arbiter._y1"|"t.at.arbs[3].arbiter.c"->"t.at.arbs[3].arbiter.y1"-
|
|
||||||
~("t.at.arbs[3].arbiter._y1"|"t.at.arbs[3].arbiter.c")->"t.at.arbs[3].arbiter.y1"+
|
|
||||||
"t.at.arbs[3].arbiter._y2"|"t.at.arbs[3].arbiter.d"->"t.at.arbs[3].arbiter.y2"-
|
|
||||||
~("t.at.arbs[3].arbiter._y2"|"t.at.arbs[3].arbiter.d")->"t.at.arbs[3].arbiter.y2"+
|
|
||||||
mk_excllo("t.at.arbs[3].arbiter._y1","t.at.arbs[3].arbiter._y2")
|
|
||||||
= "t.at.arbs[3]._y1_arb" "t.at.arbs[3].arbiter.y1"
|
|
||||||
= "t.at.arbs[3]._y1_arb" "t.at.arbs[3].or_cell.a"
|
|
||||||
= "t.at.arbs[3]._y1_arb" "t.at.arbs[3].ack_cell1.c2"
|
|
||||||
~"t.at.arbs[3].ack_cell2.c1"&~"t.at.arbs[3].ack_cell2.c2"->"t.at.arbs[3].ack_cell2._y"+
|
|
||||||
"t.at.arbs[3].ack_cell2.c1"&"t.at.arbs[3].ack_cell2.c2"->"t.at.arbs[3].ack_cell2._y"-
|
|
||||||
"t.at.arbs[3].ack_cell2._y"->"t.at.arbs[3].ack_cell2.y"-
|
|
||||||
~("t.at.arbs[3].ack_cell2._y")->"t.at.arbs[3].ack_cell2.y"+
|
|
||||||
"t.at.arbs[3].or_cell.a"|"t.at.arbs[3].or_cell.b"->"t.at.arbs[3].or_cell._y"-
|
|
||||||
~("t.at.arbs[3].or_cell.a"|"t.at.arbs[3].or_cell.b")->"t.at.arbs[3].or_cell._y"+
|
|
||||||
"t.at.arbs[3].or_cell._y"->"t.at.arbs[3].or_cell.y"-
|
|
||||||
~("t.at.arbs[3].or_cell._y")->"t.at.arbs[3].or_cell.y"+
|
|
||||||
= "t.at.arbs[3].out.d.d[0]" "t.at.arbs[3].out.r"
|
|
||||||
= "t.at.arbs[3].out.a" "t.at.arbs[3].ack_cell2.c1"
|
|
||||||
= "t.at.arbs[3].out.a" "t.at.arbs[3].ack_cell1.c1"
|
|
||||||
= "t.at.arbs[3].out.d.d[0]" "t.at.arbs[3].or_cell.y"
|
|
||||||
= "t.at.arbs[3].out.d.d[0]" "t.at.arbs[3].out.r"
|
|
||||||
= "t.at.arbs[3]._y2_arb" "t.at.arbs[3].arbiter.y2"
|
|
||||||
= "t.at.arbs[3]._y2_arb" "t.at.arbs[3].or_cell.b"
|
|
||||||
= "t.at.arbs[3]._y2_arb" "t.at.arbs[3].ack_cell2.c2"
|
|
||||||
= "t.at.tmp[5].d.d[0]" "t.at.tmp[5].r"
|
|
||||||
= "t.at.tmp[6].d.d[0]" "t.at.tmp[6].r"
|
|
||||||
= "t.at.tmp[8].d.d[0]" "t.at.tmp[8].r"
|
|
||||||
= "t.at.tmp[5].r" "t.at.arbs[2].in1.r"
|
|
||||||
= "t.at.tmp[5].a" "t.at.arbs[2].in1.a"
|
|
||||||
= "t.at.tmp[5].d.d[0]" "t.at.arbs[2].in1.d.d[0]"
|
|
||||||
= "t.at.tmp[5].r" "t.at.arbs[0].out.r"
|
|
||||||
= "t.at.tmp[5].a" "t.at.arbs[0].out.a"
|
|
||||||
= "t.at.tmp[5].d.d[0]" "t.at.arbs[0].out.d.d[0]"
|
|
||||||
= "t.at.tmp[6].r" "t.at.arbs[2].in2.r"
|
|
||||||
= "t.at.tmp[6].a" "t.at.arbs[2].in2.a"
|
|
||||||
= "t.at.tmp[6].d.d[0]" "t.at.arbs[2].in2.d.d[0]"
|
|
||||||
= "t.at.tmp[6].r" "t.at.arbs[1].out.r"
|
|
||||||
= "t.at.tmp[6].a" "t.at.arbs[1].out.a"
|
|
||||||
= "t.at.tmp[6].d.d[0]" "t.at.arbs[1].out.d.d[0]"
|
|
||||||
= "t.at.tmp[8].r" "t.at.arbs[3].in1.r"
|
|
||||||
= "t.at.tmp[8].a" "t.at.arbs[3].in1.a"
|
|
||||||
= "t.at.tmp[8].d.d[0]" "t.at.arbs[3].in1.d.d[0]"
|
|
||||||
= "t.at.tmp[8].r" "t.at.arbs[2].out.r"
|
|
||||||
= "t.at.tmp[8].a" "t.at.arbs[2].out.a"
|
|
||||||
= "t.at.tmp[8].d.d[0]" "t.at.arbs[2].out.d.d[0]"
|
|
||||||
= "t.at.tmp[8].d.d[0]" "t.at.tmp[8].r"
|
|
||||||
= "t.at.tmp[6].d.d[0]" "t.at.tmp[6].r"
|
|
||||||
= "t.at.tmp[5].d.d[0]" "t.at.tmp[5].r"
|
|
||||||
= "t.at.supply.vss" "t.at.arbs[3].supply.vss"
|
|
||||||
= "t.at.supply.vdd" "t.at.arbs[3].supply.vdd"
|
|
||||||
= "t.at.supply.vss" "t.at.arbs[2].supply.vss"
|
|
||||||
= "t.at.supply.vdd" "t.at.arbs[2].supply.vdd"
|
|
||||||
= "t.at.supply.vss" "t.at.arbs[1].supply.vss"
|
|
||||||
= "t.at.supply.vdd" "t.at.arbs[1].supply.vdd"
|
|
||||||
= "t.at.supply.vss" "t.at.arbs[0].supply.vss"
|
|
||||||
= "t.at.supply.vdd" "t.at.arbs[0].supply.vdd"
|
|
||||||
= "t.at.in[0].d.d[0]" "t.at.in[0].r"
|
|
||||||
= "t.at.in[1].d.d[0]" "t.at.in[1].r"
|
|
||||||
= "t.at.in[2].d.d[0]" "t.at.in[2].r"
|
|
||||||
= "t.at.in[3].d.d[0]" "t.at.in[3].r"
|
|
||||||
= "t.at.in[4].d.d[0]" "t.at.in[4].r"
|
|
||||||
= "t.at.in[0].r" "t.at.arbs[0].in1.r"
|
|
||||||
= "t.at.in[0].a" "t.at.arbs[0].in1.a"
|
|
||||||
= "t.at.in[0].d.d[0]" "t.at.arbs[0].in1.d.d[0]"
|
|
||||||
= "t.at.in[0].r" "t.at.tmp[0].r"
|
|
||||||
= "t.at.in[0].a" "t.at.tmp[0].a"
|
|
||||||
= "t.at.in[0].d.d[0]" "t.at.tmp[0].d.d[0]"
|
|
||||||
= "t.at.in[1].r" "t.at.arbs[0].in2.r"
|
|
||||||
= "t.at.in[1].a" "t.at.arbs[0].in2.a"
|
|
||||||
= "t.at.in[1].d.d[0]" "t.at.arbs[0].in2.d.d[0]"
|
|
||||||
= "t.at.in[1].r" "t.at.tmp[1].r"
|
|
||||||
= "t.at.in[1].a" "t.at.tmp[1].a"
|
|
||||||
= "t.at.in[1].d.d[0]" "t.at.tmp[1].d.d[0]"
|
|
||||||
= "t.at.in[2].r" "t.at.arbs[1].in1.r"
|
|
||||||
= "t.at.in[2].a" "t.at.arbs[1].in1.a"
|
|
||||||
= "t.at.in[2].d.d[0]" "t.at.arbs[1].in1.d.d[0]"
|
|
||||||
= "t.at.in[2].r" "t.at.tmp[2].r"
|
|
||||||
= "t.at.in[2].a" "t.at.tmp[2].a"
|
|
||||||
= "t.at.in[2].d.d[0]" "t.at.tmp[2].d.d[0]"
|
|
||||||
= "t.at.in[3].r" "t.at.arbs[1].in2.r"
|
|
||||||
= "t.at.in[3].a" "t.at.arbs[1].in2.a"
|
|
||||||
= "t.at.in[3].d.d[0]" "t.at.arbs[1].in2.d.d[0]"
|
|
||||||
= "t.at.in[3].r" "t.at.tmp[3].r"
|
|
||||||
= "t.at.in[3].a" "t.at.tmp[3].a"
|
|
||||||
= "t.at.in[3].d.d[0]" "t.at.tmp[3].d.d[0]"
|
|
||||||
= "t.at.in[4].r" "t.at.arbs[3].in2.r"
|
|
||||||
= "t.at.in[4].a" "t.at.arbs[3].in2.a"
|
|
||||||
= "t.at.in[4].d.d[0]" "t.at.arbs[3].in2.d.d[0]"
|
|
||||||
= "t.at.in[4].r" "t.at.tmp[9].r"
|
|
||||||
= "t.at.in[4].a" "t.at.tmp[9].a"
|
|
||||||
= "t.at.in[4].d.d[0]" "t.at.tmp[9].d.d[0]"
|
|
||||||
= "t.at.in[4].r" "t.at.tmp[7].r"
|
|
||||||
= "t.at.in[4].a" "t.at.tmp[7].a"
|
|
||||||
= "t.at.in[4].d.d[0]" "t.at.tmp[7].d.d[0]"
|
|
||||||
= "t.at.in[4].r" "t.at.tmp[4].r"
|
|
||||||
= "t.at.in[4].a" "t.at.tmp[4].a"
|
|
||||||
= "t.at.in[4].d.d[0]" "t.at.tmp[4].d.d[0]"
|
|
||||||
= "t.at.in[4].d.d[0]" "t.at.in[4].r"
|
|
||||||
= "t.at.in[3].d.d[0]" "t.at.in[3].r"
|
|
||||||
= "t.at.in[2].d.d[0]" "t.at.in[2].r"
|
|
||||||
= "t.at.in[1].d.d[0]" "t.at.in[1].r"
|
|
||||||
= "t.at.in[0].d.d[0]" "t.at.in[0].r"
|
|
||||||
= "t.at.out.d.d[0]" "t.at.out.r"
|
|
||||||
= "t.at.out.r" "t.at.arbs[3].out.r"
|
|
||||||
= "t.at.out.a" "t.at.arbs[3].out.a"
|
|
||||||
= "t.at.out.d.d[0]" "t.at.arbs[3].out.d.d[0]"
|
|
||||||
= "t.at.out.r" "t.at.tmp[10].r"
|
|
||||||
= "t.at.out.a" "t.at.tmp[10].a"
|
|
||||||
= "t.at.out.d.d[0]" "t.at.tmp[10].d.d[0]"
|
|
||||||
= "t.at.out.d.d[0]" "t.at.out.r"
|
|
||||||
= "Vdd" "t.at.supply.vdd"
|
|
||||||
= "GND" "t.at.supply.vss"
|
|
||||||
= "t.out.d.d[0]" "t.out.r"
|
|
||||||
= "t.out.r" "t.at.out.r"
|
|
||||||
= "t.out.a" "t.at.out.a"
|
|
||||||
= "t.out.d.d[0]" "t.at.out.d.d[0]"
|
|
||||||
= "t.out.d.d[0]" "t.out.r"
|
|
||||||
= "t.in[0].d.d[0]" "t.in[0].r"
|
|
||||||
= "t.in[1].d.d[0]" "t.in[1].r"
|
|
||||||
= "t.in[2].d.d[0]" "t.in[2].r"
|
|
||||||
= "t.in[3].d.d[0]" "t.in[3].r"
|
|
||||||
= "t.in[4].d.d[0]" "t.in[4].r"
|
|
||||||
= "t.in[0].r" "t.at.in[0].r"
|
|
||||||
= "t.in[1].r" "t.at.in[1].r"
|
|
||||||
= "t.in[2].r" "t.at.in[2].r"
|
|
||||||
= "t.in[3].r" "t.at.in[3].r"
|
|
||||||
= "t.in[4].r" "t.at.in[4].r"
|
|
||||||
= "t.in[0].a" "t.at.in[0].a"
|
|
||||||
= "t.in[1].a" "t.at.in[1].a"
|
|
||||||
= "t.in[2].a" "t.at.in[2].a"
|
|
||||||
= "t.in[3].a" "t.at.in[3].a"
|
|
||||||
= "t.in[4].a" "t.at.in[4].a"
|
|
||||||
= "t.in[0].d.d[0]" "t.at.in[0].d.d[0]"
|
|
||||||
= "t.in[1].d.d[0]" "t.at.in[1].d.d[0]"
|
|
||||||
= "t.in[2].d.d[0]" "t.at.in[2].d.d[0]"
|
|
||||||
= "t.in[3].d.d[0]" "t.at.in[3].d.d[0]"
|
|
||||||
= "t.in[4].d.d[0]" "t.at.in[4].d.d[0]"
|
|
||||||
= "t.in[4].d.d[0]" "t.in[4].r"
|
|
||||||
= "t.in[3].d.d[0]" "t.in[3].r"
|
|
||||||
= "t.in[2].d.d[0]" "t.in[2].r"
|
|
||||||
= "t.in[1].d.d[0]" "t.in[1].r"
|
|
||||||
= "t.in[0].d.d[0]" "t.in[0].r"
|
|
||||||
@@ -1,53 +0,0 @@
|
|||||||
/*************************************************************************
|
|
||||||
*
|
|
||||||
* This file is part of ACT dataflow neuro library.
|
|
||||||
* It's the testing facility for cell_lib_std.act
|
|
||||||
*
|
|
||||||
* Copyright (c) 2022 University of Groningen - Ole Richter
|
|
||||||
* Copyright (c) 2022 University of Groningen - Hugh Greatorex
|
|
||||||
* Copyright (c) 2022 University of Groningen - Michele Mastella
|
|
||||||
* Copyright (c) 2022 University of Groningen - Madison Cotteret
|
|
||||||
*
|
|
||||||
* This source describes Open Hardware and is licensed under the CERN-OHL-W v2 or later
|
|
||||||
*
|
|
||||||
* You may redistribute and modify this documentation and make products
|
|
||||||
* using it under the terms of the CERN-OHL-W v2 (https:/cern.ch/cern-ohl).
|
|
||||||
* This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED
|
|
||||||
* WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY
|
|
||||||
* AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-W v2
|
|
||||||
* for applicable conditions.
|
|
||||||
*
|
|
||||||
* Source location: https://git.web.rug.nl/bics/actlib_dataflow_neuro
|
|
||||||
*
|
|
||||||
* As per CERN-OHL-W v2 section 4.1, should You produce hardware based on
|
|
||||||
* these sources, You must maintain the Source Location visible in its
|
|
||||||
* documentation.
|
|
||||||
*
|
|
||||||
**************************************************************************
|
|
||||||
*/
|
|
||||||
import "../../dataflow_neuro/coders.act";
|
|
||||||
import globals;
|
|
||||||
open tmpl::dataflow_neuro;
|
|
||||||
defproc arbtree (a1of1 in[5]; a1of1 out)
|
|
||||||
{
|
|
||||||
a1of1 _in[5];
|
|
||||||
power _supply
|
|
||||||
_supply.vdd = Vdd;
|
|
||||||
_supply.vss = GND;
|
|
||||||
fifo_t<2> fifo_to_tree[5];
|
|
||||||
(i:5:
|
|
||||||
fifo_to_tree[i].in = in[i];
|
|
||||||
fifo_to_tree[i].out = _in[i];
|
|
||||||
fifo_to_tree.supply = _supply;
|
|
||||||
fifo_to_tree.reset_B = _reset_B;
|
|
||||||
)
|
|
||||||
arbtree<5> at(.in=_in, .out = out);
|
|
||||||
//Low active Reset
|
|
||||||
bool _reset_B;
|
|
||||||
prs {
|
|
||||||
Reset => _reset_B-
|
|
||||||
}
|
|
||||||
at.supply = _supply;
|
|
||||||
|
|
||||||
}
|
|
||||||
arbtree t;
|
|
||||||
@@ -1,127 +0,0 @@
|
|||||||
watchall
|
|
||||||
|
|
||||||
system "echo '[] setting channels neutral'"
|
|
||||||
|
|
||||||
set t.in[0].r 0
|
|
||||||
set t.in[1].r 0
|
|
||||||
set t.in[2].r 0
|
|
||||||
set t.in[3].r 0
|
|
||||||
set t.in[4].r 0
|
|
||||||
set t.out.a 0
|
|
||||||
|
|
||||||
cycle
|
|
||||||
mode run
|
|
||||||
assert t.out.r 0
|
|
||||||
|
|
||||||
assert t.in[0].a 0
|
|
||||||
assert t.in[1].a 0
|
|
||||||
assert t.in[2].a 0
|
|
||||||
assert t.in[3].a 0
|
|
||||||
assert t.in[4].a 0
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] setting some reqs high'"
|
|
||||||
set t.in[0].r 1
|
|
||||||
set t.in[1].r 1
|
|
||||||
set t.in[2].r 1
|
|
||||||
cycle
|
|
||||||
assert t.out.r 1
|
|
||||||
|
|
||||||
system "echo '[] receiving ack'"
|
|
||||||
set t.out.a 1
|
|
||||||
cycle
|
|
||||||
assert t.in.a 1
|
|
||||||
|
|
||||||
system "echo '[] removing first req (guess)'"
|
|
||||||
set t.in[0].r 0
|
|
||||||
cycle
|
|
||||||
assert t.out.r
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# set t.in[0] 0
|
|
||||||
# set t.in[1] 0
|
|
||||||
# set t.in[2] 0
|
|
||||||
# set t.in[3] 0
|
|
||||||
# set t.in[4] 0
|
|
||||||
|
|
||||||
# system "echo '1'"
|
|
||||||
|
|
||||||
# cycle
|
|
||||||
# mode run
|
|
||||||
|
|
||||||
# # assert t.out 0
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting all low'"
|
|
||||||
# set t.in[0] 0
|
|
||||||
# set t.in[1] 0
|
|
||||||
# set t.in[2] 0
|
|
||||||
# set t.in[3] 0
|
|
||||||
# set t.in[4] 0
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
# system "echo '[] setting bit 0 high'"
|
|
||||||
# set t.in[0] 1
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting all low'"
|
|
||||||
# set t.in[0] 0
|
|
||||||
# set t.in[1] 0
|
|
||||||
# set t.in[2] 0
|
|
||||||
# set t.in[3] 0
|
|
||||||
# set t.in[4] 0
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting bit 1 high'"
|
|
||||||
# set t.in[0] 0
|
|
||||||
# set t.in[1] 1
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting all low'"
|
|
||||||
# set t.in[0] 0
|
|
||||||
# set t.in[1] 0
|
|
||||||
# set t.in[2] 0
|
|
||||||
# set t.in[3] 0
|
|
||||||
# set t.in[4] 0
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting bit 2 high'"
|
|
||||||
# set t.in[1] 0
|
|
||||||
# set t.in[2] 1
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting all low'"
|
|
||||||
# set t.in[0] 0
|
|
||||||
# set t.in[1] 0
|
|
||||||
# set t.in[2] 0
|
|
||||||
# set t.in[3] 0
|
|
||||||
# set t.in[4] 0
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting bit 3 high'"
|
|
||||||
# set t.in[2] 0
|
|
||||||
# set t.in[3] 1
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] setting all low'"
|
|
||||||
# set t.in[0] 0
|
|
||||||
# set t.in[1] 0
|
|
||||||
# set t.in[2] 0
|
|
||||||
# set t.in[3] 0
|
|
||||||
# set t.in[4] 0
|
|
||||||
# cycle
|
|
||||||
|
|
||||||
# system "echo '[] setting bit 4 high'"
|
|
||||||
# set t.in[3] 0
|
|
||||||
# set t.in[4] 1
|
|
||||||
# cycle
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
cell27._y cell25.c3 cell18._y cell14._y cell27.pr_B cell21.y cell23.c3 cell10._y cell30.p3 cell20.c1 cell10.n1 cell30._y cell12.sr_B cell8.c1 cell16.c2 cell2.p1 cell28.c2 cell5.c1 cell21._y cell19.c2 cell6.p2 cell9.pr_B cell9.p3 cell4.p1 cell28.sr_B cell11.pr_B cell26.c4 cell9.n2 cell27.c2 cell12.c2 cell28.pr_B cell21.pr_B cell22.pr_B cell11.c2 cell13.y cell9.n1 cell1.n1 cell12.c1 cell28.c4 cell1.n2 cell22.sr_B cell26.y cell11.n2 cell13.n4 cell15.rs_B cell6.c1 cell28._y cell2.n2 cell10.pr_B cell16.y cell16.c1 cell11.sr_B cell15._y cell2.pr_B cell11._y cell20.y cell21.c2 cell22.c1 cell27.sr_B cell4.y cell10.n4 cell23.pr_B cell2.sr_B cell6.p1 cell9.p4 cell23._y cell11.c1 cell9.sr_B cell9.c1 cell27.y cell29.c3 cell12.n1 cell1.sr_B cell29.sr_B cell13.n3 cell13.n2 cell11.n4 cell15.n2 cell15.rp_B cell2.y cell3.n1 cell15.c2 cell26.c3 cell24.c2 cell17._y cell28.c1 cell6.n1 cell14.n1 cell31.n1 cell21.c3 cell27.c3 cell19.sr_B cell26._y cell7._y cell20.c2 cell10.n2 cell9.p2 cell14.rs_B cell31.y cell13.pr_B cell31.p1 cell30.n2 cell18.sr_B cell10.y cell6.y cell24.sr_B cell14.n2 cell30.n1 cell22.y cell10.sr_B cell10.n3 cell13.c2 cell13.n1 cell24.y cell12.pr_B cell29.pr_B cell24.c1 cell16.n1 cell24.pr_B cell28.c3 cell17.c2 cell11.n3 cell16.rs_B cell4._y cell14.c1 cell8.p2 cell14.c2 cell8.p1 cell15.n1 cell15.y cell23.c2 cell18.c1 cell7.p2 cell9.y cell7.y cell29.c1 cell30.p1 cell12.n3 cell11.n1 cell26.pr_B cell29.y cell22._y cell13.c1 cell18.y cell7.c1 cell19.y cell27.c4 cell25.c1 cell21.c1 cell30.y cell1.y cell26.c1 cell17.c1 cell2.n1 cell25.y cell5.y cell30.p4 cell31.p3 cell25.c2 cell3.p1 cell9.p5 cell9.p1 cell26.sr_B cell19.c1 cell8.y cell23.c1 cell18.c2 cell7.p1 cell22.c2 cell23.y cell14.rp_B cell30.p2 cell29.c4 cell23.sr_B cell1.c1 cell26.c2 cell3.y cell10.c1 cell16.n2 cell21.sr_B cell24.c3 cell31.p4 cell1.pr_B cell12.n2 cell31.p2 cell11.y cell12.n4 cell12._y cell18.pr_B cell10.c2 cell2.c1 cell5.p1 cell31.n2 cell13.sr_B cell12.y cell27.c1 cell1._y cell14.y cell16.rp_B cell15.c1 cell4.c1 cell29.c2 cell17.y cell19.pr_B cell3.c1 cell22.c3 cell28.y cell1.p1
|
|
||||||
@@ -1,96 +0,0 @@
|
|||||||
~"cell26.c1"&~"cell26.c2"&~"cell26.c3"&~"cell26.c4"|~"cell26.pr_B"->"cell26._y"+
|
|
||||||
"cell26.c1"&"cell26.c2"&"cell26.c3"&"cell26.c4"&"cell26.sr_B"->"cell26._y"-
|
|
||||||
"cell26._y"->"cell26.y"-
|
|
||||||
~("cell26._y")->"cell26.y"+
|
|
||||||
~"cell16.c1"&~"cell16.c2"|~"cell16.rp_B"->"cell16.y"+
|
|
||||||
"cell16.c1"&"cell16.c2"&"cell16.n1"&"cell16.n2"&"cell16.rs_B"->"cell16.y"-
|
|
||||||
~"cell8.p1"&~"cell8.p2"&~"cell8.c1"->"cell8.y"+
|
|
||||||
"cell8.c1"->"cell8.y"-
|
|
||||||
~"cell22.c1"&~"cell22.c2"&~"cell22.c3"|~"cell22.pr_B"->"cell22._y"+
|
|
||||||
"cell22.c1"&"cell22.c2"&"cell22.c3"&"cell22.sr_B"->"cell22._y"-
|
|
||||||
"cell22._y"->"cell22.y"-
|
|
||||||
~("cell22._y")->"cell22.y"+
|
|
||||||
~"cell19.c1"&~"cell19.c2"|~"cell19.pr_B"->"cell19.y"+
|
|
||||||
"cell19.c1"&"cell19.c2"&"cell19.sr_B"->"cell19.y"-
|
|
||||||
~"cell12.c1"&~"cell12.c2"|~"cell12.pr_B"->"cell12._y"+
|
|
||||||
"cell12.c1"&"cell12.c2"&("cell12.n1"&"cell12.n2"|"cell12.n3"&"cell12.n4")&"cell12.sr_B"->"cell12._y"-
|
|
||||||
"cell12._y"->"cell12.y"-
|
|
||||||
~("cell12._y")->"cell12.y"+
|
|
||||||
~"cell30.p1"&~"cell30.p2"&~"cell30.p3"&~"cell30.p4"->"cell30._y"+
|
|
||||||
"cell30.n1"|"cell30.n2"->"cell30._y"-
|
|
||||||
"cell30._y"->"cell30.y"-
|
|
||||||
~("cell30._y")->"cell30.y"+
|
|
||||||
~"cell17.c1"&~"cell17.c2"->"cell17._y"+
|
|
||||||
"cell17.c1"&"cell17.c2"->"cell17._y"-
|
|
||||||
"cell17._y"->"cell17.y"-
|
|
||||||
~("cell17._y")->"cell17.y"+
|
|
||||||
~"cell14.c1"&~"cell14.c2"|~"cell14.rp_B"->"cell14._y"+
|
|
||||||
"cell14.c1"&"cell14.c2"&"cell14.n1"&"cell14.n2"&"cell14.rs_B"->"cell14._y"-
|
|
||||||
"cell14._y"->"cell14.y"-
|
|
||||||
~("cell14._y")->"cell14.y"+
|
|
||||||
~"cell7.p1"&~"cell7.p2"&~"cell7.c1"->"cell7._y"-
|
|
||||||
"cell7.c1"->"cell7._y"+
|
|
||||||
"cell7._y"->"cell7.y"-
|
|
||||||
~("cell7._y")->"cell7.y"+
|
|
||||||
~"cell1.p1"&~"cell1.c1"|~"cell1.pr_B"->"cell1._y"+
|
|
||||||
"cell1.c1"&"cell1.n1"&"cell1.n2"&"cell1.sr_B"->"cell1._y"-
|
|
||||||
"cell1._y"->"cell1.y"-
|
|
||||||
~("cell1._y")->"cell1.y"+
|
|
||||||
~"cell21.c1"&~"cell21.c2"&~"cell21.c3"|~"cell21.pr_B"->"cell21._y"+
|
|
||||||
"cell21.c1"&"cell21.c2"&"cell21.c3"&"cell21.sr_B"->"cell21._y"-
|
|
||||||
"cell21._y"->"cell21.y"-
|
|
||||||
~("cell21._y")->"cell21.y"+
|
|
||||||
~"cell18.c1"&~"cell18.c2"|~"cell18.pr_B"->"cell18._y"+
|
|
||||||
"cell18.c1"&"cell18.c2"&"cell18.sr_B"->"cell18._y"-
|
|
||||||
"cell18._y"->"cell18.y"-
|
|
||||||
~("cell18._y")->"cell18.y"+
|
|
||||||
~"cell15.c1"&~"cell15.c2"|~"cell15.rp_B"->"cell15._y"+
|
|
||||||
"cell15.c1"&"cell15.c2"&"cell15.n1"&"cell15.n2"&"cell15.rs_B"->"cell15._y"-
|
|
||||||
"cell15._y"->"cell15.y"-
|
|
||||||
~("cell15._y")->"cell15.y"+
|
|
||||||
~"cell13.c1"&~"cell13.c2"|~"cell13.pr_B"->"cell13.y"+
|
|
||||||
"cell13.c1"&"cell13.c2"&("cell13.n1"&"cell13.n2"|"cell13.n3"&"cell13.n4")&"cell13.sr_B"->"cell13.y"-
|
|
||||||
~"cell11.c1"&~"cell11.c2"|~"cell11.pr_B"->"cell11._y"+
|
|
||||||
"cell11.c1"&"cell11.c2"&("cell11.n1"&"cell11.n2"|"cell11.n3"&"cell11.n4")&"cell11.sr_B"->"cell11._y"-
|
|
||||||
"cell11._y"->"cell11.y"-
|
|
||||||
~("cell11._y")->"cell11.y"+
|
|
||||||
~"cell28.c1"&~"cell28.c2"&~"cell28.c3"&~"cell28.c4"|~"cell28.pr_B"->"cell28._y"+
|
|
||||||
"cell28.c1"&"cell28.c2"&"cell28.c3"&"cell28.c4"&"cell28.sr_B"->"cell28._y"-
|
|
||||||
"cell28._y"->"cell28.y"-
|
|
||||||
~("cell28._y")->"cell28.y"+
|
|
||||||
~"cell24.c1"&~"cell24.c2"&~"cell24.c3"|~"cell24.pr_B"->"cell24.y"+
|
|
||||||
"cell24.c1"&"cell24.c2"&"cell24.c3"&"cell24.sr_B"->"cell24.y"-
|
|
||||||
~"cell23.c1"&~"cell23.c2"&~"cell23.c3"|~"cell23.pr_B"->"cell23._y"+
|
|
||||||
"cell23.c1"&"cell23.c2"&"cell23.c3"&"cell23.sr_B"->"cell23._y"-
|
|
||||||
"cell23._y"->"cell23.y"-
|
|
||||||
~("cell23._y")->"cell23.y"+
|
|
||||||
~"cell10.c1"&~"cell10.c2"|~"cell10.pr_B"->"cell10._y"+
|
|
||||||
"cell10.c1"&"cell10.c2"&("cell10.n1"&"cell10.n2"|"cell10.n3"&"cell10.n4")&"cell10.sr_B"->"cell10._y"-
|
|
||||||
"cell10._y"->"cell10.y"-
|
|
||||||
~("cell10._y")->"cell10.y"+
|
|
||||||
~"cell3.p1"&~"cell3.c1"->"cell3.y"+
|
|
||||||
"cell3.c1"&"cell3.n1"->"cell3.y"-
|
|
||||||
~"cell29.c1"&~"cell29.c2"&~"cell29.c3"&~"cell29.c4"|~"cell29.pr_B"->"cell29.y"+
|
|
||||||
"cell29.c1"&"cell29.c2"&"cell29.c3"&"cell29.c4"&"cell29.sr_B"->"cell29.y"-
|
|
||||||
~"cell25.c1"&~"cell25.c2"&~"cell25.c3"->"cell25.y"+
|
|
||||||
"cell25.c1"&"cell25.c2"&"cell25.c3"->"cell25.y"-
|
|
||||||
~"cell5.p1"&~"cell5.c1"->"cell5.y"+
|
|
||||||
"cell5.c1"->"cell5.y"-
|
|
||||||
~"cell4.p1"&~"cell4.c1"->"cell4._y"-
|
|
||||||
"cell4.c1"->"cell4._y"+
|
|
||||||
"cell4._y"->"cell4.y"-
|
|
||||||
~("cell4._y")->"cell4.y"+
|
|
||||||
~"cell31.p1"&~"cell31.p2"&~"cell31.p3"&~"cell31.p4"->"cell31.y"+
|
|
||||||
"cell31.n1"|"cell31.n2"->"cell31.y"-
|
|
||||||
~"cell27.c1"&~"cell27.c2"&~"cell27.c3"&~"cell27.c4"|~"cell27.pr_B"->"cell27._y"+
|
|
||||||
"cell27.c1"&"cell27.c2"&"cell27.c3"&"cell27.c4"&"cell27.sr_B"->"cell27._y"-
|
|
||||||
"cell27._y"->"cell27.y"-
|
|
||||||
~("cell27._y")->"cell27.y"+
|
|
||||||
~"cell20.c1"&~"cell20.c2"->"cell20.y"+
|
|
||||||
"cell20.c1"&"cell20.c2"->"cell20.y"-
|
|
||||||
~"cell9.p1"&~"cell9.p2"&~"cell9.p3"&~"cell9.c1"|~"cell9.p4"&~"cell9.p5"&~"cell9.c1"|~"cell9.pr_B"->"cell9.y"+
|
|
||||||
"cell9.c1"&"cell9.n1"&"cell9.n2"&"cell9.sr_B"->"cell9.y"-
|
|
||||||
~"cell6.p1"&~"cell6.p2"&~"cell6.c1"->"cell6.y"+
|
|
||||||
"cell6.c1"&"cell6.n1"->"cell6.y"-
|
|
||||||
~"cell2.p1"&~"cell2.c1"|~"cell2.pr_B"->"cell2.y"-
|
|
||||||
"cell2.c1"&"cell2.n1"&"cell2.n2"&"cell2.sr_B"->"cell2.y"+
|
|
||||||
@@ -31,17 +31,17 @@ A_1C1P2N_RB_X1 cell1;
|
|||||||
A_1C1P2N_R_X1 cell2;
|
A_1C1P2N_R_X1 cell2;
|
||||||
A_1C1P_1N_X1 cell3;
|
A_1C1P_1N_X1 cell3;
|
||||||
A_1C1P_B cell4;
|
A_1C1P_B cell4;
|
||||||
A_1C1P cell5;
|
A_1C1P_X1 cell5;
|
||||||
A_1C2P1N_X1 cell6;
|
A_1C2P1N_X1 cell6;
|
||||||
A_1C2P_B_X1 cell7;
|
A_1C2P_B_X1 cell7;
|
||||||
A_1C2P cell8;
|
A_1C2P_X1 cell8;
|
||||||
A_1C3P2P2N_R_X1 cell9;
|
A_1C3P2P2N_R_X1 cell9;
|
||||||
A_2C2N2N_RB_X1 cell10;
|
A_2C2N2N_RB_X1 cell10;
|
||||||
A_2C2N2N_RB_X2 cell11;
|
A_2C2N2N_RB_X2 cell11;
|
||||||
A_2C2N2N_RB_X4 cell12;
|
A_2C2N2N_RB_X4 cell12;
|
||||||
A_2C2N2N_R_X1 cell13;
|
A_2C2N2N_R_X1 cell13;
|
||||||
A_2C2N_R_B_X2 cell14;
|
A_2C2N_RB_X2 cell14;
|
||||||
A_2C2N_R_B_X4 cell15;
|
A_2C2N_RB_X4 cell15;
|
||||||
A_2C2N_R_X1 cell16;
|
A_2C2N_R_X1 cell16;
|
||||||
A_2C_B_X1 cell17;
|
A_2C_B_X1 cell17;
|
||||||
A_2C_RB_X1 cell18;
|
A_2C_RB_X1 cell18;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -36,7 +36,7 @@ open std::data;
|
|||||||
|
|
||||||
open tmpl::dataflow_neuro;
|
open tmpl::dataflow_neuro;
|
||||||
|
|
||||||
defproc fifo_reg_fifo_3x5x8 (bd<3+5+1> in; Mx1of2<5> data[8]; bd<8> out; bool? dly_cfg[4]){
|
defproc fifo_reg_fifo_3x5x8 (bd<3+5+1> in; Mx1of2<5> data[8]; bd<8> out; bool? dly_cfg[4]; bool? dly_cfg2[2]){
|
||||||
bool _reset_B;
|
bool _reset_B;
|
||||||
prs {
|
prs {
|
||||||
Reset => _reset_B-
|
Reset => _reset_B-
|
||||||
@@ -45,13 +45,13 @@ defproc fifo_reg_fifo_3x5x8 (bd<3+5+1> in; Mx1of2<5> data[8]; bd<8> out; bool? d
|
|||||||
supply.vdd = Vdd;
|
supply.vdd = Vdd;
|
||||||
supply.vss = GND;
|
supply.vss = GND;
|
||||||
|
|
||||||
bd2qdi<9,4> _bd2qdi(.in = in, .dly_cfg = dly_cfg, .reset_B = _reset_B, .supply = supply);
|
bd2qdi<9,4,2> _bd2qdi(.in = in, .dly_cfg = dly_cfg, .dly_cfg2 = dly_cfg2, .reset_B = _reset_B, .supply = supply);
|
||||||
|
|
||||||
fifo<9,5> fifo_pre(.in = _bd2qdi.out, .reset_B = _reset_B, .supply = supply);
|
fifo<9,5> fifo_pre(.in = _bd2qdi.out, .reset_B = _reset_B, .supply = supply);
|
||||||
|
|
||||||
// Make a register array with 3 bit address (-> 8 registers),
|
// Make a register array with 3 bit address (-> 8 registers),
|
||||||
// each register holding 5 bits.
|
// each register holding 5 bits.
|
||||||
registerA_wr_array<3,5,8> reg(.in = fifo_pre.out, .data = data,
|
register_wr_array<3,5,8> reg(.in = fifo_pre.out, .data = data,
|
||||||
.reset_B = _reset_B, .supply = supply);
|
.reset_B = _reset_B, .supply = supply);
|
||||||
|
|
||||||
fifo<8,5> fifo_post(.in = reg.out, .reset_B = _reset_B, .supply = supply);
|
fifo<8,5> fifo_post(.in = reg.out, .reset_B = _reset_B, .supply = supply);
|
||||||
|
|||||||
@@ -9,6 +9,9 @@ set b.dly_cfg[1] 1
|
|||||||
set b.dly_cfg[2] 1
|
set b.dly_cfg[2] 1
|
||||||
set b.dly_cfg[3] 1
|
set b.dly_cfg[3] 1
|
||||||
|
|
||||||
|
set b.dly_cfg2[0] 1
|
||||||
|
set b.dly_cfg2[1] 1
|
||||||
|
|
||||||
|
|
||||||
cycle
|
cycle
|
||||||
|
|
||||||
@@ -21,7 +24,9 @@ assert b.in.a 0
|
|||||||
assert-bd-channel-neutral "b.out" 8
|
assert-bd-channel-neutral "b.out" 8
|
||||||
|
|
||||||
system "echo '[] Sending packet write 0s to reg0'"
|
system "echo '[] Sending packet write 0s to reg0'"
|
||||||
set-bd-channel-valid "b.in" 9 256
|
set-bd-data-valid "b.in" 9 256
|
||||||
|
cycle
|
||||||
|
set b.in.r 1
|
||||||
cycle
|
cycle
|
||||||
assert b.in.a 1
|
assert b.in.a 1
|
||||||
# assert b.in.v 1
|
# assert b.in.v 1
|
||||||
@@ -34,22 +39,10 @@ assert b.in.a 0
|
|||||||
# assert b.in.v 0
|
# assert b.in.v 0
|
||||||
assert-var-int "b.data[0]" 5 0
|
assert-var-int "b.data[0]" 5 0
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg0'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 256
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
# assert-var-int "b.data[0]" 5 0
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
# assert-var-int "b.data[0]" 5 0
|
|
||||||
|
|
||||||
system "echo '[] Sending packet write 01100=12 to reg0'"
|
system "echo '[] Sending packet write 01100=12 to reg0'"
|
||||||
set-bd-channel-valid "b.in" 9 352
|
set-bd-data-valid "b.in" 9 352
|
||||||
|
cycle
|
||||||
|
set b.in.r 1
|
||||||
cycle
|
cycle
|
||||||
assert b.in.a 1
|
assert b.in.a 1
|
||||||
# assert b.in.v 1
|
# assert b.in.v 1
|
||||||
@@ -62,104 +55,10 @@ assert b.in.a 0
|
|||||||
# assert b.in.v 0
|
# assert b.in.v 0
|
||||||
assert-var-int "b.data[0]" 5 12
|
assert-var-int "b.data[0]" 5 12
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg1'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 257
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
# assert-var-int "b.data[1]" 5 0
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg2'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 258
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
# assert-var-int "b.data[2]" 5 0
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
# assert-var-int "b.data[2]" 5 0
|
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg3'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 259
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg4'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 260
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg5'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 261
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg6'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 262
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
|
|
||||||
# system "echo '[] Sending packet write 0s to reg7'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 263
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
|
|
||||||
# assert-var-int "b.data[2]" 5 0
|
|
||||||
# assert-var-int "b.data[3]" 5 0
|
|
||||||
# assert-var-int "b.data[4]" 5 0
|
|
||||||
# assert-var-int "b.data[5]" 5 0
|
|
||||||
# assert-var-int "b.data[6]" 5 0
|
|
||||||
# assert-var-int "b.data[7]" 5 0
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Reading register 0'"
|
system "echo '[] Reading register 0'"
|
||||||
set-bd-channel-valid "b.in" 9 0
|
set-bd-data-valid "b.in" 9 0
|
||||||
|
cycle
|
||||||
|
set b.in.r 1
|
||||||
cycle
|
cycle
|
||||||
assert-bd-channel-valid "b.out" 8 96
|
assert-bd-channel-valid "b.out" 8 96
|
||||||
assert b.out.r 1
|
assert b.out.r 1
|
||||||
@@ -177,26 +76,3 @@ cycle
|
|||||||
assert b.in.a 0
|
assert b.in.a 0
|
||||||
set b.out.a 0
|
set b.out.a 0
|
||||||
cycle
|
cycle
|
||||||
|
|
||||||
|
|
||||||
# system "echo '[] Reading register 1'"
|
|
||||||
# set-qdi-channel-valid "b.in" 9 1
|
|
||||||
# cycle
|
|
||||||
# assert-qdi-channel-valid "b.out" 8 1
|
|
||||||
# assert b.in.v 1
|
|
||||||
# assert b.in.a 1
|
|
||||||
|
|
||||||
# set b.out.a 1
|
|
||||||
# set b.out.v 1
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 1
|
|
||||||
|
|
||||||
# system "echo '[] Removing input'"
|
|
||||||
# set-qdi-channel-neutral "b.in" 9
|
|
||||||
# cycle
|
|
||||||
# assert-qdi-channel-neutral "b.out" 8
|
|
||||||
# set b.out.a 0
|
|
||||||
# set b.out.v 0
|
|
||||||
# cycle
|
|
||||||
# assert b.in.a 0
|
|
||||||
# assert b.in.v 0
|
|
||||||
@@ -1,615 +0,0 @@
|
|||||||
b.b._out_a_BX_f[0] b.b.dly.dly[5].__y b.b.dly.mu2[0]._s b.b._inB[1] b.b.dly.dly[9].__y b.in.r b.b._inB[4] b.b.dly.dly[6].y b.in.d[1] b.b.dly.dly[3].a b.in.d[4] b.b.dly.dly[11].__y b.b._reqX b.b._en_X_f[0] b.b.dly.dly[13].y b.b.dly.dly[4]._y b.dly_cfg[3] b.in.d[2] b.b.dly.dly[11].y b.b.dly.dly[0].a b.b._en_X_t[0] b.b.dly.mu2[3].b b.dly_cfg[2] b.b._out_a_BX_t[0] b.b._reqXX[0] b.out.v b.b.dly.dly[7].___y b.b._out_a_B b.b._inB[2] b.b._inB[0] b.b.dly._a[1] b.dly_cfg[1] b.b.dly.dly[8].__y b.b.dly.dly[4].___y b.in.d[0] b.b.dly.dly[8]._y b.b.dly.dly[0].__y b.dly_cfg[0] b.b.dly.dly[7].a b.b.req_buf._y b.b.dly.dly[8].y b.b.en_buf_f.buf2._y b.b.dly.dly[10].y b.b.dly.dly[3].___y b.b.dly.mu2[1]._y b.b.dly.dly[5].y b.b.dly._a[2] b.b.dly.dly[6]._y b.b.dly.mu2[3]._s b.b.dly.dly[7].y b.b.en_buf_t.buf2._y b.b._en b.b.dly._a[3] b.b.dly.dly[1].___y b.out.a b.in.d[3] b.b.dly.dly[2]._y b.b.dly.dly[7].__y b.b._req b.b.dly.dly[12].___y b.b.dly.dly[12].y b.b.dly.dly[8].___y b.b.dly.dly[1].a b.b.dly.dly[9].___y b.b.dly.dly[3].y b.b.dly.dly[2].y b.b.dly.dly[14].___y b.b._inB[3] b.b.dly.mu2[0]._y b.b.dly.dly[6].___y b.b.dly.and2[0]._y b.b.dly.dly[3]._y b.b.dly.dly[10].__y b.b.out_a_B_buf_t.buf2._y b.b.dly.mu2[3]._y b.b.req_bufarray.buf2._y b.b.dly.dly[5]._y b.b.dly.mu2[1]._s b.b.dly.dly[4].y b.b.dly.dly[1]._y b.b.dly.and2[3]._y b.b.dly.dly[13].___y b.b.dly.dly[0]._y b.b.dly.dly[11]._y b.b.dly.dly[14].__y b.b.dly.dly[1].__y b.b.dly.mu2[2]._y b.b.dly.and2[1]._y b.b.out_a_B_buf_f.buf2._y b.b.dly.dly[9].y b.b.dly.dly[0].___y b.b.dly.dly[7]._y b.b.dly.dly[13]._y b.b.dly.dly[4].__y b.b.dly.and2[2]._y b.b.dly.dly[12].__y b.b.dly.dly[11].___y b.b.dly.dly[1].y b.b.dly.dly[12]._y b.b.dly.dly[2].__y b.b.dly.dly[14]._y b.b.dly.dly[5].___y b.b.dly.dly[2].___y b.b.dly.dly[0].y b.b.dly.dly[3].__y b.b.dly.mu2[2]._s b.b.dly.dly[13].__y b.b.dly.dly[10].___y b.b.dly.dly[9]._y b.b.dly.dly[6].__y b.b.dly.dly[10]._y
|
|
||||||
87848 b.out.a : 0
|
|
||||||
87848 Reset : 0
|
|
||||||
87848 b.in.r : 0
|
|
||||||
87848 b.dly_cfg[3] : 1
|
|
||||||
87848 b.dly_cfg[2] : 1
|
|
||||||
87848 b.in.d[4] : 0
|
|
||||||
87848 b.out.v : 0
|
|
||||||
87848 b.dly_cfg[1] : 1
|
|
||||||
87848 b.in.d[3] : 1
|
|
||||||
87848 b.in.d[2] : 0
|
|
||||||
87848 b.dly_cfg[0] : 1
|
|
||||||
87848 b.in.d[1] : 0
|
|
||||||
87848 b.in.d[0] : 1
|
|
||||||
87849 b.b.dly.mu2[1]._s : 0 [by b.dly_cfg[1]:=1]
|
|
||||||
87849 b.b._inB[3] : 0 [by b.in.d[3]:=1]
|
|
||||||
87851 b.b._inB[0] : 0 [by b.in.d[0]:=1]
|
|
||||||
88130 b.b.dly.mu2[0]._s : 0 [by b.dly_cfg[0]:=1]
|
|
||||||
88270 b.b._inB[4] : 1 [by b.in.d[4]:=0]
|
|
||||||
88616 b.b._inB[1] : 1 [by b.in.d[1]:=0]
|
|
||||||
101697 b.b.dly.and2[0]._y : 1 [by b.in.r:=0]
|
|
||||||
102191 b.b.dly.mu2[2]._s : 0 [by b.dly_cfg[2]:=1]
|
|
||||||
108053 b.b._inB[2] : 1 [by b.in.d[2]:=0]
|
|
||||||
112660 b.b.dly.mu2[3]._s : 0 [by b.dly_cfg[3]:=1]
|
|
||||||
117628 b._reset_B : 1 [by Reset:=0]
|
|
||||||
118179 b.b.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
119250 b.b._reset_BX : 1 [by b.b.reset_buf._y:=0]
|
|
||||||
120204 b.b.reset_bufarray.buf2._y : 0 [by b.b._reset_BX:=1]
|
|
||||||
121285 b.b._reset_BXX[0] : 1 [by b.b.reset_bufarray.buf2._y:=0]
|
|
||||||
121303 b.b.f_buf_func[4]._y : X [by b.b._reset_BXX[0]:=1]
|
|
||||||
122267 b.b.f_buf_func[2]._y : X [by b.b._reset_BXX[0]:=1]
|
|
||||||
124138 b.b.dly.dly[0].a : 0 [by b.b.dly.and2[0]._y:=1]
|
|
||||||
125288 b.b.t_buf_func[3]._y : X [by b.b._reset_BXX[0]:=1]
|
|
||||||
125298 b.b.t_buf_func[0]._y : X [by b.b._reset_BXX[0]:=1]
|
|
||||||
125501 b.b.t_buf_func[0].y : X [by b.b.t_buf_func[0]._y:=X]
|
|
||||||
125790 b.b.t_buf_func[3].y : X [by b.b.t_buf_func[3]._y:=X]
|
|
||||||
128898 b.b.dly.dly[0]._y : 1 [by b.b.dly.dly[0].a:=0]
|
|
||||||
130752 b.b.dly.dly[0].__y : 0 [by b.b.dly.dly[0]._y:=1]
|
|
||||||
130891 b.b.dly.dly[0].___y : 1 [by b.b.dly.dly[0].__y:=0]
|
|
||||||
136562 b.b._en : 1 [by b.out.v:=0]
|
|
||||||
136573 b.b.en_buf_t.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
136631 b.b.en_buf_f.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
136835 b.b._en_X_f[0] : 1 [by b.b.en_buf_f.buf2._y:=0]
|
|
||||||
139501 b.b._out_a_B : 1 [by b.out.a:=0]
|
|
||||||
139502 b.b.out_a_B_buf_f.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
139516 b.b.out_a_B_buf_t.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
139539 b.b._out_a_BX_t[0] : 1 [by b.b.out_a_B_buf_f.buf2._y:=0]
|
|
||||||
140255 b.b._out_a_BX_f[0] : 1 [by b.b.out_a_B_buf_t.buf2._y:=0]
|
|
||||||
143851 b.b.f_buf_func[2].y : X [by b.b.f_buf_func[2]._y:=X]
|
|
||||||
166204 b.b.f_buf_func[4].y : X [by b.b.f_buf_func[4]._y:=X]
|
|
||||||
167237 b.b.dly.dly[0].y : 0 [by b.b.dly.dly[0].___y:=1]
|
|
||||||
167349 b.b.dly.mu2[0]._y : 1 [by b.b.dly.dly[0].y:=0]
|
|
||||||
175755 b.b.f_buf_func[1]._y : X [by b.b._reset_BXX[0]:=1]
|
|
||||||
175795 b.b.f_buf_func[1].y : X [by b.b.f_buf_func[1]._y:=X]
|
|
||||||
188359 b.b._en_X_t[0] : 1 [by b.b.en_buf_t.buf2._y:=0]
|
|
||||||
214861 b.b.dly._a[1] : 0 [by b.b.dly.mu2[0]._y:=1]
|
|
||||||
215118 b.b.dly.and2[1]._y : 1 [by b.b.dly._a[1]:=0]
|
|
||||||
215205 b.b.dly.dly[1].a : 0 [by b.b.dly.and2[1]._y:=1]
|
|
||||||
215499 b.b.dly.dly[1]._y : 1 [by b.b.dly.dly[1].a:=0]
|
|
||||||
215500 b.b.dly.dly[1].__y : 0 [by b.b.dly.dly[1]._y:=1]
|
|
||||||
217306 b.b.dly.dly[1].___y : 1 [by b.b.dly.dly[1].__y:=0]
|
|
||||||
219313 b.b.dly.dly[1].y : 0 [by b.b.dly.dly[1].___y:=1]
|
|
||||||
220522 b.b.dly.dly[2]._y : 1 [by b.b.dly.dly[1].y:=0]
|
|
||||||
221112 b.b.dly.dly[2].__y : 0 [by b.b.dly.dly[2]._y:=1]
|
|
||||||
221290 b.b.dly.dly[2].___y : 1 [by b.b.dly.dly[2].__y:=0]
|
|
||||||
222093 b.b.dly.dly[2].y : 0 [by b.b.dly.dly[2].___y:=1]
|
|
||||||
222257 b.b.dly.mu2[1]._y : 1 [by b.b.dly.dly[2].y:=0]
|
|
||||||
224452 b.b.dly._a[2] : 0 [by b.b.dly.mu2[1]._y:=1]
|
|
||||||
224474 b.b.dly.and2[2]._y : 1 [by b.b.dly._a[2]:=0]
|
|
||||||
225321 b.b.dly.dly[3].a : 0 [by b.b.dly.and2[2]._y:=1]
|
|
||||||
255449 b.b.dly.dly[3]._y : 1 [by b.b.dly.dly[3].a:=0]
|
|
||||||
255582 b.b.dly.dly[3].__y : 0 [by b.b.dly.dly[3]._y:=1]
|
|
||||||
271244 b.b.dly.dly[3].___y : 1 [by b.b.dly.dly[3].__y:=0]
|
|
||||||
271603 b.b.dly.dly[3].y : 0 [by b.b.dly.dly[3].___y:=1]
|
|
||||||
285719 b.b.dly.dly[4]._y : 1 [by b.b.dly.dly[3].y:=0]
|
|
||||||
285940 b.b.dly.dly[4].__y : 0 [by b.b.dly.dly[4]._y:=1]
|
|
||||||
285947 b.b.dly.dly[4].___y : 1 [by b.b.dly.dly[4].__y:=0]
|
|
||||||
285977 b.b.dly.dly[4].y : 0 [by b.b.dly.dly[4].___y:=1]
|
|
||||||
292690 b.b.dly.dly[5]._y : 1 [by b.b.dly.dly[4].y:=0]
|
|
||||||
350151 b.b.dly.dly[5].__y : 0 [by b.b.dly.dly[5]._y:=1]
|
|
||||||
350242 b.b.dly.dly[5].___y : 1 [by b.b.dly.dly[5].__y:=0]
|
|
||||||
352431 b.b.dly.dly[5].y : 0 [by b.b.dly.dly[5].___y:=1]
|
|
||||||
352438 b.b.dly.dly[6]._y : 1 [by b.b.dly.dly[5].y:=0]
|
|
||||||
355225 b.b.dly.dly[6].__y : 0 [by b.b.dly.dly[6]._y:=1]
|
|
||||||
355331 b.b.dly.dly[6].___y : 1 [by b.b.dly.dly[6].__y:=0]
|
|
||||||
355409 b.b.dly.dly[6].y : 0 [by b.b.dly.dly[6].___y:=1]
|
|
||||||
355684 b.b.dly.mu2[2]._y : 1 [by b.b.dly.dly[6].y:=0]
|
|
||||||
374680 b.b.dly._a[3] : 0 [by b.b.dly.mu2[2]._y:=1]
|
|
||||||
375135 b.b.dly.and2[3]._y : 1 [by b.b.dly._a[3]:=0]
|
|
||||||
375147 b.b.dly.dly[7].a : 0 [by b.b.dly.and2[3]._y:=1]
|
|
||||||
375551 b.b.dly.dly[7]._y : 1 [by b.b.dly.dly[7].a:=0]
|
|
||||||
375563 b.b.dly.dly[7].__y : 0 [by b.b.dly.dly[7]._y:=1]
|
|
||||||
381479 b.b.dly.dly[7].___y : 1 [by b.b.dly.dly[7].__y:=0]
|
|
||||||
385755 b.b.dly.dly[7].y : 0 [by b.b.dly.dly[7].___y:=1]
|
|
||||||
388654 b.b.dly.dly[8]._y : 1 [by b.b.dly.dly[7].y:=0]
|
|
||||||
392949 b.b.dly.dly[8].__y : 0 [by b.b.dly.dly[8]._y:=1]
|
|
||||||
392951 b.b.dly.dly[8].___y : 1 [by b.b.dly.dly[8].__y:=0]
|
|
||||||
397486 b.b.dly.dly[8].y : 0 [by b.b.dly.dly[8].___y:=1]
|
|
||||||
398735 b.b.dly.dly[9]._y : 1 [by b.b.dly.dly[8].y:=0]
|
|
||||||
402234 b.b.dly.dly[9].__y : 0 [by b.b.dly.dly[9]._y:=1]
|
|
||||||
402400 b.b.dly.dly[9].___y : 1 [by b.b.dly.dly[9].__y:=0]
|
|
||||||
402475 b.b.dly.dly[9].y : 0 [by b.b.dly.dly[9].___y:=1]
|
|
||||||
402820 b.b.dly.dly[10]._y : 1 [by b.b.dly.dly[9].y:=0]
|
|
||||||
402958 b.b.dly.dly[10].__y : 0 [by b.b.dly.dly[10]._y:=1]
|
|
||||||
408221 b.b.dly.dly[10].___y : 1 [by b.b.dly.dly[10].__y:=0]
|
|
||||||
408223 b.b.dly.dly[10].y : 0 [by b.b.dly.dly[10].___y:=1]
|
|
||||||
452140 b.b.dly.dly[11]._y : 1 [by b.b.dly.dly[10].y:=0]
|
|
||||||
452141 b.b.dly.dly[11].__y : 0 [by b.b.dly.dly[11]._y:=1]
|
|
||||||
452689 b.b.dly.dly[11].___y : 1 [by b.b.dly.dly[11].__y:=0]
|
|
||||||
452700 b.b.dly.dly[11].y : 0 [by b.b.dly.dly[11].___y:=1]
|
|
||||||
453070 b.b.dly.dly[12]._y : 1 [by b.b.dly.dly[11].y:=0]
|
|
||||||
453137 b.b.dly.dly[12].__y : 0 [by b.b.dly.dly[12]._y:=1]
|
|
||||||
455778 b.b.dly.dly[12].___y : 1 [by b.b.dly.dly[12].__y:=0]
|
|
||||||
455794 b.b.dly.dly[12].y : 0 [by b.b.dly.dly[12].___y:=1]
|
|
||||||
460356 b.b.dly.dly[13]._y : 1 [by b.b.dly.dly[12].y:=0]
|
|
||||||
460884 b.b.dly.dly[13].__y : 0 [by b.b.dly.dly[13]._y:=1]
|
|
||||||
463319 b.b.dly.dly[13].___y : 1 [by b.b.dly.dly[13].__y:=0]
|
|
||||||
490199 b.b.dly.dly[13].y : 0 [by b.b.dly.dly[13].___y:=1]
|
|
||||||
514124 b.b.dly.dly[14]._y : 1 [by b.b.dly.dly[13].y:=0]
|
|
||||||
527165 b.b.dly.dly[14].__y : 0 [by b.b.dly.dly[14]._y:=1]
|
|
||||||
527167 b.b.dly.dly[14].___y : 1 [by b.b.dly.dly[14].__y:=0]
|
|
||||||
588125 b.b.dly.mu2[3].b : 0 [by b.b.dly.dly[14].___y:=1]
|
|
||||||
588128 b.b.dly.mu2[3]._y : 1 [by b.b.dly.mu2[3].b:=0]
|
|
||||||
588157 b.b._req : 0 [by b.b.dly.mu2[3]._y:=1]
|
|
||||||
588474 b.b.req_buf._y : 1 [by b.b._req:=0]
|
|
||||||
590075 b.b._reqX : 0 [by b.b.req_buf._y:=1]
|
|
||||||
590228 b.b.req_bufarray.buf2._y : 1 [by b.b._reqX:=0]
|
|
||||||
590272 b.b._reqXX[0] : 0 [by b.b.req_bufarray.buf2._y:=1]
|
|
||||||
[] set Reset 1
|
|
||||||
590272 Reset : 1
|
|
||||||
593033 b._reset_B : 0 [by Reset:=1]
|
|
||||||
606716 b.b.reset_buf._y : 1 [by b._reset_B:=0]
|
|
||||||
606717 b.b._reset_BX : 0 [by b.b.reset_buf._y:=1]
|
|
||||||
606934 b.b.reset_bufarray.buf2._y : 1 [by b.b._reset_BX:=0]
|
|
||||||
606956 b.b._reset_BXX[0] : 0 [by b.b.reset_bufarray.buf2._y:=1]
|
|
||||||
606957 b.b.f_buf_func[1]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
607115 b.b.t_buf_func[0]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
608244 b.b.f_buf_func[1].y : 0 [by b.b.f_buf_func[1]._y:=1]
|
|
||||||
608537 b.b.f_buf_func[2]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
608682 b.b.f_buf_func[2].y : 0 [by b.b.f_buf_func[2]._y:=1]
|
|
||||||
609347 b.b.t_buf_func[0].y : 0 [by b.b.t_buf_func[0]._y:=1]
|
|
||||||
616301 b.b.f_buf_func[4]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
619133 b.b.f_buf_func[4].y : 0 [by b.b.f_buf_func[4]._y:=1]
|
|
||||||
626632 b.b.t_buf_func[3]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
632986 b.b.t_buf_func[3].y : 0 [by b.b.t_buf_func[3]._y:=1]
|
|
||||||
[] set Reset 0
|
|
||||||
632986 Reset : 0
|
|
||||||
632987 b._reset_B : 1 [by Reset:=0]
|
|
||||||
672271 b.b.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
672433 b.b._reset_BX : 1 [by b.b.reset_buf._y:=0]
|
|
||||||
679802 b.b.reset_bufarray.buf2._y : 0 [by b.b._reset_BX:=1]
|
|
||||||
679816 b.b._reset_BXX[0] : 1 [by b.b.reset_bufarray.buf2._y:=0]
|
|
||||||
|
|
||||||
[] Reset finished, setting data
|
|
||||||
679816 b.in.d[0] : 0
|
|
||||||
679816 b.in.d[4] : 1
|
|
||||||
679816 b.in.d[2] : 1
|
|
||||||
679816 b.in.d[1] : 1
|
|
||||||
679816 b.in.d[3] : 0
|
|
||||||
679817 b.b._inB[1] : 0 [by b.in.d[1]:=1]
|
|
||||||
679817 b.b._inB[3] : 1 [by b.in.d[3]:=0]
|
|
||||||
679823 b.b._inB[0] : 1 [by b.in.d[0]:=0]
|
|
||||||
679976 b.b._inB[4] : 0 [by b.in.d[4]:=1]
|
|
||||||
701373 b.b._inB[2] : 0 [by b.in.d[2]:=1]
|
|
||||||
[] Reset finished, setting req 1
|
|
||||||
701373 b.in.r : 1
|
|
||||||
701374 b.b.dly.and2[0]._y : 0 [by b.in.r:=1]
|
|
||||||
703617 b.b.dly.dly[0].a : 1 [by b.b.dly.and2[0]._y:=0]
|
|
||||||
703804 b.b.dly.dly[0]._y : 0 [by b.b.dly.dly[0].a:=1]
|
|
||||||
703805 b.b.dly.dly[0].__y : 1 [by b.b.dly.dly[0]._y:=0]
|
|
||||||
707987 b.b.dly.dly[0].___y : 0 [by b.b.dly.dly[0].__y:=1]
|
|
||||||
742769 b.b.dly.dly[0].y : 1 [by b.b.dly.dly[0].___y:=0]
|
|
||||||
742770 b.b.dly.mu2[0]._y : 0 [by b.b.dly.dly[0].y:=1]
|
|
||||||
743623 b.b.dly._a[1] : 1 [by b.b.dly.mu2[0]._y:=0]
|
|
||||||
743628 b.b.dly.and2[1]._y : 0 [by b.b.dly._a[1]:=1]
|
|
||||||
744519 b.b.dly.dly[1].a : 1 [by b.b.dly.and2[1]._y:=0]
|
|
||||||
744520 b.b.dly.dly[1]._y : 0 [by b.b.dly.dly[1].a:=1]
|
|
||||||
744537 b.b.dly.dly[1].__y : 1 [by b.b.dly.dly[1]._y:=0]
|
|
||||||
747110 b.b.dly.dly[1].___y : 0 [by b.b.dly.dly[1].__y:=1]
|
|
||||||
755471 b.b.dly.dly[1].y : 1 [by b.b.dly.dly[1].___y:=0]
|
|
||||||
755474 b.b.dly.dly[2]._y : 0 [by b.b.dly.dly[1].y:=1]
|
|
||||||
756415 b.b.dly.dly[2].__y : 1 [by b.b.dly.dly[2]._y:=0]
|
|
||||||
815377 b.b.dly.dly[2].___y : 0 [by b.b.dly.dly[2].__y:=1]
|
|
||||||
815378 b.b.dly.dly[2].y : 1 [by b.b.dly.dly[2].___y:=0]
|
|
||||||
815420 b.b.dly.mu2[1]._y : 0 [by b.b.dly.dly[2].y:=1]
|
|
||||||
818237 b.b.dly._a[2] : 1 [by b.b.dly.mu2[1]._y:=0]
|
|
||||||
831970 b.b.dly.and2[2]._y : 0 [by b.b.dly._a[2]:=1]
|
|
||||||
832065 b.b.dly.dly[3].a : 1 [by b.b.dly.and2[2]._y:=0]
|
|
||||||
832400 b.b.dly.dly[3]._y : 0 [by b.b.dly.dly[3].a:=1]
|
|
||||||
832408 b.b.dly.dly[3].__y : 1 [by b.b.dly.dly[3]._y:=0]
|
|
||||||
832442 b.b.dly.dly[3].___y : 0 [by b.b.dly.dly[3].__y:=1]
|
|
||||||
846329 b.b.dly.dly[3].y : 1 [by b.b.dly.dly[3].___y:=0]
|
|
||||||
847247 b.b.dly.dly[4]._y : 0 [by b.b.dly.dly[3].y:=1]
|
|
||||||
847251 b.b.dly.dly[4].__y : 1 [by b.b.dly.dly[4]._y:=0]
|
|
||||||
893629 b.b.dly.dly[4].___y : 0 [by b.b.dly.dly[4].__y:=1]
|
|
||||||
896027 b.b.dly.dly[4].y : 1 [by b.b.dly.dly[4].___y:=0]
|
|
||||||
899242 b.b.dly.dly[5]._y : 0 [by b.b.dly.dly[4].y:=1]
|
|
||||||
946361 b.b.dly.dly[5].__y : 1 [by b.b.dly.dly[5]._y:=0]
|
|
||||||
946409 b.b.dly.dly[5].___y : 0 [by b.b.dly.dly[5].__y:=1]
|
|
||||||
946412 b.b.dly.dly[5].y : 1 [by b.b.dly.dly[5].___y:=0]
|
|
||||||
946590 b.b.dly.dly[6]._y : 0 [by b.b.dly.dly[5].y:=1]
|
|
||||||
967567 b.b.dly.dly[6].__y : 1 [by b.b.dly.dly[6]._y:=0]
|
|
||||||
979466 b.b.dly.dly[6].___y : 0 [by b.b.dly.dly[6].__y:=1]
|
|
||||||
985417 b.b.dly.dly[6].y : 1 [by b.b.dly.dly[6].___y:=0]
|
|
||||||
1024902 b.b.dly.mu2[2]._y : 0 [by b.b.dly.dly[6].y:=1]
|
|
||||||
1025729 b.b.dly._a[3] : 1 [by b.b.dly.mu2[2]._y:=0]
|
|
||||||
1025902 b.b.dly.and2[3]._y : 0 [by b.b.dly._a[3]:=1]
|
|
||||||
1026086 b.b.dly.dly[7].a : 1 [by b.b.dly.and2[3]._y:=0]
|
|
||||||
1026087 b.b.dly.dly[7]._y : 0 [by b.b.dly.dly[7].a:=1]
|
|
||||||
1026160 b.b.dly.dly[7].__y : 1 [by b.b.dly.dly[7]._y:=0]
|
|
||||||
1026164 b.b.dly.dly[7].___y : 0 [by b.b.dly.dly[7].__y:=1]
|
|
||||||
1063452 b.b.dly.dly[7].y : 1 [by b.b.dly.dly[7].___y:=0]
|
|
||||||
1063548 b.b.dly.dly[8]._y : 0 [by b.b.dly.dly[7].y:=1]
|
|
||||||
1063684 b.b.dly.dly[8].__y : 1 [by b.b.dly.dly[8]._y:=0]
|
|
||||||
1063685 b.b.dly.dly[8].___y : 0 [by b.b.dly.dly[8].__y:=1]
|
|
||||||
1082731 b.b.dly.dly[8].y : 1 [by b.b.dly.dly[8].___y:=0]
|
|
||||||
1082972 b.b.dly.dly[9]._y : 0 [by b.b.dly.dly[8].y:=1]
|
|
||||||
1086931 b.b.dly.dly[9].__y : 1 [by b.b.dly.dly[9]._y:=0]
|
|
||||||
1086943 b.b.dly.dly[9].___y : 0 [by b.b.dly.dly[9].__y:=1]
|
|
||||||
1090843 b.b.dly.dly[9].y : 1 [by b.b.dly.dly[9].___y:=0]
|
|
||||||
1091872 b.b.dly.dly[10]._y : 0 [by b.b.dly.dly[9].y:=1]
|
|
||||||
1091873 b.b.dly.dly[10].__y : 1 [by b.b.dly.dly[10]._y:=0]
|
|
||||||
1091929 b.b.dly.dly[10].___y : 0 [by b.b.dly.dly[10].__y:=1]
|
|
||||||
1136935 b.b.dly.dly[10].y : 1 [by b.b.dly.dly[10].___y:=0]
|
|
||||||
1136936 b.b.dly.dly[11]._y : 0 [by b.b.dly.dly[10].y:=1]
|
|
||||||
1136973 b.b.dly.dly[11].__y : 1 [by b.b.dly.dly[11]._y:=0]
|
|
||||||
1160348 b.b.dly.dly[11].___y : 0 [by b.b.dly.dly[11].__y:=1]
|
|
||||||
1160349 b.b.dly.dly[11].y : 1 [by b.b.dly.dly[11].___y:=0]
|
|
||||||
1163913 b.b.dly.dly[12]._y : 0 [by b.b.dly.dly[11].y:=1]
|
|
||||||
1165605 b.b.dly.dly[12].__y : 1 [by b.b.dly.dly[12]._y:=0]
|
|
||||||
1165618 b.b.dly.dly[12].___y : 0 [by b.b.dly.dly[12].__y:=1]
|
|
||||||
1182602 b.b.dly.dly[12].y : 1 [by b.b.dly.dly[12].___y:=0]
|
|
||||||
1182959 b.b.dly.dly[13]._y : 0 [by b.b.dly.dly[12].y:=1]
|
|
||||||
1182984 b.b.dly.dly[13].__y : 1 [by b.b.dly.dly[13]._y:=0]
|
|
||||||
1183005 b.b.dly.dly[13].___y : 0 [by b.b.dly.dly[13].__y:=1]
|
|
||||||
1183006 b.b.dly.dly[13].y : 1 [by b.b.dly.dly[13].___y:=0]
|
|
||||||
1192654 b.b.dly.dly[14]._y : 0 [by b.b.dly.dly[13].y:=1]
|
|
||||||
1192655 b.b.dly.dly[14].__y : 1 [by b.b.dly.dly[14]._y:=0]
|
|
||||||
1192656 b.b.dly.dly[14].___y : 0 [by b.b.dly.dly[14].__y:=1]
|
|
||||||
1192817 b.b.dly.mu2[3].b : 1 [by b.b.dly.dly[14].___y:=0]
|
|
||||||
1193854 b.b.dly.mu2[3]._y : 0 [by b.b.dly.mu2[3].b:=1]
|
|
||||||
1193859 b.b._req : 1 [by b.b.dly.mu2[3]._y:=0]
|
|
||||||
1194440 b.b.req_buf._y : 0 [by b.b._req:=1]
|
|
||||||
1194848 b.b._reqX : 1 [by b.b.req_buf._y:=0]
|
|
||||||
1194859 b.b.req_bufarray.buf2._y : 0 [by b.b._reqX:=1]
|
|
||||||
1195906 b.b._reqXX[0] : 1 [by b.b.req_bufarray.buf2._y:=0]
|
|
||||||
1195910 b.b.t_buf_func[1]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
1195920 b.b.f_buf_func[0]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
1195924 b.b.f_buf_func[3]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
1196010 b.b.t_buf_func[2]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
1196152 b.b.f_buf_func[3].y : 1 [by b.b.f_buf_func[3]._y:=0]
|
|
||||||
1196853 b.b.t_buf_func[2].y : 1 [by b.b.t_buf_func[2]._y:=0]
|
|
||||||
1197114 b.b.t_buf_func[1].y : 1 [by b.b.t_buf_func[1]._y:=0]
|
|
||||||
1204375 b.b.f_buf_func[0].y : 1 [by b.b.f_buf_func[0]._y:=0]
|
|
||||||
1227350 b.b.t_buf_func[4]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
1228809 b.b.t_buf_func[4].y : 1 [by b.b.t_buf_func[4]._y:=0]
|
|
||||||
[] Receiving val out
|
|
||||||
1228809 b.out.v : 1
|
|
||||||
1228879 b.b.inack_ctl._y : 0 [by b.out.v:=1]
|
|
||||||
1279301 b.in.a : 1 [by b.b.inack_ctl._y:=0]
|
|
||||||
1279312 b.b._en : 0 [by b.in.a:=1]
|
|
||||||
1279315 b.b.en_buf_f.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
1279366 b.b.en_buf_t.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
1280463 b.b._en_X_f[0] : 0 [by b.b.en_buf_f.buf2._y:=1]
|
|
||||||
1280527 b.b._en_X_t[0] : 0 [by b.b.en_buf_t.buf2._y:=1]
|
|
||||||
[] Changing some input data
|
|
||||||
1280527 b.in.d[0] : 1
|
|
||||||
1289179 b.b._inB[0] : 0 [by b.in.d[0]:=1]
|
|
||||||
[] Removing req
|
|
||||||
[] Changing more data
|
|
||||||
1289179 b.in.r : 0
|
|
||||||
1289179 b.in.d[4] : 0
|
|
||||||
1289260 b.b.dly.and2[0]._y : 1 [by b.in.r:=0]
|
|
||||||
1300256 b.b._inB[4] : 1 [by b.in.d[4]:=0]
|
|
||||||
1307243 b.b.dly.dly[0].a : 0 [by b.b.dly.and2[0]._y:=1]
|
|
||||||
1307335 b.b.dly.dly[0]._y : 1 [by b.b.dly.dly[0].a:=0]
|
|
||||||
1315646 b.b.dly.dly[0].__y : 0 [by b.b.dly.dly[0]._y:=1]
|
|
||||||
1317390 b.b.dly.dly[0].___y : 1 [by b.b.dly.dly[0].__y:=0]
|
|
||||||
1318003 b.b.dly.dly[0].y : 0 [by b.b.dly.dly[0].___y:=1]
|
|
||||||
1332025 b.b.dly.mu2[0]._y : 1 [by b.b.dly.dly[0].y:=0]
|
|
||||||
1332070 b.b.dly._a[1] : 0 [by b.b.dly.mu2[0]._y:=1]
|
|
||||||
1333067 b.b.dly.and2[1]._y : 1 [by b.b.dly._a[1]:=0]
|
|
||||||
1334716 b.b.dly.dly[1].a : 0 [by b.b.dly.and2[1]._y:=1]
|
|
||||||
1335241 b.b.dly.dly[1]._y : 1 [by b.b.dly.dly[1].a:=0]
|
|
||||||
1336141 b.b.dly.dly[1].__y : 0 [by b.b.dly.dly[1]._y:=1]
|
|
||||||
1336193 b.b.dly.dly[1].___y : 1 [by b.b.dly.dly[1].__y:=0]
|
|
||||||
1336200 b.b.dly.dly[1].y : 0 [by b.b.dly.dly[1].___y:=1]
|
|
||||||
1351812 b.b.dly.dly[2]._y : 1 [by b.b.dly.dly[1].y:=0]
|
|
||||||
1358279 b.b.dly.dly[2].__y : 0 [by b.b.dly.dly[2]._y:=1]
|
|
||||||
1358281 b.b.dly.dly[2].___y : 1 [by b.b.dly.dly[2].__y:=0]
|
|
||||||
1358635 b.b.dly.dly[2].y : 0 [by b.b.dly.dly[2].___y:=1]
|
|
||||||
1358768 b.b.dly.mu2[1]._y : 1 [by b.b.dly.dly[2].y:=0]
|
|
||||||
1358769 b.b.dly._a[2] : 0 [by b.b.dly.mu2[1]._y:=1]
|
|
||||||
1358773 b.b.dly.and2[2]._y : 1 [by b.b.dly._a[2]:=0]
|
|
||||||
1359319 b.b.dly.dly[3].a : 0 [by b.b.dly.and2[2]._y:=1]
|
|
||||||
1404882 b.b.dly.dly[3]._y : 1 [by b.b.dly.dly[3].a:=0]
|
|
||||||
1404883 b.b.dly.dly[3].__y : 0 [by b.b.dly.dly[3]._y:=1]
|
|
||||||
1417261 b.b.dly.dly[3].___y : 1 [by b.b.dly.dly[3].__y:=0]
|
|
||||||
1417340 b.b.dly.dly[3].y : 0 [by b.b.dly.dly[3].___y:=1]
|
|
||||||
1419773 b.b.dly.dly[4]._y : 1 [by b.b.dly.dly[3].y:=0]
|
|
||||||
1419861 b.b.dly.dly[4].__y : 0 [by b.b.dly.dly[4]._y:=1]
|
|
||||||
1427643 b.b.dly.dly[4].___y : 1 [by b.b.dly.dly[4].__y:=0]
|
|
||||||
1455970 b.b.dly.dly[4].y : 0 [by b.b.dly.dly[4].___y:=1]
|
|
||||||
1456029 b.b.dly.dly[5]._y : 1 [by b.b.dly.dly[4].y:=0]
|
|
||||||
1456059 b.b.dly.dly[5].__y : 0 [by b.b.dly.dly[5]._y:=1]
|
|
||||||
1457526 b.b.dly.dly[5].___y : 1 [by b.b.dly.dly[5].__y:=0]
|
|
||||||
1517030 b.b.dly.dly[5].y : 0 [by b.b.dly.dly[5].___y:=1]
|
|
||||||
1536414 b.b.dly.dly[6]._y : 1 [by b.b.dly.dly[5].y:=0]
|
|
||||||
1537099 b.b.dly.dly[6].__y : 0 [by b.b.dly.dly[6]._y:=1]
|
|
||||||
1553814 b.b.dly.dly[6].___y : 1 [by b.b.dly.dly[6].__y:=0]
|
|
||||||
1553941 b.b.dly.dly[6].y : 0 [by b.b.dly.dly[6].___y:=1]
|
|
||||||
1554110 b.b.dly.mu2[2]._y : 1 [by b.b.dly.dly[6].y:=0]
|
|
||||||
1554153 b.b.dly._a[3] : 0 [by b.b.dly.mu2[2]._y:=1]
|
|
||||||
1554165 b.b.dly.and2[3]._y : 1 [by b.b.dly._a[3]:=0]
|
|
||||||
1555444 b.b.dly.dly[7].a : 0 [by b.b.dly.and2[3]._y:=1]
|
|
||||||
1555677 b.b.dly.dly[7]._y : 1 [by b.b.dly.dly[7].a:=0]
|
|
||||||
1555680 b.b.dly.dly[7].__y : 0 [by b.b.dly.dly[7]._y:=1]
|
|
||||||
1555718 b.b.dly.dly[7].___y : 1 [by b.b.dly.dly[7].__y:=0]
|
|
||||||
1555719 b.b.dly.dly[7].y : 0 [by b.b.dly.dly[7].___y:=1]
|
|
||||||
1568471 b.b.dly.dly[8]._y : 1 [by b.b.dly.dly[7].y:=0]
|
|
||||||
1568563 b.b.dly.dly[8].__y : 0 [by b.b.dly.dly[8]._y:=1]
|
|
||||||
1571290 b.b.dly.dly[8].___y : 1 [by b.b.dly.dly[8].__y:=0]
|
|
||||||
1571292 b.b.dly.dly[8].y : 0 [by b.b.dly.dly[8].___y:=1]
|
|
||||||
1571293 b.b.dly.dly[9]._y : 1 [by b.b.dly.dly[8].y:=0]
|
|
||||||
1572794 b.b.dly.dly[9].__y : 0 [by b.b.dly.dly[9]._y:=1]
|
|
||||||
1572796 b.b.dly.dly[9].___y : 1 [by b.b.dly.dly[9].__y:=0]
|
|
||||||
1572814 b.b.dly.dly[9].y : 0 [by b.b.dly.dly[9].___y:=1]
|
|
||||||
1572933 b.b.dly.dly[10]._y : 1 [by b.b.dly.dly[9].y:=0]
|
|
||||||
1578653 b.b.dly.dly[10].__y : 0 [by b.b.dly.dly[10]._y:=1]
|
|
||||||
1578661 b.b.dly.dly[10].___y : 1 [by b.b.dly.dly[10].__y:=0]
|
|
||||||
1578715 b.b.dly.dly[10].y : 0 [by b.b.dly.dly[10].___y:=1]
|
|
||||||
1629253 b.b.dly.dly[11]._y : 1 [by b.b.dly.dly[10].y:=0]
|
|
||||||
1629258 b.b.dly.dly[11].__y : 0 [by b.b.dly.dly[11]._y:=1]
|
|
||||||
1630325 b.b.dly.dly[11].___y : 1 [by b.b.dly.dly[11].__y:=0]
|
|
||||||
1630326 b.b.dly.dly[11].y : 0 [by b.b.dly.dly[11].___y:=1]
|
|
||||||
1630464 b.b.dly.dly[12]._y : 1 [by b.b.dly.dly[11].y:=0]
|
|
||||||
1630465 b.b.dly.dly[12].__y : 0 [by b.b.dly.dly[12]._y:=1]
|
|
||||||
1630529 b.b.dly.dly[12].___y : 1 [by b.b.dly.dly[12].__y:=0]
|
|
||||||
1630652 b.b.dly.dly[12].y : 0 [by b.b.dly.dly[12].___y:=1]
|
|
||||||
1630654 b.b.dly.dly[13]._y : 1 [by b.b.dly.dly[12].y:=0]
|
|
||||||
1630691 b.b.dly.dly[13].__y : 0 [by b.b.dly.dly[13]._y:=1]
|
|
||||||
1630834 b.b.dly.dly[13].___y : 1 [by b.b.dly.dly[13].__y:=0]
|
|
||||||
1630885 b.b.dly.dly[13].y : 0 [by b.b.dly.dly[13].___y:=1]
|
|
||||||
1631327 b.b.dly.dly[14]._y : 1 [by b.b.dly.dly[13].y:=0]
|
|
||||||
1631338 b.b.dly.dly[14].__y : 0 [by b.b.dly.dly[14]._y:=1]
|
|
||||||
1631339 b.b.dly.dly[14].___y : 1 [by b.b.dly.dly[14].__y:=0]
|
|
||||||
1631348 b.b.dly.mu2[3].b : 0 [by b.b.dly.dly[14].___y:=1]
|
|
||||||
1631373 b.b.dly.mu2[3]._y : 1 [by b.b.dly.mu2[3].b:=0]
|
|
||||||
1641626 b.b._req : 0 [by b.b.dly.mu2[3]._y:=1]
|
|
||||||
1645147 b.b.req_buf._y : 1 [by b.b._req:=0]
|
|
||||||
1645292 b.b._reqX : 0 [by b.b.req_buf._y:=1]
|
|
||||||
1661460 b.b.req_bufarray.buf2._y : 1 [by b.b._reqX:=0]
|
|
||||||
1661690 b.b._reqXX[0] : 0 [by b.b.req_bufarray.buf2._y:=1]
|
|
||||||
[] Receiving ack out
|
|
||||||
1661690 b.out.a : 1
|
|
||||||
1662381 b.b._out_a_B : 0 [by b.out.a:=1]
|
|
||||||
1662395 b.b.out_a_B_buf_t.buf2._y : 1 [by b.b._out_a_B:=0]
|
|
||||||
1663924 b.b.out_a_B_buf_f.buf2._y : 1 [by b.b._out_a_B:=0]
|
|
||||||
1664006 b.b._out_a_BX_f[0] : 0 [by b.b.out_a_B_buf_t.buf2._y:=1]
|
|
||||||
1664007 b.b.f_buf_func[3]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
1664008 b.b.f_buf_func[3].y : 0 [by b.b.f_buf_func[3]._y:=1]
|
|
||||||
1664017 b.b.f_buf_func[0]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
1670518 b.b.f_buf_func[0].y : 0 [by b.b.f_buf_func[0]._y:=1]
|
|
||||||
1681436 b.b._out_a_BX_t[0] : 0 [by b.b.out_a_B_buf_f.buf2._y:=1]
|
|
||||||
1681568 b.b.t_buf_func[4]._y : 1 [by b.b._out_a_BX_t[0]:=0]
|
|
||||||
1681569 b.b.t_buf_func[4].y : 0 [by b.b.t_buf_func[4]._y:=1]
|
|
||||||
1682075 b.b.t_buf_func[1]._y : 1 [by b.b._out_a_BX_t[0]:=0]
|
|
||||||
1682092 b.b.t_buf_func[1].y : 0 [by b.b.t_buf_func[1]._y:=1]
|
|
||||||
1683229 b.b.t_buf_func[2]._y : 1 [by b.b._out_a_BX_t[0]:=0]
|
|
||||||
1683381 b.b.t_buf_func[2].y : 0 [by b.b.t_buf_func[2]._y:=1]
|
|
||||||
1683381 b.out.v : 0
|
|
||||||
1686364 b.b.inack_ctl._y : 1 [by b.out.v:=0]
|
|
||||||
1686367 b.in.a : 0 [by b.b.inack_ctl._y:=1]
|
|
||||||
1686791 b.b._en : 1 [by b.in.a:=0]
|
|
||||||
1686797 b.b.en_buf_f.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
1689258 b.b._en_X_f[0] : 1 [by b.b.en_buf_f.buf2._y:=0]
|
|
||||||
1689379 b.b.en_buf_t.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
1690209 b.b._en_X_t[0] : 1 [by b.b.en_buf_t.buf2._y:=0]
|
|
||||||
[] Set ack out 0
|
|
||||||
1690209 b.out.a : 0
|
|
||||||
1713141 b.b._out_a_B : 1 [by b.out.a:=0]
|
|
||||||
1713143 b.b.out_a_B_buf_t.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
1713335 b.b.out_a_B_buf_f.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
1713473 b.b._out_a_BX_t[0] : 1 [by b.b.out_a_B_buf_f.buf2._y:=0]
|
|
||||||
1713746 b.b._out_a_BX_f[0] : 1 [by b.b.out_a_B_buf_t.buf2._y:=0]
|
|
||||||
[] Again!!! setting data
|
|
||||||
1713746 b.in.d[0] : 0
|
|
||||||
1713746 b.in.d[2] : 0
|
|
||||||
1713746 b.in.d[1] : 0
|
|
||||||
1713763 b.b._inB[2] : 1 [by b.in.d[2]:=0]
|
|
||||||
1713763 b.b._inB[0] : 1 [by b.in.d[0]:=0]
|
|
||||||
1714172 b.b._inB[1] : 1 [by b.in.d[1]:=0]
|
|
||||||
[] Again!!! setting req 1
|
|
||||||
1714172 b.in.r : 1
|
|
||||||
1714173 b.b.dly.and2[0]._y : 0 [by b.in.r:=1]
|
|
||||||
1714174 b.b.dly.dly[0].a : 1 [by b.b.dly.and2[0]._y:=0]
|
|
||||||
1715200 b.b.dly.dly[0]._y : 0 [by b.b.dly.dly[0].a:=1]
|
|
||||||
1715201 b.b.dly.dly[0].__y : 1 [by b.b.dly.dly[0]._y:=0]
|
|
||||||
1715220 b.b.dly.dly[0].___y : 0 [by b.b.dly.dly[0].__y:=1]
|
|
||||||
1715388 b.b.dly.dly[0].y : 1 [by b.b.dly.dly[0].___y:=0]
|
|
||||||
1715927 b.b.dly.mu2[0]._y : 0 [by b.b.dly.dly[0].y:=1]
|
|
||||||
1716088 b.b.dly._a[1] : 1 [by b.b.dly.mu2[0]._y:=0]
|
|
||||||
1716261 b.b.dly.and2[1]._y : 0 [by b.b.dly._a[1]:=1]
|
|
||||||
1718808 b.b.dly.dly[1].a : 1 [by b.b.dly.and2[1]._y:=0]
|
|
||||||
1733869 b.b.dly.dly[1]._y : 0 [by b.b.dly.dly[1].a:=1]
|
|
||||||
1733870 b.b.dly.dly[1].__y : 1 [by b.b.dly.dly[1]._y:=0]
|
|
||||||
1733871 b.b.dly.dly[1].___y : 0 [by b.b.dly.dly[1].__y:=1]
|
|
||||||
1734261 b.b.dly.dly[1].y : 1 [by b.b.dly.dly[1].___y:=0]
|
|
||||||
1734468 b.b.dly.dly[2]._y : 0 [by b.b.dly.dly[1].y:=1]
|
|
||||||
1735301 b.b.dly.dly[2].__y : 1 [by b.b.dly.dly[2]._y:=0]
|
|
||||||
1735329 b.b.dly.dly[2].___y : 0 [by b.b.dly.dly[2].__y:=1]
|
|
||||||
1735336 b.b.dly.dly[2].y : 1 [by b.b.dly.dly[2].___y:=0]
|
|
||||||
1735750 b.b.dly.mu2[1]._y : 0 [by b.b.dly.dly[2].y:=1]
|
|
||||||
1735754 b.b.dly._a[2] : 1 [by b.b.dly.mu2[1]._y:=0]
|
|
||||||
1737533 b.b.dly.and2[2]._y : 0 [by b.b.dly._a[2]:=1]
|
|
||||||
1760407 b.b.dly.dly[3].a : 1 [by b.b.dly.and2[2]._y:=0]
|
|
||||||
1760573 b.b.dly.dly[3]._y : 0 [by b.b.dly.dly[3].a:=1]
|
|
||||||
1800443 b.b.dly.dly[3].__y : 1 [by b.b.dly.dly[3]._y:=0]
|
|
||||||
1809088 b.b.dly.dly[3].___y : 0 [by b.b.dly.dly[3].__y:=1]
|
|
||||||
1810021 b.b.dly.dly[3].y : 1 [by b.b.dly.dly[3].___y:=0]
|
|
||||||
1810877 b.b.dly.dly[4]._y : 0 [by b.b.dly.dly[3].y:=1]
|
|
||||||
1811016 b.b.dly.dly[4].__y : 1 [by b.b.dly.dly[4]._y:=0]
|
|
||||||
1837225 b.b.dly.dly[4].___y : 0 [by b.b.dly.dly[4].__y:=1]
|
|
||||||
1837420 b.b.dly.dly[4].y : 1 [by b.b.dly.dly[4].___y:=0]
|
|
||||||
1837422 b.b.dly.dly[5]._y : 0 [by b.b.dly.dly[4].y:=1]
|
|
||||||
1890871 b.b.dly.dly[5].__y : 1 [by b.b.dly.dly[5]._y:=0]
|
|
||||||
1890877 b.b.dly.dly[5].___y : 0 [by b.b.dly.dly[5].__y:=1]
|
|
||||||
1891131 b.b.dly.dly[5].y : 1 [by b.b.dly.dly[5].___y:=0]
|
|
||||||
1891139 b.b.dly.dly[6]._y : 0 [by b.b.dly.dly[5].y:=1]
|
|
||||||
1891140 b.b.dly.dly[6].__y : 1 [by b.b.dly.dly[6]._y:=0]
|
|
||||||
1891146 b.b.dly.dly[6].___y : 0 [by b.b.dly.dly[6].__y:=1]
|
|
||||||
1942182 b.b.dly.dly[6].y : 1 [by b.b.dly.dly[6].___y:=0]
|
|
||||||
1945272 b.b.dly.mu2[2]._y : 0 [by b.b.dly.dly[6].y:=1]
|
|
||||||
1945498 b.b.dly._a[3] : 1 [by b.b.dly.mu2[2]._y:=0]
|
|
||||||
1946317 b.b.dly.and2[3]._y : 0 [by b.b.dly._a[3]:=1]
|
|
||||||
1946318 b.b.dly.dly[7].a : 1 [by b.b.dly.and2[3]._y:=0]
|
|
||||||
1946324 b.b.dly.dly[7]._y : 0 [by b.b.dly.dly[7].a:=1]
|
|
||||||
1946326 b.b.dly.dly[7].__y : 1 [by b.b.dly.dly[7]._y:=0]
|
|
||||||
1949888 b.b.dly.dly[7].___y : 0 [by b.b.dly.dly[7].__y:=1]
|
|
||||||
1949903 b.b.dly.dly[7].y : 1 [by b.b.dly.dly[7].___y:=0]
|
|
||||||
1970704 b.b.dly.dly[8]._y : 0 [by b.b.dly.dly[7].y:=1]
|
|
||||||
1970811 b.b.dly.dly[8].__y : 1 [by b.b.dly.dly[8]._y:=0]
|
|
||||||
1970904 b.b.dly.dly[8].___y : 0 [by b.b.dly.dly[8].__y:=1]
|
|
||||||
1972556 b.b.dly.dly[8].y : 1 [by b.b.dly.dly[8].___y:=0]
|
|
||||||
1976495 b.b.dly.dly[9]._y : 0 [by b.b.dly.dly[8].y:=1]
|
|
||||||
1977253 b.b.dly.dly[9].__y : 1 [by b.b.dly.dly[9]._y:=0]
|
|
||||||
1979876 b.b.dly.dly[9].___y : 0 [by b.b.dly.dly[9].__y:=1]
|
|
||||||
1980592 b.b.dly.dly[9].y : 1 [by b.b.dly.dly[9].___y:=0]
|
|
||||||
1980593 b.b.dly.dly[10]._y : 0 [by b.b.dly.dly[9].y:=1]
|
|
||||||
1982333 b.b.dly.dly[10].__y : 1 [by b.b.dly.dly[10]._y:=0]
|
|
||||||
1982334 b.b.dly.dly[10].___y : 0 [by b.b.dly.dly[10].__y:=1]
|
|
||||||
1994486 b.b.dly.dly[10].y : 1 [by b.b.dly.dly[10].___y:=0]
|
|
||||||
2022685 b.b.dly.dly[11]._y : 0 [by b.b.dly.dly[10].y:=1]
|
|
||||||
2022686 b.b.dly.dly[11].__y : 1 [by b.b.dly.dly[11]._y:=0]
|
|
||||||
2022692 b.b.dly.dly[11].___y : 0 [by b.b.dly.dly[11].__y:=1]
|
|
||||||
2022693 b.b.dly.dly[11].y : 1 [by b.b.dly.dly[11].___y:=0]
|
|
||||||
2062182 b.b.dly.dly[12]._y : 0 [by b.b.dly.dly[11].y:=1]
|
|
||||||
2083781 b.b.dly.dly[12].__y : 1 [by b.b.dly.dly[12]._y:=0]
|
|
||||||
2083803 b.b.dly.dly[12].___y : 0 [by b.b.dly.dly[12].__y:=1]
|
|
||||||
2106311 b.b.dly.dly[12].y : 1 [by b.b.dly.dly[12].___y:=0]
|
|
||||||
2106318 b.b.dly.dly[13]._y : 0 [by b.b.dly.dly[12].y:=1]
|
|
||||||
2106383 b.b.dly.dly[13].__y : 1 [by b.b.dly.dly[13]._y:=0]
|
|
||||||
2106396 b.b.dly.dly[13].___y : 0 [by b.b.dly.dly[13].__y:=1]
|
|
||||||
2107520 b.b.dly.dly[13].y : 1 [by b.b.dly.dly[13].___y:=0]
|
|
||||||
2107624 b.b.dly.dly[14]._y : 0 [by b.b.dly.dly[13].y:=1]
|
|
||||||
2107665 b.b.dly.dly[14].__y : 1 [by b.b.dly.dly[14]._y:=0]
|
|
||||||
2107666 b.b.dly.dly[14].___y : 0 [by b.b.dly.dly[14].__y:=1]
|
|
||||||
2107667 b.b.dly.mu2[3].b : 1 [by b.b.dly.dly[14].___y:=0]
|
|
||||||
2172045 b.b.dly.mu2[3]._y : 0 [by b.b.dly.mu2[3].b:=1]
|
|
||||||
2185217 b.b._req : 1 [by b.b.dly.mu2[3]._y:=0]
|
|
||||||
2185218 b.b.req_buf._y : 0 [by b.b._req:=1]
|
|
||||||
2205043 b.b._reqX : 1 [by b.b.req_buf._y:=0]
|
|
||||||
2208179 b.b.req_bufarray.buf2._y : 0 [by b.b._reqX:=1]
|
|
||||||
2209005 b.b._reqXX[0] : 1 [by b.b.req_bufarray.buf2._y:=0]
|
|
||||||
2209063 b.b.f_buf_func[2]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
2210838 b.b.f_buf_func[0]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
2210852 b.b.f_buf_func[0].y : 1 [by b.b.f_buf_func[0]._y:=0]
|
|
||||||
2211448 b.b.f_buf_func[3]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
2211804 b.b.f_buf_func[3].y : 1 [by b.b.f_buf_func[3]._y:=0]
|
|
||||||
2225553 b.b.f_buf_func[1]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
2225778 b.b.f_buf_func[4]._y : 0 [by b.b._reqXX[0]:=1]
|
|
||||||
2225883 b.b.f_buf_func[4].y : 1 [by b.b.f_buf_func[4]._y:=0]
|
|
||||||
2246262 b.b.f_buf_func[2].y : 1 [by b.b.f_buf_func[2]._y:=0]
|
|
||||||
2261391 b.b.f_buf_func[1].y : 1 [by b.b.f_buf_func[1]._y:=0]
|
|
||||||
[] Receiving val out
|
|
||||||
2261391 b.out.v : 1
|
|
||||||
2261500 b.b.inack_ctl._y : 0 [by b.out.v:=1]
|
|
||||||
2261501 b.in.a : 1 [by b.b.inack_ctl._y:=0]
|
|
||||||
2261510 b.b._en : 0 [by b.in.a:=1]
|
|
||||||
2261511 b.b.en_buf_t.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
2297905 b.b._en_X_t[0] : 0 [by b.b.en_buf_t.buf2._y:=1]
|
|
||||||
2299463 b.b.en_buf_f.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
2299464 b.b._en_X_f[0] : 0 [by b.b.en_buf_f.buf2._y:=1]
|
|
||||||
[] Changing some input data
|
|
||||||
2299464 b.in.d[0] : 1
|
|
||||||
2299464 b.in.d[2] : 1
|
|
||||||
2299464 b.in.d[1] : 1
|
|
||||||
2300214 b.b._inB[1] : 0 [by b.in.d[1]:=1]
|
|
||||||
2302553 b.b._inB[0] : 0 [by b.in.d[0]:=1]
|
|
||||||
2348190 b.b._inB[2] : 0 [by b.in.d[2]:=1]
|
|
||||||
[] Removing req
|
|
||||||
[] Changing more data
|
|
||||||
2348190 b.in.r : 0
|
|
||||||
2354945 b.b.dly.and2[0]._y : 1 [by b.in.r:=0]
|
|
||||||
2354996 b.b.dly.dly[0].a : 0 [by b.b.dly.and2[0]._y:=1]
|
|
||||||
2355006 b.b.dly.dly[0]._y : 1 [by b.b.dly.dly[0].a:=0]
|
|
||||||
2355326 b.b.dly.dly[0].__y : 0 [by b.b.dly.dly[0]._y:=1]
|
|
||||||
2362908 b.b.dly.dly[0].___y : 1 [by b.b.dly.dly[0].__y:=0]
|
|
||||||
2362909 b.b.dly.dly[0].y : 0 [by b.b.dly.dly[0].___y:=1]
|
|
||||||
2362910 b.b.dly.mu2[0]._y : 1 [by b.b.dly.dly[0].y:=0]
|
|
||||||
2364640 b.b.dly._a[1] : 0 [by b.b.dly.mu2[0]._y:=1]
|
|
||||||
2366327 b.b.dly.and2[1]._y : 1 [by b.b.dly._a[1]:=0]
|
|
||||||
2366342 b.b.dly.dly[1].a : 0 [by b.b.dly.and2[1]._y:=1]
|
|
||||||
2390616 b.b.dly.dly[1]._y : 1 [by b.b.dly.dly[1].a:=0]
|
|
||||||
2391070 b.b.dly.dly[1].__y : 0 [by b.b.dly.dly[1]._y:=1]
|
|
||||||
2391386 b.b.dly.dly[1].___y : 1 [by b.b.dly.dly[1].__y:=0]
|
|
||||||
2391387 b.b.dly.dly[1].y : 0 [by b.b.dly.dly[1].___y:=1]
|
|
||||||
2391770 b.b.dly.dly[2]._y : 1 [by b.b.dly.dly[1].y:=0]
|
|
||||||
2399233 b.b.dly.dly[2].__y : 0 [by b.b.dly.dly[2]._y:=1]
|
|
||||||
2399253 b.b.dly.dly[2].___y : 1 [by b.b.dly.dly[2].__y:=0]
|
|
||||||
2400576 b.b.dly.dly[2].y : 0 [by b.b.dly.dly[2].___y:=1]
|
|
||||||
2400663 b.b.dly.mu2[1]._y : 1 [by b.b.dly.dly[2].y:=0]
|
|
||||||
2407385 b.b.dly._a[2] : 0 [by b.b.dly.mu2[1]._y:=1]
|
|
||||||
2407397 b.b.dly.and2[2]._y : 1 [by b.b.dly._a[2]:=0]
|
|
||||||
2407542 b.b.dly.dly[3].a : 0 [by b.b.dly.and2[2]._y:=1]
|
|
||||||
2408443 b.b.dly.dly[3]._y : 1 [by b.b.dly.dly[3].a:=0]
|
|
||||||
2409792 b.b.dly.dly[3].__y : 0 [by b.b.dly.dly[3]._y:=1]
|
|
||||||
2410011 b.b.dly.dly[3].___y : 1 [by b.b.dly.dly[3].__y:=0]
|
|
||||||
2418342 b.b.dly.dly[3].y : 0 [by b.b.dly.dly[3].___y:=1]
|
|
||||||
2449923 b.b.dly.dly[4]._y : 1 [by b.b.dly.dly[3].y:=0]
|
|
||||||
2449941 b.b.dly.dly[4].__y : 0 [by b.b.dly.dly[4]._y:=1]
|
|
||||||
2452135 b.b.dly.dly[4].___y : 1 [by b.b.dly.dly[4].__y:=0]
|
|
||||||
2490107 b.b.dly.dly[4].y : 0 [by b.b.dly.dly[4].___y:=1]
|
|
||||||
2490227 b.b.dly.dly[5]._y : 1 [by b.b.dly.dly[4].y:=0]
|
|
||||||
2496542 b.b.dly.dly[5].__y : 0 [by b.b.dly.dly[5]._y:=1]
|
|
||||||
2498606 b.b.dly.dly[5].___y : 1 [by b.b.dly.dly[5].__y:=0]
|
|
||||||
2499198 b.b.dly.dly[5].y : 0 [by b.b.dly.dly[5].___y:=1]
|
|
||||||
2499205 b.b.dly.dly[6]._y : 1 [by b.b.dly.dly[5].y:=0]
|
|
||||||
2499206 b.b.dly.dly[6].__y : 0 [by b.b.dly.dly[6]._y:=1]
|
|
||||||
2499330 b.b.dly.dly[6].___y : 1 [by b.b.dly.dly[6].__y:=0]
|
|
||||||
2505260 b.b.dly.dly[6].y : 0 [by b.b.dly.dly[6].___y:=1]
|
|
||||||
2506312 b.b.dly.mu2[2]._y : 1 [by b.b.dly.dly[6].y:=0]
|
|
||||||
2506672 b.b.dly._a[3] : 0 [by b.b.dly.mu2[2]._y:=1]
|
|
||||||
2516866 b.b.dly.and2[3]._y : 1 [by b.b.dly._a[3]:=0]
|
|
||||||
2517963 b.b.dly.dly[7].a : 0 [by b.b.dly.and2[3]._y:=1]
|
|
||||||
2537855 b.b.dly.dly[7]._y : 1 [by b.b.dly.dly[7].a:=0]
|
|
||||||
2537859 b.b.dly.dly[7].__y : 0 [by b.b.dly.dly[7]._y:=1]
|
|
||||||
2549523 b.b.dly.dly[7].___y : 1 [by b.b.dly.dly[7].__y:=0]
|
|
||||||
2587442 b.b.dly.dly[7].y : 0 [by b.b.dly.dly[7].___y:=1]
|
|
||||||
2605103 b.b.dly.dly[8]._y : 1 [by b.b.dly.dly[7].y:=0]
|
|
||||||
2608484 b.b.dly.dly[8].__y : 0 [by b.b.dly.dly[8]._y:=1]
|
|
||||||
2608740 b.b.dly.dly[8].___y : 1 [by b.b.dly.dly[8].__y:=0]
|
|
||||||
2623670 b.b.dly.dly[8].y : 0 [by b.b.dly.dly[8].___y:=1]
|
|
||||||
2623707 b.b.dly.dly[9]._y : 1 [by b.b.dly.dly[8].y:=0]
|
|
||||||
2623719 b.b.dly.dly[9].__y : 0 [by b.b.dly.dly[9]._y:=1]
|
|
||||||
2623728 b.b.dly.dly[9].___y : 1 [by b.b.dly.dly[9].__y:=0]
|
|
||||||
2624155 b.b.dly.dly[9].y : 0 [by b.b.dly.dly[9].___y:=1]
|
|
||||||
2624397 b.b.dly.dly[10]._y : 1 [by b.b.dly.dly[9].y:=0]
|
|
||||||
2625232 b.b.dly.dly[10].__y : 0 [by b.b.dly.dly[10]._y:=1]
|
|
||||||
2671968 b.b.dly.dly[10].___y : 1 [by b.b.dly.dly[10].__y:=0]
|
|
||||||
2673528 b.b.dly.dly[10].y : 0 [by b.b.dly.dly[10].___y:=1]
|
|
||||||
2710621 b.b.dly.dly[11]._y : 1 [by b.b.dly.dly[10].y:=0]
|
|
||||||
2710881 b.b.dly.dly[11].__y : 0 [by b.b.dly.dly[11]._y:=1]
|
|
||||||
2719869 b.b.dly.dly[11].___y : 1 [by b.b.dly.dly[11].__y:=0]
|
|
||||||
2719870 b.b.dly.dly[11].y : 0 [by b.b.dly.dly[11].___y:=1]
|
|
||||||
2755920 b.b.dly.dly[12]._y : 1 [by b.b.dly.dly[11].y:=0]
|
|
||||||
2756304 b.b.dly.dly[12].__y : 0 [by b.b.dly.dly[12]._y:=1]
|
|
||||||
2756323 b.b.dly.dly[12].___y : 1 [by b.b.dly.dly[12].__y:=0]
|
|
||||||
2756332 b.b.dly.dly[12].y : 0 [by b.b.dly.dly[12].___y:=1]
|
|
||||||
2778286 b.b.dly.dly[13]._y : 1 [by b.b.dly.dly[12].y:=0]
|
|
||||||
2778474 b.b.dly.dly[13].__y : 0 [by b.b.dly.dly[13]._y:=1]
|
|
||||||
2824250 b.b.dly.dly[13].___y : 1 [by b.b.dly.dly[13].__y:=0]
|
|
||||||
2827850 b.b.dly.dly[13].y : 0 [by b.b.dly.dly[13].___y:=1]
|
|
||||||
2827998 b.b.dly.dly[14]._y : 1 [by b.b.dly.dly[13].y:=0]
|
|
||||||
2846875 b.b.dly.dly[14].__y : 0 [by b.b.dly.dly[14]._y:=1]
|
|
||||||
2846890 b.b.dly.dly[14].___y : 1 [by b.b.dly.dly[14].__y:=0]
|
|
||||||
2857499 b.b.dly.mu2[3].b : 0 [by b.b.dly.dly[14].___y:=1]
|
|
||||||
2858386 b.b.dly.mu2[3]._y : 1 [by b.b.dly.mu2[3].b:=0]
|
|
||||||
2866368 b.b._req : 0 [by b.b.dly.mu2[3]._y:=1]
|
|
||||||
2866369 b.b.req_buf._y : 1 [by b.b._req:=0]
|
|
||||||
2873095 b.b._reqX : 0 [by b.b.req_buf._y:=1]
|
|
||||||
2873460 b.b.req_bufarray.buf2._y : 1 [by b.b._reqX:=0]
|
|
||||||
2882418 b.b._reqXX[0] : 0 [by b.b.req_bufarray.buf2._y:=1]
|
|
||||||
[] Receiving ack out
|
|
||||||
2882418 b.out.a : 1
|
|
||||||
2883802 b.b._out_a_B : 0 [by b.out.a:=1]
|
|
||||||
2883823 b.b.out_a_B_buf_t.buf2._y : 1 [by b.b._out_a_B:=0]
|
|
||||||
2883826 b.b._out_a_BX_f[0] : 0 [by b.b.out_a_B_buf_t.buf2._y:=1]
|
|
||||||
2883828 b.b.f_buf_func[3]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
2883829 b.b.f_buf_func[4]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
2883829 b.b.f_buf_func[3].y : 0 [by b.b.f_buf_func[3]._y:=1]
|
|
||||||
2883843 b.b.out_a_B_buf_f.buf2._y : 1 [by b.b._out_a_B:=0]
|
|
||||||
2884408 b.b.f_buf_func[2]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
2885268 b.b.f_buf_func[2].y : 0 [by b.b.f_buf_func[2]._y:=1]
|
|
||||||
2885703 b.b.f_buf_func[0]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
2885704 b.b.f_buf_func[0].y : 0 [by b.b.f_buf_func[0]._y:=1]
|
|
||||||
2887281 b.b.f_buf_func[4].y : 0 [by b.b.f_buf_func[4]._y:=1]
|
|
||||||
2890976 b.b._out_a_BX_t[0] : 0 [by b.b.out_a_B_buf_f.buf2._y:=1]
|
|
||||||
2893335 b.b.f_buf_func[1]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
2893410 b.b.f_buf_func[1].y : 0 [by b.b.f_buf_func[1]._y:=1]
|
|
||||||
2893410 b.out.v : 0
|
|
||||||
2921361 b.b.inack_ctl._y : 1 [by b.out.v:=0]
|
|
||||||
2921435 b.in.a : 0 [by b.b.inack_ctl._y:=1]
|
|
||||||
2923705 b.b._en : 1 [by b.in.a:=0]
|
|
||||||
2923803 b.b.en_buf_f.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
2929476 b.b.en_buf_t.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
2933329 b.b._en_X_t[0] : 1 [by b.b.en_buf_t.buf2._y:=0]
|
|
||||||
2955531 b.b._en_X_f[0] : 1 [by b.b.en_buf_f.buf2._y:=0]
|
|
||||||
[] Set ack out 0
|
|
||||||
2955531 b.out.a : 0
|
|
||||||
2961672 b.b._out_a_B : 1 [by b.out.a:=0]
|
|
||||||
2961676 b.b.out_a_B_buf_f.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
2961681 b.b._out_a_BX_t[0] : 1 [by b.b.out_a_B_buf_f.buf2._y:=0]
|
|
||||||
2964032 b.b.out_a_B_buf_t.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
2964323 b.b._out_a_BX_f[0] : 1 [by b.b.out_a_B_buf_t.buf2._y:=0]
|
|
||||||
@@ -1,731 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"Reset"->"b._reset_B"-
|
|
||||||
~("Reset")->"b._reset_B"+
|
|
||||||
"b.b.reset_bufarray.buf2.a"->"b.b.reset_bufarray.buf2._y"-
|
|
||||||
~("b.b.reset_bufarray.buf2.a")->"b.b.reset_bufarray.buf2._y"+
|
|
||||||
"b.b.reset_bufarray.buf2._y"->"b.b.reset_bufarray.buf2.y"-
|
|
||||||
~("b.b.reset_bufarray.buf2._y")->"b.b.reset_bufarray.buf2.y"+
|
|
||||||
= "b.b.reset_bufarray.supply.vdd" "b.b.reset_bufarray.buf2.vdd"
|
|
||||||
= "b.b.reset_bufarray.supply.vss" "b.b.reset_bufarray.buf2.vss"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[4]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[3]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[2]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[1]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.buf2.y"
|
|
||||||
= "b.b.reset_bufarray.in" "b.b.reset_bufarray.buf2.a"
|
|
||||||
~"b.b.inack_ctl.c1"&~"b.b.inack_ctl.c2"&~"b.b.inack_ctl.c3"|~"b.b.inack_ctl.pr_B"->"b.b.inack_ctl._y"+
|
|
||||||
"b.b.inack_ctl.c1"&"b.b.inack_ctl.c2"&"b.b.inack_ctl.c3"&"b.b.inack_ctl.sr_B"->"b.b.inack_ctl._y"-
|
|
||||||
"b.b.inack_ctl._y"->"b.b.inack_ctl.y"-
|
|
||||||
~("b.b.inack_ctl._y")->"b.b.inack_ctl.y"+
|
|
||||||
"b.b.dly.and2[0].a"&"b.b.dly.and2[0].b"->"b.b.dly.and2[0]._y"-
|
|
||||||
~("b.b.dly.and2[0].a"&"b.b.dly.and2[0].b")->"b.b.dly.and2[0]._y"+
|
|
||||||
"b.b.dly.and2[0]._y"->"b.b.dly.and2[0].y"-
|
|
||||||
~("b.b.dly.and2[0]._y")->"b.b.dly.and2[0].y"+
|
|
||||||
"b.b.dly.and2[1].a"&"b.b.dly.and2[1].b"->"b.b.dly.and2[1]._y"-
|
|
||||||
~("b.b.dly.and2[1].a"&"b.b.dly.and2[1].b")->"b.b.dly.and2[1]._y"+
|
|
||||||
"b.b.dly.and2[1]._y"->"b.b.dly.and2[1].y"-
|
|
||||||
~("b.b.dly.and2[1]._y")->"b.b.dly.and2[1].y"+
|
|
||||||
"b.b.dly.and2[2].a"&"b.b.dly.and2[2].b"->"b.b.dly.and2[2]._y"-
|
|
||||||
~("b.b.dly.and2[2].a"&"b.b.dly.and2[2].b")->"b.b.dly.and2[2]._y"+
|
|
||||||
"b.b.dly.and2[2]._y"->"b.b.dly.and2[2].y"-
|
|
||||||
~("b.b.dly.and2[2]._y")->"b.b.dly.and2[2].y"+
|
|
||||||
"b.b.dly.and2[3].a"&"b.b.dly.and2[3].b"->"b.b.dly.and2[3]._y"-
|
|
||||||
~("b.b.dly.and2[3].a"&"b.b.dly.and2[3].b")->"b.b.dly.and2[3]._y"+
|
|
||||||
"b.b.dly.and2[3]._y"->"b.b.dly.and2[3].y"-
|
|
||||||
~("b.b.dly.and2[3]._y")->"b.b.dly.and2[3].y"+
|
|
||||||
= "b.b.dly.s[0]" "b.b.dly.mu2[0].s"
|
|
||||||
= "b.b.dly.s[0]" "b.b.dly.and2[0].b"
|
|
||||||
= "b.b.dly.s[1]" "b.b.dly.mu2[1].s"
|
|
||||||
= "b.b.dly.s[1]" "b.b.dly.and2[1].b"
|
|
||||||
= "b.b.dly.s[2]" "b.b.dly.mu2[2].s"
|
|
||||||
= "b.b.dly.s[2]" "b.b.dly.and2[2].b"
|
|
||||||
= "b.b.dly.s[3]" "b.b.dly.mu2[3].s"
|
|
||||||
= "b.b.dly.s[3]" "b.b.dly.and2[3].b"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[14].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[13].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[12].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[11].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[10].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[9].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[8].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[7].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[6].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[5].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[4].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[3].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[2].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[1].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.dly[0].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.mu2[3].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.mu2[2].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.mu2[1].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.mu2[0].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.and2[3].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.and2[2].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.and2[1].vdd"
|
|
||||||
= "b.b.dly.supply.vdd" "b.b.dly.and2[0].vdd"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[14].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[13].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[12].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[11].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[10].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[9].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[8].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[7].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[6].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[5].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[4].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[3].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[2].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[1].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.dly[0].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.mu2[3].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.mu2[2].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.mu2[1].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.mu2[0].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.and2[3].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.and2[2].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.and2[1].vss"
|
|
||||||
= "b.b.dly.supply.vss" "b.b.dly.and2[0].vss"
|
|
||||||
"b.b.dly.mu2[0].s"->"b.b.dly.mu2[0]._s"-
|
|
||||||
~("b.b.dly.mu2[0].s")->"b.b.dly.mu2[0]._s"+
|
|
||||||
~"b.b.dly.mu2[0].a"&~"b.b.dly.mu2[0].s"|~"b.b.dly.mu2[0].b"&~"b.b.dly.mu2[0]._s"->"b.b.dly.mu2[0]._y"+
|
|
||||||
"b.b.dly.mu2[0].a"&"b.b.dly.mu2[0]._s"|"b.b.dly.mu2[0].b"&"b.b.dly.mu2[0].s"->"b.b.dly.mu2[0]._y"-
|
|
||||||
"b.b.dly.mu2[0]._y"->"b.b.dly.mu2[0].y"-
|
|
||||||
~("b.b.dly.mu2[0]._y")->"b.b.dly.mu2[0].y"+
|
|
||||||
"b.b.dly.mu2[1].s"->"b.b.dly.mu2[1]._s"-
|
|
||||||
~("b.b.dly.mu2[1].s")->"b.b.dly.mu2[1]._s"+
|
|
||||||
~"b.b.dly.mu2[1].a"&~"b.b.dly.mu2[1].s"|~"b.b.dly.mu2[1].b"&~"b.b.dly.mu2[1]._s"->"b.b.dly.mu2[1]._y"+
|
|
||||||
"b.b.dly.mu2[1].a"&"b.b.dly.mu2[1]._s"|"b.b.dly.mu2[1].b"&"b.b.dly.mu2[1].s"->"b.b.dly.mu2[1]._y"-
|
|
||||||
"b.b.dly.mu2[1]._y"->"b.b.dly.mu2[1].y"-
|
|
||||||
~("b.b.dly.mu2[1]._y")->"b.b.dly.mu2[1].y"+
|
|
||||||
"b.b.dly.mu2[2].s"->"b.b.dly.mu2[2]._s"-
|
|
||||||
~("b.b.dly.mu2[2].s")->"b.b.dly.mu2[2]._s"+
|
|
||||||
~"b.b.dly.mu2[2].a"&~"b.b.dly.mu2[2].s"|~"b.b.dly.mu2[2].b"&~"b.b.dly.mu2[2]._s"->"b.b.dly.mu2[2]._y"+
|
|
||||||
"b.b.dly.mu2[2].a"&"b.b.dly.mu2[2]._s"|"b.b.dly.mu2[2].b"&"b.b.dly.mu2[2].s"->"b.b.dly.mu2[2]._y"-
|
|
||||||
"b.b.dly.mu2[2]._y"->"b.b.dly.mu2[2].y"-
|
|
||||||
~("b.b.dly.mu2[2]._y")->"b.b.dly.mu2[2].y"+
|
|
||||||
"b.b.dly.mu2[3].s"->"b.b.dly.mu2[3]._s"-
|
|
||||||
~("b.b.dly.mu2[3].s")->"b.b.dly.mu2[3]._s"+
|
|
||||||
~"b.b.dly.mu2[3].a"&~"b.b.dly.mu2[3].s"|~"b.b.dly.mu2[3].b"&~"b.b.dly.mu2[3]._s"->"b.b.dly.mu2[3]._y"+
|
|
||||||
"b.b.dly.mu2[3].a"&"b.b.dly.mu2[3]._s"|"b.b.dly.mu2[3].b"&"b.b.dly.mu2[3].s"->"b.b.dly.mu2[3]._y"-
|
|
||||||
"b.b.dly.mu2[3]._y"->"b.b.dly.mu2[3].y"-
|
|
||||||
~("b.b.dly.mu2[3]._y")->"b.b.dly.mu2[3].y"+
|
|
||||||
"b.b.dly.dly[0].a"->"b.b.dly.dly[0]._y"-
|
|
||||||
~("b.b.dly.dly[0].a")->"b.b.dly.dly[0]._y"+
|
|
||||||
"b.b.dly.dly[0]._y"->"b.b.dly.dly[0].__y"-
|
|
||||||
~("b.b.dly.dly[0]._y")->"b.b.dly.dly[0].__y"+
|
|
||||||
"b.b.dly.dly[0].__y"->"b.b.dly.dly[0].___y"-
|
|
||||||
~("b.b.dly.dly[0].__y")->"b.b.dly.dly[0].___y"+
|
|
||||||
"b.b.dly.dly[0].___y"->"b.b.dly.dly[0].y"-
|
|
||||||
~("b.b.dly.dly[0].___y")->"b.b.dly.dly[0].y"+
|
|
||||||
"b.b.dly.dly[1].a"->"b.b.dly.dly[1]._y"-
|
|
||||||
~("b.b.dly.dly[1].a")->"b.b.dly.dly[1]._y"+
|
|
||||||
"b.b.dly.dly[1]._y"->"b.b.dly.dly[1].__y"-
|
|
||||||
~("b.b.dly.dly[1]._y")->"b.b.dly.dly[1].__y"+
|
|
||||||
"b.b.dly.dly[1].__y"->"b.b.dly.dly[1].___y"-
|
|
||||||
~("b.b.dly.dly[1].__y")->"b.b.dly.dly[1].___y"+
|
|
||||||
"b.b.dly.dly[1].___y"->"b.b.dly.dly[1].y"-
|
|
||||||
~("b.b.dly.dly[1].___y")->"b.b.dly.dly[1].y"+
|
|
||||||
"b.b.dly.dly[2].a"->"b.b.dly.dly[2]._y"-
|
|
||||||
~("b.b.dly.dly[2].a")->"b.b.dly.dly[2]._y"+
|
|
||||||
"b.b.dly.dly[2]._y"->"b.b.dly.dly[2].__y"-
|
|
||||||
~("b.b.dly.dly[2]._y")->"b.b.dly.dly[2].__y"+
|
|
||||||
"b.b.dly.dly[2].__y"->"b.b.dly.dly[2].___y"-
|
|
||||||
~("b.b.dly.dly[2].__y")->"b.b.dly.dly[2].___y"+
|
|
||||||
"b.b.dly.dly[2].___y"->"b.b.dly.dly[2].y"-
|
|
||||||
~("b.b.dly.dly[2].___y")->"b.b.dly.dly[2].y"+
|
|
||||||
"b.b.dly.dly[3].a"->"b.b.dly.dly[3]._y"-
|
|
||||||
~("b.b.dly.dly[3].a")->"b.b.dly.dly[3]._y"+
|
|
||||||
"b.b.dly.dly[3]._y"->"b.b.dly.dly[3].__y"-
|
|
||||||
~("b.b.dly.dly[3]._y")->"b.b.dly.dly[3].__y"+
|
|
||||||
"b.b.dly.dly[3].__y"->"b.b.dly.dly[3].___y"-
|
|
||||||
~("b.b.dly.dly[3].__y")->"b.b.dly.dly[3].___y"+
|
|
||||||
"b.b.dly.dly[3].___y"->"b.b.dly.dly[3].y"-
|
|
||||||
~("b.b.dly.dly[3].___y")->"b.b.dly.dly[3].y"+
|
|
||||||
"b.b.dly.dly[4].a"->"b.b.dly.dly[4]._y"-
|
|
||||||
~("b.b.dly.dly[4].a")->"b.b.dly.dly[4]._y"+
|
|
||||||
"b.b.dly.dly[4]._y"->"b.b.dly.dly[4].__y"-
|
|
||||||
~("b.b.dly.dly[4]._y")->"b.b.dly.dly[4].__y"+
|
|
||||||
"b.b.dly.dly[4].__y"->"b.b.dly.dly[4].___y"-
|
|
||||||
~("b.b.dly.dly[4].__y")->"b.b.dly.dly[4].___y"+
|
|
||||||
"b.b.dly.dly[4].___y"->"b.b.dly.dly[4].y"-
|
|
||||||
~("b.b.dly.dly[4].___y")->"b.b.dly.dly[4].y"+
|
|
||||||
"b.b.dly.dly[5].a"->"b.b.dly.dly[5]._y"-
|
|
||||||
~("b.b.dly.dly[5].a")->"b.b.dly.dly[5]._y"+
|
|
||||||
"b.b.dly.dly[5]._y"->"b.b.dly.dly[5].__y"-
|
|
||||||
~("b.b.dly.dly[5]._y")->"b.b.dly.dly[5].__y"+
|
|
||||||
"b.b.dly.dly[5].__y"->"b.b.dly.dly[5].___y"-
|
|
||||||
~("b.b.dly.dly[5].__y")->"b.b.dly.dly[5].___y"+
|
|
||||||
"b.b.dly.dly[5].___y"->"b.b.dly.dly[5].y"-
|
|
||||||
~("b.b.dly.dly[5].___y")->"b.b.dly.dly[5].y"+
|
|
||||||
"b.b.dly.dly[6].a"->"b.b.dly.dly[6]._y"-
|
|
||||||
~("b.b.dly.dly[6].a")->"b.b.dly.dly[6]._y"+
|
|
||||||
"b.b.dly.dly[6]._y"->"b.b.dly.dly[6].__y"-
|
|
||||||
~("b.b.dly.dly[6]._y")->"b.b.dly.dly[6].__y"+
|
|
||||||
"b.b.dly.dly[6].__y"->"b.b.dly.dly[6].___y"-
|
|
||||||
~("b.b.dly.dly[6].__y")->"b.b.dly.dly[6].___y"+
|
|
||||||
"b.b.dly.dly[6].___y"->"b.b.dly.dly[6].y"-
|
|
||||||
~("b.b.dly.dly[6].___y")->"b.b.dly.dly[6].y"+
|
|
||||||
"b.b.dly.dly[7].a"->"b.b.dly.dly[7]._y"-
|
|
||||||
~("b.b.dly.dly[7].a")->"b.b.dly.dly[7]._y"+
|
|
||||||
"b.b.dly.dly[7]._y"->"b.b.dly.dly[7].__y"-
|
|
||||||
~("b.b.dly.dly[7]._y")->"b.b.dly.dly[7].__y"+
|
|
||||||
"b.b.dly.dly[7].__y"->"b.b.dly.dly[7].___y"-
|
|
||||||
~("b.b.dly.dly[7].__y")->"b.b.dly.dly[7].___y"+
|
|
||||||
"b.b.dly.dly[7].___y"->"b.b.dly.dly[7].y"-
|
|
||||||
~("b.b.dly.dly[7].___y")->"b.b.dly.dly[7].y"+
|
|
||||||
"b.b.dly.dly[8].a"->"b.b.dly.dly[8]._y"-
|
|
||||||
~("b.b.dly.dly[8].a")->"b.b.dly.dly[8]._y"+
|
|
||||||
"b.b.dly.dly[8]._y"->"b.b.dly.dly[8].__y"-
|
|
||||||
~("b.b.dly.dly[8]._y")->"b.b.dly.dly[8].__y"+
|
|
||||||
"b.b.dly.dly[8].__y"->"b.b.dly.dly[8].___y"-
|
|
||||||
~("b.b.dly.dly[8].__y")->"b.b.dly.dly[8].___y"+
|
|
||||||
"b.b.dly.dly[8].___y"->"b.b.dly.dly[8].y"-
|
|
||||||
~("b.b.dly.dly[8].___y")->"b.b.dly.dly[8].y"+
|
|
||||||
"b.b.dly.dly[9].a"->"b.b.dly.dly[9]._y"-
|
|
||||||
~("b.b.dly.dly[9].a")->"b.b.dly.dly[9]._y"+
|
|
||||||
"b.b.dly.dly[9]._y"->"b.b.dly.dly[9].__y"-
|
|
||||||
~("b.b.dly.dly[9]._y")->"b.b.dly.dly[9].__y"+
|
|
||||||
"b.b.dly.dly[9].__y"->"b.b.dly.dly[9].___y"-
|
|
||||||
~("b.b.dly.dly[9].__y")->"b.b.dly.dly[9].___y"+
|
|
||||||
"b.b.dly.dly[9].___y"->"b.b.dly.dly[9].y"-
|
|
||||||
~("b.b.dly.dly[9].___y")->"b.b.dly.dly[9].y"+
|
|
||||||
"b.b.dly.dly[10].a"->"b.b.dly.dly[10]._y"-
|
|
||||||
~("b.b.dly.dly[10].a")->"b.b.dly.dly[10]._y"+
|
|
||||||
"b.b.dly.dly[10]._y"->"b.b.dly.dly[10].__y"-
|
|
||||||
~("b.b.dly.dly[10]._y")->"b.b.dly.dly[10].__y"+
|
|
||||||
"b.b.dly.dly[10].__y"->"b.b.dly.dly[10].___y"-
|
|
||||||
~("b.b.dly.dly[10].__y")->"b.b.dly.dly[10].___y"+
|
|
||||||
"b.b.dly.dly[10].___y"->"b.b.dly.dly[10].y"-
|
|
||||||
~("b.b.dly.dly[10].___y")->"b.b.dly.dly[10].y"+
|
|
||||||
"b.b.dly.dly[11].a"->"b.b.dly.dly[11]._y"-
|
|
||||||
~("b.b.dly.dly[11].a")->"b.b.dly.dly[11]._y"+
|
|
||||||
"b.b.dly.dly[11]._y"->"b.b.dly.dly[11].__y"-
|
|
||||||
~("b.b.dly.dly[11]._y")->"b.b.dly.dly[11].__y"+
|
|
||||||
"b.b.dly.dly[11].__y"->"b.b.dly.dly[11].___y"-
|
|
||||||
~("b.b.dly.dly[11].__y")->"b.b.dly.dly[11].___y"+
|
|
||||||
"b.b.dly.dly[11].___y"->"b.b.dly.dly[11].y"-
|
|
||||||
~("b.b.dly.dly[11].___y")->"b.b.dly.dly[11].y"+
|
|
||||||
"b.b.dly.dly[12].a"->"b.b.dly.dly[12]._y"-
|
|
||||||
~("b.b.dly.dly[12].a")->"b.b.dly.dly[12]._y"+
|
|
||||||
"b.b.dly.dly[12]._y"->"b.b.dly.dly[12].__y"-
|
|
||||||
~("b.b.dly.dly[12]._y")->"b.b.dly.dly[12].__y"+
|
|
||||||
"b.b.dly.dly[12].__y"->"b.b.dly.dly[12].___y"-
|
|
||||||
~("b.b.dly.dly[12].__y")->"b.b.dly.dly[12].___y"+
|
|
||||||
"b.b.dly.dly[12].___y"->"b.b.dly.dly[12].y"-
|
|
||||||
~("b.b.dly.dly[12].___y")->"b.b.dly.dly[12].y"+
|
|
||||||
"b.b.dly.dly[13].a"->"b.b.dly.dly[13]._y"-
|
|
||||||
~("b.b.dly.dly[13].a")->"b.b.dly.dly[13]._y"+
|
|
||||||
"b.b.dly.dly[13]._y"->"b.b.dly.dly[13].__y"-
|
|
||||||
~("b.b.dly.dly[13]._y")->"b.b.dly.dly[13].__y"+
|
|
||||||
"b.b.dly.dly[13].__y"->"b.b.dly.dly[13].___y"-
|
|
||||||
~("b.b.dly.dly[13].__y")->"b.b.dly.dly[13].___y"+
|
|
||||||
"b.b.dly.dly[13].___y"->"b.b.dly.dly[13].y"-
|
|
||||||
~("b.b.dly.dly[13].___y")->"b.b.dly.dly[13].y"+
|
|
||||||
"b.b.dly.dly[14].a"->"b.b.dly.dly[14]._y"-
|
|
||||||
~("b.b.dly.dly[14].a")->"b.b.dly.dly[14]._y"+
|
|
||||||
"b.b.dly.dly[14]._y"->"b.b.dly.dly[14].__y"-
|
|
||||||
~("b.b.dly.dly[14]._y")->"b.b.dly.dly[14].__y"+
|
|
||||||
"b.b.dly.dly[14].__y"->"b.b.dly.dly[14].___y"-
|
|
||||||
~("b.b.dly.dly[14].__y")->"b.b.dly.dly[14].___y"+
|
|
||||||
"b.b.dly.dly[14].___y"->"b.b.dly.dly[14].y"-
|
|
||||||
~("b.b.dly.dly[14].___y")->"b.b.dly.dly[14].y"+
|
|
||||||
= "b.b.dly.dly[14].y" "b.b.dly.mu2[3].b"
|
|
||||||
= "b.b.dly.dly[14].a" "b.b.dly.dly[13].y"
|
|
||||||
= "b.b.dly.dly[13].a" "b.b.dly.dly[12].y"
|
|
||||||
= "b.b.dly.dly[12].a" "b.b.dly.dly[11].y"
|
|
||||||
= "b.b.dly.dly[11].a" "b.b.dly.dly[10].y"
|
|
||||||
= "b.b.dly.dly[10].a" "b.b.dly.dly[9].y"
|
|
||||||
= "b.b.dly.dly[9].a" "b.b.dly.dly[8].y"
|
|
||||||
= "b.b.dly.dly[8].a" "b.b.dly.dly[7].y"
|
|
||||||
= "b.b.dly.dly[7].a" "b.b.dly.and2[3].y"
|
|
||||||
= "b.b.dly.dly[6].y" "b.b.dly.mu2[2].b"
|
|
||||||
= "b.b.dly.dly[6].a" "b.b.dly.dly[5].y"
|
|
||||||
= "b.b.dly.dly[5].a" "b.b.dly.dly[4].y"
|
|
||||||
= "b.b.dly.dly[4].a" "b.b.dly.dly[3].y"
|
|
||||||
= "b.b.dly.dly[3].a" "b.b.dly.and2[2].y"
|
|
||||||
= "b.b.dly.dly[2].y" "b.b.dly.mu2[1].b"
|
|
||||||
= "b.b.dly.dly[2].a" "b.b.dly.dly[1].y"
|
|
||||||
= "b.b.dly.dly[1].a" "b.b.dly.and2[1].y"
|
|
||||||
= "b.b.dly.dly[0].y" "b.b.dly.mu2[0].b"
|
|
||||||
= "b.b.dly.dly[0].a" "b.b.dly.and2[0].y"
|
|
||||||
= "b.b.dly._a[1]" "b.b.dly.mu2[1].a"
|
|
||||||
= "b.b.dly._a[1]" "b.b.dly.and2[1].a"
|
|
||||||
= "b.b.dly._a[1]" "b.b.dly.mu2[0].y"
|
|
||||||
= "b.b.dly._a[2]" "b.b.dly.mu2[2].a"
|
|
||||||
= "b.b.dly._a[2]" "b.b.dly.and2[2].a"
|
|
||||||
= "b.b.dly._a[2]" "b.b.dly.mu2[1].y"
|
|
||||||
= "b.b.dly._a[3]" "b.b.dly.mu2[3].a"
|
|
||||||
= "b.b.dly._a[3]" "b.b.dly.and2[3].a"
|
|
||||||
= "b.b.dly._a[3]" "b.b.dly.mu2[2].y"
|
|
||||||
= "b.b.dly.out" "b.b.dly.mu2[3].y"
|
|
||||||
= "b.b.dly.out" "b.b.dly._a[4]"
|
|
||||||
= "b.b.dly.in" "b.b.dly.mu2[0].a"
|
|
||||||
= "b.b.dly.in" "b.b.dly.and2[0].a"
|
|
||||||
= "b.b.dly.in" "b.b.dly._a[0]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.out_a_B_buf_t.out[0]"
|
|
||||||
= "b.b._out_a_BX_f[1]" "b.b.out_a_B_buf_t.out[1]"
|
|
||||||
= "b.b._out_a_BX_f[2]" "b.b.out_a_B_buf_t.out[2]"
|
|
||||||
= "b.b._out_a_BX_f[3]" "b.b.out_a_B_buf_t.out[3]"
|
|
||||||
= "b.b._out_a_BX_f[4]" "b.b.out_a_B_buf_t.out[4]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[4].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[3].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[2].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[1].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[0].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[4]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[3]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[2]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[1]"
|
|
||||||
"b.b.out_a_inv.a"->"b.b.out_a_inv.y"-
|
|
||||||
~("b.b.out_a_inv.a")->"b.b.out_a_inv.y"+
|
|
||||||
= "b.b._en" "b.b.en_buf_f.in"
|
|
||||||
= "b.b._en" "b.b.en_buf_t.in"
|
|
||||||
= "b.b._en" "b.b.en_ctl.y"
|
|
||||||
= "b.b._en" "b.b.inack_ctl.c1"
|
|
||||||
timing("b.b.in.a"-,"b.b.in.d[0]","b.b.in.r"+)
|
|
||||||
timing("b.b.in.a"-,"b.b.in.d[1]","b.b.in.r"+)
|
|
||||||
timing("b.b.in.a"-,"b.b.in.d[2]","b.b.in.r"+)
|
|
||||||
timing("b.b.in.a"-,"b.b.in.d[3]","b.b.in.r"+)
|
|
||||||
timing("b.b.in.a"-,"b.b.in.d[4]","b.b.in.r"+)
|
|
||||||
= "b.b.in.r" "b.b.dly.in"
|
|
||||||
= "b.b.in.a" "b.b.en_ctl.c1"
|
|
||||||
= "b.b.in.a" "b.b.inack_ctl.y"
|
|
||||||
= "b.b.in.d[0]" "b.b.t_buf_func[0].n1"
|
|
||||||
= "b.b.in.d[0]" "b.b.input_invs[0].a"
|
|
||||||
= "b.b.in.d[1]" "b.b.t_buf_func[1].n1"
|
|
||||||
= "b.b.in.d[1]" "b.b.input_invs[1].a"
|
|
||||||
= "b.b.in.d[2]" "b.b.t_buf_func[2].n1"
|
|
||||||
= "b.b.in.d[2]" "b.b.input_invs[2].a"
|
|
||||||
= "b.b.in.d[3]" "b.b.t_buf_func[3].n1"
|
|
||||||
= "b.b.in.d[3]" "b.b.input_invs[3].a"
|
|
||||||
= "b.b.in.d[4]" "b.b.t_buf_func[4].n1"
|
|
||||||
= "b.b.in.d[4]" "b.b.input_invs[4].a"
|
|
||||||
= "b.b._inB[0]" "b.b.f_buf_func[0].n1"
|
|
||||||
= "b.b._inB[0]" "b.b.input_invs[0].y"
|
|
||||||
= "b.b._inB[1]" "b.b.f_buf_func[1].n1"
|
|
||||||
= "b.b._inB[1]" "b.b.input_invs[1].y"
|
|
||||||
= "b.b._inB[2]" "b.b.f_buf_func[2].n1"
|
|
||||||
= "b.b._inB[2]" "b.b.input_invs[2].y"
|
|
||||||
= "b.b._inB[3]" "b.b.f_buf_func[3].n1"
|
|
||||||
= "b.b._inB[3]" "b.b.input_invs[3].y"
|
|
||||||
= "b.b._inB[4]" "b.b.f_buf_func[4].n1"
|
|
||||||
= "b.b._inB[4]" "b.b.input_invs[4].y"
|
|
||||||
"b.b.reset_buf.a"->"b.b.reset_buf._y"-
|
|
||||||
~("b.b.reset_buf.a")->"b.b.reset_buf._y"+
|
|
||||||
"b.b.reset_buf._y"->"b.b.reset_buf.y"-
|
|
||||||
~("b.b.reset_buf._y")->"b.b.reset_buf.y"+
|
|
||||||
= "b.b._reset_BX" "b.b.inack_ctl.sr_B"
|
|
||||||
= "b.b._reset_BX" "b.b.inack_ctl.pr_B"
|
|
||||||
= "b.b._reset_BX" "b.b.reset_bufarray.in"
|
|
||||||
= "b.b._reset_BX" "b.b.reset_buf.y"
|
|
||||||
= "b.b.reset_B" "b.b.reset_buf.a"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.out_a_B_buf_f.out[0]"
|
|
||||||
= "b.b._out_a_BX_t[1]" "b.b.out_a_B_buf_f.out[1]"
|
|
||||||
= "b.b._out_a_BX_t[2]" "b.b.out_a_B_buf_f.out[2]"
|
|
||||||
= "b.b._out_a_BX_t[3]" "b.b.out_a_B_buf_f.out[3]"
|
|
||||||
= "b.b._out_a_BX_t[4]" "b.b.out_a_B_buf_f.out[4]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[4].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[3].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[2].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[1].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[0].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[4]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[3]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[2]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[1]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.reset_bufarray.out[0]"
|
|
||||||
= "b.b._reset_BXX[1]" "b.b.reset_bufarray.out[1]"
|
|
||||||
= "b.b._reset_BXX[2]" "b.b.reset_bufarray.out[2]"
|
|
||||||
= "b.b._reset_BXX[3]" "b.b.reset_bufarray.out[3]"
|
|
||||||
= "b.b._reset_BXX[4]" "b.b.reset_bufarray.out[4]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[4].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[4].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[4].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[4].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[3].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[3].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[3].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[3].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[2].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[2].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[2].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[2].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[1].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[1].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[1].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[1].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[0].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[0].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[0].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[0].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[4]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[3]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[2]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[1]"
|
|
||||||
"b.b.en_buf_f.buf2.a"->"b.b.en_buf_f.buf2._y"-
|
|
||||||
~("b.b.en_buf_f.buf2.a")->"b.b.en_buf_f.buf2._y"+
|
|
||||||
"b.b.en_buf_f.buf2._y"->"b.b.en_buf_f.buf2.y"-
|
|
||||||
~("b.b.en_buf_f.buf2._y")->"b.b.en_buf_f.buf2.y"+
|
|
||||||
= "b.b.en_buf_f.supply.vdd" "b.b.en_buf_f.buf2.vdd"
|
|
||||||
= "b.b.en_buf_f.supply.vss" "b.b.en_buf_f.buf2.vss"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[4]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[3]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[2]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[1]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.buf2.y"
|
|
||||||
= "b.b.en_buf_f.in" "b.b.en_buf_f.buf2.a"
|
|
||||||
"b.b.input_invs[0].a"->"b.b.input_invs[0].y"-
|
|
||||||
~("b.b.input_invs[0].a")->"b.b.input_invs[0].y"+
|
|
||||||
"b.b.input_invs[1].a"->"b.b.input_invs[1].y"-
|
|
||||||
~("b.b.input_invs[1].a")->"b.b.input_invs[1].y"+
|
|
||||||
"b.b.input_invs[2].a"->"b.b.input_invs[2].y"-
|
|
||||||
~("b.b.input_invs[2].a")->"b.b.input_invs[2].y"+
|
|
||||||
"b.b.input_invs[3].a"->"b.b.input_invs[3].y"-
|
|
||||||
~("b.b.input_invs[3].a")->"b.b.input_invs[3].y"+
|
|
||||||
"b.b.input_invs[4].a"->"b.b.input_invs[4].y"-
|
|
||||||
~("b.b.input_invs[4].a")->"b.b.input_invs[4].y"+
|
|
||||||
"b.b.out_a_B_buf_t.buf2.a"->"b.b.out_a_B_buf_t.buf2._y"-
|
|
||||||
~("b.b.out_a_B_buf_t.buf2.a")->"b.b.out_a_B_buf_t.buf2._y"+
|
|
||||||
"b.b.out_a_B_buf_t.buf2._y"->"b.b.out_a_B_buf_t.buf2.y"-
|
|
||||||
~("b.b.out_a_B_buf_t.buf2._y")->"b.b.out_a_B_buf_t.buf2.y"+
|
|
||||||
= "b.b.out_a_B_buf_t.supply.vdd" "b.b.out_a_B_buf_t.buf2.vdd"
|
|
||||||
= "b.b.out_a_B_buf_t.supply.vss" "b.b.out_a_B_buf_t.buf2.vss"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[4]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[3]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[2]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[1]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.buf2.y"
|
|
||||||
= "b.b.out_a_B_buf_t.in" "b.b.out_a_B_buf_t.buf2.a"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.en_buf_f.out[0]"
|
|
||||||
= "b.b._en_X_f[1]" "b.b.en_buf_f.out[1]"
|
|
||||||
= "b.b._en_X_f[2]" "b.b.en_buf_f.out[2]"
|
|
||||||
= "b.b._en_X_f[3]" "b.b.en_buf_f.out[3]"
|
|
||||||
= "b.b._en_X_f[4]" "b.b.en_buf_f.out[4]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[4].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[3].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[2].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[1].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[0].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[4]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[3]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[2]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[1]"
|
|
||||||
= "b.b.dly_cfg[0]" "b.b.dly.s[0]"
|
|
||||||
= "b.b.dly_cfg[1]" "b.b.dly.s[1]"
|
|
||||||
= "b.b.dly_cfg[2]" "b.b.dly.s[2]"
|
|
||||||
= "b.b.dly_cfg[3]" "b.b.dly.s[3]"
|
|
||||||
= "b.b.supply.vss" "b.b.out_a_B_buf_t.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.out_a_B_buf_t.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.out_a_B_buf_f.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.out_a_B_buf_f.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.en_buf_f.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_buf_f.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.en_buf_t.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_buf_t.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.req_bufarray.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.req_bufarray.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.reset_bufarray.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.reset_bufarray.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.dly.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.dly.supply.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.out_a_inv.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_ctl.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.inack_ctl.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.input_invs[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.input_invs[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.input_invs[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.input_invs[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.input_invs[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.req_buf.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.reset_buf.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.out_a_inv.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.en_ctl.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.inack_ctl.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.input_invs[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.input_invs[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.input_invs[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.input_invs[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.input_invs[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.req_buf.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.reset_buf.vss"
|
|
||||||
~"b.b.en_ctl.p1"&~"b.b.en_ctl.c1"->"b.b.en_ctl.y"+
|
|
||||||
"b.b.en_ctl.c1"->"b.b.en_ctl.y"-
|
|
||||||
"b.b.out_a_B_buf_f.buf2.a"->"b.b.out_a_B_buf_f.buf2._y"-
|
|
||||||
~("b.b.out_a_B_buf_f.buf2.a")->"b.b.out_a_B_buf_f.buf2._y"+
|
|
||||||
"b.b.out_a_B_buf_f.buf2._y"->"b.b.out_a_B_buf_f.buf2.y"-
|
|
||||||
~("b.b.out_a_B_buf_f.buf2._y")->"b.b.out_a_B_buf_f.buf2.y"+
|
|
||||||
= "b.b.out_a_B_buf_f.supply.vdd" "b.b.out_a_B_buf_f.buf2.vdd"
|
|
||||||
= "b.b.out_a_B_buf_f.supply.vss" "b.b.out_a_B_buf_f.buf2.vss"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[4]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[3]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[2]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[1]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.buf2.y"
|
|
||||||
= "b.b.out_a_B_buf_f.in" "b.b.out_a_B_buf_f.buf2.a"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.a" "b.b.out_a_inv.a"
|
|
||||||
= "b.b.out.v" "b.b.en_ctl.p1"
|
|
||||||
= "b.b.out.v" "b.b.inack_ctl.c3"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.f_buf_func[4].y"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.t_buf_func[4].y"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.f_buf_func[3].y"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.t_buf_func[3].y"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.f_buf_func[2].y"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.t_buf_func[2].y"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.f_buf_func[1].y"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.t_buf_func[1].y"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.f_buf_func[0].y"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.t_buf_func[0].y"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b._reqXX[0]" "b.b.req_bufarray.out[0]"
|
|
||||||
= "b.b._reqXX[1]" "b.b.req_bufarray.out[1]"
|
|
||||||
= "b.b._reqXX[2]" "b.b.req_bufarray.out[2]"
|
|
||||||
= "b.b._reqXX[3]" "b.b.req_bufarray.out[3]"
|
|
||||||
= "b.b._reqXX[4]" "b.b.req_bufarray.out[4]"
|
|
||||||
= "b.b._reqXX[0]" "b.b.t_buf_func[4].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.f_buf_func[4].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.t_buf_func[3].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.f_buf_func[3].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.t_buf_func[2].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.f_buf_func[2].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.t_buf_func[1].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.f_buf_func[1].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.t_buf_func[0].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b.f_buf_func[0].n2"
|
|
||||||
= "b.b._reqXX[0]" "b.b._reqXX[4]"
|
|
||||||
= "b.b._reqXX[0]" "b.b._reqXX[3]"
|
|
||||||
= "b.b._reqXX[0]" "b.b._reqXX[2]"
|
|
||||||
= "b.b._reqXX[0]" "b.b._reqXX[1]"
|
|
||||||
= "b.b._req" "b.b.req_buf.a"
|
|
||||||
= "b.b._req" "b.b.dly.out"
|
|
||||||
"b.b.req_bufarray.buf2.a"->"b.b.req_bufarray.buf2._y"-
|
|
||||||
~("b.b.req_bufarray.buf2.a")->"b.b.req_bufarray.buf2._y"+
|
|
||||||
"b.b.req_bufarray.buf2._y"->"b.b.req_bufarray.buf2.y"-
|
|
||||||
~("b.b.req_bufarray.buf2._y")->"b.b.req_bufarray.buf2.y"+
|
|
||||||
= "b.b.req_bufarray.supply.vdd" "b.b.req_bufarray.buf2.vdd"
|
|
||||||
= "b.b.req_bufarray.supply.vss" "b.b.req_bufarray.buf2.vss"
|
|
||||||
= "b.b.req_bufarray.out[0]" "b.b.req_bufarray.out[4]"
|
|
||||||
= "b.b.req_bufarray.out[0]" "b.b.req_bufarray.out[3]"
|
|
||||||
= "b.b.req_bufarray.out[0]" "b.b.req_bufarray.out[2]"
|
|
||||||
= "b.b.req_bufarray.out[0]" "b.b.req_bufarray.out[1]"
|
|
||||||
= "b.b.req_bufarray.out[0]" "b.b.req_bufarray.buf2.y"
|
|
||||||
= "b.b.req_bufarray.in" "b.b.req_bufarray.buf2.a"
|
|
||||||
= "b.b._reqX" "b.b.inack_ctl.c2"
|
|
||||||
= "b.b._reqX" "b.b.req_bufarray.in"
|
|
||||||
= "b.b._reqX" "b.b.req_buf.y"
|
|
||||||
= "b.b._out_a_B" "b.b.out_a_B_buf_t.in"
|
|
||||||
= "b.b._out_a_B" "b.b.out_a_B_buf_f.in"
|
|
||||||
= "b.b._out_a_B" "b.b.out_a_inv.y"
|
|
||||||
"b.b.en_buf_t.buf2.a"->"b.b.en_buf_t.buf2._y"-
|
|
||||||
~("b.b.en_buf_t.buf2.a")->"b.b.en_buf_t.buf2._y"+
|
|
||||||
"b.b.en_buf_t.buf2._y"->"b.b.en_buf_t.buf2.y"-
|
|
||||||
~("b.b.en_buf_t.buf2._y")->"b.b.en_buf_t.buf2.y"+
|
|
||||||
= "b.b.en_buf_t.supply.vdd" "b.b.en_buf_t.buf2.vdd"
|
|
||||||
= "b.b.en_buf_t.supply.vss" "b.b.en_buf_t.buf2.vss"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[4]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[3]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[2]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[1]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.buf2.y"
|
|
||||||
= "b.b.en_buf_t.in" "b.b.en_buf_t.buf2.a"
|
|
||||||
"b.b.req_buf.a"->"b.b.req_buf._y"-
|
|
||||||
~("b.b.req_buf.a")->"b.b.req_buf._y"+
|
|
||||||
"b.b.req_buf._y"->"b.b.req_buf.y"-
|
|
||||||
~("b.b.req_buf._y")->"b.b.req_buf.y"+
|
|
||||||
= "b.b._en_X_t[0]" "b.b.en_buf_t.out[0]"
|
|
||||||
= "b.b._en_X_t[1]" "b.b.en_buf_t.out[1]"
|
|
||||||
= "b.b._en_X_t[2]" "b.b.en_buf_t.out[2]"
|
|
||||||
= "b.b._en_X_t[3]" "b.b.en_buf_t.out[3]"
|
|
||||||
= "b.b._en_X_t[4]" "b.b.en_buf_t.out[4]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[4].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[3].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[2].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[1].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[0].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[4]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[3]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[2]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[1]"
|
|
||||||
~"b.b.f_buf_func[0].c1"&~"b.b.f_buf_func[0].c2"|~"b.b.f_buf_func[0].pr_B"->"b.b.f_buf_func[0]._y"+
|
|
||||||
"b.b.f_buf_func[0].c1"&"b.b.f_buf_func[0].c2"&"b.b.f_buf_func[0].n1"&"b.b.f_buf_func[0].n2"&"b.b.f_buf_func[0].sr_B"->"b.b.f_buf_func[0]._y"-
|
|
||||||
"b.b.f_buf_func[0]._y"->"b.b.f_buf_func[0].y"-
|
|
||||||
~("b.b.f_buf_func[0]._y")->"b.b.f_buf_func[0].y"+
|
|
||||||
~"b.b.f_buf_func[1].c1"&~"b.b.f_buf_func[1].c2"|~"b.b.f_buf_func[1].pr_B"->"b.b.f_buf_func[1]._y"+
|
|
||||||
"b.b.f_buf_func[1].c1"&"b.b.f_buf_func[1].c2"&"b.b.f_buf_func[1].n1"&"b.b.f_buf_func[1].n2"&"b.b.f_buf_func[1].sr_B"->"b.b.f_buf_func[1]._y"-
|
|
||||||
"b.b.f_buf_func[1]._y"->"b.b.f_buf_func[1].y"-
|
|
||||||
~("b.b.f_buf_func[1]._y")->"b.b.f_buf_func[1].y"+
|
|
||||||
~"b.b.f_buf_func[2].c1"&~"b.b.f_buf_func[2].c2"|~"b.b.f_buf_func[2].pr_B"->"b.b.f_buf_func[2]._y"+
|
|
||||||
"b.b.f_buf_func[2].c1"&"b.b.f_buf_func[2].c2"&"b.b.f_buf_func[2].n1"&"b.b.f_buf_func[2].n2"&"b.b.f_buf_func[2].sr_B"->"b.b.f_buf_func[2]._y"-
|
|
||||||
"b.b.f_buf_func[2]._y"->"b.b.f_buf_func[2].y"-
|
|
||||||
~("b.b.f_buf_func[2]._y")->"b.b.f_buf_func[2].y"+
|
|
||||||
~"b.b.f_buf_func[3].c1"&~"b.b.f_buf_func[3].c2"|~"b.b.f_buf_func[3].pr_B"->"b.b.f_buf_func[3]._y"+
|
|
||||||
"b.b.f_buf_func[3].c1"&"b.b.f_buf_func[3].c2"&"b.b.f_buf_func[3].n1"&"b.b.f_buf_func[3].n2"&"b.b.f_buf_func[3].sr_B"->"b.b.f_buf_func[3]._y"-
|
|
||||||
"b.b.f_buf_func[3]._y"->"b.b.f_buf_func[3].y"-
|
|
||||||
~("b.b.f_buf_func[3]._y")->"b.b.f_buf_func[3].y"+
|
|
||||||
~"b.b.f_buf_func[4].c1"&~"b.b.f_buf_func[4].c2"|~"b.b.f_buf_func[4].pr_B"->"b.b.f_buf_func[4]._y"+
|
|
||||||
"b.b.f_buf_func[4].c1"&"b.b.f_buf_func[4].c2"&"b.b.f_buf_func[4].n1"&"b.b.f_buf_func[4].n2"&"b.b.f_buf_func[4].sr_B"->"b.b.f_buf_func[4]._y"-
|
|
||||||
"b.b.f_buf_func[4]._y"->"b.b.f_buf_func[4].y"-
|
|
||||||
~("b.b.f_buf_func[4]._y")->"b.b.f_buf_func[4].y"+
|
|
||||||
~"b.b.t_buf_func[0].c1"&~"b.b.t_buf_func[0].c2"|~"b.b.t_buf_func[0].pr_B"->"b.b.t_buf_func[0]._y"+
|
|
||||||
"b.b.t_buf_func[0].c1"&"b.b.t_buf_func[0].c2"&"b.b.t_buf_func[0].n1"&"b.b.t_buf_func[0].n2"&"b.b.t_buf_func[0].sr_B"->"b.b.t_buf_func[0]._y"-
|
|
||||||
"b.b.t_buf_func[0]._y"->"b.b.t_buf_func[0].y"-
|
|
||||||
~("b.b.t_buf_func[0]._y")->"b.b.t_buf_func[0].y"+
|
|
||||||
~"b.b.t_buf_func[1].c1"&~"b.b.t_buf_func[1].c2"|~"b.b.t_buf_func[1].pr_B"->"b.b.t_buf_func[1]._y"+
|
|
||||||
"b.b.t_buf_func[1].c1"&"b.b.t_buf_func[1].c2"&"b.b.t_buf_func[1].n1"&"b.b.t_buf_func[1].n2"&"b.b.t_buf_func[1].sr_B"->"b.b.t_buf_func[1]._y"-
|
|
||||||
"b.b.t_buf_func[1]._y"->"b.b.t_buf_func[1].y"-
|
|
||||||
~("b.b.t_buf_func[1]._y")->"b.b.t_buf_func[1].y"+
|
|
||||||
~"b.b.t_buf_func[2].c1"&~"b.b.t_buf_func[2].c2"|~"b.b.t_buf_func[2].pr_B"->"b.b.t_buf_func[2]._y"+
|
|
||||||
"b.b.t_buf_func[2].c1"&"b.b.t_buf_func[2].c2"&"b.b.t_buf_func[2].n1"&"b.b.t_buf_func[2].n2"&"b.b.t_buf_func[2].sr_B"->"b.b.t_buf_func[2]._y"-
|
|
||||||
"b.b.t_buf_func[2]._y"->"b.b.t_buf_func[2].y"-
|
|
||||||
~("b.b.t_buf_func[2]._y")->"b.b.t_buf_func[2].y"+
|
|
||||||
~"b.b.t_buf_func[3].c1"&~"b.b.t_buf_func[3].c2"|~"b.b.t_buf_func[3].pr_B"->"b.b.t_buf_func[3]._y"+
|
|
||||||
"b.b.t_buf_func[3].c1"&"b.b.t_buf_func[3].c2"&"b.b.t_buf_func[3].n1"&"b.b.t_buf_func[3].n2"&"b.b.t_buf_func[3].sr_B"->"b.b.t_buf_func[3]._y"-
|
|
||||||
"b.b.t_buf_func[3]._y"->"b.b.t_buf_func[3].y"-
|
|
||||||
~("b.b.t_buf_func[3]._y")->"b.b.t_buf_func[3].y"+
|
|
||||||
~"b.b.t_buf_func[4].c1"&~"b.b.t_buf_func[4].c2"|~"b.b.t_buf_func[4].pr_B"->"b.b.t_buf_func[4]._y"+
|
|
||||||
"b.b.t_buf_func[4].c1"&"b.b.t_buf_func[4].c2"&"b.b.t_buf_func[4].n1"&"b.b.t_buf_func[4].n2"&"b.b.t_buf_func[4].sr_B"->"b.b.t_buf_func[4]._y"-
|
|
||||||
"b.b.t_buf_func[4]._y"->"b.b.t_buf_func[4].y"-
|
|
||||||
~("b.b.t_buf_func[4]._y")->"b.b.t_buf_func[4].y"+
|
|
||||||
= "Vdd" "b.b.supply.vdd"
|
|
||||||
= "GND" "b.b.supply.vss"
|
|
||||||
= "b._reset_B" "b.b.reset_B"
|
|
||||||
= "b.dly_cfg[0]" "b.b.dly_cfg[0]"
|
|
||||||
= "b.dly_cfg[1]" "b.b.dly_cfg[1]"
|
|
||||||
= "b.dly_cfg[2]" "b.b.dly_cfg[2]"
|
|
||||||
= "b.dly_cfg[3]" "b.b.dly_cfg[3]"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.v" "b.b.out.v"
|
|
||||||
= "b.out.a" "b.b.out.a"
|
|
||||||
= "b.out.d.d[0].f" "b.b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].t" "b.b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.b.out.d.d[0].d[0]"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.b.out.d.d[0].d[1]"
|
|
||||||
= "b.out.d.d[1].f" "b.b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].t" "b.b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.b.out.d.d[1].d[0]"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.b.out.d.d[1].d[1]"
|
|
||||||
= "b.out.d.d[2].f" "b.b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].t" "b.b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.b.out.d.d[2].d[0]"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.b.out.d.d[2].d[1]"
|
|
||||||
= "b.out.d.d[3].f" "b.b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].t" "b.b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.b.out.d.d[3].d[0]"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.b.out.d.d[3].d[1]"
|
|
||||||
= "b.out.d.d[4].f" "b.b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].t" "b.b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.b.out.d.d[4].d[0]"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.b.out.d.d[4].d[1]"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
timing("b.in.a"-,"b.in.d[0]","b.in.r"+)
|
|
||||||
timing("b.in.a"-,"b.in.d[1]","b.in.r"+)
|
|
||||||
timing("b.in.a"-,"b.in.d[2]","b.in.r"+)
|
|
||||||
timing("b.in.a"-,"b.in.d[3]","b.in.r"+)
|
|
||||||
timing("b.in.a"-,"b.in.d[4]","b.in.r"+)
|
|
||||||
= "b.in.a" "b.b.in.a"
|
|
||||||
= "b.in.r" "b.b.in.r"
|
|
||||||
= "b.in.d[0]" "b.b.in.d[0]"
|
|
||||||
= "b.in.d[1]" "b.b.in.d[1]"
|
|
||||||
= "b.in.d[2]" "b.b.in.d[2]"
|
|
||||||
= "b.in.d[3]" "b.b.in.d[3]"
|
|
||||||
= "b.in.d[4]" "b.b.in.d[4]"
|
|
||||||
@@ -31,13 +31,13 @@ import globals;
|
|||||||
|
|
||||||
open tmpl::dataflow_neuro;
|
open tmpl::dataflow_neuro;
|
||||||
|
|
||||||
defproc bd2qdi_5(bd<5> in; avMx1of2<5> out; bool? dly_cfg[4])
|
defproc bd2qdi_5(bd<5> in; avMx1of2<5> out; bool? dly_cfg[4]; bool? dly_cfg2[2])
|
||||||
{
|
{
|
||||||
bool _reset_B;
|
bool _reset_B;
|
||||||
prs {
|
prs {
|
||||||
Reset => _reset_B-
|
Reset => _reset_B-
|
||||||
}
|
}
|
||||||
bd2qdi<5,4> b(.in = in, .out = out, .reset_B = _reset_B, .dly_cfg = dly_cfg);
|
bd2qdi<5,4,2> b(.in = in, .out = out, .reset_B = _reset_B, .dly_cfg = dly_cfg, .dly_cfg2 = dly_cfg2);
|
||||||
b.supply.vdd = Vdd;
|
b.supply.vdd = Vdd;
|
||||||
b.supply.vss = GND;
|
b.supply.vss = GND;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,6 +9,9 @@ set b.dly_cfg[1] 1
|
|||||||
set b.dly_cfg[2] 1
|
set b.dly_cfg[2] 1
|
||||||
set b.dly_cfg[3] 1
|
set b.dly_cfg[3] 1
|
||||||
|
|
||||||
|
set b.dly_cfg2[0] 1
|
||||||
|
set b.dly_cfg2[1] 1
|
||||||
|
|
||||||
set b.in.d[0] 1
|
set b.in.d[0] 1
|
||||||
set b.in.d[1] 0
|
set b.in.d[1] 0
|
||||||
set b.in.d[2] 0
|
set b.in.d[2] 0
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
t.buffer_test._en t.buffer_test._out_a_BX_f[0] t.buffer_test._out_a_BX_t[0] t.buffer_test.f_buf_func[0].n1 t.buffer_test.t_buf_func[7].n1 t.buffer_test.t_buf_func[12].n1 t.buffer_test.f_buf_func[8].n1 t.buffer_test.t_buf_func[10].n1 t.buffer_test._en_X_t[0] t.buffer_test.t_buf_func[3].n1 t.buffer_test.f_buf_func[5].n1 t.out.a t.buffer_test.t_buf_func[11].n1 t.buffer_test.vc.tmp[8] t.buffer_test.f_buf_func[4].n1 t.buffer_test.vc.tmp[0] t.buffer_test.vc.tmp[22] t.buffer_test.f_buf_func[6].n1 t.buffer_test.t_buf_func[2].n1 t.buffer_test.t_buf_func[9].n1 t.buffer_test.f_buf_func[13].n1 t.buffer_test.vc.tmp[18] t.buffer_test.t_buf_func[14].n1 t.buffer_test.vc.tmp[5] t.buffer_test.f_buf_func[7].n1 t.buffer_test.f_buf_func[12].n1 t.buffer_test.t_buf_func[4].n1 t.buffer_test._en_X_f[0] t.buffer_test.vc.tmp[10] t.buffer_test.f_buf_func[14].n1 t.buffer_test.out_a_B_buf_t.buf6._y t.buffer_test.vc.tmp[19] t.buffer_test.t_buf_func[8].n1 t.buffer_test.f_buf_func[9].n1 t.buffer_test.f_buf_func[2].n1 t.buffer_test.vc.tmp[16] t.buffer_test.t_buf_func[1].n1 t.buffer_test.f_buf_func[10].n1 t.buffer_test.vc.tmp[2] t.buffer_test.vc.tmp[14] t.buffer_test.vc.tmp[12] t.buffer_test.vc.tmp[1] t.buffer_test._out_a_B t.buffer_test.f_buf_func[1].n1 t.buffer_test.vc.tmp[4] t.buffer_test.out_a_B_buf_f.buf6._y t.buffer_test.vc.tmp[15] t.buffer_test.vc.tmp[11] t.buffer_test.vc.tmp[13] t.in.v t.buffer_test.vc.OR2_tf[0]._y t.buffer_test.vc.tmp[6] t.buffer_test.vc.tmp[9] t.buffer_test.vc.tmp[24] t.buffer_test.vc.tmp[23] t.buffer_test.vc.OR2_tf[14]._y t.buffer_test._in_v t.buffer_test.t_buf_func[0].n1 t.buffer_test.vc.OR2_tf[4]._y t.buffer_test.t_buf_func[5].n1 t.buffer_test.t_buf_func[6].n1 t.buffer_test.t_buf_func[13].n1 t.buffer_test.f_buf_func[3].n1 t.buffer_test.vc.tmp[7] t.buffer_test.vc.C2Els[0]._y t.buffer_test.vc.OR2_tf[5]._y t.buffer_test.vc.tmp[20] t.buffer_test.en_buf_f.buf6._y t.out.v t.buffer_test.vc.OR2_tf[10]._y t.buffer_test.vc.OR2_tf[8]._y t.buffer_test.vc.OR2_tf[3]._y t.buffer_test.vc.C2Els[7]._y t.buffer_test.vc.C2Els[1]._y t.buffer_test.vc.OR2_tf[6]._y t.buffer_test.vc.C3Els[0]._y t.buffer_test.vc.C2Els[3]._y t.buffer_test.f_buf_func[11].n1 t.buffer_test.vc.tmp[21] t.buffer_test.vc.OR2_tf[11]._y t.buffer_test.in_v_buf._y t.buffer_test.vc.OR2_tf[12]._y t.buffer_test.vc.C2Els[2]._y t.buffer_test.vc.tmp[17] t.buffer_test.vc.tmp[3] t.buffer_test.vc.OR2_tf[2]._y t.buffer_test.vc.OR2_tf[7]._y t.buffer_test.vc.OR2_tf[1]._y t.buffer_test.vc.C3Els[1]._y t.buffer_test.vc.C2Els[4]._y t.buffer_test.vc.OR2_tf[13]._y t.buffer_test.vc.C2Els[6]._y t.buffer_test.vc.OR2_tf[9]._y t.buffer_test.en_buf_t.buf6._y t.buffer_test.vc.C3Els[2]._y t.buffer_test.vc.C2Els[5]._y
|
|
||||||
yo man
|
|
||||||
reset completed
|
|
||||||
|
|
||||||
Finished
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,173 +0,0 @@
|
|||||||
b.b.vc.OR2_tf[2].y b.b.f_buf_func[3].n1 b.b._out_a_BX_f[0] b.b.t_buf_func[1].n1 b.b.vc.OR2_tf[0].y b.b.vc.OR2_tf[1]._y b.b.vc.OR2_tf[1].y b.in.v b.b.f_buf_func[1].n1 b.b.t_buf_func[3].n1 b.b._en_X_f[0] b.b._en_X_t[0] b.b._out_a_BX_t[0] b.b._in_vX[0] b.out.v b.b.vc.OR2_tf[4].y b.b.f_buf_func[0].n1 b.b.f_buf_func[2].n1 b.b.t_buf_func[4].n1 b.b._out_a_B b.b.t_buf_func[2].n1 b.b.vc.OR2_tf[0]._y b.b.t_buf_func[0].n1 b.b.vc.myctree.tmp[5] b.b.vc.OR2_tf[3].y b.b.in_v_bufN.buf2._y b.b.f_buf_func[4].n1 b.b.vc.myctree.C3Els[0]._y b.b.vc.OR2_tf[2]._y b.b.vc.myctree.tmp[6] b.b.en_buf_f.buf2._y b.b._in_v b.b.vc.myctree.C2Els[0]._y b.b.en_buf_t.buf2._y b.b._en b.b.vc.OR2_tf[4]._y b.out.a b.b.out_a_B_buf_t.buf2._y b.b.in_v_buf4._y b.b.out_a_B_buf_f.buf2._y b.b.vc.myctree.C2Els[1]._y b.b.vc.OR2_tf[3]._y
|
|
||||||
84120 b.b.f_buf_func[0].n1 : 0
|
|
||||||
84120 b.b.f_buf_func[4].y : 1
|
|
||||||
84120 b.b.t_buf_func[4].y : 1
|
|
||||||
84120 b.b.f_buf_func[1].n1 : 0
|
|
||||||
84120 b.b.f_buf_func[3].n1 : 0
|
|
||||||
84120 b.b.f_buf_func[3].y : 1
|
|
||||||
84120 b.b.t_buf_func[3].y : 1
|
|
||||||
84120 b.b.f_buf_func[0].y : 1
|
|
||||||
84120 b.b.t_buf_func[0].y : 1
|
|
||||||
84120 b.b.t_buf_func[2].n1 : 0
|
|
||||||
84120 Reset : 0
|
|
||||||
84120 b.b.f_buf_func[2].y : 1
|
|
||||||
84120 b.out.v : 0
|
|
||||||
84120 b.b.t_buf_func[0].n1 : 0
|
|
||||||
84120 b.b.f_buf_func[2].n1 : 0
|
|
||||||
84120 b.out.a : 0
|
|
||||||
84120 b.b.t_buf_func[4].n1 : 0
|
|
||||||
84120 b.b.t_buf_func[1].n1 : 0
|
|
||||||
84120 b.b.f_buf_func[4].n1 : 0
|
|
||||||
84120 b.b.t_buf_func[2].y : 1
|
|
||||||
84120 b.b.t_buf_func[3].n1 : 0
|
|
||||||
84120 b.b.f_buf_func[1].y : 1
|
|
||||||
84120 b.b.t_buf_func[1].y : 1
|
|
||||||
84121 b.b.f_buf_func[2].y : 0
|
|
||||||
84121 b.b._en : 1 [by b.out.v:=0]
|
|
||||||
84123 b.b.vc.OR2_tf[1]._y : 1 [by b.b.t_buf_func[1].n1:=0]
|
|
||||||
84141 b.b.vc.OR2_tf[1].y : 0 [by b.b.vc.OR2_tf[1]._y:=1]
|
|
||||||
84402 b.b.vc.OR2_tf[2]._y : 1 [by b.b.f_buf_func[2].n1:=0]
|
|
||||||
84542 b.b.t_buf_func[0].y : 0
|
|
||||||
84671 b.b.t_buf_func[2].y : 0
|
|
||||||
84888 b.b._out_a_B : 1 [by b.out.a:=0]
|
|
||||||
85074 b.b.f_buf_func[1].y : 0
|
|
||||||
85103 b.b.en_buf_t.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
85191 b.b.vc.OR2_tf[3]._y : 1 [by b.b.t_buf_func[3].n1:=0]
|
|
||||||
85201 b.b.t_buf_func[1].y : 0
|
|
||||||
88415 b.b.vc.OR2_tf[2].y : 0 [by b.b.vc.OR2_tf[2]._y:=1]
|
|
||||||
88891 b.b.out_a_B_buf_t.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
89393 b.b._out_a_BX_f[0] : 1 [by b.b.out_a_B_buf_t.buf2._y:=0]
|
|
||||||
89951 b.b.vc.OR2_tf[3].y : 0 [by b.b.vc.OR2_tf[3]._y:=1]
|
|
||||||
97969 b.b.f_buf_func[3].y : 0
|
|
||||||
98463 b.b.f_buf_func[0].y : 0
|
|
||||||
104325 b.b.vc.OR2_tf[0]._y : 1 [by b.b.t_buf_func[0].n1:=0]
|
|
||||||
104528 b.b.vc.OR2_tf[0].y : 0 [by b.b.vc.OR2_tf[0]._y:=1]
|
|
||||||
106382 b.b.vc.myctree.C2Els[0]._y : 1 [by b.b.vc.OR2_tf[0].y:=0]
|
|
||||||
106521 b.b.vc.myctree.tmp[5] : 0 [by b.b.vc.myctree.C2Els[0]._y:=1]
|
|
||||||
106561 b.b.vc.OR2_tf[4]._y : 1 [by b.b.f_buf_func[4].n1:=0]
|
|
||||||
106687 b.b._en_X_t[0] : 1 [by b.b.en_buf_t.buf2._y:=0]
|
|
||||||
108932 b.b.t_buf_func[3].y : 0
|
|
||||||
113900 b.b.t_buf_func[4].y : 0
|
|
||||||
129789 b.b.out_a_B_buf_f.buf2._y : 0 [by b.b._out_a_B:=1]
|
|
||||||
129858 b.b._out_a_BX_t[0] : 1 [by b.b.out_a_B_buf_f.buf2._y:=0]
|
|
||||||
132834 b._reset_B : 1 [by Reset:=0]
|
|
||||||
132845 b.b.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
135773 b.b.f_buf_func[4].y : 0
|
|
||||||
138591 b.b.en_buf_f.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
138795 b.b._en_X_f[0] : 1 [by b.b.en_buf_f.buf2._y:=0]
|
|
||||||
142907 b.b.vc.OR2_tf[4].y : 0 [by b.b.vc.OR2_tf[4]._y:=1]
|
|
||||||
142922 b.b.vc.myctree.C3Els[0]._y : 1 [by b.b.vc.OR2_tf[4].y:=0]
|
|
||||||
142923 b.b.vc.myctree.tmp[6] : 0 [by b.b.vc.myctree.C3Els[0]._y:=1]
|
|
||||||
142960 b.b.vc.myctree.C2Els[1]._y : 1 [by b.b.vc.myctree.tmp[6]:=0]
|
|
||||||
143699 b.b._in_v : 0 [by b.b.vc.myctree.C2Els[1]._y:=1]
|
|
||||||
143811 b.b.in_v_buf4._y : 1 [by b.b._in_v:=0]
|
|
||||||
184631 b.b._reset_BX : 1 [by b.b.reset_buf._y:=0]
|
|
||||||
184671 b.b.reset_bufarray.buf2._y : 0 [by b.b._reset_BX:=1]
|
|
||||||
184928 b.b._reset_BXX[0] : 1 [by b.b.reset_bufarray.buf2._y:=0]
|
|
||||||
191323 b.in.v : 0 [by b.b.in_v_buf4._y:=1]
|
|
||||||
191410 b.b.in_v_bufN.buf2._y : 1 [by b.in.v:=0]
|
|
||||||
191704 b.b._in_vX[0] : 0 [by b.b.in_v_bufN.buf2._y:=1]
|
|
||||||
[] set Reset 1
|
|
||||||
191704 Reset : 1
|
|
||||||
191705 b._reset_B : 0 [by Reset:=1]
|
|
||||||
193511 b.b.reset_buf._y : 1 [by b._reset_B:=0]
|
|
||||||
195518 b.b._reset_BX : 0 [by b.b.reset_buf._y:=1]
|
|
||||||
196727 b.b.reset_bufarray.buf2._y : 1 [by b.b._reset_BX:=0]
|
|
||||||
197317 b.b._reset_BXX[0] : 0 [by b.b.reset_bufarray.buf2._y:=1]
|
|
||||||
[] set Reset 0
|
|
||||||
197317 Reset : 0
|
|
||||||
197495 b._reset_B : 1 [by Reset:=0]
|
|
||||||
198298 b.b.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
198462 b.b._reset_BX : 1 [by b.b.reset_buf._y:=0]
|
|
||||||
200657 b.b.reset_bufarray.buf2._y : 0 [by b.b._reset_BX:=1]
|
|
||||||
200679 b.b._reset_BXX[0] : 1 [by b.b.reset_bufarray.buf2._y:=0]
|
|
||||||
[] Reset finished, setting some inputs.
|
|
||||||
|
|
||||||
200679 b.b.t_buf_func[0].n1 : 1
|
|
||||||
200679 b.b.f_buf_func[3].n1 : 1
|
|
||||||
200679 b.b.f_buf_func[2].n1 : 1
|
|
||||||
200679 b.b.t_buf_func[1].n1 : 1
|
|
||||||
200812 b.b.vc.OR2_tf[2]._y : 0 [by b.b.f_buf_func[2].n1:=1]
|
|
||||||
201171 b.b.vc.OR2_tf[2].y : 1 [by b.b.vc.OR2_tf[2]._y:=0]
|
|
||||||
201526 b.b.vc.OR2_tf[0]._y : 0 [by b.b.t_buf_func[0].n1:=1]
|
|
||||||
215642 b.b.vc.OR2_tf[0].y : 1 [by b.b.vc.OR2_tf[0]._y:=0]
|
|
||||||
216341 b.b.vc.OR2_tf[1]._y : 0 [by b.b.t_buf_func[1].n1:=1]
|
|
||||||
216562 b.b.vc.OR2_tf[1].y : 1 [by b.b.vc.OR2_tf[1]._y:=0]
|
|
||||||
216569 b.b.vc.myctree.C2Els[0]._y : 0 [by b.b.vc.OR2_tf[1].y:=1]
|
|
||||||
216599 b.b.vc.myctree.tmp[5] : 1 [by b.b.vc.myctree.C2Els[0]._y:=0]
|
|
||||||
230807 b.b.vc.OR2_tf[3]._y : 0 [by b.b.f_buf_func[3].n1:=1]
|
|
||||||
237520 b.b.vc.OR2_tf[3].y : 1 [by b.b.vc.OR2_tf[3]._y:=0]
|
|
||||||
[] Setting final input
|
|
||||||
237520 b.b.t_buf_func[4].n1 : 1
|
|
||||||
294981 b.b.vc.OR2_tf[4]._y : 0 [by b.b.t_buf_func[4].n1:=1]
|
|
||||||
295072 b.b.vc.OR2_tf[4].y : 1 [by b.b.vc.OR2_tf[4]._y:=0]
|
|
||||||
297261 b.b.vc.myctree.C3Els[0]._y : 0 [by b.b.vc.OR2_tf[4].y:=1]
|
|
||||||
297268 b.b.vc.myctree.tmp[6] : 1 [by b.b.vc.myctree.C3Els[0]._y:=0]
|
|
||||||
300055 b.b.vc.myctree.C2Els[1]._y : 0 [by b.b.vc.myctree.tmp[6]:=1]
|
|
||||||
300161 b.b._in_v : 1 [by b.b.vc.myctree.C2Els[1]._y:=0]
|
|
||||||
300239 b.b.in_v_buf4._y : 0 [by b.b._in_v:=1]
|
|
||||||
300514 b.in.v : 1 [by b.b.in_v_buf4._y:=0]
|
|
||||||
319510 b.b.in_v_bufN.buf2._y : 0 [by b.in.v:=1]
|
|
||||||
319965 b.b._in_vX[0] : 1 [by b.b.in_v_bufN.buf2._y:=0]
|
|
||||||
319977 b.b.t_buf_func[0]._y : 0 [by b.b._in_vX[0]:=1]
|
|
||||||
319977 b.b.t_buf_func[4]._y : 0 [by b.b._in_vX[0]:=1]
|
|
||||||
320369 b.b.t_buf_func[1]._y : 0 [by b.b._in_vX[0]:=1]
|
|
||||||
320371 b.b.t_buf_func[1].y : 1 [by b.b.t_buf_func[1]._y:=0]
|
|
||||||
322876 b.b.t_buf_func[0].y : 1 [by b.b.t_buf_func[0]._y:=0]
|
|
||||||
324241 b.b.f_buf_func[3]._y : 0 [by b.b._in_vX[0]:=1]
|
|
||||||
324272 b.b.t_buf_func[4].y : 1 [by b.b.t_buf_func[4]._y:=0]
|
|
||||||
325881 b.b.f_buf_func[2]._y : 0 [by b.b._in_vX[0]:=1]
|
|
||||||
327130 b.b.f_buf_func[2].y : 1 [by b.b.f_buf_func[2]._y:=0]
|
|
||||||
328776 b.b.f_buf_func[3].y : 1 [by b.b.f_buf_func[3]._y:=0]
|
|
||||||
[] Receiving out val
|
|
||||||
328776 b.out.v : 1
|
|
||||||
332275 b.b.inack_ctl._y : 0 [by b.out.v:=1]
|
|
||||||
332441 b.in.a : 1 [by b.b.inack_ctl._y:=0]
|
|
||||||
332516 b.b._en : 0 [by b.in.a:=1]
|
|
||||||
332654 b.b.en_buf_t.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
332861 b.b.en_buf_f.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
332863 b.b._en_X_f[0] : 0 [by b.b.en_buf_f.buf2._y:=1]
|
|
||||||
337917 b.b._en_X_t[0] : 0 [by b.b.en_buf_t.buf2._y:=1]
|
|
||||||
[] Removing input
|
|
||||||
337917 b.b.t_buf_func[0].n1 : 0
|
|
||||||
337917 b.b.t_buf_func[4].n1 : 0
|
|
||||||
337917 b.b.f_buf_func[2].n1 : 0
|
|
||||||
337917 b.b.t_buf_func[1].n1 : 0
|
|
||||||
337917 b.b.f_buf_func[3].n1 : 0
|
|
||||||
337918 b.b.vc.OR2_tf[4]._y : 1 [by b.b.t_buf_func[4].n1:=0]
|
|
||||||
337928 b.b.vc.OR2_tf[1]._y : 1 [by b.b.t_buf_func[1].n1:=0]
|
|
||||||
337985 b.b.vc.OR2_tf[4].y : 0 [by b.b.vc.OR2_tf[4]._y:=1]
|
|
||||||
338287 b.b.vc.OR2_tf[3]._y : 1 [by b.b.f_buf_func[3].n1:=0]
|
|
||||||
338303 b.b.vc.OR2_tf[3].y : 0 [by b.b.vc.OR2_tf[3]._y:=1]
|
|
||||||
338465 b.b.vc.OR2_tf[2]._y : 1 [by b.b.f_buf_func[2].n1:=0]
|
|
||||||
340569 b.b.vc.OR2_tf[1].y : 0 [by b.b.vc.OR2_tf[1]._y:=1]
|
|
||||||
343027 b.b.vc.OR2_tf[2].y : 0 [by b.b.vc.OR2_tf[2]._y:=1]
|
|
||||||
343555 b.b.vc.myctree.C3Els[0]._y : 1 [by b.b.vc.OR2_tf[2].y:=0]
|
|
||||||
345990 b.b.vc.myctree.tmp[6] : 0 [by b.b.vc.myctree.C3Els[0]._y:=1]
|
|
||||||
381834 b.b.vc.OR2_tf[0]._y : 1 [by b.b.t_buf_func[0].n1:=0]
|
|
||||||
408714 b.b.vc.OR2_tf[0].y : 0 [by b.b.vc.OR2_tf[0]._y:=1]
|
|
||||||
432639 b.b.vc.myctree.C2Els[0]._y : 1 [by b.b.vc.OR2_tf[0].y:=0]
|
|
||||||
445680 b.b.vc.myctree.tmp[5] : 0 [by b.b.vc.myctree.C2Els[0]._y:=1]
|
|
||||||
445682 b.b.vc.myctree.C2Els[1]._y : 1 [by b.b.vc.myctree.tmp[5]:=0]
|
|
||||||
506640 b.b._in_v : 0 [by b.b.vc.myctree.C2Els[1]._y:=1]
|
|
||||||
506643 b.b.in_v_buf4._y : 1 [by b.b._in_v:=0]
|
|
||||||
506672 b.in.v : 0 [by b.b.in_v_buf4._y:=1]
|
|
||||||
506989 b.b.in_v_bufN.buf2._y : 1 [by b.in.v:=0]
|
|
||||||
508590 b.b._in_vX[0] : 0 [by b.b.in_v_bufN.buf2._y:=1]
|
|
||||||
[] Receiving out ack
|
|
||||||
508590 b.out.a : 1
|
|
||||||
508743 b.b._out_a_B : 0 [by b.out.a:=1]
|
|
||||||
508787 b.b.out_a_B_buf_t.buf2._y : 1 [by b.b._out_a_B:=0]
|
|
||||||
511504 b.b.out_a_B_buf_f.buf2._y : 1 [by b.b._out_a_B:=0]
|
|
||||||
511505 b.b._out_a_BX_t[0] : 0 [by b.b.out_a_B_buf_f.buf2._y:=1]
|
|
||||||
511506 b.b.t_buf_func[4]._y : 1 [by b.b._out_a_BX_t[0]:=0]
|
|
||||||
511527 b.b.t_buf_func[1]._y : 1 [by b.b._out_a_BX_t[0]:=0]
|
|
||||||
511722 b.b.t_buf_func[0]._y : 1 [by b.b._out_a_BX_t[0]:=0]
|
|
||||||
511881 b.b.t_buf_func[0].y : 0 [by b.b.t_buf_func[0]._y:=1]
|
|
||||||
513087 b.b.t_buf_func[4].y : 0 [by b.b.t_buf_func[4]._y:=1]
|
|
||||||
520872 b.b.t_buf_func[1].y : 0 [by b.b.t_buf_func[1]._y:=1]
|
|
||||||
522470 b.b._out_a_BX_f[0] : 0 [by b.b.out_a_B_buf_t.buf2._y:=1]
|
|
||||||
523757 b.b.f_buf_func[3]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
525989 b.b.f_buf_func[3].y : 0 [by b.b.f_buf_func[3]._y:=1]
|
|
||||||
542146 b.b.f_buf_func[2]._y : 1 [by b.b._out_a_BX_f[0]:=0]
|
|
||||||
542291 b.b.f_buf_func[2].y : 0 [by b.b.f_buf_func[2]._y:=1]
|
|
||||||
Binary file not shown.
@@ -1,654 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"Reset"->"b._reset_B"-
|
|
||||||
~("Reset")->"b._reset_B"+
|
|
||||||
"b.b.out_a_B_buf_t.buf2.a"->"b.b.out_a_B_buf_t.buf2._y"-
|
|
||||||
~("b.b.out_a_B_buf_t.buf2.a")->"b.b.out_a_B_buf_t.buf2._y"+
|
|
||||||
"b.b.out_a_B_buf_t.buf2._y"->"b.b.out_a_B_buf_t.buf2.y"-
|
|
||||||
~("b.b.out_a_B_buf_t.buf2._y")->"b.b.out_a_B_buf_t.buf2.y"+
|
|
||||||
= "b.b.out_a_B_buf_t.supply.vdd" "b.b.out_a_B_buf_t.buf2.vdd"
|
|
||||||
= "b.b.out_a_B_buf_t.supply.vss" "b.b.out_a_B_buf_t.buf2.vss"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[4]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[3]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[2]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.out[1]"
|
|
||||||
= "b.b.out_a_B_buf_t.out[0]" "b.b.out_a_B_buf_t.buf2.y"
|
|
||||||
= "b.b.out_a_B_buf_t.in" "b.b.out_a_B_buf_t.buf2.a"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.en_buf_f.out[0]"
|
|
||||||
= "b.b._en_X_f[1]" "b.b.en_buf_f.out[1]"
|
|
||||||
= "b.b._en_X_f[2]" "b.b.en_buf_f.out[2]"
|
|
||||||
= "b.b._en_X_f[3]" "b.b.en_buf_f.out[3]"
|
|
||||||
= "b.b._en_X_f[4]" "b.b.en_buf_f.out[4]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[4].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[3].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[2].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[1].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[0].c1"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[4]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[3]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[2]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[1]"
|
|
||||||
~"b.b.inack_ctl.c1"&~"b.b.inack_ctl.c2"&~"b.b.inack_ctl.c3"|~"b.b.inack_ctl.pr_B"->"b.b.inack_ctl._y"+
|
|
||||||
"b.b.inack_ctl.c1"&"b.b.inack_ctl.c2"&"b.b.inack_ctl.c3"&"b.b.inack_ctl.sr_B"->"b.b.inack_ctl._y"-
|
|
||||||
"b.b.inack_ctl._y"->"b.b.inack_ctl.y"-
|
|
||||||
~("b.b.inack_ctl._y")->"b.b.inack_ctl.y"+
|
|
||||||
"b.b.reset_bufarray.buf2.a"->"b.b.reset_bufarray.buf2._y"-
|
|
||||||
~("b.b.reset_bufarray.buf2.a")->"b.b.reset_bufarray.buf2._y"+
|
|
||||||
"b.b.reset_bufarray.buf2._y"->"b.b.reset_bufarray.buf2.y"-
|
|
||||||
~("b.b.reset_bufarray.buf2._y")->"b.b.reset_bufarray.buf2.y"+
|
|
||||||
= "b.b.reset_bufarray.supply.vdd" "b.b.reset_bufarray.buf2.vdd"
|
|
||||||
= "b.b.reset_bufarray.supply.vss" "b.b.reset_bufarray.buf2.vss"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[4]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[3]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[2]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[1]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.buf2.y"
|
|
||||||
= "b.b.reset_bufarray.in" "b.b.reset_bufarray.buf2.a"
|
|
||||||
"b.b.in_v_buf4.a"->"b.b.in_v_buf4._y"-
|
|
||||||
~("b.b.in_v_buf4.a")->"b.b.in_v_buf4._y"+
|
|
||||||
"b.b.in_v_buf4._y"->"b.b.in_v_buf4.y"-
|
|
||||||
~("b.b.in_v_buf4._y")->"b.b.in_v_buf4.y"+
|
|
||||||
"b.b.out_a_inv.a"->"b.b.out_a_inv.y"-
|
|
||||||
~("b.b.out_a_inv.a")->"b.b.out_a_inv.y"+
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.out_a_B_buf_t.out[0]"
|
|
||||||
= "b.b._out_a_BX_f[1]" "b.b.out_a_B_buf_t.out[1]"
|
|
||||||
= "b.b._out_a_BX_f[2]" "b.b.out_a_B_buf_t.out[2]"
|
|
||||||
= "b.b._out_a_BX_f[3]" "b.b.out_a_B_buf_t.out[3]"
|
|
||||||
= "b.b._out_a_BX_f[4]" "b.b.out_a_B_buf_t.out[4]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[4].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[3].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[2].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[1].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b.f_buf_func[0].c2"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[4]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[3]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[2]"
|
|
||||||
= "b.b._out_a_BX_f[0]" "b.b._out_a_BX_f[1]"
|
|
||||||
= "b.b.supply.vss" "b.b.en_buf_f.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_buf_f.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.en_buf_t.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_buf_t.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.in_v_bufN.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.in_v_bufN.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.vc.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.vc.supply.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.in_v_buf4.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.reset_buf.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_ctl.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.inack_ctl.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.in_v_buf4.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.reset_buf.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.en_ctl.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.inack_ctl.vss"
|
|
||||||
~"b.b.vc.myctree.C2Els[0].c1"&~"b.b.vc.myctree.C2Els[0].c2"->"b.b.vc.myctree.C2Els[0]._y"+
|
|
||||||
"b.b.vc.myctree.C2Els[0].c1"&"b.b.vc.myctree.C2Els[0].c2"->"b.b.vc.myctree.C2Els[0]._y"-
|
|
||||||
"b.b.vc.myctree.C2Els[0]._y"->"b.b.vc.myctree.C2Els[0].y"-
|
|
||||||
~("b.b.vc.myctree.C2Els[0]._y")->"b.b.vc.myctree.C2Els[0].y"+
|
|
||||||
~"b.b.vc.myctree.C2Els[1].c1"&~"b.b.vc.myctree.C2Els[1].c2"->"b.b.vc.myctree.C2Els[1]._y"+
|
|
||||||
"b.b.vc.myctree.C2Els[1].c1"&"b.b.vc.myctree.C2Els[1].c2"->"b.b.vc.myctree.C2Els[1]._y"-
|
|
||||||
"b.b.vc.myctree.C2Els[1]._y"->"b.b.vc.myctree.C2Els[1].y"-
|
|
||||||
~("b.b.vc.myctree.C2Els[1]._y")->"b.b.vc.myctree.C2Els[1].y"+
|
|
||||||
~"b.b.vc.myctree.C3Els[0].c1"&~"b.b.vc.myctree.C3Els[0].c2"&~"b.b.vc.myctree.C3Els[0].c3"->"b.b.vc.myctree.C3Els[0]._y"+
|
|
||||||
"b.b.vc.myctree.C3Els[0].c1"&"b.b.vc.myctree.C3Els[0].c2"&"b.b.vc.myctree.C3Els[0].c3"->"b.b.vc.myctree.C3Els[0]._y"-
|
|
||||||
"b.b.vc.myctree.C3Els[0]._y"->"b.b.vc.myctree.C3Els[0].y"-
|
|
||||||
~("b.b.vc.myctree.C3Els[0]._y")->"b.b.vc.myctree.C3Els[0].y"+
|
|
||||||
= "b.b.vc.myctree.tmp[5]" "b.b.vc.myctree.C2Els[1].c1"
|
|
||||||
= "b.b.vc.myctree.tmp[5]" "b.b.vc.myctree.C2Els[0].y"
|
|
||||||
= "b.b.vc.myctree.tmp[6]" "b.b.vc.myctree.C2Els[1].c2"
|
|
||||||
= "b.b.vc.myctree.tmp[6]" "b.b.vc.myctree.C3Els[0].y"
|
|
||||||
= "b.b.vc.myctree.supply.vdd" "b.b.vc.myctree.C3Els[0].vdd"
|
|
||||||
= "b.b.vc.myctree.supply.vdd" "b.b.vc.myctree.C2Els[1].vdd"
|
|
||||||
= "b.b.vc.myctree.supply.vdd" "b.b.vc.myctree.C2Els[0].vdd"
|
|
||||||
= "b.b.vc.myctree.supply.vss" "b.b.vc.myctree.C3Els[0].vss"
|
|
||||||
= "b.b.vc.myctree.supply.vss" "b.b.vc.myctree.C2Els[1].vss"
|
|
||||||
= "b.b.vc.myctree.supply.vss" "b.b.vc.myctree.C2Els[0].vss"
|
|
||||||
= "b.b.vc.myctree.in[0]" "b.b.vc.myctree.C2Els[0].c1"
|
|
||||||
= "b.b.vc.myctree.in[0]" "b.b.vc.myctree.tmp[0]"
|
|
||||||
= "b.b.vc.myctree.in[1]" "b.b.vc.myctree.C2Els[0].c2"
|
|
||||||
= "b.b.vc.myctree.in[1]" "b.b.vc.myctree.tmp[1]"
|
|
||||||
= "b.b.vc.myctree.in[2]" "b.b.vc.myctree.C3Els[0].c1"
|
|
||||||
= "b.b.vc.myctree.in[2]" "b.b.vc.myctree.tmp[2]"
|
|
||||||
= "b.b.vc.myctree.in[3]" "b.b.vc.myctree.C3Els[0].c2"
|
|
||||||
= "b.b.vc.myctree.in[3]" "b.b.vc.myctree.tmp[3]"
|
|
||||||
= "b.b.vc.myctree.in[4]" "b.b.vc.myctree.C3Els[0].c3"
|
|
||||||
= "b.b.vc.myctree.in[4]" "b.b.vc.myctree.tmp[4]"
|
|
||||||
= "b.b.vc.myctree.out" "b.b.vc.myctree.C2Els[1].y"
|
|
||||||
= "b.b.vc.myctree.out" "b.b.vc.myctree.tmp[7]"
|
|
||||||
"b.b.vc.OR2_tf[0].a"|"b.b.vc.OR2_tf[0].b"->"b.b.vc.OR2_tf[0]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[0].a"|"b.b.vc.OR2_tf[0].b")->"b.b.vc.OR2_tf[0]._y"+
|
|
||||||
"b.b.vc.OR2_tf[0]._y"->"b.b.vc.OR2_tf[0].y"-
|
|
||||||
~("b.b.vc.OR2_tf[0]._y")->"b.b.vc.OR2_tf[0].y"+
|
|
||||||
"b.b.vc.OR2_tf[1].a"|"b.b.vc.OR2_tf[1].b"->"b.b.vc.OR2_tf[1]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[1].a"|"b.b.vc.OR2_tf[1].b")->"b.b.vc.OR2_tf[1]._y"+
|
|
||||||
"b.b.vc.OR2_tf[1]._y"->"b.b.vc.OR2_tf[1].y"-
|
|
||||||
~("b.b.vc.OR2_tf[1]._y")->"b.b.vc.OR2_tf[1].y"+
|
|
||||||
"b.b.vc.OR2_tf[2].a"|"b.b.vc.OR2_tf[2].b"->"b.b.vc.OR2_tf[2]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[2].a"|"b.b.vc.OR2_tf[2].b")->"b.b.vc.OR2_tf[2]._y"+
|
|
||||||
"b.b.vc.OR2_tf[2]._y"->"b.b.vc.OR2_tf[2].y"-
|
|
||||||
~("b.b.vc.OR2_tf[2]._y")->"b.b.vc.OR2_tf[2].y"+
|
|
||||||
"b.b.vc.OR2_tf[3].a"|"b.b.vc.OR2_tf[3].b"->"b.b.vc.OR2_tf[3]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[3].a"|"b.b.vc.OR2_tf[3].b")->"b.b.vc.OR2_tf[3]._y"+
|
|
||||||
"b.b.vc.OR2_tf[3]._y"->"b.b.vc.OR2_tf[3].y"-
|
|
||||||
~("b.b.vc.OR2_tf[3]._y")->"b.b.vc.OR2_tf[3].y"+
|
|
||||||
"b.b.vc.OR2_tf[4].a"|"b.b.vc.OR2_tf[4].b"->"b.b.vc.OR2_tf[4]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[4].a"|"b.b.vc.OR2_tf[4].b")->"b.b.vc.OR2_tf[4]._y"+
|
|
||||||
"b.b.vc.OR2_tf[4]._y"->"b.b.vc.OR2_tf[4].y"-
|
|
||||||
~("b.b.vc.OR2_tf[4]._y")->"b.b.vc.OR2_tf[4].y"+
|
|
||||||
= "b.b.vc.OR2_tf[4].y" "b.b.vc.myctree.in[4]"
|
|
||||||
= "b.b.vc.OR2_tf[3].y" "b.b.vc.myctree.in[3]"
|
|
||||||
= "b.b.vc.OR2_tf[2].y" "b.b.vc.myctree.in[2]"
|
|
||||||
= "b.b.vc.OR2_tf[1].y" "b.b.vc.myctree.in[1]"
|
|
||||||
= "b.b.vc.OR2_tf[0].y" "b.b.vc.myctree.in[0]"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.myctree.supply.vss"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.myctree.supply.vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[4].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[3].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[2].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[1].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[0].vdd"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[4].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[3].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[2].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[1].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[0].vss"
|
|
||||||
= "b.b.vc.out" "b.b.vc.myctree.out"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.in.d[0].t"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.in.d[0].t"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.OR2_tf[4].b"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.OR2_tf[4].a"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.OR2_tf[3].b"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.OR2_tf[3].a"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.OR2_tf[2].b"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.OR2_tf[2].a"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.OR2_tf[1].b"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.OR2_tf[1].a"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.OR2_tf[0].b"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.OR2_tf[0].a"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.in.d[0].t"
|
|
||||||
"b.b.out_a_B_buf_f.buf2.a"->"b.b.out_a_B_buf_f.buf2._y"-
|
|
||||||
~("b.b.out_a_B_buf_f.buf2.a")->"b.b.out_a_B_buf_f.buf2._y"+
|
|
||||||
"b.b.out_a_B_buf_f.buf2._y"->"b.b.out_a_B_buf_f.buf2.y"-
|
|
||||||
~("b.b.out_a_B_buf_f.buf2._y")->"b.b.out_a_B_buf_f.buf2.y"+
|
|
||||||
= "b.b.out_a_B_buf_f.supply.vdd" "b.b.out_a_B_buf_f.buf2.vdd"
|
|
||||||
= "b.b.out_a_B_buf_f.supply.vss" "b.b.out_a_B_buf_f.buf2.vss"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[4]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[3]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[2]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.out[1]"
|
|
||||||
= "b.b.out_a_B_buf_f.out[0]" "b.b.out_a_B_buf_f.buf2.y"
|
|
||||||
= "b.b.out_a_B_buf_f.in" "b.b.out_a_B_buf_f.buf2.a"
|
|
||||||
= "b.b._en" "b.b.en_buf_f.in"
|
|
||||||
= "b.b._en" "b.b.en_buf_t.in"
|
|
||||||
= "b.b._en" "b.b.en_ctl.y"
|
|
||||||
= "b.b._en" "b.b.inack_ctl.c1"
|
|
||||||
~"b.b.en_ctl.p1"&~"b.b.en_ctl.c1"->"b.b.en_ctl.y"+
|
|
||||||
"b.b.en_ctl.c1"->"b.b.en_ctl.y"-
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.a" "b.b.out_a_inv.a"
|
|
||||||
= "b.b.out.v" "b.b.en_ctl.p1"
|
|
||||||
= "b.b.out.v" "b.b.inack_ctl.c3"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.f_buf_func[4].y"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.t_buf_func[4].y"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.f_buf_func[3].y"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.t_buf_func[3].y"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.f_buf_func[2].y"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.t_buf_func[2].y"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.f_buf_func[1].y"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.t_buf_func[1].y"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.f_buf_func[0].y"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.t_buf_func[0].y"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].f" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].t" "b.b.vc.in.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.vc.in.d[0].d[0]"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.vc.in.d[0].d[1]"
|
|
||||||
= "b.b.in.d.d[1].f" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].t" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.vc.in.d[1].d[0]"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.vc.in.d[1].d[1]"
|
|
||||||
= "b.b.in.d.d[2].f" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].t" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.vc.in.d[2].d[0]"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.vc.in.d[2].d[1]"
|
|
||||||
= "b.b.in.d.d[3].f" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].t" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.vc.in.d[3].d[0]"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.vc.in.d[3].d[1]"
|
|
||||||
= "b.b.in.d.d[4].f" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].t" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.vc.in.d[4].d[0]"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.vc.in.d[4].d[1]"
|
|
||||||
= "b.b.in.a" "b.b.en_ctl.c1"
|
|
||||||
= "b.b.in.a" "b.b.inack_ctl.y"
|
|
||||||
= "b.b.in.v" "b.b.in_v_bufN.in"
|
|
||||||
= "b.b.in.v" "b.b.in_v_buf4.y"
|
|
||||||
= "b.b.in.v" "b.b.inack_ctl.c2"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.f_buf_func[4].n1"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.t_buf_func[4].n1"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.f_buf_func[3].n1"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.t_buf_func[3].n1"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.f_buf_func[2].n1"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.t_buf_func[2].n1"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.f_buf_func[1].n1"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.t_buf_func[1].n1"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.f_buf_func[0].n1"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.t_buf_func[0].n1"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
"b.b.reset_buf.a"->"b.b.reset_buf._y"-
|
|
||||||
~("b.b.reset_buf.a")->"b.b.reset_buf._y"+
|
|
||||||
"b.b.reset_buf._y"->"b.b.reset_buf.y"-
|
|
||||||
~("b.b.reset_buf._y")->"b.b.reset_buf.y"+
|
|
||||||
= "b.b._in_v" "b.b.in_v_buf4.a"
|
|
||||||
= "b.b._in_v" "b.b.vc.out"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.out_a_B_buf_f.out[0]"
|
|
||||||
= "b.b._out_a_BX_t[1]" "b.b.out_a_B_buf_f.out[1]"
|
|
||||||
= "b.b._out_a_BX_t[2]" "b.b.out_a_B_buf_f.out[2]"
|
|
||||||
= "b.b._out_a_BX_t[3]" "b.b.out_a_B_buf_f.out[3]"
|
|
||||||
= "b.b._out_a_BX_t[4]" "b.b.out_a_B_buf_f.out[4]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[4].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[3].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[2].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[1].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b.t_buf_func[0].c2"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[4]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[3]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[2]"
|
|
||||||
= "b.b._out_a_BX_t[0]" "b.b._out_a_BX_t[1]"
|
|
||||||
= "b.b._reset_BX" "b.b.reset_bufarray.in"
|
|
||||||
= "b.b._reset_BX" "b.b.reset_buf.y"
|
|
||||||
= "b.b._reset_BX" "b.b.inack_ctl.sr_B"
|
|
||||||
= "b.b._reset_BX" "b.b.inack_ctl.pr_B"
|
|
||||||
= "b.b.reset_B" "b.b.reset_buf.a"
|
|
||||||
"b.b.en_buf_f.buf2.a"->"b.b.en_buf_f.buf2._y"-
|
|
||||||
~("b.b.en_buf_f.buf2.a")->"b.b.en_buf_f.buf2._y"+
|
|
||||||
"b.b.en_buf_f.buf2._y"->"b.b.en_buf_f.buf2.y"-
|
|
||||||
~("b.b.en_buf_f.buf2._y")->"b.b.en_buf_f.buf2.y"+
|
|
||||||
= "b.b.en_buf_f.supply.vdd" "b.b.en_buf_f.buf2.vdd"
|
|
||||||
= "b.b.en_buf_f.supply.vss" "b.b.en_buf_f.buf2.vss"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[4]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[3]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[2]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[1]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.buf2.y"
|
|
||||||
= "b.b.en_buf_f.in" "b.b.en_buf_f.buf2.a"
|
|
||||||
"b.b.en_buf_t.buf2.a"->"b.b.en_buf_t.buf2._y"-
|
|
||||||
~("b.b.en_buf_t.buf2.a")->"b.b.en_buf_t.buf2._y"+
|
|
||||||
"b.b.en_buf_t.buf2._y"->"b.b.en_buf_t.buf2.y"-
|
|
||||||
~("b.b.en_buf_t.buf2._y")->"b.b.en_buf_t.buf2.y"+
|
|
||||||
= "b.b.en_buf_t.supply.vdd" "b.b.en_buf_t.buf2.vdd"
|
|
||||||
= "b.b.en_buf_t.supply.vss" "b.b.en_buf_t.buf2.vss"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[4]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[3]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[2]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[1]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.buf2.y"
|
|
||||||
= "b.b.en_buf_t.in" "b.b.en_buf_t.buf2.a"
|
|
||||||
= "b.b._out_a_B" "b.b.out_a_B_buf_t.in"
|
|
||||||
= "b.b._out_a_B" "b.b.out_a_B_buf_f.in"
|
|
||||||
= "b.b._out_a_B" "b.b.out_a_inv.y"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.reset_bufarray.out[0]"
|
|
||||||
= "b.b._reset_BXX[1]" "b.b.reset_bufarray.out[1]"
|
|
||||||
= "b.b._reset_BXX[2]" "b.b.reset_bufarray.out[2]"
|
|
||||||
= "b.b._reset_BXX[3]" "b.b.reset_bufarray.out[3]"
|
|
||||||
= "b.b._reset_BXX[4]" "b.b.reset_bufarray.out[4]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[4].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[4].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[4].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[4].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[3].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[3].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[3].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[3].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[2].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[2].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[2].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[2].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[1].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[1].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[1].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[1].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[0].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[0].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[0].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.t_buf_func[0].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[4]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[3]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[2]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[1]"
|
|
||||||
= "b.b._in_vX[0]" "b.b.in_v_bufN.out[0]"
|
|
||||||
= "b.b._in_vX[1]" "b.b.in_v_bufN.out[1]"
|
|
||||||
= "b.b._in_vX[2]" "b.b.in_v_bufN.out[2]"
|
|
||||||
= "b.b._in_vX[3]" "b.b.in_v_bufN.out[3]"
|
|
||||||
= "b.b._in_vX[4]" "b.b.in_v_bufN.out[4]"
|
|
||||||
= "b.b._in_vX[0]" "b.b.t_buf_func[4].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.f_buf_func[4].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.t_buf_func[3].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.f_buf_func[3].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.t_buf_func[2].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.f_buf_func[2].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.t_buf_func[1].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.f_buf_func[1].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.t_buf_func[0].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b.f_buf_func[0].n2"
|
|
||||||
= "b.b._in_vX[0]" "b.b._in_vX[4]"
|
|
||||||
= "b.b._in_vX[0]" "b.b._in_vX[3]"
|
|
||||||
= "b.b._in_vX[0]" "b.b._in_vX[2]"
|
|
||||||
= "b.b._in_vX[0]" "b.b._in_vX[1]"
|
|
||||||
"b.b.in_v_bufN.buf2.a"->"b.b.in_v_bufN.buf2._y"-
|
|
||||||
~("b.b.in_v_bufN.buf2.a")->"b.b.in_v_bufN.buf2._y"+
|
|
||||||
"b.b.in_v_bufN.buf2._y"->"b.b.in_v_bufN.buf2.y"-
|
|
||||||
~("b.b.in_v_bufN.buf2._y")->"b.b.in_v_bufN.buf2.y"+
|
|
||||||
= "b.b.in_v_bufN.supply.vdd" "b.b.in_v_bufN.buf2.vdd"
|
|
||||||
= "b.b.in_v_bufN.supply.vss" "b.b.in_v_bufN.buf2.vss"
|
|
||||||
= "b.b.in_v_bufN.out[0]" "b.b.in_v_bufN.out[4]"
|
|
||||||
= "b.b.in_v_bufN.out[0]" "b.b.in_v_bufN.out[3]"
|
|
||||||
= "b.b.in_v_bufN.out[0]" "b.b.in_v_bufN.out[2]"
|
|
||||||
= "b.b.in_v_bufN.out[0]" "b.b.in_v_bufN.out[1]"
|
|
||||||
= "b.b.in_v_bufN.out[0]" "b.b.in_v_bufN.buf2.y"
|
|
||||||
= "b.b.in_v_bufN.in" "b.b.in_v_bufN.buf2.a"
|
|
||||||
~"b.b.t_buf_func[0].c1"&~"b.b.t_buf_func[0].c2"|~"b.b.t_buf_func[0].pr_B"->"b.b.t_buf_func[0]._y"+
|
|
||||||
"b.b.t_buf_func[0].c1"&"b.b.t_buf_func[0].c2"&"b.b.t_buf_func[0].n1"&"b.b.t_buf_func[0].n2"&"b.b.t_buf_func[0].sr_B"->"b.b.t_buf_func[0]._y"-
|
|
||||||
"b.b.t_buf_func[0]._y"->"b.b.t_buf_func[0].y"-
|
|
||||||
~("b.b.t_buf_func[0]._y")->"b.b.t_buf_func[0].y"+
|
|
||||||
~"b.b.t_buf_func[1].c1"&~"b.b.t_buf_func[1].c2"|~"b.b.t_buf_func[1].pr_B"->"b.b.t_buf_func[1]._y"+
|
|
||||||
"b.b.t_buf_func[1].c1"&"b.b.t_buf_func[1].c2"&"b.b.t_buf_func[1].n1"&"b.b.t_buf_func[1].n2"&"b.b.t_buf_func[1].sr_B"->"b.b.t_buf_func[1]._y"-
|
|
||||||
"b.b.t_buf_func[1]._y"->"b.b.t_buf_func[1].y"-
|
|
||||||
~("b.b.t_buf_func[1]._y")->"b.b.t_buf_func[1].y"+
|
|
||||||
~"b.b.t_buf_func[2].c1"&~"b.b.t_buf_func[2].c2"|~"b.b.t_buf_func[2].pr_B"->"b.b.t_buf_func[2]._y"+
|
|
||||||
"b.b.t_buf_func[2].c1"&"b.b.t_buf_func[2].c2"&"b.b.t_buf_func[2].n1"&"b.b.t_buf_func[2].n2"&"b.b.t_buf_func[2].sr_B"->"b.b.t_buf_func[2]._y"-
|
|
||||||
"b.b.t_buf_func[2]._y"->"b.b.t_buf_func[2].y"-
|
|
||||||
~("b.b.t_buf_func[2]._y")->"b.b.t_buf_func[2].y"+
|
|
||||||
~"b.b.t_buf_func[3].c1"&~"b.b.t_buf_func[3].c2"|~"b.b.t_buf_func[3].pr_B"->"b.b.t_buf_func[3]._y"+
|
|
||||||
"b.b.t_buf_func[3].c1"&"b.b.t_buf_func[3].c2"&"b.b.t_buf_func[3].n1"&"b.b.t_buf_func[3].n2"&"b.b.t_buf_func[3].sr_B"->"b.b.t_buf_func[3]._y"-
|
|
||||||
"b.b.t_buf_func[3]._y"->"b.b.t_buf_func[3].y"-
|
|
||||||
~("b.b.t_buf_func[3]._y")->"b.b.t_buf_func[3].y"+
|
|
||||||
~"b.b.t_buf_func[4].c1"&~"b.b.t_buf_func[4].c2"|~"b.b.t_buf_func[4].pr_B"->"b.b.t_buf_func[4]._y"+
|
|
||||||
"b.b.t_buf_func[4].c1"&"b.b.t_buf_func[4].c2"&"b.b.t_buf_func[4].n1"&"b.b.t_buf_func[4].n2"&"b.b.t_buf_func[4].sr_B"->"b.b.t_buf_func[4]._y"-
|
|
||||||
"b.b.t_buf_func[4]._y"->"b.b.t_buf_func[4].y"-
|
|
||||||
~("b.b.t_buf_func[4]._y")->"b.b.t_buf_func[4].y"+
|
|
||||||
~"b.b.f_buf_func[0].c1"&~"b.b.f_buf_func[0].c2"|~"b.b.f_buf_func[0].pr_B"->"b.b.f_buf_func[0]._y"+
|
|
||||||
"b.b.f_buf_func[0].c1"&"b.b.f_buf_func[0].c2"&"b.b.f_buf_func[0].n1"&"b.b.f_buf_func[0].n2"&"b.b.f_buf_func[0].sr_B"->"b.b.f_buf_func[0]._y"-
|
|
||||||
"b.b.f_buf_func[0]._y"->"b.b.f_buf_func[0].y"-
|
|
||||||
~("b.b.f_buf_func[0]._y")->"b.b.f_buf_func[0].y"+
|
|
||||||
~"b.b.f_buf_func[1].c1"&~"b.b.f_buf_func[1].c2"|~"b.b.f_buf_func[1].pr_B"->"b.b.f_buf_func[1]._y"+
|
|
||||||
"b.b.f_buf_func[1].c1"&"b.b.f_buf_func[1].c2"&"b.b.f_buf_func[1].n1"&"b.b.f_buf_func[1].n2"&"b.b.f_buf_func[1].sr_B"->"b.b.f_buf_func[1]._y"-
|
|
||||||
"b.b.f_buf_func[1]._y"->"b.b.f_buf_func[1].y"-
|
|
||||||
~("b.b.f_buf_func[1]._y")->"b.b.f_buf_func[1].y"+
|
|
||||||
~"b.b.f_buf_func[2].c1"&~"b.b.f_buf_func[2].c2"|~"b.b.f_buf_func[2].pr_B"->"b.b.f_buf_func[2]._y"+
|
|
||||||
"b.b.f_buf_func[2].c1"&"b.b.f_buf_func[2].c2"&"b.b.f_buf_func[2].n1"&"b.b.f_buf_func[2].n2"&"b.b.f_buf_func[2].sr_B"->"b.b.f_buf_func[2]._y"-
|
|
||||||
"b.b.f_buf_func[2]._y"->"b.b.f_buf_func[2].y"-
|
|
||||||
~("b.b.f_buf_func[2]._y")->"b.b.f_buf_func[2].y"+
|
|
||||||
~"b.b.f_buf_func[3].c1"&~"b.b.f_buf_func[3].c2"|~"b.b.f_buf_func[3].pr_B"->"b.b.f_buf_func[3]._y"+
|
|
||||||
"b.b.f_buf_func[3].c1"&"b.b.f_buf_func[3].c2"&"b.b.f_buf_func[3].n1"&"b.b.f_buf_func[3].n2"&"b.b.f_buf_func[3].sr_B"->"b.b.f_buf_func[3]._y"-
|
|
||||||
"b.b.f_buf_func[3]._y"->"b.b.f_buf_func[3].y"-
|
|
||||||
~("b.b.f_buf_func[3]._y")->"b.b.f_buf_func[3].y"+
|
|
||||||
~"b.b.f_buf_func[4].c1"&~"b.b.f_buf_func[4].c2"|~"b.b.f_buf_func[4].pr_B"->"b.b.f_buf_func[4]._y"+
|
|
||||||
"b.b.f_buf_func[4].c1"&"b.b.f_buf_func[4].c2"&"b.b.f_buf_func[4].n1"&"b.b.f_buf_func[4].n2"&"b.b.f_buf_func[4].sr_B"->"b.b.f_buf_func[4]._y"-
|
|
||||||
"b.b.f_buf_func[4]._y"->"b.b.f_buf_func[4].y"-
|
|
||||||
~("b.b.f_buf_func[4]._y")->"b.b.f_buf_func[4].y"+
|
|
||||||
= "b.b._en_X_t[0]" "b.b.en_buf_t.out[0]"
|
|
||||||
= "b.b._en_X_t[1]" "b.b.en_buf_t.out[1]"
|
|
||||||
= "b.b._en_X_t[2]" "b.b.en_buf_t.out[2]"
|
|
||||||
= "b.b._en_X_t[3]" "b.b.en_buf_t.out[3]"
|
|
||||||
= "b.b._en_X_t[4]" "b.b.en_buf_t.out[4]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[4].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[3].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[2].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[1].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[0].c1"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[4]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[3]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[2]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[1]"
|
|
||||||
= "Vdd" "b.b.supply.vdd"
|
|
||||||
= "GND" "b.b.supply.vss"
|
|
||||||
= "b._reset_B" "b.b.reset_B"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.v" "b.b.out.v"
|
|
||||||
= "b.out.a" "b.b.out.a"
|
|
||||||
= "b.out.d.d[0].f" "b.b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].t" "b.b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.b.out.d.d[0].d[0]"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.b.out.d.d[0].d[1]"
|
|
||||||
= "b.out.d.d[1].f" "b.b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].t" "b.b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.b.out.d.d[1].d[0]"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.b.out.d.d[1].d[1]"
|
|
||||||
= "b.out.d.d[2].f" "b.b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].t" "b.b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.b.out.d.d[2].d[0]"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.b.out.d.d[2].d[1]"
|
|
||||||
= "b.out.d.d[3].f" "b.b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].t" "b.b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.b.out.d.d[3].d[0]"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.b.out.d.d[3].d[1]"
|
|
||||||
= "b.out.d.d[4].f" "b.b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].t" "b.b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.b.out.d.d[4].d[0]"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.b.out.d.d[4].d[1]"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.v" "b.b.in.v"
|
|
||||||
= "b.in.a" "b.b.in.a"
|
|
||||||
= "b.in.d.d[0].f" "b.b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].t" "b.b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.b.in.d.d[0].d[0]"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.b.in.d.d[0].d[1]"
|
|
||||||
= "b.in.d.d[1].f" "b.b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].t" "b.b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.b.in.d.d[1].d[0]"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.b.in.d.d[1].d[1]"
|
|
||||||
= "b.in.d.d[2].f" "b.b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].t" "b.b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.b.in.d.d[2].d[0]"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.b.in.d.d[2].d[1]"
|
|
||||||
= "b.in.d.d[3].f" "b.b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].t" "b.b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.b.in.d.d[3].d[0]"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.b.in.d.d[3].d[1]"
|
|
||||||
= "b.in.d.d[4].f" "b.b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].t" "b.b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.b.in.d.d[4].d[0]"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.b.in.d.d[4].d[1]"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
@@ -1,417 +0,0 @@
|
|||||||
b.b.f_buf_func[3].n1 b.b.t_buf_func[1].n1 b.b.vc.OR2_tf[1]._y b.b.f_buf_func[5].n1 b.b.vc.ct.in[6] b.in.v b.b._flushB b.b.f_buf_func[1].n1 b.b.t_buf_func[3].n1 b.b.f_buf_func[6].n1 b.b.vc.OR2_tf[6]._y b.b.vc.ct.in[1] b.out_v b.b.f_buf_func[0].n1 b.b.f_buf_func[2].n1 b.b.t_buf_func[4].n1 b.b.vc.ct.C3Els[1]._y b.b.t_buf_func[2].n1 b.b.t_buf_func[6].n1 b.b.vc.OR2_tf[0]._y b.b.vc.ct.in[3] b.b.t_buf_func[0].n1 b.flush b.b._in_v b.b.vc.ct.in[4] b.b.f_buf_func[4].n1 b.b.vc.ct.in[5] b.b.vc.OR2_tf[2]._y b.b.vc.ct.tmp[8] b.b.vc.ct.tmp[9] b.b.vc.ct.C2Els[0]._y b.b.t_buf_func[5].n1 b.b.vc.OR2_tf[4]._y b.b.vc.ct.in[2] b.b.vc.ct.tmp[7] b.b.vc.OR2_tf[5]._y b.b.vc.ct.in[0] b.b.vc.OR2_tf[3]._y b.b.in_v_buf._y b.b.vc.ct.C3Els[0]._y b.b.vc.ct.C2Els[1]._y
|
|
||||||
74426 b.out_v : 0
|
|
||||||
74426 b.b.t_buf_func[6].n1 : 0
|
|
||||||
74426 b.b.f_buf_func[6].n1 : 0
|
|
||||||
74426 b.b.t_buf_func[5].n1 : 0
|
|
||||||
74426 b.b.f_buf_func[0].n1 : 0
|
|
||||||
74426 b.b.f_buf_func[5].n1 : 0
|
|
||||||
74426 b.b.t_buf_func[4].n1 : 0
|
|
||||||
74426 b.b.f_buf_func[2].n1 : 0
|
|
||||||
74426 b.b.f_buf_func[4].n1 : 0
|
|
||||||
74426 b.b.t_buf_func[3].n1 : 0
|
|
||||||
74426 b.b.t_buf_func[1].n1 : 0
|
|
||||||
74426 b.b.f_buf_func[3].n1 : 0
|
|
||||||
74426 b.b.t_buf_func[2].n1 : 0
|
|
||||||
74426 b.flush : 0
|
|
||||||
74426 b.b.f_buf_func[1].n1 : 0
|
|
||||||
74426 b.b.t_buf_func[0].n1 : 0
|
|
||||||
74444 b.b.vc.OR2_tf[0]._y : 1 [by b.b.t_buf_func[0].n1:=0]
|
|
||||||
74977 b.b.vc.OR2_tf[5]._y : 1 [by b.b.f_buf_func[5].n1:=0]
|
|
||||||
75380 b.b.vc.OR2_tf[3]._y : 1 [by b.b.f_buf_func[3].n1:=0]
|
|
||||||
75408 b.b.vc.OR2_tf[1]._y : 1 [by b.b.f_buf_func[1].n1:=0]
|
|
||||||
75497 b.b.vc.OR2_tf[4]._y : 1 [by b.b.f_buf_func[4].n1:=0]
|
|
||||||
75507 b.b.vc.OR2_tf[2]._y : 1 [by b.b.t_buf_func[2].n1:=0]
|
|
||||||
76009 b.b.vc.ct.in[2] : 0 [by b.b.vc.OR2_tf[2]._y:=1]
|
|
||||||
78457 b.b.vc.ct.in[0] : 0 [by b.b.vc.OR2_tf[0]._y:=1]
|
|
||||||
78980 b.b.vc.ct.in[5] : 0 [by b.b.vc.OR2_tf[5]._y:=1]
|
|
||||||
80257 b.b.vc.ct.in[4] : 0 [by b.b.vc.OR2_tf[4]._y:=1]
|
|
||||||
96867 b.b.vc.OR2_tf[6]._y : 1 [by b.b.f_buf_func[6].n1:=0]
|
|
||||||
96992 b.b.vc.ct.in[1] : 0 [by b.b.vc.OR2_tf[1]._y:=1]
|
|
||||||
97070 b.b.vc.ct.in[6] : 0 [by b.b.vc.OR2_tf[6]._y:=1]
|
|
||||||
97209 b.b.vc.ct.C3Els[0]._y : 1 [by b.b.vc.ct.in[6]:=0]
|
|
||||||
98846 b.b.vc.ct.C2Els[0]._y : 1 [by b.b.vc.ct.in[1]:=0]
|
|
||||||
98915 b.b.vc.ct.tmp[7] : 0 [by b.b.vc.ct.C2Els[0]._y:=1]
|
|
||||||
120281 b.b.vc.ct.in[3] : 0 [by b.b.vc.OR2_tf[3]._y:=1]
|
|
||||||
120292 b.b.vc.ct.C2Els[1]._y : 1 [by b.b.vc.ct.in[3]:=0]
|
|
||||||
128896 b.b._flushB : 1 [by b.flush:=0]
|
|
||||||
133555 b.b.vc.ct.tmp[9] : 0 [by b.b.vc.ct.C3Els[0]._y:=1]
|
|
||||||
172078 b.b.vc.ct.tmp[8] : 0 [by b.b.vc.ct.C2Els[1]._y:=1]
|
|
||||||
172282 b.b.vc.ct.C3Els[1]._y : 1 [by b.b.vc.ct.tmp[8]:=0]
|
|
||||||
172297 b.b._in_v : 0 [by b.b.vc.ct.C3Els[1]._y:=1]
|
|
||||||
172298 b.b.in_v_buf._y : 1 [by b.b._in_v:=0]
|
|
||||||
172335 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
[] Set reset 0
|
|
||||||
|
|
||||||
172335 Reset : 0
|
|
||||||
173074 b._reset_B : 1 [by Reset:=0]
|
|
||||||
173186 b.b.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
173226 b.b._reset_BX : 1 [by b.b.reset_buf._y:=0]
|
|
||||||
173483 b.b.reset_bufarray.buf2._y : 0 [by b.b._reset_BX:=1]
|
|
||||||
173570 b.b._reset_BXX[0] : 1 [by b.b.reset_bufarray.buf2._y:=0]
|
|
||||||
220586 b.b._reset : 0 [by b._reset_B:=1]
|
|
||||||
[] Flushing data
|
|
||||||
220586 b.flush : 1
|
|
||||||
220880 b.b._flushB : 0 [by b.flush:=1]
|
|
||||||
220881 b.b.t_buf_func[0]._y : 1 [by b.b._flushB:=0]
|
|
||||||
221045 b.out.d[0].t : 0 [by b.b.t_buf_func[0]._y:=1]
|
|
||||||
221058 b.b.t_buf_func[5]._y : 1 [by b.b._flushB:=0]
|
|
||||||
221470 b.b.t_buf_func[4]._y : 1 [by b.b._flushB:=0]
|
|
||||||
221492 b.out.d[4].t : 0 [by b.b.t_buf_func[4]._y:=1]
|
|
||||||
221683 b.b.t_buf_func[6]._y : 1 [by b.b._flushB:=0]
|
|
||||||
222089 b.b.t_buf_func[3]._y : 1 [by b.b._flushB:=0]
|
|
||||||
222530 b.out.d[6].t : 0 [by b.b.t_buf_func[6]._y:=1]
|
|
||||||
222686 b.b.t_buf_func[1]._y : 1 [by b.b._flushB:=0]
|
|
||||||
222819 b.out.d[1].t : 0 [by b.b.t_buf_func[1]._y:=1]
|
|
||||||
222887 b.b.t_buf_func[2]._y : 1 [by b.b._flushB:=0]
|
|
||||||
223253 b.out.d[5].t : 0 [by b.b.t_buf_func[5]._y:=1]
|
|
||||||
238549 b.out.d[2].t : 0 [by b.b.t_buf_func[2]._y:=1]
|
|
||||||
252217 b.out.d[3].t : 0 [by b.b.t_buf_func[3]._y:=1]
|
|
||||||
252217 b.flush : 0
|
|
||||||
252576 b.b._flushB : 1 [by b.flush:=0]
|
|
||||||
[] Sending in a 0
|
|
||||||
252576 b.b.f_buf_func[0].n1 : 1
|
|
||||||
252576 b.b.f_buf_func[6].n1 : 1
|
|
||||||
252576 b.b.f_buf_func[2].n1 : 1
|
|
||||||
252576 b.b.f_buf_func[5].n1 : 1
|
|
||||||
252576 b.b.f_buf_func[1].n1 : 1
|
|
||||||
252576 b.b.f_buf_func[4].n1 : 1
|
|
||||||
252576 b.b.f_buf_func[3].n1 : 1
|
|
||||||
252583 b.b.vc.OR2_tf[1]._y : 0 [by b.b.f_buf_func[1].n1:=1]
|
|
||||||
252583 b.b.vc.OR2_tf[6]._y : 0 [by b.b.f_buf_func[6].n1:=1]
|
|
||||||
252595 b.b.vc.ct.in[6] : 1 [by b.b.vc.OR2_tf[6]._y:=0]
|
|
||||||
252606 b.b.f_buf_func[6]._y : 0 [by b.b.f_buf_func[6].n1:=1]
|
|
||||||
252654 b.b.f_buf_func[4]._y : 0 [by b.b.f_buf_func[4].n1:=1]
|
|
||||||
252666 b.out.d[4].f : 1 [by b.b.f_buf_func[4]._y:=0]
|
|
||||||
252667 b.b.vc.OR2_tf[5]._y : 0 [by b.b.f_buf_func[5].n1:=1]
|
|
||||||
252682 b.b.vc.OR2_tf[4]._y : 0 [by b.b.f_buf_func[4].n1:=1]
|
|
||||||
252797 b.b.f_buf_func[0]._y : 0 [by b.b.f_buf_func[0].n1:=1]
|
|
||||||
252851 b.b.vc.OR2_tf[3]._y : 0 [by b.b.f_buf_func[3].n1:=1]
|
|
||||||
253010 b.out.d[6].f : 1 [by b.b.f_buf_func[6]._y:=0]
|
|
||||||
253038 b.b.vc.ct.in[1] : 1 [by b.b.vc.OR2_tf[1]._y:=0]
|
|
||||||
254765 b.b.f_buf_func[5]._y : 0 [by b.b.f_buf_func[5].n1:=1]
|
|
||||||
254767 b.out.d[5].f : 1 [by b.b.f_buf_func[5]._y:=0]
|
|
||||||
255363 b.b.f_buf_func[1]._y : 0 [by b.b.f_buf_func[1].n1:=1]
|
|
||||||
255696 b.out.d[0].f : 1 [by b.b.f_buf_func[0]._y:=0]
|
|
||||||
256958 b.b.vc.ct.in[4] : 1 [by b.b.vc.OR2_tf[4]._y:=0]
|
|
||||||
257146 b.b.vc.ct.in[3] : 1 [by b.b.vc.OR2_tf[3]._y:=0]
|
|
||||||
258583 b.b.vc.ct.in[5] : 1 [by b.b.vc.OR2_tf[5]._y:=0]
|
|
||||||
259289 b.b.vc.OR2_tf[2]._y : 0 [by b.b.f_buf_func[2].n1:=1]
|
|
||||||
259832 b.b.vc.ct.C3Els[0]._y : 0 [by b.b.vc.ct.in[5]:=1]
|
|
||||||
259898 b.out.d[1].f : 1 [by b.b.f_buf_func[1]._y:=0]
|
|
||||||
259998 b.b.vc.ct.tmp[9] : 1 [by b.b.vc.ct.C3Els[0]._y:=0]
|
|
||||||
262788 b.b.vc.ct.in[2] : 1 [by b.b.vc.OR2_tf[2]._y:=0]
|
|
||||||
262863 b.b.vc.ct.C2Els[1]._y : 0 [by b.b.vc.ct.in[2]:=1]
|
|
||||||
263208 b.b.vc.ct.tmp[8] : 1 [by b.b.vc.ct.C2Els[1]._y:=0]
|
|
||||||
266692 b.b.vc.OR2_tf[0]._y : 0 [by b.b.f_buf_func[0].n1:=1]
|
|
||||||
266830 b.b.vc.ct.in[0] : 1 [by b.b.vc.OR2_tf[0]._y:=0]
|
|
||||||
271572 b.b.f_buf_func[3]._y : 0 [by b.b.f_buf_func[3].n1:=1]
|
|
||||||
271574 b.out.d[3].f : 1 [by b.b.f_buf_func[3]._y:=0]
|
|
||||||
272093 b.b.vc.ct.C2Els[0]._y : 0 [by b.b.vc.ct.in[0]:=1]
|
|
||||||
310037 b.b.f_buf_func[2]._y : 0 [by b.b.f_buf_func[2].n1:=1]
|
|
||||||
310038 b.out.d[2].f : 1 [by b.b.f_buf_func[2]._y:=0]
|
|
||||||
316010 b.b.vc.ct.tmp[7] : 1 [by b.b.vc.ct.C2Els[0]._y:=0]
|
|
||||||
316558 b.b.vc.ct.C3Els[1]._y : 0 [by b.b.vc.ct.tmp[7]:=1]
|
|
||||||
316569 b.b._in_v : 1 [by b.b.vc.ct.C3Els[1]._y:=0]
|
|
||||||
316939 b.b.in_v_buf._y : 0 [by b.b._in_v:=1]
|
|
||||||
317006 b.in.v : 1 [by b.b.in_v_buf._y:=0]
|
|
||||||
[] Sending in output valid
|
|
||||||
317006 b.out_v : 1
|
|
||||||
319647 b.b._en : 0 [by b.out_v:=1]
|
|
||||||
319663 b.in.a : 1 [by b.b._en:=0]
|
|
||||||
320175 b.b.en_buf_t.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
322610 b.b._en_X_t[0] : 0 [by b.b.en_buf_t.buf2._y:=1]
|
|
||||||
324209 b.b.en_buf_f.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
351089 b.b._en_X_f[0] : 0 [by b.b.en_buf_f.buf2._y:=1]
|
|
||||||
[] Removing input
|
|
||||||
351089 b.b.f_buf_func[0].n1 : 0
|
|
||||||
351089 b.b.f_buf_func[6].n1 : 0
|
|
||||||
351089 b.b.f_buf_func[2].n1 : 0
|
|
||||||
351089 b.b.f_buf_func[5].n1 : 0
|
|
||||||
351089 b.b.f_buf_func[1].n1 : 0
|
|
||||||
351089 b.b.f_buf_func[4].n1 : 0
|
|
||||||
351089 b.b.f_buf_func[3].n1 : 0
|
|
||||||
351091 b.b.vc.OR2_tf[2]._y : 1 [by b.b.f_buf_func[2].n1:=0]
|
|
||||||
351092 b.b.vc.OR2_tf[1]._y : 1 [by b.b.f_buf_func[1].n1:=0]
|
|
||||||
351118 b.b.vc.OR2_tf[4]._y : 1 [by b.b.f_buf_func[4].n1:=0]
|
|
||||||
351162 b.b.vc.ct.in[4] : 0 [by b.b.vc.OR2_tf[4]._y:=1]
|
|
||||||
351245 b.b.vc.ct.in[1] : 0 [by b.b.vc.OR2_tf[1]._y:=1]
|
|
||||||
351406 b.b.vc.OR2_tf[3]._y : 1 [by b.b.f_buf_func[3].n1:=0]
|
|
||||||
352692 b.b.vc.ct.in[2] : 0 [by b.b.vc.OR2_tf[2]._y:=1]
|
|
||||||
354167 b.b.vc.ct.in[3] : 0 [by b.b.vc.OR2_tf[3]._y:=1]
|
|
||||||
364130 b.b.vc.OR2_tf[6]._y : 1 [by b.b.f_buf_func[6].n1:=0]
|
|
||||||
364131 b.b.vc.ct.in[6] : 0 [by b.b.vc.OR2_tf[6]._y:=1]
|
|
||||||
367850 b.b.vc.ct.C2Els[1]._y : 1 [by b.b.vc.ct.in[3]:=0]
|
|
||||||
368067 b.b.vc.ct.tmp[8] : 0 [by b.b.vc.ct.C2Els[1]._y:=1]
|
|
||||||
375014 b.b.vc.OR2_tf[0]._y : 1 [by b.b.f_buf_func[0].n1:=0]
|
|
||||||
375036 b.b.vc.ct.in[0] : 0 [by b.b.vc.OR2_tf[0]._y:=1]
|
|
||||||
375037 b.b.vc.ct.C2Els[0]._y : 1 [by b.b.vc.ct.in[0]:=0]
|
|
||||||
376618 b.b.vc.ct.tmp[7] : 0 [by b.b.vc.ct.C2Els[0]._y:=1]
|
|
||||||
412047 b.b.vc.OR2_tf[5]._y : 1 [by b.b.f_buf_func[5].n1:=0]
|
|
||||||
421392 b.b.vc.ct.in[5] : 0 [by b.b.vc.OR2_tf[5]._y:=1]
|
|
||||||
421551 b.b.vc.ct.C3Els[0]._y : 1 [by b.b.vc.ct.in[5]:=0]
|
|
||||||
441227 b.b.vc.ct.tmp[9] : 0 [by b.b.vc.ct.C3Els[0]._y:=1]
|
|
||||||
442514 b.b.vc.ct.C3Els[1]._y : 1 [by b.b.vc.ct.tmp[9]:=0]
|
|
||||||
444746 b.b._in_v : 0 [by b.b.vc.ct.C3Els[1]._y:=1]
|
|
||||||
444891 b.b.in_v_buf._y : 1 [by b.b._in_v:=0]
|
|
||||||
447723 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
454077 b.b._en : 1 [by b.in.v:=0]
|
|
||||||
454078 b.in.a : 0 [by b.b._en:=1]
|
|
||||||
454239 b.b.en_buf_t.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
461608 b.b._en_X_t[0] : 1 [by b.b.en_buf_t.buf2._y:=0]
|
|
||||||
493361 b.b.en_buf_f.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
493375 b.b._en_X_f[0] : 1 [by b.b.en_buf_f.buf2._y:=0]
|
|
||||||
[] Flushing data
|
|
||||||
493375 b.flush : 1
|
|
||||||
493382 b.b._flushB : 0 [by b.flush:=1]
|
|
||||||
493383 b.b.f_buf_func[2]._y : 1 [by b.b._flushB:=0]
|
|
||||||
493383 b.b.f_buf_func[3]._y : 1 [by b.b._flushB:=0]
|
|
||||||
493383 b.b.f_buf_func[4]._y : 1 [by b.b._flushB:=0]
|
|
||||||
493384 b.out.d[2].f : 0 [by b.b.f_buf_func[2]._y:=1]
|
|
||||||
493542 b.b.f_buf_func[0]._y : 1 [by b.b._flushB:=0]
|
|
||||||
493543 b.out.d[0].f : 0 [by b.b.f_buf_func[0]._y:=1]
|
|
||||||
493569 b.b.f_buf_func[6]._y : 1 [by b.b._flushB:=0]
|
|
||||||
494422 b.out.d[6].f : 0 [by b.b.f_buf_func[6]._y:=1]
|
|
||||||
495625 b.b.f_buf_func[5]._y : 1 [by b.b._flushB:=0]
|
|
||||||
495630 b.out.d[5].f : 0 [by b.b.f_buf_func[5]._y:=1]
|
|
||||||
497565 b.out.d[3].f : 0 [by b.b.f_buf_func[3]._y:=1]
|
|
||||||
514939 b.b.f_buf_func[1]._y : 1 [by b.b._flushB:=0]
|
|
||||||
515830 b.out.d[1].f : 0 [by b.b.f_buf_func[1]._y:=1]
|
|
||||||
528165 b.out.d[4].f : 0 [by b.b.f_buf_func[4]._y:=1]
|
|
||||||
528165 b.out_v : 0
|
|
||||||
528165 b.flush : 0
|
|
||||||
528166 b.b._flushB : 1 [by b.flush:=0]
|
|
||||||
[] Sending in a 127
|
|
||||||
528166 b.b.t_buf_func[0].n1 : 1
|
|
||||||
528166 b.b.t_buf_func[6].n1 : 1
|
|
||||||
528166 b.b.t_buf_func[2].n1 : 1
|
|
||||||
528166 b.b.t_buf_func[5].n1 : 1
|
|
||||||
528166 b.b.t_buf_func[1].n1 : 1
|
|
||||||
528166 b.b.t_buf_func[4].n1 : 1
|
|
||||||
528166 b.b.t_buf_func[3].n1 : 1
|
|
||||||
528167 b.b.vc.OR2_tf[5]._y : 0 [by b.b.t_buf_func[5].n1:=1]
|
|
||||||
528169 b.b.t_buf_func[6]._y : 0 [by b.b.t_buf_func[6].n1:=1]
|
|
||||||
528174 b.b.vc.OR2_tf[3]._y : 0 [by b.b.t_buf_func[3].n1:=1]
|
|
||||||
528178 b.b.vc.ct.in[3] : 1 [by b.b.vc.OR2_tf[3]._y:=0]
|
|
||||||
528183 b.b.vc.OR2_tf[0]._y : 0 [by b.b.t_buf_func[0].n1:=1]
|
|
||||||
528200 b.b.t_buf_func[3]._y : 0 [by b.b.t_buf_func[3].n1:=1]
|
|
||||||
528208 b.b.t_buf_func[5]._y : 0 [by b.b.t_buf_func[5].n1:=1]
|
|
||||||
528261 b.b.vc.OR2_tf[4]._y : 0 [by b.b.t_buf_func[4].n1:=1]
|
|
||||||
528501 b.b.t_buf_func[4]._y : 0 [by b.b.t_buf_func[4].n1:=1]
|
|
||||||
528549 b.out.d[4].t : 1 [by b.b.t_buf_func[4]._y:=0]
|
|
||||||
529087 b.out.d[6].t : 1 [by b.b.t_buf_func[6]._y:=0]
|
|
||||||
529107 b.b.vc.OR2_tf[2]._y : 0 [by b.b.t_buf_func[2].n1:=1]
|
|
||||||
529110 b.b.vc.ct.in[2] : 1 [by b.b.vc.OR2_tf[2]._y:=0]
|
|
||||||
529288 b.b.vc.ct.C2Els[1]._y : 0 [by b.b.vc.ct.in[2]:=1]
|
|
||||||
530598 b.out.d[3].t : 1 [by b.b.t_buf_func[3]._y:=0]
|
|
||||||
530739 b.b.t_buf_func[0]._y : 0 [by b.b.t_buf_func[0].n1:=1]
|
|
||||||
530983 b.b.vc.OR2_tf[1]._y : 0 [by b.b.t_buf_func[1].n1:=1]
|
|
||||||
531423 b.out.d[5].t : 1 [by b.b.t_buf_func[5]._y:=0]
|
|
||||||
536527 b.b.vc.OR2_tf[6]._y : 0 [by b.b.t_buf_func[6].n1:=1]
|
|
||||||
536934 b.b.vc.ct.in[1] : 1 [by b.b.vc.OR2_tf[1]._y:=0]
|
|
||||||
541899 b.b.t_buf_func[1]._y : 0 [by b.b.t_buf_func[1].n1:=1]
|
|
||||||
542054 b.b.vc.ct.in[5] : 1 [by b.b.vc.OR2_tf[5]._y:=0]
|
|
||||||
542638 b.out.d[0].t : 1 [by b.b.t_buf_func[0]._y:=0]
|
|
||||||
542726 b.out.d[1].t : 1 [by b.b.t_buf_func[1]._y:=0]
|
|
||||||
550265 b.b.vc.ct.tmp[8] : 1 [by b.b.vc.ct.C2Els[1]._y:=0]
|
|
||||||
574561 b.b.vc.ct.in[0] : 1 [by b.b.vc.OR2_tf[0]._y:=0]
|
|
||||||
574734 b.b.vc.ct.C2Els[0]._y : 0 [by b.b.vc.ct.in[0]:=1]
|
|
||||||
574918 b.b.vc.ct.tmp[7] : 1 [by b.b.vc.ct.C2Els[0]._y:=0]
|
|
||||||
575380 b.b.vc.ct.in[4] : 1 [by b.b.vc.OR2_tf[4]._y:=0]
|
|
||||||
576012 b.b.vc.ct.in[6] : 1 [by b.b.vc.OR2_tf[6]._y:=0]
|
|
||||||
576013 b.b.vc.ct.C3Els[0]._y : 0 [by b.b.vc.ct.in[6]:=1]
|
|
||||||
576086 b.b.vc.ct.tmp[9] : 1 [by b.b.vc.ct.C3Els[0]._y:=0]
|
|
||||||
576090 b.b.vc.ct.C3Els[1]._y : 0 [by b.b.vc.ct.tmp[9]:=1]
|
|
||||||
587128 b.b.t_buf_func[2]._y : 0 [by b.b.t_buf_func[2].n1:=1]
|
|
||||||
587224 b.out.d[2].t : 1 [by b.b.t_buf_func[2]._y:=0]
|
|
||||||
613378 b.b._in_v : 1 [by b.b.vc.ct.C3Els[1]._y:=0]
|
|
||||||
613514 b.b.in_v_buf._y : 0 [by b.b._in_v:=1]
|
|
||||||
613515 b.in.v : 1 [by b.b.in_v_buf._y:=0]
|
|
||||||
[] Sending in output valid
|
|
||||||
613515 b.out_v : 1
|
|
||||||
632561 b.b._en : 0 [by b.out_v:=1]
|
|
||||||
632573 b.b.en_buf_t.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
632802 b.in.a : 1 [by b.b._en:=0]
|
|
||||||
636473 b.b._en_X_t[0] : 0 [by b.b.en_buf_t.buf2._y:=1]
|
|
||||||
636520 b.b.en_buf_f.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
637549 b.b._en_X_f[0] : 0 [by b.b.en_buf_f.buf2._y:=1]
|
|
||||||
[] Removing input
|
|
||||||
637549 b.b.t_buf_func[0].n1 : 0
|
|
||||||
637549 b.b.t_buf_func[6].n1 : 0
|
|
||||||
637549 b.b.t_buf_func[2].n1 : 0
|
|
||||||
637549 b.b.t_buf_func[5].n1 : 0
|
|
||||||
637549 b.b.t_buf_func[1].n1 : 0
|
|
||||||
637549 b.b.t_buf_func[4].n1 : 0
|
|
||||||
637549 b.b.t_buf_func[3].n1 : 0
|
|
||||||
637550 b.b.vc.OR2_tf[0]._y : 1 [by b.b.t_buf_func[0].n1:=0]
|
|
||||||
637550 b.b.vc.OR2_tf[3]._y : 1 [by b.b.t_buf_func[3].n1:=0]
|
|
||||||
637550 b.b.vc.OR2_tf[5]._y : 1 [by b.b.t_buf_func[5].n1:=0]
|
|
||||||
637563 b.b.vc.ct.in[5] : 0 [by b.b.vc.OR2_tf[5]._y:=1]
|
|
||||||
637586 b.b.vc.OR2_tf[1]._y : 1 [by b.b.t_buf_func[1].n1:=0]
|
|
||||||
637605 b.b.vc.OR2_tf[6]._y : 1 [by b.b.t_buf_func[6].n1:=0]
|
|
||||||
637962 b.b.vc.ct.in[6] : 0 [by b.b.vc.OR2_tf[6]._y:=1]
|
|
||||||
639242 b.b.vc.ct.in[3] : 0 [by b.b.vc.OR2_tf[3]._y:=1]
|
|
||||||
641114 b.b.vc.ct.in[0] : 0 [by b.b.vc.OR2_tf[0]._y:=1]
|
|
||||||
654570 b.b.vc.ct.in[1] : 0 [by b.b.vc.OR2_tf[1]._y:=1]
|
|
||||||
654595 b.b.vc.ct.C2Els[0]._y : 1 [by b.b.vc.ct.in[1]:=0]
|
|
||||||
654616 b.b.vc.ct.tmp[7] : 0 [by b.b.vc.ct.C2Els[0]._y:=1]
|
|
||||||
660924 b.b.vc.OR2_tf[4]._y : 1 [by b.b.t_buf_func[4].n1:=0]
|
|
||||||
660925 b.b.vc.ct.in[4] : 0 [by b.b.vc.OR2_tf[4]._y:=1]
|
|
||||||
670573 b.b.vc.ct.C3Els[0]._y : 1 [by b.b.vc.ct.in[4]:=0]
|
|
||||||
670574 b.b.vc.ct.tmp[9] : 0 [by b.b.vc.ct.C3Els[0]._y:=1]
|
|
||||||
682555 b.b.vc.OR2_tf[2]._y : 1 [by b.b.t_buf_func[2].n1:=0]
|
|
||||||
682556 b.b.vc.ct.in[2] : 0 [by b.b.vc.OR2_tf[2]._y:=1]
|
|
||||||
682717 b.b.vc.ct.C2Els[1]._y : 1 [by b.b.vc.ct.in[2]:=0]
|
|
||||||
683754 b.b.vc.ct.tmp[8] : 0 [by b.b.vc.ct.C2Els[1]._y:=1]
|
|
||||||
683759 b.b.vc.ct.C3Els[1]._y : 1 [by b.b.vc.ct.tmp[8]:=0]
|
|
||||||
684340 b.b._in_v : 0 [by b.b.vc.ct.C3Els[1]._y:=1]
|
|
||||||
684748 b.b.in_v_buf._y : 1 [by b.b._in_v:=0]
|
|
||||||
684759 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
685806 b.b._en : 1 [by b.in.v:=0]
|
|
||||||
685810 b.b.en_buf_t.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
685820 b.in.a : 0 [by b.b._en:=1]
|
|
||||||
685824 b.b.en_buf_f.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
685914 b.b._en_X_t[0] : 1 [by b.b.en_buf_t.buf2._y:=0]
|
|
||||||
717268 b.b._en_X_f[0] : 1 [by b.b.en_buf_f.buf2._y:=0]
|
|
||||||
[] Flushing data
|
|
||||||
717268 b.flush : 1
|
|
||||||
718472 b.b._flushB : 0 [by b.flush:=1]
|
|
||||||
718483 b.b.t_buf_func[6]._y : 1 [by b.b._flushB:=0]
|
|
||||||
718486 b.out.d[6].t : 0 [by b.b.t_buf_func[6]._y:=1]
|
|
||||||
718542 b.b.t_buf_func[4]._y : 1 [by b.b._flushB:=0]
|
|
||||||
718596 b.out.d[4].t : 0 [by b.b.t_buf_func[4]._y:=1]
|
|
||||||
718700 b.b.t_buf_func[1]._y : 1 [by b.b._flushB:=0]
|
|
||||||
719315 b.b.t_buf_func[2]._y : 1 [by b.b._flushB:=0]
|
|
||||||
719848 b.out.d[1].t : 0 [by b.b.t_buf_func[1]._y:=1]
|
|
||||||
719931 b.b.t_buf_func[3]._y : 1 [by b.b._flushB:=0]
|
|
||||||
720476 b.out.d[2].t : 0 [by b.b.t_buf_func[2]._y:=1]
|
|
||||||
726927 b.b.t_buf_func[0]._y : 1 [by b.b._flushB:=0]
|
|
||||||
727008 b.out.d[0].t : 0 [by b.b.t_buf_func[0]._y:=1]
|
|
||||||
728583 b.out.d[3].t : 0 [by b.b.t_buf_func[3]._y:=1]
|
|
||||||
768894 b.b.t_buf_func[5]._y : 1 [by b.b._flushB:=0]
|
|
||||||
779971 b.out.d[5].t : 0 [by b.b.t_buf_func[5]._y:=1]
|
|
||||||
779971 b.out_v : 0
|
|
||||||
779971 b.flush : 0
|
|
||||||
797954 b.b._flushB : 1 [by b.flush:=0]
|
|
||||||
[] Sending in a 56
|
|
||||||
797954 b.b.f_buf_func[0].n1 : 1
|
|
||||||
797954 b.b.f_buf_func[6].n1 : 1
|
|
||||||
797954 b.b.f_buf_func[2].n1 : 1
|
|
||||||
797954 b.b.t_buf_func[5].n1 : 1
|
|
||||||
797954 b.b.f_buf_func[1].n1 : 1
|
|
||||||
797954 b.b.t_buf_func[4].n1 : 1
|
|
||||||
797954 b.b.t_buf_func[3].n1 : 1
|
|
||||||
797961 b.b.t_buf_func[4]._y : 0 [by b.b.t_buf_func[4].n1:=1]
|
|
||||||
797963 b.out.d[4].t : 1 [by b.b.t_buf_func[4]._y:=0]
|
|
||||||
797999 b.b.f_buf_func[2]._y : 0 [by b.b.f_buf_func[2].n1:=1]
|
|
||||||
798006 b.b.vc.OR2_tf[4]._y : 0 [by b.b.t_buf_func[4].n1:=1]
|
|
||||||
798046 b.b.vc.OR2_tf[0]._y : 0 [by b.b.f_buf_func[0].n1:=1]
|
|
||||||
798047 b.b.vc.ct.in[0] : 1 [by b.b.vc.OR2_tf[0]._y:=0]
|
|
||||||
798139 b.b.vc.ct.in[4] : 1 [by b.b.vc.OR2_tf[4]._y:=0]
|
|
||||||
798353 b.out.d[2].f : 1 [by b.b.f_buf_func[2]._y:=0]
|
|
||||||
798479 b.b.vc.OR2_tf[1]._y : 0 [by b.b.f_buf_func[1].n1:=1]
|
|
||||||
798483 b.b.vc.ct.in[1] : 1 [by b.b.vc.OR2_tf[1]._y:=0]
|
|
||||||
798567 b.b.f_buf_func[6]._y : 0 [by b.b.f_buf_func[6].n1:=1]
|
|
||||||
798854 b.b.f_buf_func[1]._y : 0 [by b.b.f_buf_func[1].n1:=1]
|
|
||||||
798855 b.out.d[1].f : 1 [by b.b.f_buf_func[1]._y:=0]
|
|
||||||
798951 b.b.vc.OR2_tf[5]._y : 0 [by b.b.t_buf_func[5].n1:=1]
|
|
||||||
799029 b.b.vc.ct.C2Els[0]._y : 0 [by b.b.vc.ct.in[1]:=1]
|
|
||||||
799108 b.b.vc.ct.tmp[7] : 1 [by b.b.vc.ct.C2Els[0]._y:=0]
|
|
||||||
799603 b.b.t_buf_func[5]._y : 0 [by b.b.t_buf_func[5].n1:=1]
|
|
||||||
799698 b.b.vc.OR2_tf[6]._y : 0 [by b.b.f_buf_func[6].n1:=1]
|
|
||||||
799786 b.b.vc.ct.in[6] : 1 [by b.b.vc.OR2_tf[6]._y:=0]
|
|
||||||
802036 b.out.d[5].t : 1 [by b.b.t_buf_func[5]._y:=0]
|
|
||||||
804421 b.b.t_buf_func[3]._y : 0 [by b.b.t_buf_func[3].n1:=1]
|
|
||||||
806265 b.b.f_buf_func[0]._y : 0 [by b.b.f_buf_func[0].n1:=1]
|
|
||||||
811329 b.b.vc.ct.in[5] : 1 [by b.b.vc.OR2_tf[5]._y:=0]
|
|
||||||
811388 b.b.vc.ct.C3Els[0]._y : 0 [by b.b.vc.ct.in[5]:=1]
|
|
||||||
811418 b.b.vc.ct.tmp[9] : 1 [by b.b.vc.ct.C3Els[0]._y:=0]
|
|
||||||
811976 b.b.vc.OR2_tf[2]._y : 0 [by b.b.f_buf_func[2].n1:=1]
|
|
||||||
812203 b.out.d[3].t : 1 [by b.b.t_buf_func[3]._y:=0]
|
|
||||||
813443 b.b.vc.ct.in[2] : 1 [by b.b.vc.OR2_tf[2]._y:=0]
|
|
||||||
813566 b.b.vc.OR2_tf[3]._y : 0 [by b.b.t_buf_func[3].n1:=1]
|
|
||||||
834592 b.out.d[0].f : 1 [by b.b.f_buf_func[0]._y:=0]
|
|
||||||
844130 b.out.d[6].f : 1 [by b.b.f_buf_func[6]._y:=0]
|
|
||||||
873070 b.b.vc.ct.in[3] : 1 [by b.b.vc.OR2_tf[3]._y:=0]
|
|
||||||
892454 b.b.vc.ct.C2Els[1]._y : 0 [by b.b.vc.ct.in[3]:=1]
|
|
||||||
893139 b.b.vc.ct.tmp[8] : 1 [by b.b.vc.ct.C2Els[1]._y:=0]
|
|
||||||
909854 b.b.vc.ct.C3Els[1]._y : 0 [by b.b.vc.ct.tmp[8]:=1]
|
|
||||||
909981 b.b._in_v : 1 [by b.b.vc.ct.C3Els[1]._y:=0]
|
|
||||||
910150 b.b.in_v_buf._y : 0 [by b.b._in_v:=1]
|
|
||||||
910193 b.in.v : 1 [by b.b.in_v_buf._y:=0]
|
|
||||||
[] Sending in output valid
|
|
||||||
910193 b.out_v : 1
|
|
||||||
910205 b.b._en : 0 [by b.out_v:=1]
|
|
||||||
910208 b.b.en_buf_t.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
910246 b.b._en_X_t[0] : 0 [by b.b.en_buf_t.buf2._y:=1]
|
|
||||||
910438 b.b.en_buf_f.buf2._y : 1 [by b.b._en:=0]
|
|
||||||
910439 b.b._en_X_f[0] : 0 [by b.b.en_buf_f.buf2._y:=1]
|
|
||||||
911484 b.in.a : 1 [by b.b._en:=0]
|
|
||||||
[] Removing input
|
|
||||||
911484 b.b.f_buf_func[0].n1 : 0
|
|
||||||
911484 b.b.f_buf_func[6].n1 : 0
|
|
||||||
911484 b.b.f_buf_func[2].n1 : 0
|
|
||||||
911484 b.b.t_buf_func[5].n1 : 0
|
|
||||||
911484 b.b.f_buf_func[1].n1 : 0
|
|
||||||
911484 b.b.t_buf_func[4].n1 : 0
|
|
||||||
911484 b.b.t_buf_func[3].n1 : 0
|
|
||||||
911485 b.b.vc.OR2_tf[1]._y : 1 [by b.b.f_buf_func[1].n1:=0]
|
|
||||||
911486 b.b.vc.OR2_tf[3]._y : 1 [by b.b.t_buf_func[3].n1:=0]
|
|
||||||
911486 b.b.vc.OR2_tf[5]._y : 1 [by b.b.t_buf_func[5].n1:=0]
|
|
||||||
911503 b.b.vc.ct.in[1] : 0 [by b.b.vc.OR2_tf[1]._y:=1]
|
|
||||||
911576 b.b.vc.OR2_tf[6]._y : 1 [by b.b.f_buf_func[6].n1:=0]
|
|
||||||
911584 b.b.vc.ct.in[6] : 0 [by b.b.vc.OR2_tf[6]._y:=1]
|
|
||||||
911605 b.b.vc.ct.in[3] : 0 [by b.b.vc.OR2_tf[3]._y:=1]
|
|
||||||
912985 b.b.vc.OR2_tf[4]._y : 1 [by b.b.t_buf_func[4].n1:=0]
|
|
||||||
913039 b.b.vc.ct.in[4] : 0 [by b.b.vc.OR2_tf[4]._y:=1]
|
|
||||||
914211 b.b.vc.OR2_tf[2]._y : 1 [by b.b.f_buf_func[2].n1:=0]
|
|
||||||
917206 b.b.vc.ct.in[5] : 0 [by b.b.vc.OR2_tf[5]._y:=1]
|
|
||||||
917211 b.b.vc.ct.C3Els[0]._y : 1 [by b.b.vc.ct.in[5]:=0]
|
|
||||||
918278 b.b.vc.ct.tmp[9] : 0 [by b.b.vc.ct.C3Els[0]._y:=1]
|
|
||||||
924236 b.b.vc.OR2_tf[0]._y : 1 [by b.b.f_buf_func[0].n1:=0]
|
|
||||||
924237 b.b.vc.ct.in[0] : 0 [by b.b.vc.OR2_tf[0]._y:=1]
|
|
||||||
924375 b.b.vc.ct.C2Els[0]._y : 1 [by b.b.vc.ct.in[0]:=0]
|
|
||||||
924376 b.b.vc.ct.tmp[7] : 0 [by b.b.vc.ct.C2Els[0]._y:=1]
|
|
||||||
964749 b.b.vc.ct.in[2] : 0 [by b.b.vc.OR2_tf[2]._y:=1]
|
|
||||||
964813 b.b.vc.ct.C2Els[1]._y : 1 [by b.b.vc.ct.in[2]:=0]
|
|
||||||
964936 b.b.vc.ct.tmp[8] : 0 [by b.b.vc.ct.C2Els[1]._y:=1]
|
|
||||||
964938 b.b.vc.ct.C3Els[1]._y : 1 [by b.b.vc.ct.tmp[8]:=0]
|
|
||||||
964975 b.b._in_v : 0 [by b.b.vc.ct.C3Els[1]._y:=1]
|
|
||||||
965118 b.b.in_v_buf._y : 1 [by b.b._in_v:=0]
|
|
||||||
965169 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
965611 b.b._en : 1 [by b.in.v:=0]
|
|
||||||
965612 b.b.en_buf_f.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
965620 b.b.en_buf_t.buf2._y : 0 [by b.b._en:=1]
|
|
||||||
965622 b.in.a : 0 [by b.b._en:=1]
|
|
||||||
965637 b.b._en_X_f[0] : 1 [by b.b.en_buf_f.buf2._y:=0]
|
|
||||||
975873 b.b._en_X_t[0] : 1 [by b.b.en_buf_t.buf2._y:=0]
|
|
||||||
[] Resetting
|
|
||||||
975873 Reset : 1
|
|
||||||
979394 b._reset_B : 0 [by Reset:=1]
|
|
||||||
979539 b.b.reset_buf._y : 1 [by b._reset_B:=0]
|
|
||||||
979769 b.b._reset_BX : 0 [by b.b.reset_buf._y:=1]
|
|
||||||
980460 b.b.reset_bufarray.buf2._y : 1 [by b.b._reset_BX:=0]
|
|
||||||
980474 b.b._reset_BXX[0] : 0 [by b.b.reset_bufarray.buf2._y:=1]
|
|
||||||
980485 b.b.f_buf_func[6]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
980486 b.out.d[6].f : 0 [by b.b.f_buf_func[6]._y:=1]
|
|
||||||
982017 b.b.f_buf_func[0]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
982018 b.out.d[0].f : 0 [by b.b.f_buf_func[0]._y:=1]
|
|
||||||
982085 b.b.f_buf_func[1]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
988586 b.out.d[1].f : 0 [by b.b.f_buf_func[1]._y:=1]
|
|
||||||
995562 b.b._reset : 1 [by b._reset_B:=0]
|
|
||||||
995563 b.b.t_buf_func[6]._y : 0 [by b.b._reset:=1]
|
|
||||||
995580 b.out.d[6].t : 1 [by b.b.t_buf_func[6]._y:=0]
|
|
||||||
995694 b.b.t_buf_func[2]._y : 0 [by b.b._reset:=1]
|
|
||||||
995846 b.out.d[2].t : 1 [by b.b.t_buf_func[2]._y:=0]
|
|
||||||
996201 b.b.t_buf_func[0]._y : 0 [by b.b._reset:=1]
|
|
||||||
997355 b.b.t_buf_func[1]._y : 0 [by b.b._reset:=1]
|
|
||||||
997358 b.out.d[1].t : 1 [by b.b.t_buf_func[1]._y:=0]
|
|
||||||
997986 b.b.f_buf_func[2]._y : 1 [by b.b._reset_BXX[0]:=0]
|
|
||||||
998410 b.out.d[2].f : 0 [by b.b.f_buf_func[2]._y:=1]
|
|
||||||
999184 b.out.d[0].t : 1 [by b.b.t_buf_func[0]._y:=0]
|
|
||||||
999184 Reset : 0
|
|
||||||
999190 b._reset_B : 1 [by Reset:=0]
|
|
||||||
1001651 b.b._reset : 0 [by b._reset_B:=1]
|
|
||||||
1001778 b.b.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
1002608 b.b._reset_BX : 1 [by b.b.reset_buf._y:=0]
|
|
||||||
1025540 b.b.reset_bufarray.buf2._y : 0 [by b.b._reset_BX:=1]
|
|
||||||
1025542 b.b._reset_BXX[0] : 1 [by b.b.reset_bufarray.buf2._y:=0]
|
|
||||||
@@ -1,746 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"Reset"->"b._reset_B"-
|
|
||||||
~("Reset")->"b._reset_B"+
|
|
||||||
= "b.b._en_X_f[0]" "b.b.en_buf_f.out[0]"
|
|
||||||
= "b.b._en_X_f[1]" "b.b.en_buf_f.out[1]"
|
|
||||||
= "b.b._en_X_f[2]" "b.b.en_buf_f.out[2]"
|
|
||||||
= "b.b._en_X_f[3]" "b.b.en_buf_f.out[3]"
|
|
||||||
= "b.b._en_X_f[4]" "b.b.en_buf_f.out[4]"
|
|
||||||
= "b.b._en_X_f[5]" "b.b.en_buf_f.out[5]"
|
|
||||||
= "b.b._en_X_f[6]" "b.b.en_buf_f.out[6]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[6].n2"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[5].n2"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[4].n2"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[3].n2"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[2].n2"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[1].n2"
|
|
||||||
= "b.b._en_X_f[0]" "b.b.f_buf_func[0].n2"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[6]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[5]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[4]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[3]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[2]"
|
|
||||||
= "b.b._en_X_f[0]" "b.b._en_X_f[1]"
|
|
||||||
"b.b.in_v_buf.a"->"b.b.in_v_buf._y"-
|
|
||||||
~("b.b.in_v_buf.a")->"b.b.in_v_buf._y"+
|
|
||||||
"b.b.in_v_buf._y"->"b.b.in_v_buf.y"-
|
|
||||||
~("b.b.in_v_buf._y")->"b.b.in_v_buf.y"+
|
|
||||||
"b.b.reset_bufarray.buf2.a"->"b.b.reset_bufarray.buf2._y"-
|
|
||||||
~("b.b.reset_bufarray.buf2.a")->"b.b.reset_bufarray.buf2._y"+
|
|
||||||
"b.b.reset_bufarray.buf2._y"->"b.b.reset_bufarray.buf2.y"-
|
|
||||||
~("b.b.reset_bufarray.buf2._y")->"b.b.reset_bufarray.buf2.y"+
|
|
||||||
= "b.b.reset_bufarray.supply.vdd" "b.b.reset_bufarray.buf2.vdd"
|
|
||||||
= "b.b.reset_bufarray.supply.vss" "b.b.reset_bufarray.buf2.vss"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[6]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[5]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[4]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[3]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[2]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.out[1]"
|
|
||||||
= "b.b.reset_bufarray.out[0]" "b.b.reset_bufarray.buf2.y"
|
|
||||||
= "b.b.reset_bufarray.in" "b.b.reset_bufarray.buf2.a"
|
|
||||||
= "b.b.flush" "b.b.flush_inv.a"
|
|
||||||
~"b.b.inack_ctl.c1"&~"b.b.inack_ctl.c2"|~"b.b.inack_ctl.pr_B"->"b.b.inack_ctl.y"+
|
|
||||||
"b.b.inack_ctl.c1"&"b.b.inack_ctl.c2"&"b.b.inack_ctl.n1"&"b.b.inack_ctl.sr_B"->"b.b.inack_ctl.y"-
|
|
||||||
~"b.b.vc.ct.C2Els[0].c1"&~"b.b.vc.ct.C2Els[0].c2"->"b.b.vc.ct.C2Els[0]._y"+
|
|
||||||
"b.b.vc.ct.C2Els[0].c1"&"b.b.vc.ct.C2Els[0].c2"->"b.b.vc.ct.C2Els[0]._y"-
|
|
||||||
"b.b.vc.ct.C2Els[0]._y"->"b.b.vc.ct.C2Els[0].y"-
|
|
||||||
~("b.b.vc.ct.C2Els[0]._y")->"b.b.vc.ct.C2Els[0].y"+
|
|
||||||
~"b.b.vc.ct.C2Els[1].c1"&~"b.b.vc.ct.C2Els[1].c2"->"b.b.vc.ct.C2Els[1]._y"+
|
|
||||||
"b.b.vc.ct.C2Els[1].c1"&"b.b.vc.ct.C2Els[1].c2"->"b.b.vc.ct.C2Els[1]._y"-
|
|
||||||
"b.b.vc.ct.C2Els[1]._y"->"b.b.vc.ct.C2Els[1].y"-
|
|
||||||
~("b.b.vc.ct.C2Els[1]._y")->"b.b.vc.ct.C2Els[1].y"+
|
|
||||||
~"b.b.vc.ct.C3Els[0].c1"&~"b.b.vc.ct.C3Els[0].c2"&~"b.b.vc.ct.C3Els[0].c3"->"b.b.vc.ct.C3Els[0]._y"+
|
|
||||||
"b.b.vc.ct.C3Els[0].c1"&"b.b.vc.ct.C3Els[0].c2"&"b.b.vc.ct.C3Els[0].c3"->"b.b.vc.ct.C3Els[0]._y"-
|
|
||||||
"b.b.vc.ct.C3Els[0]._y"->"b.b.vc.ct.C3Els[0].y"-
|
|
||||||
~("b.b.vc.ct.C3Els[0]._y")->"b.b.vc.ct.C3Els[0].y"+
|
|
||||||
~"b.b.vc.ct.C3Els[1].c1"&~"b.b.vc.ct.C3Els[1].c2"&~"b.b.vc.ct.C3Els[1].c3"->"b.b.vc.ct.C3Els[1]._y"+
|
|
||||||
"b.b.vc.ct.C3Els[1].c1"&"b.b.vc.ct.C3Els[1].c2"&"b.b.vc.ct.C3Els[1].c3"->"b.b.vc.ct.C3Els[1]._y"-
|
|
||||||
"b.b.vc.ct.C3Els[1]._y"->"b.b.vc.ct.C3Els[1].y"-
|
|
||||||
~("b.b.vc.ct.C3Els[1]._y")->"b.b.vc.ct.C3Els[1].y"+
|
|
||||||
= "b.b.vc.ct.tmp[7]" "b.b.vc.ct.C3Els[1].c1"
|
|
||||||
= "b.b.vc.ct.tmp[7]" "b.b.vc.ct.C2Els[0].y"
|
|
||||||
= "b.b.vc.ct.tmp[8]" "b.b.vc.ct.C3Els[1].c2"
|
|
||||||
= "b.b.vc.ct.tmp[8]" "b.b.vc.ct.C2Els[1].y"
|
|
||||||
= "b.b.vc.ct.tmp[9]" "b.b.vc.ct.C3Els[1].c3"
|
|
||||||
= "b.b.vc.ct.tmp[9]" "b.b.vc.ct.C3Els[0].y"
|
|
||||||
= "b.b.vc.ct.supply.vdd" "b.b.vc.ct.C3Els[1].vdd"
|
|
||||||
= "b.b.vc.ct.supply.vdd" "b.b.vc.ct.C3Els[0].vdd"
|
|
||||||
= "b.b.vc.ct.supply.vdd" "b.b.vc.ct.C2Els[1].vdd"
|
|
||||||
= "b.b.vc.ct.supply.vdd" "b.b.vc.ct.C2Els[0].vdd"
|
|
||||||
= "b.b.vc.ct.supply.vss" "b.b.vc.ct.C3Els[1].vss"
|
|
||||||
= "b.b.vc.ct.supply.vss" "b.b.vc.ct.C3Els[0].vss"
|
|
||||||
= "b.b.vc.ct.supply.vss" "b.b.vc.ct.C2Els[1].vss"
|
|
||||||
= "b.b.vc.ct.supply.vss" "b.b.vc.ct.C2Els[0].vss"
|
|
||||||
= "b.b.vc.ct.in[0]" "b.b.vc.ct.C2Els[0].c1"
|
|
||||||
= "b.b.vc.ct.in[0]" "b.b.vc.ct.tmp[0]"
|
|
||||||
= "b.b.vc.ct.in[1]" "b.b.vc.ct.C2Els[0].c2"
|
|
||||||
= "b.b.vc.ct.in[1]" "b.b.vc.ct.tmp[1]"
|
|
||||||
= "b.b.vc.ct.in[2]" "b.b.vc.ct.C2Els[1].c1"
|
|
||||||
= "b.b.vc.ct.in[2]" "b.b.vc.ct.tmp[2]"
|
|
||||||
= "b.b.vc.ct.in[3]" "b.b.vc.ct.C2Els[1].c2"
|
|
||||||
= "b.b.vc.ct.in[3]" "b.b.vc.ct.tmp[3]"
|
|
||||||
= "b.b.vc.ct.in[4]" "b.b.vc.ct.C3Els[0].c1"
|
|
||||||
= "b.b.vc.ct.in[4]" "b.b.vc.ct.tmp[4]"
|
|
||||||
= "b.b.vc.ct.in[5]" "b.b.vc.ct.C3Els[0].c2"
|
|
||||||
= "b.b.vc.ct.in[5]" "b.b.vc.ct.tmp[5]"
|
|
||||||
= "b.b.vc.ct.in[6]" "b.b.vc.ct.C3Els[0].c3"
|
|
||||||
= "b.b.vc.ct.in[6]" "b.b.vc.ct.tmp[6]"
|
|
||||||
= "b.b.vc.ct.out" "b.b.vc.ct.C3Els[1].y"
|
|
||||||
= "b.b.vc.ct.out" "b.b.vc.ct.tmp[10]"
|
|
||||||
= "b.b.vc.ct.in[0]" "b.b.vc.OR2_tf[0].y"
|
|
||||||
= "b.b.vc.ct.in[1]" "b.b.vc.OR2_tf[1].y"
|
|
||||||
= "b.b.vc.ct.in[2]" "b.b.vc.OR2_tf[2].y"
|
|
||||||
= "b.b.vc.ct.in[3]" "b.b.vc.OR2_tf[3].y"
|
|
||||||
= "b.b.vc.ct.in[4]" "b.b.vc.OR2_tf[4].y"
|
|
||||||
= "b.b.vc.ct.in[5]" "b.b.vc.OR2_tf[5].y"
|
|
||||||
= "b.b.vc.ct.in[6]" "b.b.vc.OR2_tf[6].y"
|
|
||||||
"b.b.vc.OR2_tf[0].a"|"b.b.vc.OR2_tf[0].b"->"b.b.vc.OR2_tf[0]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[0].a"|"b.b.vc.OR2_tf[0].b")->"b.b.vc.OR2_tf[0]._y"+
|
|
||||||
"b.b.vc.OR2_tf[0]._y"->"b.b.vc.OR2_tf[0].y"-
|
|
||||||
~("b.b.vc.OR2_tf[0]._y")->"b.b.vc.OR2_tf[0].y"+
|
|
||||||
"b.b.vc.OR2_tf[1].a"|"b.b.vc.OR2_tf[1].b"->"b.b.vc.OR2_tf[1]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[1].a"|"b.b.vc.OR2_tf[1].b")->"b.b.vc.OR2_tf[1]._y"+
|
|
||||||
"b.b.vc.OR2_tf[1]._y"->"b.b.vc.OR2_tf[1].y"-
|
|
||||||
~("b.b.vc.OR2_tf[1]._y")->"b.b.vc.OR2_tf[1].y"+
|
|
||||||
"b.b.vc.OR2_tf[2].a"|"b.b.vc.OR2_tf[2].b"->"b.b.vc.OR2_tf[2]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[2].a"|"b.b.vc.OR2_tf[2].b")->"b.b.vc.OR2_tf[2]._y"+
|
|
||||||
"b.b.vc.OR2_tf[2]._y"->"b.b.vc.OR2_tf[2].y"-
|
|
||||||
~("b.b.vc.OR2_tf[2]._y")->"b.b.vc.OR2_tf[2].y"+
|
|
||||||
"b.b.vc.OR2_tf[3].a"|"b.b.vc.OR2_tf[3].b"->"b.b.vc.OR2_tf[3]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[3].a"|"b.b.vc.OR2_tf[3].b")->"b.b.vc.OR2_tf[3]._y"+
|
|
||||||
"b.b.vc.OR2_tf[3]._y"->"b.b.vc.OR2_tf[3].y"-
|
|
||||||
~("b.b.vc.OR2_tf[3]._y")->"b.b.vc.OR2_tf[3].y"+
|
|
||||||
"b.b.vc.OR2_tf[4].a"|"b.b.vc.OR2_tf[4].b"->"b.b.vc.OR2_tf[4]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[4].a"|"b.b.vc.OR2_tf[4].b")->"b.b.vc.OR2_tf[4]._y"+
|
|
||||||
"b.b.vc.OR2_tf[4]._y"->"b.b.vc.OR2_tf[4].y"-
|
|
||||||
~("b.b.vc.OR2_tf[4]._y")->"b.b.vc.OR2_tf[4].y"+
|
|
||||||
"b.b.vc.OR2_tf[5].a"|"b.b.vc.OR2_tf[5].b"->"b.b.vc.OR2_tf[5]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[5].a"|"b.b.vc.OR2_tf[5].b")->"b.b.vc.OR2_tf[5]._y"+
|
|
||||||
"b.b.vc.OR2_tf[5]._y"->"b.b.vc.OR2_tf[5].y"-
|
|
||||||
~("b.b.vc.OR2_tf[5]._y")->"b.b.vc.OR2_tf[5].y"+
|
|
||||||
"b.b.vc.OR2_tf[6].a"|"b.b.vc.OR2_tf[6].b"->"b.b.vc.OR2_tf[6]._y"-
|
|
||||||
~("b.b.vc.OR2_tf[6].a"|"b.b.vc.OR2_tf[6].b")->"b.b.vc.OR2_tf[6]._y"+
|
|
||||||
"b.b.vc.OR2_tf[6]._y"->"b.b.vc.OR2_tf[6].y"-
|
|
||||||
~("b.b.vc.OR2_tf[6]._y")->"b.b.vc.OR2_tf[6].y"+
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.ct.supply.vss"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.ct.supply.vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[6].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[5].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[4].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[3].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[2].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[1].vdd"
|
|
||||||
= "b.b.vc.supply.vdd" "b.b.vc.OR2_tf[0].vdd"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[6].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[5].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[4].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[3].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[2].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[1].vss"
|
|
||||||
= "b.b.vc.supply.vss" "b.b.vc.OR2_tf[0].vss"
|
|
||||||
= "b.b.vc.out" "b.b.vc.ct.out"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.in.d[0].t"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.vc.in.d[5].d[0]" "b.b.vc.in.d[5].f"
|
|
||||||
= "b.b.vc.in.d[5].d[1]" "b.b.vc.in.d[5].t"
|
|
||||||
= "b.b.vc.in.d[6].d[0]" "b.b.vc.in.d[6].f"
|
|
||||||
= "b.b.vc.in.d[6].d[1]" "b.b.vc.in.d[6].t"
|
|
||||||
= "b.b.vc.in.d[6].d[0]" "b.b.vc.in.d[6].f"
|
|
||||||
= "b.b.vc.in.d[6].d[1]" "b.b.vc.in.d[6].t"
|
|
||||||
= "b.b.vc.in.d[5].d[0]" "b.b.vc.in.d[5].f"
|
|
||||||
= "b.b.vc.in.d[5].d[1]" "b.b.vc.in.d[5].t"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.in.d[0].t"
|
|
||||||
= "b.b.vc.in.d[6].d[0]" "b.b.vc.OR2_tf[6].b"
|
|
||||||
= "b.b.vc.in.d[6].d[0]" "b.b.vc.in.d[6].f"
|
|
||||||
= "b.b.vc.in.d[6].d[1]" "b.b.vc.OR2_tf[6].a"
|
|
||||||
= "b.b.vc.in.d[6].d[1]" "b.b.vc.in.d[6].t"
|
|
||||||
= "b.b.vc.in.d[5].d[0]" "b.b.vc.OR2_tf[5].b"
|
|
||||||
= "b.b.vc.in.d[5].d[0]" "b.b.vc.in.d[5].f"
|
|
||||||
= "b.b.vc.in.d[5].d[1]" "b.b.vc.OR2_tf[5].a"
|
|
||||||
= "b.b.vc.in.d[5].d[1]" "b.b.vc.in.d[5].t"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.OR2_tf[4].b"
|
|
||||||
= "b.b.vc.in.d[4].d[0]" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.OR2_tf[4].a"
|
|
||||||
= "b.b.vc.in.d[4].d[1]" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.OR2_tf[3].b"
|
|
||||||
= "b.b.vc.in.d[3].d[0]" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.OR2_tf[3].a"
|
|
||||||
= "b.b.vc.in.d[3].d[1]" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.OR2_tf[2].b"
|
|
||||||
= "b.b.vc.in.d[2].d[0]" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.OR2_tf[2].a"
|
|
||||||
= "b.b.vc.in.d[2].d[1]" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.OR2_tf[1].b"
|
|
||||||
= "b.b.vc.in.d[1].d[0]" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.OR2_tf[1].a"
|
|
||||||
= "b.b.vc.in.d[1].d[1]" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.OR2_tf[0].b"
|
|
||||||
= "b.b.vc.in.d[0].d[0]" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.OR2_tf[0].a"
|
|
||||||
= "b.b.vc.in.d[0].d[1]" "b.b.vc.in.d[0].t"
|
|
||||||
= "b.b.supply.vss" "b.b.en_buf_f.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_buf_f.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.en_buf_t.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.en_buf_t.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.vc.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.vc.supply.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[6].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[6].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[5].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[5].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.t_buf_func[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.f_buf_func[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.in_v_buf.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.reset_buf.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.inack_inv.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.inack_ctl.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[6].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[6].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[5].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[5].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.t_buf_func[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.f_buf_func[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.in_v_buf.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.reset_buf.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.inack_inv.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.inack_ctl.vss"
|
|
||||||
= "b.b._en" "b.b.en_buf_f.in"
|
|
||||||
= "b.b._en" "b.b.en_buf_t.in"
|
|
||||||
= "b.b._en" "b.b.inack_inv.a"
|
|
||||||
= "b.b._en" "b.b.inack_ctl.y"
|
|
||||||
= "b.b._en" "b.b.inack_ctl.c1"
|
|
||||||
= "b.b._en" "b.b._in_aB"
|
|
||||||
"b.b.reset_inv.a"->"b.b.reset_inv.y"-
|
|
||||||
~("b.b.reset_inv.a")->"b.b.reset_inv.y"+
|
|
||||||
= "b.b.out.d[0].d[0]" "b.b.out.d[0].f"
|
|
||||||
= "b.b.out.d[0].d[1]" "b.b.out.d[0].t"
|
|
||||||
= "b.b.out.d[1].d[0]" "b.b.out.d[1].f"
|
|
||||||
= "b.b.out.d[1].d[1]" "b.b.out.d[1].t"
|
|
||||||
= "b.b.out.d[2].d[0]" "b.b.out.d[2].f"
|
|
||||||
= "b.b.out.d[2].d[1]" "b.b.out.d[2].t"
|
|
||||||
= "b.b.out.d[3].d[0]" "b.b.out.d[3].f"
|
|
||||||
= "b.b.out.d[3].d[1]" "b.b.out.d[3].t"
|
|
||||||
= "b.b.out.d[4].d[0]" "b.b.out.d[4].f"
|
|
||||||
= "b.b.out.d[4].d[1]" "b.b.out.d[4].t"
|
|
||||||
= "b.b.out.d[5].d[0]" "b.b.out.d[5].f"
|
|
||||||
= "b.b.out.d[5].d[1]" "b.b.out.d[5].t"
|
|
||||||
= "b.b.out.d[6].d[0]" "b.b.out.d[6].f"
|
|
||||||
= "b.b.out.d[6].d[1]" "b.b.out.d[6].t"
|
|
||||||
= "b.b.out.d[6].d[0]" "b.b.out.d[6].f"
|
|
||||||
= "b.b.out.d[6].d[1]" "b.b.out.d[6].t"
|
|
||||||
= "b.b.out.d[5].d[0]" "b.b.out.d[5].f"
|
|
||||||
= "b.b.out.d[5].d[1]" "b.b.out.d[5].t"
|
|
||||||
= "b.b.out.d[4].d[0]" "b.b.out.d[4].f"
|
|
||||||
= "b.b.out.d[4].d[1]" "b.b.out.d[4].t"
|
|
||||||
= "b.b.out.d[3].d[0]" "b.b.out.d[3].f"
|
|
||||||
= "b.b.out.d[3].d[1]" "b.b.out.d[3].t"
|
|
||||||
= "b.b.out.d[2].d[0]" "b.b.out.d[2].f"
|
|
||||||
= "b.b.out.d[2].d[1]" "b.b.out.d[2].t"
|
|
||||||
= "b.b.out.d[1].d[0]" "b.b.out.d[1].f"
|
|
||||||
= "b.b.out.d[1].d[1]" "b.b.out.d[1].t"
|
|
||||||
= "b.b.out.d[0].d[0]" "b.b.out.d[0].f"
|
|
||||||
= "b.b.out.d[0].d[1]" "b.b.out.d[0].t"
|
|
||||||
= "b.b.out.d[6].d[0]" "b.b.f_buf_func[6].y"
|
|
||||||
= "b.b.out.d[6].d[0]" "b.b.out.d[6].f"
|
|
||||||
= "b.b.out.d[6].d[1]" "b.b.t_buf_func[6].y"
|
|
||||||
= "b.b.out.d[6].d[1]" "b.b.out.d[6].t"
|
|
||||||
= "b.b.out.d[5].d[0]" "b.b.f_buf_func[5].y"
|
|
||||||
= "b.b.out.d[5].d[0]" "b.b.out.d[5].f"
|
|
||||||
= "b.b.out.d[5].d[1]" "b.b.t_buf_func[5].y"
|
|
||||||
= "b.b.out.d[5].d[1]" "b.b.out.d[5].t"
|
|
||||||
= "b.b.out.d[4].d[0]" "b.b.f_buf_func[4].y"
|
|
||||||
= "b.b.out.d[4].d[0]" "b.b.out.d[4].f"
|
|
||||||
= "b.b.out.d[4].d[1]" "b.b.t_buf_func[4].y"
|
|
||||||
= "b.b.out.d[4].d[1]" "b.b.out.d[4].t"
|
|
||||||
= "b.b.out.d[3].d[0]" "b.b.f_buf_func[3].y"
|
|
||||||
= "b.b.out.d[3].d[0]" "b.b.out.d[3].f"
|
|
||||||
= "b.b.out.d[3].d[1]" "b.b.t_buf_func[3].y"
|
|
||||||
= "b.b.out.d[3].d[1]" "b.b.out.d[3].t"
|
|
||||||
= "b.b.out.d[2].d[0]" "b.b.f_buf_func[2].y"
|
|
||||||
= "b.b.out.d[2].d[0]" "b.b.out.d[2].f"
|
|
||||||
= "b.b.out.d[2].d[1]" "b.b.t_buf_func[2].y"
|
|
||||||
= "b.b.out.d[2].d[1]" "b.b.out.d[2].t"
|
|
||||||
= "b.b.out.d[1].d[0]" "b.b.f_buf_func[1].y"
|
|
||||||
= "b.b.out.d[1].d[0]" "b.b.out.d[1].f"
|
|
||||||
= "b.b.out.d[1].d[1]" "b.b.t_buf_func[1].y"
|
|
||||||
= "b.b.out.d[1].d[1]" "b.b.out.d[1].t"
|
|
||||||
= "b.b.out.d[0].d[0]" "b.b.f_buf_func[0].y"
|
|
||||||
= "b.b.out.d[0].d[0]" "b.b.out.d[0].f"
|
|
||||||
= "b.b.out.d[0].d[1]" "b.b.t_buf_func[0].y"
|
|
||||||
= "b.b.out.d[0].d[1]" "b.b.out.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].f" "b.b.vc.in.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].t" "b.b.vc.in.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.vc.in.d[0].d[0]"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.vc.in.d[0].d[1]"
|
|
||||||
= "b.b.in.d.d[1].f" "b.b.vc.in.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].t" "b.b.vc.in.d[1].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.vc.in.d[1].d[0]"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.vc.in.d[1].d[1]"
|
|
||||||
= "b.b.in.d.d[2].f" "b.b.vc.in.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].t" "b.b.vc.in.d[2].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.vc.in.d[2].d[0]"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.vc.in.d[2].d[1]"
|
|
||||||
= "b.b.in.d.d[3].f" "b.b.vc.in.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].t" "b.b.vc.in.d[3].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.vc.in.d[3].d[0]"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.vc.in.d[3].d[1]"
|
|
||||||
= "b.b.in.d.d[4].f" "b.b.vc.in.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].t" "b.b.vc.in.d[4].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.vc.in.d[4].d[0]"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.vc.in.d[4].d[1]"
|
|
||||||
= "b.b.in.d.d[5].f" "b.b.vc.in.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].t" "b.b.vc.in.d[5].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.vc.in.d[5].d[0]"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.vc.in.d[5].d[1]"
|
|
||||||
= "b.b.in.d.d[6].f" "b.b.vc.in.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].t" "b.b.vc.in.d[6].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.vc.in.d[6].d[0]"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.vc.in.d[6].d[1]"
|
|
||||||
= "b.b.in.a" "b.b.inack_inv.y"
|
|
||||||
= "b.b.in.v" "b.b.in_v_buf.y"
|
|
||||||
= "b.b.in.v" "b.b.inack_ctl.c2"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.f_buf_func[6].n1"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.t_buf_func[6].n1"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.f_buf_func[5].n1"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.t_buf_func[5].n1"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.f_buf_func[4].n1"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.t_buf_func[4].n1"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.f_buf_func[3].n1"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.t_buf_func[3].n1"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.f_buf_func[2].n1"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.t_buf_func[2].n1"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.f_buf_func[1].n1"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.t_buf_func[1].n1"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.f_buf_func[0].n1"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.t_buf_func[0].n1"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
"b.b.inack_inv.a"->"b.b.inack_inv.y"-
|
|
||||||
~("b.b.inack_inv.a")->"b.b.inack_inv.y"+
|
|
||||||
= "b.b._in_v" "b.b.in_v_buf.a"
|
|
||||||
= "b.b._in_v" "b.b.vc.out"
|
|
||||||
"b.b.reset_buf.a"->"b.b.reset_buf._y"-
|
|
||||||
~("b.b.reset_buf.a")->"b.b.reset_buf._y"+
|
|
||||||
"b.b.reset_buf._y"->"b.b.reset_buf.y"-
|
|
||||||
~("b.b.reset_buf._y")->"b.b.reset_buf.y"+
|
|
||||||
"b.b.flush_inv.a"->"b.b.flush_inv.y"-
|
|
||||||
~("b.b.flush_inv.a")->"b.b.flush_inv.y"+
|
|
||||||
= "b.b._reset_BX" "b.b.reset_bufarray.in"
|
|
||||||
= "b.b._reset_BX" "b.b.reset_buf.y"
|
|
||||||
= "b.b._reset_BX" "b.b.inack_ctl.sr_B"
|
|
||||||
= "b.b._reset_BX" "b.b.inack_ctl.pr_B"
|
|
||||||
= "b.b.reset_B" "b.b.reset_buf.a"
|
|
||||||
= "b.b.reset_B" "b.b.reset_inv.a"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[6].sr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[6].pr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[5].sr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[5].pr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[4].sr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[4].pr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[3].sr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[3].pr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[2].sr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[2].pr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[1].sr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[1].pr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[0].sr"
|
|
||||||
= "b.b._reset" "b.b.t_buf_func[0].pr"
|
|
||||||
= "b.b._reset" "b.b.reset_inv.y"
|
|
||||||
= "b.b._flushB" "b.b.t_buf_func[6].c1"
|
|
||||||
= "b.b._flushB" "b.b.f_buf_func[6].c1"
|
|
||||||
= "b.b._flushB" "b.b.t_buf_func[5].c1"
|
|
||||||
= "b.b._flushB" "b.b.f_buf_func[5].c1"
|
|
||||||
= "b.b._flushB" "b.b.t_buf_func[4].c1"
|
|
||||||
= "b.b._flushB" "b.b.f_buf_func[4].c1"
|
|
||||||
= "b.b._flushB" "b.b.t_buf_func[3].c1"
|
|
||||||
= "b.b._flushB" "b.b.f_buf_func[3].c1"
|
|
||||||
= "b.b._flushB" "b.b.t_buf_func[2].c1"
|
|
||||||
= "b.b._flushB" "b.b.f_buf_func[2].c1"
|
|
||||||
= "b.b._flushB" "b.b.t_buf_func[1].c1"
|
|
||||||
= "b.b._flushB" "b.b.f_buf_func[1].c1"
|
|
||||||
= "b.b._flushB" "b.b.t_buf_func[0].c1"
|
|
||||||
= "b.b._flushB" "b.b.f_buf_func[0].c1"
|
|
||||||
= "b.b._flushB" "b.b.flush_inv.y"
|
|
||||||
"b.b.en_buf_f.buf2.a"->"b.b.en_buf_f.buf2._y"-
|
|
||||||
~("b.b.en_buf_f.buf2.a")->"b.b.en_buf_f.buf2._y"+
|
|
||||||
"b.b.en_buf_f.buf2._y"->"b.b.en_buf_f.buf2.y"-
|
|
||||||
~("b.b.en_buf_f.buf2._y")->"b.b.en_buf_f.buf2.y"+
|
|
||||||
= "b.b.en_buf_f.supply.vdd" "b.b.en_buf_f.buf2.vdd"
|
|
||||||
= "b.b.en_buf_f.supply.vss" "b.b.en_buf_f.buf2.vss"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[6]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[5]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[4]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[3]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[2]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.out[1]"
|
|
||||||
= "b.b.en_buf_f.out[0]" "b.b.en_buf_f.buf2.y"
|
|
||||||
= "b.b.en_buf_f.in" "b.b.en_buf_f.buf2.a"
|
|
||||||
"b.b.en_buf_t.buf2.a"->"b.b.en_buf_t.buf2._y"-
|
|
||||||
~("b.b.en_buf_t.buf2.a")->"b.b.en_buf_t.buf2._y"+
|
|
||||||
"b.b.en_buf_t.buf2._y"->"b.b.en_buf_t.buf2.y"-
|
|
||||||
~("b.b.en_buf_t.buf2._y")->"b.b.en_buf_t.buf2.y"+
|
|
||||||
= "b.b.en_buf_t.supply.vdd" "b.b.en_buf_t.buf2.vdd"
|
|
||||||
= "b.b.en_buf_t.supply.vss" "b.b.en_buf_t.buf2.vss"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[6]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[5]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[4]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[3]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[2]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.out[1]"
|
|
||||||
= "b.b.en_buf_t.out[0]" "b.b.en_buf_t.buf2.y"
|
|
||||||
= "b.b.en_buf_t.in" "b.b.en_buf_t.buf2.a"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.reset_bufarray.out[0]"
|
|
||||||
= "b.b._reset_BXX[1]" "b.b.reset_bufarray.out[1]"
|
|
||||||
= "b.b._reset_BXX[2]" "b.b.reset_bufarray.out[2]"
|
|
||||||
= "b.b._reset_BXX[3]" "b.b.reset_bufarray.out[3]"
|
|
||||||
= "b.b._reset_BXX[4]" "b.b.reset_bufarray.out[4]"
|
|
||||||
= "b.b._reset_BXX[5]" "b.b.reset_bufarray.out[5]"
|
|
||||||
= "b.b._reset_BXX[6]" "b.b.reset_bufarray.out[6]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[6].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[6].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[5].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[5].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[4].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[4].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[3].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[3].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[2].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[2].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[1].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[1].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[0].sr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b.f_buf_func[0].pr_B"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[6]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[5]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[4]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[3]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[2]"
|
|
||||||
= "b.b._reset_BXX[0]" "b.b._reset_BXX[1]"
|
|
||||||
~"b.b.t_buf_func[0].c1"&~"b.b.t_buf_func[0].sr"->"b.b.t_buf_func[0]._y"+
|
|
||||||
"b.b.t_buf_func[0].c1"&"b.b.t_buf_func[0].n1"&"b.b.t_buf_func[0].n2"|"b.b.t_buf_func[0].pr"->"b.b.t_buf_func[0]._y"-
|
|
||||||
"b.b.t_buf_func[0]._y"->"b.b.t_buf_func[0].y"-
|
|
||||||
~("b.b.t_buf_func[0]._y")->"b.b.t_buf_func[0].y"+
|
|
||||||
~"b.b.t_buf_func[1].c1"&~"b.b.t_buf_func[1].sr"->"b.b.t_buf_func[1]._y"+
|
|
||||||
"b.b.t_buf_func[1].c1"&"b.b.t_buf_func[1].n1"&"b.b.t_buf_func[1].n2"|"b.b.t_buf_func[1].pr"->"b.b.t_buf_func[1]._y"-
|
|
||||||
"b.b.t_buf_func[1]._y"->"b.b.t_buf_func[1].y"-
|
|
||||||
~("b.b.t_buf_func[1]._y")->"b.b.t_buf_func[1].y"+
|
|
||||||
~"b.b.t_buf_func[2].c1"&~"b.b.t_buf_func[2].sr"->"b.b.t_buf_func[2]._y"+
|
|
||||||
"b.b.t_buf_func[2].c1"&"b.b.t_buf_func[2].n1"&"b.b.t_buf_func[2].n2"|"b.b.t_buf_func[2].pr"->"b.b.t_buf_func[2]._y"-
|
|
||||||
"b.b.t_buf_func[2]._y"->"b.b.t_buf_func[2].y"-
|
|
||||||
~("b.b.t_buf_func[2]._y")->"b.b.t_buf_func[2].y"+
|
|
||||||
~"b.b.t_buf_func[3].c1"&~"b.b.t_buf_func[3].sr"->"b.b.t_buf_func[3]._y"+
|
|
||||||
"b.b.t_buf_func[3].c1"&"b.b.t_buf_func[3].n1"&"b.b.t_buf_func[3].n2"|"b.b.t_buf_func[3].pr"->"b.b.t_buf_func[3]._y"-
|
|
||||||
"b.b.t_buf_func[3]._y"->"b.b.t_buf_func[3].y"-
|
|
||||||
~("b.b.t_buf_func[3]._y")->"b.b.t_buf_func[3].y"+
|
|
||||||
~"b.b.t_buf_func[4].c1"&~"b.b.t_buf_func[4].sr"->"b.b.t_buf_func[4]._y"+
|
|
||||||
"b.b.t_buf_func[4].c1"&"b.b.t_buf_func[4].n1"&"b.b.t_buf_func[4].n2"|"b.b.t_buf_func[4].pr"->"b.b.t_buf_func[4]._y"-
|
|
||||||
"b.b.t_buf_func[4]._y"->"b.b.t_buf_func[4].y"-
|
|
||||||
~("b.b.t_buf_func[4]._y")->"b.b.t_buf_func[4].y"+
|
|
||||||
~"b.b.t_buf_func[5].c1"&~"b.b.t_buf_func[5].sr"->"b.b.t_buf_func[5]._y"+
|
|
||||||
"b.b.t_buf_func[5].c1"&"b.b.t_buf_func[5].n1"&"b.b.t_buf_func[5].n2"|"b.b.t_buf_func[5].pr"->"b.b.t_buf_func[5]._y"-
|
|
||||||
"b.b.t_buf_func[5]._y"->"b.b.t_buf_func[5].y"-
|
|
||||||
~("b.b.t_buf_func[5]._y")->"b.b.t_buf_func[5].y"+
|
|
||||||
~"b.b.t_buf_func[6].c1"&~"b.b.t_buf_func[6].sr"->"b.b.t_buf_func[6]._y"+
|
|
||||||
"b.b.t_buf_func[6].c1"&"b.b.t_buf_func[6].n1"&"b.b.t_buf_func[6].n2"|"b.b.t_buf_func[6].pr"->"b.b.t_buf_func[6]._y"-
|
|
||||||
"b.b.t_buf_func[6]._y"->"b.b.t_buf_func[6].y"-
|
|
||||||
~("b.b.t_buf_func[6]._y")->"b.b.t_buf_func[6].y"+
|
|
||||||
~"b.b.f_buf_func[0].c1"|~"b.b.f_buf_func[0].pr_B"->"b.b.f_buf_func[0]._y"+
|
|
||||||
"b.b.f_buf_func[0].c1"&"b.b.f_buf_func[0].n1"&"b.b.f_buf_func[0].n2"&"b.b.f_buf_func[0].sr_B"->"b.b.f_buf_func[0]._y"-
|
|
||||||
"b.b.f_buf_func[0]._y"->"b.b.f_buf_func[0].y"-
|
|
||||||
~("b.b.f_buf_func[0]._y")->"b.b.f_buf_func[0].y"+
|
|
||||||
~"b.b.f_buf_func[1].c1"|~"b.b.f_buf_func[1].pr_B"->"b.b.f_buf_func[1]._y"+
|
|
||||||
"b.b.f_buf_func[1].c1"&"b.b.f_buf_func[1].n1"&"b.b.f_buf_func[1].n2"&"b.b.f_buf_func[1].sr_B"->"b.b.f_buf_func[1]._y"-
|
|
||||||
"b.b.f_buf_func[1]._y"->"b.b.f_buf_func[1].y"-
|
|
||||||
~("b.b.f_buf_func[1]._y")->"b.b.f_buf_func[1].y"+
|
|
||||||
~"b.b.f_buf_func[2].c1"|~"b.b.f_buf_func[2].pr_B"->"b.b.f_buf_func[2]._y"+
|
|
||||||
"b.b.f_buf_func[2].c1"&"b.b.f_buf_func[2].n1"&"b.b.f_buf_func[2].n2"&"b.b.f_buf_func[2].sr_B"->"b.b.f_buf_func[2]._y"-
|
|
||||||
"b.b.f_buf_func[2]._y"->"b.b.f_buf_func[2].y"-
|
|
||||||
~("b.b.f_buf_func[2]._y")->"b.b.f_buf_func[2].y"+
|
|
||||||
~"b.b.f_buf_func[3].c1"|~"b.b.f_buf_func[3].pr_B"->"b.b.f_buf_func[3]._y"+
|
|
||||||
"b.b.f_buf_func[3].c1"&"b.b.f_buf_func[3].n1"&"b.b.f_buf_func[3].n2"&"b.b.f_buf_func[3].sr_B"->"b.b.f_buf_func[3]._y"-
|
|
||||||
"b.b.f_buf_func[3]._y"->"b.b.f_buf_func[3].y"-
|
|
||||||
~("b.b.f_buf_func[3]._y")->"b.b.f_buf_func[3].y"+
|
|
||||||
~"b.b.f_buf_func[4].c1"|~"b.b.f_buf_func[4].pr_B"->"b.b.f_buf_func[4]._y"+
|
|
||||||
"b.b.f_buf_func[4].c1"&"b.b.f_buf_func[4].n1"&"b.b.f_buf_func[4].n2"&"b.b.f_buf_func[4].sr_B"->"b.b.f_buf_func[4]._y"-
|
|
||||||
"b.b.f_buf_func[4]._y"->"b.b.f_buf_func[4].y"-
|
|
||||||
~("b.b.f_buf_func[4]._y")->"b.b.f_buf_func[4].y"+
|
|
||||||
~"b.b.f_buf_func[5].c1"|~"b.b.f_buf_func[5].pr_B"->"b.b.f_buf_func[5]._y"+
|
|
||||||
"b.b.f_buf_func[5].c1"&"b.b.f_buf_func[5].n1"&"b.b.f_buf_func[5].n2"&"b.b.f_buf_func[5].sr_B"->"b.b.f_buf_func[5]._y"-
|
|
||||||
"b.b.f_buf_func[5]._y"->"b.b.f_buf_func[5].y"-
|
|
||||||
~("b.b.f_buf_func[5]._y")->"b.b.f_buf_func[5].y"+
|
|
||||||
~"b.b.f_buf_func[6].c1"|~"b.b.f_buf_func[6].pr_B"->"b.b.f_buf_func[6]._y"+
|
|
||||||
"b.b.f_buf_func[6].c1"&"b.b.f_buf_func[6].n1"&"b.b.f_buf_func[6].n2"&"b.b.f_buf_func[6].sr_B"->"b.b.f_buf_func[6]._y"-
|
|
||||||
"b.b.f_buf_func[6]._y"->"b.b.f_buf_func[6].y"-
|
|
||||||
~("b.b.f_buf_func[6]._y")->"b.b.f_buf_func[6].y"+
|
|
||||||
= "b.b._en_X_t[0]" "b.b.en_buf_t.out[0]"
|
|
||||||
= "b.b._en_X_t[1]" "b.b.en_buf_t.out[1]"
|
|
||||||
= "b.b._en_X_t[2]" "b.b.en_buf_t.out[2]"
|
|
||||||
= "b.b._en_X_t[3]" "b.b.en_buf_t.out[3]"
|
|
||||||
= "b.b._en_X_t[4]" "b.b.en_buf_t.out[4]"
|
|
||||||
= "b.b._en_X_t[5]" "b.b.en_buf_t.out[5]"
|
|
||||||
= "b.b._en_X_t[6]" "b.b.en_buf_t.out[6]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[6].n2"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[5].n2"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[4].n2"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[3].n2"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[2].n2"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[1].n2"
|
|
||||||
= "b.b._en_X_t[0]" "b.b.t_buf_func[0].n2"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[6]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[5]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[4]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[3]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[2]"
|
|
||||||
= "b.b._en_X_t[0]" "b.b._en_X_t[1]"
|
|
||||||
= "b.b.out_v" "b.b.inack_ctl.n1"
|
|
||||||
= "b._reset_B" "b.b.reset_B"
|
|
||||||
= "b.flush" "b.b.flush"
|
|
||||||
= "Vdd" "b.supply.vdd"
|
|
||||||
= "GND" "b.supply.vss"
|
|
||||||
= "b.out_v" "b.b.out_v"
|
|
||||||
= "b.out.d[0].d[0]" "b.out.d[0].f"
|
|
||||||
= "b.out.d[0].d[1]" "b.out.d[0].t"
|
|
||||||
= "b.out.d[1].d[0]" "b.out.d[1].f"
|
|
||||||
= "b.out.d[1].d[1]" "b.out.d[1].t"
|
|
||||||
= "b.out.d[2].d[0]" "b.out.d[2].f"
|
|
||||||
= "b.out.d[2].d[1]" "b.out.d[2].t"
|
|
||||||
= "b.out.d[3].d[0]" "b.out.d[3].f"
|
|
||||||
= "b.out.d[3].d[1]" "b.out.d[3].t"
|
|
||||||
= "b.out.d[4].d[0]" "b.out.d[4].f"
|
|
||||||
= "b.out.d[4].d[1]" "b.out.d[4].t"
|
|
||||||
= "b.out.d[5].d[0]" "b.out.d[5].f"
|
|
||||||
= "b.out.d[5].d[1]" "b.out.d[5].t"
|
|
||||||
= "b.out.d[6].d[0]" "b.out.d[6].f"
|
|
||||||
= "b.out.d[6].d[1]" "b.out.d[6].t"
|
|
||||||
= "b.out.d[6].d[0]" "b.out.d[6].f"
|
|
||||||
= "b.out.d[6].d[1]" "b.out.d[6].t"
|
|
||||||
= "b.out.d[5].d[0]" "b.out.d[5].f"
|
|
||||||
= "b.out.d[5].d[1]" "b.out.d[5].t"
|
|
||||||
= "b.out.d[4].d[0]" "b.out.d[4].f"
|
|
||||||
= "b.out.d[4].d[1]" "b.out.d[4].t"
|
|
||||||
= "b.out.d[3].d[0]" "b.out.d[3].f"
|
|
||||||
= "b.out.d[3].d[1]" "b.out.d[3].t"
|
|
||||||
= "b.out.d[2].d[0]" "b.out.d[2].f"
|
|
||||||
= "b.out.d[2].d[1]" "b.out.d[2].t"
|
|
||||||
= "b.out.d[1].d[0]" "b.out.d[1].f"
|
|
||||||
= "b.out.d[1].d[1]" "b.out.d[1].t"
|
|
||||||
= "b.out.d[0].d[0]" "b.out.d[0].f"
|
|
||||||
= "b.out.d[0].d[1]" "b.out.d[0].t"
|
|
||||||
= "b.out.d[0].f" "b.b.out.d[0].f"
|
|
||||||
= "b.out.d[0].t" "b.b.out.d[0].t"
|
|
||||||
= "b.out.d[0].d[0]" "b.b.out.d[0].d[0]"
|
|
||||||
= "b.out.d[0].d[1]" "b.b.out.d[0].d[1]"
|
|
||||||
= "b.out.d[1].f" "b.b.out.d[1].f"
|
|
||||||
= "b.out.d[1].t" "b.b.out.d[1].t"
|
|
||||||
= "b.out.d[1].d[0]" "b.b.out.d[1].d[0]"
|
|
||||||
= "b.out.d[1].d[1]" "b.b.out.d[1].d[1]"
|
|
||||||
= "b.out.d[2].f" "b.b.out.d[2].f"
|
|
||||||
= "b.out.d[2].t" "b.b.out.d[2].t"
|
|
||||||
= "b.out.d[2].d[0]" "b.b.out.d[2].d[0]"
|
|
||||||
= "b.out.d[2].d[1]" "b.b.out.d[2].d[1]"
|
|
||||||
= "b.out.d[3].f" "b.b.out.d[3].f"
|
|
||||||
= "b.out.d[3].t" "b.b.out.d[3].t"
|
|
||||||
= "b.out.d[3].d[0]" "b.b.out.d[3].d[0]"
|
|
||||||
= "b.out.d[3].d[1]" "b.b.out.d[3].d[1]"
|
|
||||||
= "b.out.d[4].f" "b.b.out.d[4].f"
|
|
||||||
= "b.out.d[4].t" "b.b.out.d[4].t"
|
|
||||||
= "b.out.d[4].d[0]" "b.b.out.d[4].d[0]"
|
|
||||||
= "b.out.d[4].d[1]" "b.b.out.d[4].d[1]"
|
|
||||||
= "b.out.d[5].f" "b.b.out.d[5].f"
|
|
||||||
= "b.out.d[5].t" "b.b.out.d[5].t"
|
|
||||||
= "b.out.d[5].d[0]" "b.b.out.d[5].d[0]"
|
|
||||||
= "b.out.d[5].d[1]" "b.b.out.d[5].d[1]"
|
|
||||||
= "b.out.d[6].f" "b.b.out.d[6].f"
|
|
||||||
= "b.out.d[6].t" "b.b.out.d[6].t"
|
|
||||||
= "b.out.d[6].d[0]" "b.b.out.d[6].d[0]"
|
|
||||||
= "b.out.d[6].d[1]" "b.b.out.d[6].d[1]"
|
|
||||||
= "b.out.d[6].d[0]" "b.out.d[6].f"
|
|
||||||
= "b.out.d[6].d[1]" "b.out.d[6].t"
|
|
||||||
= "b.out.d[5].d[0]" "b.out.d[5].f"
|
|
||||||
= "b.out.d[5].d[1]" "b.out.d[5].t"
|
|
||||||
= "b.out.d[4].d[0]" "b.out.d[4].f"
|
|
||||||
= "b.out.d[4].d[1]" "b.out.d[4].t"
|
|
||||||
= "b.out.d[3].d[0]" "b.out.d[3].f"
|
|
||||||
= "b.out.d[3].d[1]" "b.out.d[3].t"
|
|
||||||
= "b.out.d[2].d[0]" "b.out.d[2].f"
|
|
||||||
= "b.out.d[2].d[1]" "b.out.d[2].t"
|
|
||||||
= "b.out.d[1].d[0]" "b.out.d[1].f"
|
|
||||||
= "b.out.d[1].d[1]" "b.out.d[1].t"
|
|
||||||
= "b.out.d[0].d[0]" "b.out.d[0].f"
|
|
||||||
= "b.out.d[0].d[1]" "b.out.d[0].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.v" "b.b.in.v"
|
|
||||||
= "b.in.a" "b.b.in.a"
|
|
||||||
= "b.in.d.d[0].f" "b.b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].t" "b.b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.b.in.d.d[0].d[0]"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.b.in.d.d[0].d[1]"
|
|
||||||
= "b.in.d.d[1].f" "b.b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].t" "b.b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.b.in.d.d[1].d[0]"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.b.in.d.d[1].d[1]"
|
|
||||||
= "b.in.d.d[2].f" "b.b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].t" "b.b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.b.in.d.d[2].d[0]"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.b.in.d.d[2].d[1]"
|
|
||||||
= "b.in.d.d[3].f" "b.b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].t" "b.b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.b.in.d.d[3].d[0]"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.b.in.d.d[3].d[1]"
|
|
||||||
= "b.in.d.d[4].f" "b.b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].t" "b.b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.b.in.d.d[4].d[0]"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.b.in.d.d[4].d[1]"
|
|
||||||
= "b.in.d.d[5].f" "b.b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].t" "b.b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.b.in.d.d[5].d[0]"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.b.in.d.d[5].d[1]"
|
|
||||||
= "b.in.d.d[6].f" "b.b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].t" "b.b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.b.in.d.d[6].d[0]"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.b.in.d.d[6].d[1]"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
@@ -1,52 +0,0 @@
|
|||||||
/*************************************************************************
|
|
||||||
*
|
|
||||||
* This file is part of ACT dataflow neuro library.
|
|
||||||
* It's the testing facility for cell_lib_std.act
|
|
||||||
*
|
|
||||||
* Copyright (c) 2022 University of Groningen - Ole Richter
|
|
||||||
* Copyright (c) 2022 University of Groningen - Hugh Greatorex
|
|
||||||
* Copyright (c) 2022 University of Groningen - Michele Mastella
|
|
||||||
* Copyright (c) 2022 University of Groningen - Madison Cotteret
|
|
||||||
*
|
|
||||||
* This source describes Open Hardware and is licensed under the CERN-OHL-W v2 or later
|
|
||||||
*
|
|
||||||
* You may redistribute and modify this documentation and make products
|
|
||||||
* using it under the terms of the CERN-OHL-W v2 (https:/cern.ch/cern-ohl).
|
|
||||||
* This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED
|
|
||||||
* WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY
|
|
||||||
* AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-W v2
|
|
||||||
* for applicable conditions.
|
|
||||||
*
|
|
||||||
* Source location: https://git.web.rug.nl/bics/actlib_dataflow_neuro
|
|
||||||
*
|
|
||||||
* As per CERN-OHL-W v2 section 4.1, should You produce hardware based on
|
|
||||||
* these sources, You must maintain the Source Location visible in its
|
|
||||||
* documentation.
|
|
||||||
*
|
|
||||||
**************************************************************************
|
|
||||||
*/
|
|
||||||
|
|
||||||
import "../../dataflow_neuro/registers.act";
|
|
||||||
|
|
||||||
import globals;
|
|
||||||
import std::data;
|
|
||||||
|
|
||||||
open std::data;
|
|
||||||
|
|
||||||
open tmpl::dataflow_neuro;
|
|
||||||
|
|
||||||
defproc buffer_register_7 (avMx1of2<7> in; Mx1of2<7> out; bool? out_v, flush){
|
|
||||||
bool _reset_B;
|
|
||||||
prs {
|
|
||||||
Reset => _reset_B-
|
|
||||||
}
|
|
||||||
power supply;
|
|
||||||
supply.vdd = Vdd;
|
|
||||||
supply.vss = GND;
|
|
||||||
|
|
||||||
buffer_register<7> b(.in = in, .out = out, .out_v = out_v, .flush = flush, .reset_B = _reset_B);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// fifo_decoder_neurons_encoder_fifo e;
|
|
||||||
buffer_register_7 b;
|
|
||||||
@@ -1,163 +0,0 @@
|
|||||||
watchall
|
|
||||||
|
|
||||||
set b.out_v 0
|
|
||||||
set b.flush 0
|
|
||||||
set-qdi-channel-neutral "b.in" 7
|
|
||||||
|
|
||||||
cycle
|
|
||||||
|
|
||||||
|
|
||||||
mode run
|
|
||||||
system "echo '[] Set reset 0'"
|
|
||||||
status X
|
|
||||||
set Reset 0
|
|
||||||
cycle
|
|
||||||
assert b.in.a 0
|
|
||||||
assert b.in.v 0
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Flushing data'"
|
|
||||||
set b.flush 1
|
|
||||||
cycle
|
|
||||||
assert b.out.d[0].t 0
|
|
||||||
assert b.out.d[1].t 0
|
|
||||||
assert b.out.d[2].t 0
|
|
||||||
assert b.out.d[3].t 0
|
|
||||||
assert b.out.d[4].t 0
|
|
||||||
assert b.out.d[5].t 0
|
|
||||||
assert b.out.d[6].t 0
|
|
||||||
assert b.out.d[0].f 0
|
|
||||||
assert b.out.d[1].f 0
|
|
||||||
assert b.out.d[2].f 0
|
|
||||||
assert b.out.d[3].f 0
|
|
||||||
assert b.out.d[4].f 0
|
|
||||||
assert b.out.d[5].f 0
|
|
||||||
assert b.out.d[6].f 0
|
|
||||||
set b.out_v 0
|
|
||||||
set b.flush 0
|
|
||||||
cycle
|
|
||||||
|
|
||||||
system "echo '[] Sending in a 0'"
|
|
||||||
set-qdi-channel-valid "b.in" 7 0
|
|
||||||
cycle
|
|
||||||
# assert-qdi-channel-valid 'b.out' 7 127
|
|
||||||
assert b.in.a 0
|
|
||||||
assert b.in.v 1
|
|
||||||
assert-var-int "b.out" 7 0
|
|
||||||
|
|
||||||
system "echo '[] Sending in output valid'"
|
|
||||||
set b.out_v 1
|
|
||||||
cycle
|
|
||||||
assert b.in.a 1
|
|
||||||
assert b.in.v 1
|
|
||||||
assert-var-int "b.out" 7 0
|
|
||||||
|
|
||||||
system "echo '[] Removing input'"
|
|
||||||
set-qdi-channel-neutral "b.in" 7
|
|
||||||
cycle
|
|
||||||
assert b.in.a 0
|
|
||||||
assert b.in.v 0
|
|
||||||
assert-var-int "b.out" 7 0
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Flushing data'"
|
|
||||||
set b.flush 1
|
|
||||||
cycle
|
|
||||||
assert b.out.d[0].t 0
|
|
||||||
assert b.out.d[1].t 0
|
|
||||||
assert b.out.d[2].t 0
|
|
||||||
assert b.out.d[3].t 0
|
|
||||||
assert b.out.d[4].t 0
|
|
||||||
assert b.out.d[5].t 0
|
|
||||||
assert b.out.d[6].t 0
|
|
||||||
assert b.out.d[0].f 0
|
|
||||||
assert b.out.d[1].f 0
|
|
||||||
assert b.out.d[2].f 0
|
|
||||||
assert b.out.d[3].f 0
|
|
||||||
assert b.out.d[4].f 0
|
|
||||||
assert b.out.d[5].f 0
|
|
||||||
assert b.out.d[6].f 0
|
|
||||||
set b.out_v 0
|
|
||||||
cycle
|
|
||||||
set b.flush 0
|
|
||||||
cycle
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Sending in a 127'"
|
|
||||||
set-qdi-channel-valid "b.in" 7 127
|
|
||||||
cycle
|
|
||||||
# assert-qdi-channel-valid 'b.out' 7 127
|
|
||||||
assert b.in.a 0
|
|
||||||
assert b.in.v 1
|
|
||||||
assert-var-int "b.out" 7 127
|
|
||||||
|
|
||||||
system "echo '[] Sending in output valid'"
|
|
||||||
set b.out_v 1
|
|
||||||
cycle
|
|
||||||
assert b.in.a 1
|
|
||||||
assert b.in.v 1
|
|
||||||
assert-var-int "b.out" 7 127
|
|
||||||
|
|
||||||
system "echo '[] Removing input'"
|
|
||||||
set-qdi-channel-neutral "b.in" 7
|
|
||||||
cycle
|
|
||||||
assert b.in.a 0
|
|
||||||
assert b.in.v 0
|
|
||||||
assert-var-int "b.out" 7 127
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Flushing data'"
|
|
||||||
set b.flush 1
|
|
||||||
cycle
|
|
||||||
assert b.out.d[0].t 0
|
|
||||||
assert b.out.d[1].t 0
|
|
||||||
assert b.out.d[2].t 0
|
|
||||||
assert b.out.d[3].t 0
|
|
||||||
assert b.out.d[4].t 0
|
|
||||||
assert b.out.d[5].t 0
|
|
||||||
assert b.out.d[6].t 0
|
|
||||||
assert b.out.d[0].f 0
|
|
||||||
assert b.out.d[1].f 0
|
|
||||||
assert b.out.d[2].f 0
|
|
||||||
assert b.out.d[3].f 0
|
|
||||||
assert b.out.d[4].f 0
|
|
||||||
assert b.out.d[5].f 0
|
|
||||||
assert b.out.d[6].f 0
|
|
||||||
set b.out_v 0
|
|
||||||
cycle
|
|
||||||
set b.flush 0
|
|
||||||
cycle
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Sending in a 56'"
|
|
||||||
set-qdi-channel-valid "b.in" 7 56
|
|
||||||
cycle
|
|
||||||
assert b.in.a 0
|
|
||||||
assert b.in.v 1
|
|
||||||
assert-var-int "b.out" 7 56
|
|
||||||
|
|
||||||
system "echo '[] Sending in output valid'"
|
|
||||||
set b.out_v 1
|
|
||||||
cycle
|
|
||||||
assert b.in.a 1
|
|
||||||
assert b.in.v 1
|
|
||||||
assert-var-int "b.out" 7 56
|
|
||||||
|
|
||||||
system "echo '[] Removing input'"
|
|
||||||
set-qdi-channel-neutral "b.in" 7
|
|
||||||
cycle
|
|
||||||
assert b.in.a 0
|
|
||||||
assert b.in.v 0
|
|
||||||
assert-var-int "b.out" 7 56
|
|
||||||
|
|
||||||
system "echo '[] Resetting'"
|
|
||||||
set Reset 1
|
|
||||||
cycle
|
|
||||||
assert-var-int "b.out" 7 127
|
|
||||||
set Reset 0
|
|
||||||
cycle
|
|
||||||
assert-var-int "b.out" 7 127
|
|
||||||
@@ -1,355 +0,0 @@
|
|||||||
b.b.addr_buf.vc.ct.in[1] b.b.dly.dly[9].__y b.b.addr_buf.out_a_B_buf_f.buf2._y b.b.addr_buf.vc.OR2_tf[6]._y b.b.addr_buf.vc.ct.in[0] b.b.addr_buf.vc.ct.C2Els[1]._y b.dly_cfg[2] b.in.d.d[4].f b.b.addr_buf._out_a_BX_f[0] b.in.d.d[1].f b.b.dly._a[1] b.in.d.d[1].t b.b.addr_buf.vc.ct.tmp[8] b.in.d.d[6].t b.b.addr_buf.vc.ct.in[6] b.b.addr_buf.in_v_buf._y b.b.addr_buf._in_v b.dly_cfg[3] b.b.dly.dly[10].y b.b.dly.dly[6]._y b.in.d.d[3].t b.b.dly.dly[7].y b.in.d.d[4].t b.b.addr_buf.vc.ct.in[4] b.b.dly._a[3] b.b.dly.dly[5].y b.in.d.d[3].f b.in.v b.b.addr_buf.vc.ct.tmp[9] b.b.dly.dly[9].___y b.b.addr_buf._out_a_BX_t[0] b.b.addr_buf.vc.ct.in[2] b.b.dly.dly[14].___y b.in.d.d[0].f b.b.dly.mu2[0]._y b.b.dly.dly[6].___y b.b.dly.mu2[3]._y b.b.dly.and2[3]._y b.in.d.d[5].t b.b.dly.dly[14].__y b.b.dly.mu2[2]._y b.in.d.d[0].t b.in.d.d[6].f b.b.addr_buf._out_a_B b.in.d.d[2].t b.b.addr_buf.vc.ct.tmp[7] b.b.dly.dly[7]._y b.b.dly.out b.b.dly.dly[4].__y b.b.dly.dly[12].__y b.b.dly.dly[1].y b.b.dly.dly[14]._y b.b.addr_buf.vc.ct.in[5] b.b.addr_buf.vc.OR2_tf[4]._y b.b.dly.dly[3].a b.b.dly.mu2[3].b b.in.d.d[5].f b.dly_cfg[1] b.b.dly.dly[7].a b.b.dly.dly[8].y b.b.dly.dly[3].___y b.b.dly._a[2] b.b.addr_buf.vc.ct.C3Els[1]._y b.b.dly.dly[1].a b.in.d.d[2].f b.b.addr_buf.vc.ct.in[3] b.b.dly.dly[3]._y b.b.dly.dly[10].__y b.b.dly.dly[1]._y b.b.dly.dly[11]._y b.b.dly.and2[1]._y b.b.dly.dly[9].y b.b.addr_buf.out_a_B_buf_t.buf2._y b.b.dly.dly[13]._y b.b.addr_buf.vc.OR2_tf[3]._y b.b.dly.dly[5].___y b.b.dly.dly[13].__y b.b.dly.dly[11].__y b.b.dly.dly[13].y b.b.dly.dly[4]._y b.b.dly.dly[11].y b.b.dly.dly[7].___y b.b.dly.dly[8].__y b.b.dly.dly[4].___y b.b.dly.dly[8]._y b.dly_cfg[0] b.b.dly.dly[12].___y b.b.dly.dly[12].y b.b.addr_buf.vc.OR2_tf[2]._y b.b.dly.dly[6].y b.b.dly.dly[2].y b.b.dly.mu2[1]._s b.b.dly.dly[4].y b.b.dly.dly[13].___y b.b.addr_buf.vc.OR2_tf[5]._y b.b.dly.dly[12]._y b.b.dly.dly[2].___y b.b.dly.mu2[2]._s b.b.dly.dly[10].___y b.b.dly.dly[6].__y b.b.dly.dly[3].y b.b.dly.dly[5].__y b.b.dly.mu2[0]._s b.b.addr_buf.vc.OR2_tf[0]._y b.b.dly.mu2[1]._y b.b.dly.mu2[3]._s b.b.dly.dly[1].___y b.b.dly.dly[2]._y b.b.dly.dly[7].__y b.b.dly.dly[8].___y b.b.addr_buf.vc.ct.C2Els[0]._y b.b.dly.dly[5]._y b.b.addr_buf.vc.ct.C3Els[0]._y b.b.dly.dly[1].__y b.b.addr_buf.vc.OR2_tf[1]._y b.b.dly.and2[2]._y b.b.dly.dly[11].___y b.b.dly.dly[2].__y b.b.dly.dly[3].__y b.b.dly.dly[9]._y b.b.dly.dly[10]._y
|
|
||||||
175726 b.in.d.d[0].f : 0
|
|
||||||
175726 b.dly_cfg[3] : 0
|
|
||||||
175726 b.dly_cfg[2] : 0
|
|
||||||
175726 b.in.d.d[1].f : 0
|
|
||||||
175726 b.in.d.d[3].f : 0
|
|
||||||
175726 b.b.dly.out : 0
|
|
||||||
175726 b.in.d.d[6].t : 0
|
|
||||||
175726 b.in.d.d[2].t : 0
|
|
||||||
175726 b.dly_cfg[1] : 1
|
|
||||||
175726 b.dly_cfg[0] : 1
|
|
||||||
175726 b.in.d.d[6].f : 0
|
|
||||||
175726 b.in.d.d[5].t : 0
|
|
||||||
175726 b.in.d.d[0].t : 0
|
|
||||||
175726 Reset : 0
|
|
||||||
175726 b.in.d.d[2].f : 0
|
|
||||||
175726 b.in.d.d[5].f : 0
|
|
||||||
175726 b.in.d.d[4].t : 0
|
|
||||||
175726 b.in.d.d[1].t : 0
|
|
||||||
175726 b.in.d.d[4].f : 0
|
|
||||||
175726 b.in.d.d[3].t : 0
|
|
||||||
175727 b.b.dly.mu2[3]._s : 1 [by b.dly_cfg[3]:=0]
|
|
||||||
175730 b.b.addr_buf.vc.OR2_tf[5]._y : 1 [by b.in.d.d[5].f:=0]
|
|
||||||
175734 b.b.addr_buf.vc.OR2_tf[6]._y : 1 [by b.in.d.d[6].f:=0]
|
|
||||||
175760 b.b.addr_buf.vc.OR2_tf[0]._y : 1 [by b.in.d.d[0].t:=0]
|
|
||||||
175763 b.b.addr_buf.vc.ct.in[0] : 0 [by b.b.addr_buf.vc.OR2_tf[0]._y:=1]
|
|
||||||
175768 b.b.dly.and2[2]._y : 1 [by b.dly_cfg[2]:=0]
|
|
||||||
175782 b.b.addr_buf.vc.ct.in[6] : 0 [by b.b.addr_buf.vc.OR2_tf[6]._y:=1]
|
|
||||||
175821 b.b.dly.mu2[1]._s : 0 [by b.dly_cfg[1]:=1]
|
|
||||||
175946 b.b.dly.dly[3].a : 0 [by b.b.dly.and2[2]._y:=1]
|
|
||||||
176061 b.b.dly.mu2[0]._s : 0 [by b.dly_cfg[0]:=1]
|
|
||||||
176644 b.b.addr_buf.vc.OR2_tf[2]._y : 1 [by b.in.d.d[2].f:=0]
|
|
||||||
178124 b.b.addr_buf.vc.OR2_tf[4]._y : 1 [by b.in.d.d[4].f:=0]
|
|
||||||
178543 b.b.dly.mu2[2]._s : 1 [by b.dly_cfg[2]:=0]
|
|
||||||
178941 b.b.addr_buf.vc.OR2_tf[3]._y : 1 [by b.in.d.d[3].t:=0]
|
|
||||||
179768 b.b.addr_buf.vc.ct.in[3] : 0 [by b.b.addr_buf.vc.OR2_tf[3]._y:=1]
|
|
||||||
182595 b.b.addr_buf.vc.ct.in[2] : 0 [by b.b.addr_buf.vc.OR2_tf[2]._y:=1]
|
|
||||||
182768 b.b.addr_buf.vc.ct.C2Els[1]._y : 1 [by b.b.addr_buf.vc.ct.in[2]:=0]
|
|
||||||
182952 b.b.addr_buf.vc.ct.tmp[8] : 0 [by b.b.addr_buf.vc.ct.C2Els[1]._y:=1]
|
|
||||||
187960 b.b.dly.mu2[0]._y : 1 [by b.b.dly.mu2[0]._s:=0]
|
|
||||||
187961 b.b.dly._a[1] : 0 [by b.b.dly.mu2[0]._y:=1]
|
|
||||||
188034 b.b.dly.and2[1]._y : 1 [by b.b.dly._a[1]:=0]
|
|
||||||
188038 b.b.dly.dly[1].a : 0 [by b.b.dly.and2[1]._y:=1]
|
|
||||||
189459 b.b.addr_buf._out_a_B : 1 [by b.b.dly.out:=0]
|
|
||||||
189555 b.b.addr_buf.out_a_B_buf_t.buf2._y : 0 [by b.b.addr_buf._out_a_B:=1]
|
|
||||||
189556 b.b.addr_buf._out_a_BX_f[0] : 1 [by b.b.addr_buf.out_a_B_buf_t.buf2._y:=0]
|
|
||||||
189595 b.b.addr_buf.out_a_B_buf_f.buf2._y : 0 [by b.b.addr_buf._out_a_B:=1]
|
|
||||||
189613 b._reset_B : 1 [by Reset:=0]
|
|
||||||
189854 b.b.addr_buf.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
193813 b.b.addr_buf._reset_BX : 1 [by b.b.addr_buf.reset_buf._y:=0]
|
|
||||||
193825 b.b.addr_buf.reset_bufarray.buf2._y : 0 [by b.b.addr_buf._reset_BX:=1]
|
|
||||||
196923 b.b.dly.dly[3]._y : 1 [by b.b.dly.dly[3].a:=0]
|
|
||||||
197725 b.b.addr_buf._reset_BXX[0] : 1 [by b.b.addr_buf.reset_bufarray.buf2._y:=0]
|
|
||||||
197952 b.b.dly.dly[3].__y : 0 [by b.b.dly.dly[3]._y:=1]
|
|
||||||
197953 b.b.dly.dly[3].___y : 1 [by b.b.dly.dly[3].__y:=0]
|
|
||||||
198009 b.b.dly.dly[3].y : 0 [by b.b.dly.dly[3].___y:=1]
|
|
||||||
208641 b.b.addr_buf._out_a_BX_t[0] : 1 [by b.b.addr_buf.out_a_B_buf_f.buf2._y:=0]
|
|
||||||
217609 b.b.addr_buf.vc.ct.in[4] : 0 [by b.b.addr_buf.vc.OR2_tf[4]._y:=1]
|
|
||||||
222104 b.b.addr_buf.vc.OR2_tf[1]._y : 1 [by b.in.d.d[1].t:=0]
|
|
||||||
222105 b.b.addr_buf.vc.ct.in[1] : 0 [by b.b.addr_buf.vc.OR2_tf[1]._y:=1]
|
|
||||||
222142 b.b.addr_buf.vc.ct.C2Els[0]._y : 1 [by b.b.addr_buf.vc.ct.in[1]:=0]
|
|
||||||
222849 b.b.addr_buf.vc.ct.in[5] : 0 [by b.b.addr_buf.vc.OR2_tf[5]._y:=1]
|
|
||||||
222850 b.b.addr_buf.vc.ct.C3Els[0]._y : 1 [by b.b.addr_buf.vc.ct.in[5]:=0]
|
|
||||||
225326 b.b.dly.dly[1]._y : 1 [by b.b.dly.dly[1].a:=0]
|
|
||||||
226414 b.b.addr_buf.vc.ct.tmp[9] : 0 [by b.b.addr_buf.vc.ct.C3Els[0]._y:=1]
|
|
||||||
227018 b.b.dly.dly[1].__y : 0 [by b.b.dly.dly[1]._y:=1]
|
|
||||||
227031 b.b.dly.dly[1].___y : 1 [by b.b.dly.dly[1].__y:=0]
|
|
||||||
234688 b.b.dly.and2[3]._y : 1 [by b.dly_cfg[3]:=0]
|
|
||||||
235045 b.b.dly.dly[7].a : 0 [by b.b.dly.and2[3]._y:=1]
|
|
||||||
235070 b.b.dly.dly[7]._y : 1 [by b.b.dly.dly[7].a:=0]
|
|
||||||
235091 b.b.dly.dly[7].__y : 0 [by b.b.dly.dly[7]._y:=1]
|
|
||||||
235092 b.b.dly.dly[7].___y : 1 [by b.b.dly.dly[7].__y:=0]
|
|
||||||
243015 b.b.dly.dly[4]._y : 1 [by b.b.dly.dly[3].y:=0]
|
|
||||||
243016 b.b.dly.dly[4].__y : 0 [by b.b.dly.dly[4]._y:=1]
|
|
||||||
243017 b.b.dly.dly[4].___y : 1 [by b.b.dly.dly[4].__y:=0]
|
|
||||||
243178 b.b.dly.dly[4].y : 0 [by b.b.dly.dly[4].___y:=1]
|
|
||||||
244015 b.b.dly.dly[1].y : 0 [by b.b.dly.dly[1].___y:=1]
|
|
||||||
244020 b.b.dly.dly[2]._y : 1 [by b.b.dly.dly[1].y:=0]
|
|
||||||
244215 b.b.dly.dly[5]._y : 1 [by b.b.dly.dly[4].y:=0]
|
|
||||||
244601 b.b.dly.dly[2].__y : 0 [by b.b.dly.dly[2]._y:=1]
|
|
||||||
244612 b.b.dly.dly[2].___y : 1 [by b.b.dly.dly[2].__y:=0]
|
|
||||||
244623 b.b.dly.dly[5].__y : 0 [by b.b.dly.dly[5]._y:=1]
|
|
||||||
244637 b.b.dly.dly[5].___y : 1 [by b.b.dly.dly[5].__y:=0]
|
|
||||||
244655 b.b.dly.dly[5].y : 0 [by b.b.dly.dly[5].___y:=1]
|
|
||||||
244659 b.b.dly.dly[6]._y : 1 [by b.b.dly.dly[5].y:=0]
|
|
||||||
244740 b.b.dly.dly[7].y : 0 [by b.b.dly.dly[7].___y:=1]
|
|
||||||
244763 b.b.dly.dly[6].__y : 0 [by b.b.dly.dly[6]._y:=1]
|
|
||||||
245517 b.b.addr_buf.vc.ct.tmp[7] : 0 [by b.b.addr_buf.vc.ct.C2Els[0]._y:=1]
|
|
||||||
245659 b.b.dly.dly[2].y : 0 [by b.b.dly.dly[2].___y:=1]
|
|
||||||
245887 b.b.dly.mu2[1]._y : 1 [by b.b.dly.dly[2].y:=0]
|
|
||||||
245967 b.b.dly.dly[6].___y : 1 [by b.b.dly.dly[6].__y:=0]
|
|
||||||
246730 b.b.dly._a[2] : 0 [by b.b.dly.mu2[1]._y:=1]
|
|
||||||
246800 b.b.dly.mu2[2]._y : 1 [by b.b.dly._a[2]:=0]
|
|
||||||
247426 b.b.dly.dly[6].y : 0 [by b.b.dly.dly[6].___y:=1]
|
|
||||||
253972 b.b.addr_buf.vc.ct.C3Els[1]._y : 1 [by b.b.addr_buf.vc.ct.tmp[7]:=0]
|
|
||||||
253983 b.b.addr_buf._in_v : 0 [by b.b.addr_buf.vc.ct.C3Els[1]._y:=1]
|
|
||||||
253986 b.b.addr_buf.in_v_buf._y : 1 [by b.b.addr_buf._in_v:=0]
|
|
||||||
254040 b.in.v : 0 [by b.b.addr_buf.in_v_buf._y:=1]
|
|
||||||
276184 b.b.dly.dly[8]._y : 1 [by b.b.dly.dly[7].y:=0]
|
|
||||||
277332 b.b.dly.dly[8].__y : 0 [by b.b.dly.dly[8]._y:=1]
|
|
||||||
278493 b.b.dly.dly[8].___y : 1 [by b.b.dly.dly[8].__y:=0]
|
|
||||||
287145 b.b.dly.dly[8].y : 0 [by b.b.dly.dly[8].___y:=1]
|
|
||||||
287226 b.b.dly.dly[9]._y : 1 [by b.b.dly.dly[8].y:=0]
|
|
||||||
297222 b.b.dly._a[3] : 0 [by b.b.dly.mu2[2]._y:=1]
|
|
||||||
298303 b.b.dly.dly[9].__y : 0 [by b.b.dly.dly[9]._y:=1]
|
|
||||||
298395 b.b.dly.dly[9].___y : 1 [by b.b.dly.dly[9].__y:=0]
|
|
||||||
306706 b.b.dly.dly[9].y : 0 [by b.b.dly.dly[9].___y:=1]
|
|
||||||
308450 b.b.dly.dly[10]._y : 1 [by b.b.dly.dly[9].y:=0]
|
|
||||||
309063 b.b.dly.dly[10].__y : 0 [by b.b.dly.dly[10]._y:=1]
|
|
||||||
315205 b.b.dly.mu2[3]._y : 1 [by b.b.dly._a[3]:=0]
|
|
||||||
323085 b.b.dly.dly[10].___y : 1 [by b.b.dly.dly[10].__y:=0]
|
|
||||||
323130 b.b.dly.dly[10].y : 0 [by b.b.dly.dly[10].___y:=1]
|
|
||||||
324127 b.b.dly.dly[11]._y : 1 [by b.b.dly.dly[10].y:=0]
|
|
||||||
325776 b.b.dly.dly[11].__y : 0 [by b.b.dly.dly[11]._y:=1]
|
|
||||||
326301 b.b.dly.dly[11].___y : 1 [by b.b.dly.dly[11].__y:=0]
|
|
||||||
327201 b.b.dly.dly[11].y : 0 [by b.b.dly.dly[11].___y:=1]
|
|
||||||
327253 b.b.dly.dly[12]._y : 1 [by b.b.dly.dly[11].y:=0]
|
|
||||||
327260 b.b.dly.dly[12].__y : 0 [by b.b.dly.dly[12]._y:=1]
|
|
||||||
342872 b.b.dly.dly[12].___y : 1 [by b.b.dly.dly[12].__y:=0]
|
|
||||||
349339 b.b.dly.dly[12].y : 0 [by b.b.dly.dly[12].___y:=1]
|
|
||||||
349341 b.b.dly.dly[13]._y : 1 [by b.b.dly.dly[12].y:=0]
|
|
||||||
349695 b.b.dly.dly[13].__y : 0 [by b.b.dly.dly[13]._y:=1]
|
|
||||||
349828 b.b.dly.dly[13].___y : 1 [by b.b.dly.dly[13].__y:=0]
|
|
||||||
349829 b.b.dly.dly[13].y : 0 [by b.b.dly.dly[13].___y:=1]
|
|
||||||
349833 b.b.dly.dly[14]._y : 1 [by b.b.dly.dly[13].y:=0]
|
|
||||||
350379 b.b.dly.dly[14].__y : 0 [by b.b.dly.dly[14]._y:=1]
|
|
||||||
395942 b.b.dly.dly[14].___y : 1 [by b.b.dly.dly[14].__y:=0]
|
|
||||||
395943 b.b.dly.mu2[3].b : 0 [by b.b.dly.dly[14].___y:=1]
|
|
||||||
[] set Reset 1
|
|
||||||
395943 Reset : 1
|
|
||||||
408321 b._reset_B : 0 [by Reset:=1]
|
|
||||||
408400 b.b.addr_buf.reset_buf._y : 1 [by b._reset_B:=0]
|
|
||||||
410833 b.b.addr_buf._reset_BX : 0 [by b.b.addr_buf.reset_buf._y:=1]
|
|
||||||
410921 b.b.addr_buf.reset_bufarray.buf2._y : 1 [by b.b.addr_buf._reset_BX:=0]
|
|
||||||
418703 b.b.addr_buf._reset_BXX[0] : 0 [by b.b.addr_buf.reset_bufarray.buf2._y:=1]
|
|
||||||
[] set Reset 0
|
|
||||||
418703 Reset : 0
|
|
||||||
447030 b._reset_B : 1 [by Reset:=0]
|
|
||||||
447089 b.b.addr_buf.reset_buf._y : 0 [by b._reset_B:=1]
|
|
||||||
447119 b.b.addr_buf._reset_BX : 1 [by b.b.addr_buf.reset_buf._y:=0]
|
|
||||||
448586 b.b.addr_buf.reset_bufarray.buf2._y : 0 [by b.b.addr_buf._reset_BX:=1]
|
|
||||||
508090 b.b.addr_buf._reset_BXX[0] : 1 [by b.b.addr_buf.reset_bufarray.buf2._y:=0]
|
|
||||||
[] Sending packet in
|
|
||||||
508090 b.in.d.d[0].t : 1
|
|
||||||
508090 b.in.d.d[6].t : 1
|
|
||||||
508090 b.in.d.d[2].t : 1
|
|
||||||
508090 b.in.d.d[5].t : 1
|
|
||||||
508090 b.in.d.d[1].t : 1
|
|
||||||
508090 b.in.d.d[4].t : 1
|
|
||||||
508090 b.in.d.d[3].t : 1
|
|
||||||
508091 b.b.addr_buf.t_buf_func[4]._y : 0 [by b.in.d.d[4].t:=1]
|
|
||||||
508093 b.b.addr_buf.t_buf_func[1]._y : 0 [by b.in.d.d[1].t:=1]
|
|
||||||
508095 b.b.atree_x[2].in[1] : 1 [by b.b.addr_buf.t_buf_func[1]._y:=0]
|
|
||||||
508096 b.b.vtree_x.OR2_tf[1]._y : 0 [by b.b.atree_x[2].in[1]:=1]
|
|
||||||
508102 b.b.addr_buf.vc.OR2_tf[5]._y : 0 [by b.in.d.d[5].t:=1]
|
|
||||||
508104 b.b.addr_buf.vc.ct.in[5] : 1 [by b.b.addr_buf.vc.OR2_tf[5]._y:=0]
|
|
||||||
508128 b.b.addr_buf.vc.OR2_tf[4]._y : 0 [by b.in.d.d[4].t:=1]
|
|
||||||
508133 b.b.addr_buf.t_buf_func[2]._y : 0 [by b.in.d.d[2].t:=1]
|
|
||||||
508146 b.b.addr_buf.vc.ct.in[4] : 1 [by b.b.addr_buf.vc.OR2_tf[4]._y:=0]
|
|
||||||
508182 b.b.addr_buf.t_buf_func[3]._y : 0 [by b.in.d.d[3].t:=1]
|
|
||||||
508217 b.b.addr_buf.t_buf_func[6]._y : 0 [by b.in.d.d[6].t:=1]
|
|
||||||
508225 b.b.atree_y[8].in[3] : 1 [by b.b.addr_buf.t_buf_func[6]._y:=0]
|
|
||||||
508252 b.b.atree_x[4].in[2] : 1 [by b.b.addr_buf.t_buf_func[2]._y:=0]
|
|
||||||
508259 b.b.addr_buf.vc.OR2_tf[2]._y : 0 [by b.in.d.d[2].t:=1]
|
|
||||||
508264 b.b.addr_buf.vc.ct.in[2] : 1 [by b.b.addr_buf.vc.OR2_tf[2]._y:=0]
|
|
||||||
508279 b.b.vtree_y.OR2_tf[3]._y : 0 [by b.b.atree_y[8].in[3]:=1]
|
|
||||||
508323 b.b.addr_buf.vc.OR2_tf[1]._y : 0 [by b.in.d.d[1].t:=1]
|
|
||||||
508324 b.b.addr_buf.vc.ct.in[1] : 1 [by b.b.addr_buf.vc.OR2_tf[1]._y:=0]
|
|
||||||
508775 b.b.addr_buf.t_buf_func[0]._y : 0 [by b.in.d.d[0].t:=1]
|
|
||||||
508913 b.b.atree_x[1].in[0] : 1 [by b.b.addr_buf.t_buf_func[0]._y:=0]
|
|
||||||
508914 b.b.atree_x[7].and3s[0]._y : 0 [by b.b.atree_x[1].in[0]:=1]
|
|
||||||
508977 b.b.vtree_x.OR2_tf[0]._y : 0 [by b.b.atree_x[1].in[0]:=1]
|
|
||||||
508979 b.b.vtree_x.ct.in[0] : 1 [by b.b.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
509037 b.outx[7] : 1 [by b.b.atree_x[7].and3s[0]._y:=0]
|
|
||||||
509346 b.b.vtree_y.ct.in[3] : 1 [by b.b.vtree_y.OR2_tf[3]._y:=0]
|
|
||||||
509369 b.b.addr_buf.t_buf_func[5]._y : 0 [by b.in.d.d[5].t:=1]
|
|
||||||
509406 b.b.atree_y[4].in[2] : 1 [by b.b.addr_buf.t_buf_func[5]._y:=0]
|
|
||||||
509407 b.b.vtree_y.OR2_tf[2]._y : 0 [by b.b.atree_y[4].in[2]:=1]
|
|
||||||
509416 b.b.vtree_y.ct.in[2] : 1 [by b.b.vtree_y.OR2_tf[2]._y:=0]
|
|
||||||
509417 b.b.atree_y[14].and2s[1]._y : 0 [by b.b.atree_y[4].in[2]:=1]
|
|
||||||
509441 b.b.vtree_y.ct.C2Els[1]._y : 0 [by b.b.vtree_y.ct.in[2]:=1]
|
|
||||||
509457 b.b.atree_y[12].and2s[1]._y : 0 [by b.b.atree_y[4].in[2]:=1]
|
|
||||||
509549 b.b.atree_y[15].and2s[1]._y : 0 [by b.b.atree_y[4].in[2]:=1]
|
|
||||||
509597 b.b.vtree_x.ct.in[1] : 1 [by b.b.vtree_x.OR2_tf[1]._y:=0]
|
|
||||||
509602 b.b.atree_y[12].tmp[5] : 1 [by b.b.atree_y[12].and2s[1]._y:=0]
|
|
||||||
509848 b.b.atree_y[13].and2s[1]._y : 0 [by b.b.atree_y[4].in[2]:=1]
|
|
||||||
510078 b.b.atree_y[13].tmp[5] : 1 [by b.b.atree_y[13].and2s[1]._y:=0]
|
|
||||||
510818 b.b.atree_y[2].in[1] : 1 [by b.b.addr_buf.t_buf_func[4]._y:=0]
|
|
||||||
511509 b.b.vtree_y.OR2_tf[1]._y : 0 [by b.b.atree_y[2].in[1]:=1]
|
|
||||||
511523 b.b.vtree_y.ct.in[1] : 1 [by b.b.vtree_y.OR2_tf[1]._y:=0]
|
|
||||||
512962 b.b.vtree_y.ct.tmp[5] : 1 [by b.b.vtree_y.ct.C2Els[1]._y:=0]
|
|
||||||
513902 b.b.atree_y[1].in[0] : 1 [by b.b.addr_buf.t_buf_func[3]._y:=0]
|
|
||||||
513903 b.b.vtree_y.OR2_tf[0]._y : 0 [by b.b.atree_y[1].in[0]:=1]
|
|
||||||
513904 b.b.vtree_y.ct.in[0] : 1 [by b.b.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
513913 b.b.atree_y[11].and2s[0]._y : 0 [by b.b.atree_y[1].in[0]:=1]
|
|
||||||
514552 b.b.atree_y[11].tmp[4] : 1 [by b.b.atree_y[11].and2s[0]._y:=0]
|
|
||||||
515445 b.b.atree_y[15].and2s[0]._y : 0 [by b.b.atree_y[1].in[0]:=1]
|
|
||||||
515513 b.b.atree_y[3].and2s[0]._y : 0 [by b.b.atree_y[1].in[0]:=1]
|
|
||||||
515645 b.b.atree_y[3].tmp[4] : 1 [by b.b.atree_y[3].and2s[0]._y:=0]
|
|
||||||
517238 b.b.atree_y[15].tmp[4] : 1 [by b.b.atree_y[15].and2s[0]._y:=0]
|
|
||||||
519670 b.b.atree_y[14].tmp[5] : 1 [by b.b.atree_y[14].and2s[1]._y:=0]
|
|
||||||
520405 b.b.vtree_y.ct.C2Els[0]._y : 0 [by b.b.vtree_y.ct.in[0]:=1]
|
|
||||||
520406 b.b.vtree_y.ct.tmp[4] : 1 [by b.b.vtree_y.ct.C2Els[0]._y:=0]
|
|
||||||
520423 b.b.vtree_y.ct.C2Els[2]._y : 0 [by b.b.vtree_y.ct.tmp[4]:=1]
|
|
||||||
520575 b.b.C2el.c2 : 1 [by b.b.vtree_y.ct.C2Els[2]._y:=0]
|
|
||||||
520842 b.b.addr_buf.vc.OR2_tf[3]._y : 0 [by b.in.d.d[3].t:=1]
|
|
||||||
523825 b.b.addr_buf.vc.ct.in[3] : 1 [by b.b.addr_buf.vc.OR2_tf[3]._y:=0]
|
|
||||||
523828 b.b.addr_buf.vc.ct.C2Els[1]._y : 0 [by b.b.addr_buf.vc.ct.in[3]:=1]
|
|
||||||
524252 b.b.addr_buf.vc.ct.tmp[8] : 1 [by b.b.addr_buf.vc.ct.C2Els[1]._y:=0]
|
|
||||||
524805 b.b.addr_buf.vc.OR2_tf[6]._y : 0 [by b.in.d.d[6].t:=1]
|
|
||||||
524811 b.b.addr_buf.vc.ct.in[6] : 1 [by b.b.addr_buf.vc.OR2_tf[6]._y:=0]
|
|
||||||
525717 b.b.atree_y[15].tmp[5] : 1 [by b.b.atree_y[15].and2s[1]._y:=0]
|
|
||||||
527399 b.b.addr_buf.vc.ct.C3Els[0]._y : 0 [by b.b.addr_buf.vc.ct.in[6]:=1]
|
|
||||||
527474 b.b.addr_buf.vc.OR2_tf[0]._y : 0 [by b.in.d.d[0].t:=1]
|
|
||||||
528178 b.b.atree_y[15].and2s[2]._y : 0 [by b.b.atree_y[15].tmp[5]:=1]
|
|
||||||
528180 b.outy[15] : 1 [by b.b.atree_y[15].and2s[2]._y:=0]
|
|
||||||
528229 b.b.addr_buf.vc.ct.tmp[9] : 1 [by b.b.addr_buf.vc.ct.C3Els[0]._y:=0]
|
|
||||||
531414 b.b.atree_y[7].and2s[0]._y : 0 [by b.b.atree_y[1].in[0]:=1]
|
|
||||||
531608 b.b.atree_y[7].tmp[4] : 1 [by b.b.atree_y[7].and2s[0]._y:=0]
|
|
||||||
550406 b.b.addr_buf.vc.ct.in[0] : 1 [by b.b.addr_buf.vc.OR2_tf[0]._y:=0]
|
|
||||||
551009 b.b.addr_buf.vc.ct.C2Els[0]._y : 0 [by b.b.addr_buf.vc.ct.in[0]:=1]
|
|
||||||
551147 b.b.addr_buf.vc.ct.tmp[7] : 1 [by b.b.addr_buf.vc.ct.C2Els[0]._y:=0]
|
|
||||||
551164 b.b.addr_buf.vc.ct.C3Els[1]._y : 0 [by b.b.addr_buf.vc.ct.tmp[7]:=1]
|
|
||||||
551181 b.b.addr_buf._in_v : 1 [by b.b.addr_buf.vc.ct.C3Els[1]._y:=0]
|
|
||||||
551607 b.b.addr_buf.in_v_buf._y : 0 [by b.b.addr_buf._in_v:=1]
|
|
||||||
551608 b.in.v : 1 [by b.b.addr_buf.in_v_buf._y:=0]
|
|
||||||
558790 b.b.vtree_x.OR2_tf[2]._y : 0 [by b.b.atree_x[4].in[2]:=1]
|
|
||||||
558791 b.b.vtree_x.ct.in[2] : 1 [by b.b.vtree_x.OR2_tf[2]._y:=0]
|
|
||||||
559817 b.b.vtree_x.ct.C3Els[0]._y : 0 [by b.b.vtree_x.ct.in[2]:=1]
|
|
||||||
559818 b.b.C2el.c1 : 1 [by b.b.vtree_x.ct.C3Els[0]._y:=0]
|
|
||||||
559837 b.b.C2el._y : 0 [by b.b.C2el.c1:=1]
|
|
||||||
560005 b.b.C2el.y : 1 [by b.b.C2el._y:=0]
|
|
||||||
560166 b.b.addr_buf.inack_ctl._y : 0 [by b.b.C2el.y:=1]
|
|
||||||
560339 b.in.a : 1 [by b.b.addr_buf.inack_ctl._y:=0]
|
|
||||||
560544 b.b.dly.and2[0]._y : 0 [by b.b.C2el.y:=1]
|
|
||||||
562886 b.b.addr_buf._en : 0 [by b.in.a:=1]
|
|
||||||
562887 b.b.addr_buf.en_buf_f.buf2._y : 1 [by b.b.addr_buf._en:=0]
|
|
||||||
562887 b.b.addr_buf.en_buf_t.buf2._y : 1 [by b.b.addr_buf._en:=0]
|
|
||||||
563094 b.b.addr_buf._en_X_t[0] : 0 [by b.b.addr_buf.en_buf_t.buf2._y:=1]
|
|
||||||
563277 b.b.addr_buf._en_X_f[0] : 0 [by b.b.addr_buf.en_buf_f.buf2._y:=1]
|
|
||||||
575605 b.b.dly.dly[0].a : 1 [by b.b.dly.and2[0]._y:=0]
|
|
||||||
576438 b.b.dly.dly[0]._y : 0 [by b.b.dly.dly[0].a:=1]
|
|
||||||
576466 b.b.dly.dly[0].__y : 1 [by b.b.dly.dly[0]._y:=0]
|
|
||||||
576473 b.b.dly.dly[0].___y : 0 [by b.b.dly.dly[0].__y:=1]
|
|
||||||
576887 b.b.dly.dly[0].y : 1 [by b.b.dly.dly[0].___y:=0]
|
|
||||||
576891 b.b.dly.mu2[0]._y : 0 [by b.b.dly.dly[0].y:=1]
|
|
||||||
578670 b.b.dly._a[1] : 1 [by b.b.dly.mu2[0]._y:=0]
|
|
||||||
601544 b.b.dly.and2[1]._y : 0 [by b.b.dly._a[1]:=1]
|
|
||||||
601710 b.b.dly.dly[1].a : 1 [by b.b.dly.and2[1]._y:=0]
|
|
||||||
641580 b.b.dly.dly[1]._y : 0 [by b.b.dly.dly[1].a:=1]
|
|
||||||
650225 b.b.dly.dly[1].__y : 1 [by b.b.dly.dly[1]._y:=0]
|
|
||||||
651158 b.b.dly.dly[1].___y : 0 [by b.b.dly.dly[1].__y:=1]
|
|
||||||
652014 b.b.dly.dly[1].y : 1 [by b.b.dly.dly[1].___y:=0]
|
|
||||||
652153 b.b.dly.dly[2]._y : 0 [by b.b.dly.dly[1].y:=1]
|
|
||||||
678362 b.b.dly.dly[2].__y : 1 [by b.b.dly.dly[2]._y:=0]
|
|
||||||
678557 b.b.dly.dly[2].___y : 0 [by b.b.dly.dly[2].__y:=1]
|
|
||||||
678559 b.b.dly.dly[2].y : 1 [by b.b.dly.dly[2].___y:=0]
|
|
||||||
732008 b.b.dly.mu2[1]._y : 0 [by b.b.dly.dly[2].y:=1]
|
|
||||||
732014 b.b.dly._a[2] : 1 [by b.b.dly.mu2[1]._y:=0]
|
|
||||||
732268 b.b.dly.mu2[2]._y : 0 [by b.b.dly._a[2]:=1]
|
|
||||||
732276 b.b.dly._a[3] : 1 [by b.b.dly.mu2[2]._y:=0]
|
|
||||||
732277 b.b.dly.mu2[3]._y : 0 [by b.b.dly._a[3]:=1]
|
|
||||||
732283 b.b.dly.out : 1 [by b.b.dly.mu2[3]._y:=0]
|
|
||||||
783319 b.b.addr_buf._out_a_B : 0 [by b.b.dly.out:=1]
|
|
||||||
783545 b.b.addr_buf.out_a_B_buf_f.buf2._y : 1 [by b.b.addr_buf._out_a_B:=0]
|
|
||||||
784364 b.b.addr_buf._out_a_BX_t[0] : 0 [by b.b.addr_buf.out_a_B_buf_f.buf2._y:=1]
|
|
||||||
784365 b.b.addr_buf.t_buf_func[0]._y : 1 [by b.b.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
784366 b.b.addr_buf.t_buf_func[2]._y : 1 [by b.b.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
784370 b.b.addr_buf.t_buf_func[1]._y : 1 [by b.b.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
784379 b.b.addr_buf.t_buf_func[4]._y : 1 [by b.b.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
784458 b.b.atree_x[1].in[0] : 0 [by b.b.addr_buf.t_buf_func[0]._y:=1]
|
|
||||||
784471 b.b.addr_buf.t_buf_func[6]._y : 1 [by b.b.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
784472 b.b.atree_y[8].in[3] : 0 [by b.b.addr_buf.t_buf_func[6]._y:=1]
|
|
||||||
784473 b.b.atree_y[12].and2s[1]._y : 1 [by b.b.atree_y[8].in[3]:=0]
|
|
||||||
784473 b.b.vtree_y.OR2_tf[3]._y : 1 [by b.b.atree_y[8].in[3]:=0]
|
|
||||||
784474 b.b.vtree_y.ct.in[3] : 0 [by b.b.vtree_y.OR2_tf[3]._y:=1]
|
|
||||||
784479 b.b.atree_y[12].tmp[5] : 0 [by b.b.atree_y[12].and2s[1]._y:=1]
|
|
||||||
785137 b.b.atree_y[2].in[1] : 0 [by b.b.addr_buf.t_buf_func[4]._y:=1]
|
|
||||||
785144 b.b.vtree_y.OR2_tf[1]._y : 1 [by b.b.atree_y[2].in[1]:=0]
|
|
||||||
785159 b.b.atree_y[7].and2s[0]._y : 1 [by b.b.atree_y[2].in[1]:=0]
|
|
||||||
785172 b.b.atree_y[7].tmp[4] : 0 [by b.b.atree_y[7].and2s[0]._y:=1]
|
|
||||||
785174 b.b.vtree_x.OR2_tf[0]._y : 1 [by b.b.atree_x[1].in[0]:=0]
|
|
||||||
785209 b.b.vtree_y.ct.in[1] : 0 [by b.b.vtree_y.OR2_tf[1]._y:=1]
|
|
||||||
786018 b.b.atree_x[4].in[2] : 0 [by b.b.addr_buf.t_buf_func[2]._y:=1]
|
|
||||||
786122 b.b.vtree_x.OR2_tf[2]._y : 1 [by b.b.atree_x[4].in[2]:=0]
|
|
||||||
786163 b.b.vtree_x.ct.in[2] : 0 [by b.b.vtree_x.OR2_tf[2]._y:=1]
|
|
||||||
786212 b.b.atree_y[15].and2s[1]._y : 1 [by b.b.atree_y[8].in[3]:=0]
|
|
||||||
786213 b.b.atree_y[15].tmp[5] : 0 [by b.b.atree_y[15].and2s[1]._y:=1]
|
|
||||||
786214 b.b.atree_y[15].and2s[2]._y : 1 [by b.b.atree_y[15].tmp[5]:=0]
|
|
||||||
786298 b.b.vtree_x.ct.in[0] : 0 [by b.b.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
786409 b.b.addr_buf.out_a_B_buf_t.buf2._y : 1 [by b.b.addr_buf._out_a_B:=0]
|
|
||||||
787081 b.b.atree_x[7].and3s[0]._y : 1 [by b.b.atree_x[1].in[0]:=0]
|
|
||||||
787082 b.outx[7] : 0 [by b.b.atree_x[7].and3s[0]._y:=1]
|
|
||||||
787926 b.b.addr_buf.t_buf_func[3]._y : 1 [by b.b.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
788309 b.b.atree_x[2].in[1] : 0 [by b.b.addr_buf.t_buf_func[1]._y:=1]
|
|
||||||
791445 b.b.vtree_x.OR2_tf[1]._y : 1 [by b.b.atree_x[2].in[1]:=0]
|
|
||||||
792271 b.b.vtree_x.ct.in[1] : 0 [by b.b.vtree_x.OR2_tf[1]._y:=1]
|
|
||||||
794104 b.b.vtree_x.ct.C3Els[0]._y : 1 [by b.b.vtree_x.ct.in[1]:=0]
|
|
||||||
796624 b.b.atree_y[13].and2s[1]._y : 1 [by b.b.atree_y[8].in[3]:=0]
|
|
||||||
796682 b.b.atree_y[13].tmp[5] : 0 [by b.b.atree_y[13].and2s[1]._y:=1]
|
|
||||||
799581 b.b.addr_buf._out_a_BX_f[0] : 0 [by b.b.addr_buf.out_a_B_buf_t.buf2._y:=1]
|
|
||||||
805165 b.b.addr_buf.t_buf_func[5]._y : 1 [by b.b.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
806736 b.b.atree_y[3].and2s[0]._y : 1 [by b.b.atree_y[2].in[1]:=0]
|
|
||||||
807608 b.b.atree_y[4].in[2] : 0 [by b.b.addr_buf.t_buf_func[5]._y:=1]
|
|
||||||
807645 b.b.atree_y[11].and2s[0]._y : 1 [by b.b.atree_y[2].in[1]:=0]
|
|
||||||
807659 b.b.atree_y[11].tmp[4] : 0 [by b.b.atree_y[11].and2s[0]._y:=1]
|
|
||||||
807751 b.b.atree_y[1].in[0] : 0 [by b.b.addr_buf.t_buf_func[3]._y:=1]
|
|
||||||
808107 b.b.vtree_y.OR2_tf[0]._y : 1 [by b.b.atree_y[1].in[0]:=0]
|
|
||||||
810652 b.b.C2el.c1 : 0 [by b.b.vtree_x.ct.C3Els[0]._y:=1]
|
|
||||||
812671 b.b.atree_y[14].and2s[1]._y : 1 [by b.b.atree_y[8].in[3]:=0]
|
|
||||||
812776 b.b.atree_y[14].tmp[5] : 0 [by b.b.atree_y[14].and2s[1]._y:=1]
|
|
||||||
823509 b.b.atree_y[3].tmp[4] : 0 [by b.b.atree_y[3].and2s[0]._y:=1]
|
|
||||||
824626 b.b.atree_y[15].and2s[0]._y : 1 [by b.b.atree_y[2].in[1]:=0]
|
|
||||||
824735 b.b.atree_y[15].tmp[4] : 0 [by b.b.atree_y[15].and2s[0]._y:=1]
|
|
||||||
843945 b.b.vtree_y.ct.in[0] : 0 [by b.b.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
843946 b.b.vtree_y.ct.C2Els[0]._y : 1 [by b.b.vtree_y.ct.in[0]:=0]
|
|
||||||
843955 b.b.vtree_y.ct.tmp[4] : 0 [by b.b.vtree_y.ct.C2Els[0]._y:=1]
|
|
||||||
844807 b.b.vtree_y.OR2_tf[2]._y : 1 [by b.b.atree_y[4].in[2]:=0]
|
|
||||||
850592 b.outy[15] : 0 [by b.b.atree_y[15].and2s[2]._y:=1]
|
|
||||||
882760 b.b.vtree_y.ct.in[2] : 0 [by b.b.vtree_y.OR2_tf[2]._y:=1]
|
|
||||||
882761 b.b.vtree_y.ct.C2Els[1]._y : 1 [by b.b.vtree_y.ct.in[2]:=0]
|
|
||||||
919155 b.b.vtree_y.ct.tmp[5] : 0 [by b.b.vtree_y.ct.C2Els[1]._y:=1]
|
|
||||||
919156 b.b.vtree_y.ct.C2Els[2]._y : 1 [by b.b.vtree_y.ct.tmp[5]:=0]
|
|
||||||
922245 b.b.C2el.c2 : 0 [by b.b.vtree_y.ct.C2Els[2]._y:=1]
|
|
||||||
970971 b.b.C2el._y : 1 [by b.b.C2el.c2:=0]
|
|
||||||
971721 b.b.C2el.y : 0 [by b.b.C2el._y:=1]
|
|
||||||
978476 b.b.dly.and2[0]._y : 1 [by b.b.C2el.y:=0]
|
|
||||||
978527 b.b.dly.dly[0].a : 0 [by b.b.dly.and2[0]._y:=1]
|
|
||||||
978537 b.b.dly.dly[0]._y : 1 [by b.b.dly.dly[0].a:=0]
|
|
||||||
978857 b.b.dly.dly[0].__y : 0 [by b.b.dly.dly[0]._y:=1]
|
|
||||||
986439 b.b.dly.dly[0].___y : 1 [by b.b.dly.dly[0].__y:=0]
|
|
||||||
986440 b.b.dly.dly[0].y : 0 [by b.b.dly.dly[0].___y:=1]
|
|
||||||
986441 b.b.dly.mu2[0]._y : 1 [by b.b.dly.dly[0].y:=0]
|
|
||||||
988171 b.b.dly._a[1] : 0 [by b.b.dly.mu2[0]._y:=1]
|
|
||||||
989858 b.b.dly.and2[1]._y : 1 [by b.b.dly._a[1]:=0]
|
|
||||||
989873 b.b.dly.dly[1].a : 0 [by b.b.dly.and2[1]._y:=1]
|
|
||||||
1014147 b.b.dly.dly[1]._y : 1 [by b.b.dly.dly[1].a:=0]
|
|
||||||
1014601 b.b.dly.dly[1].__y : 0 [by b.b.dly.dly[1]._y:=1]
|
|
||||||
1014917 b.b.dly.dly[1].___y : 1 [by b.b.dly.dly[1].__y:=0]
|
|
||||||
1014918 b.b.dly.dly[1].y : 0 [by b.b.dly.dly[1].___y:=1]
|
|
||||||
1015301 b.b.dly.dly[2]._y : 1 [by b.b.dly.dly[1].y:=0]
|
|
||||||
1022764 b.b.dly.dly[2].__y : 0 [by b.b.dly.dly[2]._y:=1]
|
|
||||||
1022784 b.b.dly.dly[2].___y : 1 [by b.b.dly.dly[2].__y:=0]
|
|
||||||
1024107 b.b.dly.dly[2].y : 0 [by b.b.dly.dly[2].___y:=1]
|
|
||||||
1024194 b.b.dly.mu2[1]._y : 1 [by b.b.dly.dly[2].y:=0]
|
|
||||||
1030916 b.b.dly._a[2] : 0 [by b.b.dly.mu2[1]._y:=1]
|
|
||||||
1030928 b.b.dly.mu2[2]._y : 1 [by b.b.dly._a[2]:=0]
|
|
||||||
1031073 b.b.dly._a[3] : 0 [by b.b.dly.mu2[2]._y:=1]
|
|
||||||
1031974 b.b.dly.mu2[3]._y : 1 [by b.b.dly._a[3]:=0]
|
|
||||||
1033323 b.b.dly.out : 0 [by b.b.dly.mu2[3]._y:=1]
|
|
||||||
1033542 b.b.addr_buf._out_a_B : 1 [by b.b.dly.out:=0]
|
|
||||||
1041873 b.b.addr_buf.out_a_B_buf_t.buf2._y : 0 [by b.b.addr_buf._out_a_B:=1]
|
|
||||||
1041891 b.b.addr_buf._out_a_BX_f[0] : 1 [by b.b.addr_buf.out_a_B_buf_t.buf2._y:=0]
|
|
||||||
1065123 b.b.addr_buf.out_a_B_buf_f.buf2._y : 0 [by b.b.addr_buf._out_a_B:=1]
|
|
||||||
1067317 b.b.addr_buf._out_a_BX_t[0] : 1 [by b.b.addr_buf.out_a_B_buf_f.buf2._y:=0]
|
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,3 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
@@ -1,460 +0,0 @@
|
|||||||
e.in.d.d[2].t e.in.d.d[1].f e.in.d.d[0].f e.in.d.d[2].f e.decoder.addr_buf._in_v e.in.d.d[1].t e.decoder.addr_buf.vc.ct.in[0] e.decoder.addr_buf.vc.ct.in[1] e.in.d.d[0].t e.decoder.addr_buf.vc.ct.C3Els[0]._y e.decoder.addr_buf.vc.OR2_tf[0]._y e.in.v e.decoder.addr_buf.in_v_buf._y e.decoder.addr_buf.vc.ct.in[2] e.decoder.addr_buf.vc.OR2_tf[2]._y e.decoder.addr_buf.vc.OR2_tf[1]._y
|
|
||||||
162088 e.in.d.d[0].f : 0
|
|
||||||
162088 e.in.d.d[2].t : 0
|
|
||||||
162088 e.in.d.d[2].f : 0
|
|
||||||
162088 e.in.d.d[1].t : 0
|
|
||||||
162088 e.in.d.d[1].f : 0
|
|
||||||
162088 e.in.d.d[0].t : 0
|
|
||||||
162104 e.decoder.addr_buf.vc.OR2_tf[1]._y : 1 [by e.in.d.d[1].f:=0]
|
|
||||||
162632 e.decoder.addr_buf.vc.ct.in[1] : 0 [by e.decoder.addr_buf.vc.OR2_tf[1]._y:=1]
|
|
||||||
164729 e.decoder.addr_buf.vc.OR2_tf[2]._y : 1 [by e.in.d.d[2].f:=0]
|
|
||||||
166650 e.decoder.addr_buf.vc.OR2_tf[0]._y : 1 [by e.in.d.d[0].t:=0]
|
|
||||||
167164 e.decoder.addr_buf.vc.ct.in[2] : 0 [by e.decoder.addr_buf.vc.OR2_tf[2]._y:=1]
|
|
||||||
193530 e.decoder.addr_buf.vc.ct.in[0] : 0 [by e.decoder.addr_buf.vc.OR2_tf[0]._y:=1]
|
|
||||||
217455 e.decoder.addr_buf.vc.ct.C3Els[0]._y : 1 [by e.decoder.addr_buf.vc.ct.in[0]:=0]
|
|
||||||
230496 e.decoder.addr_buf._in_v : 0 [by e.decoder.addr_buf.vc.ct.C3Els[0]._y:=1]
|
|
||||||
230498 e.decoder.addr_buf.in_v_buf._y : 1 [by e.decoder.addr_buf._in_v:=0]
|
|
||||||
291456 e.in.v : 0 [by e.decoder.addr_buf.in_v_buf._y:=1]
|
|
||||||
[] Set reset 0
|
|
||||||
|
|
||||||
291456 Reset : 0
|
|
||||||
291459 e._reset_B : 1 [by Reset:=0]
|
|
||||||
291488 e.decoder.addr_buf.reset_buf._y : 0 [by e._reset_B:=1]
|
|
||||||
291805 e.decoder.addr_buf._reset_BX : 1 [by e.decoder.addr_buf.reset_buf._y:=0]
|
|
||||||
293406 e.decoder.addr_buf.reset_bufarray.buf1._y : 0 [by e.decoder.addr_buf._reset_BX:=1]
|
|
||||||
293559 e.decoder.addr_buf._reset_BXX[0] : 1 [by e.decoder.addr_buf.reset_bufarray.buf1._y:=0]
|
|
||||||
[] Sending in a 7 packet
|
|
||||||
293559 e.in.d.d[0].t : 1
|
|
||||||
293559 e.in.d.d[2].t : 1
|
|
||||||
293559 e.in.d.d[1].t : 1
|
|
||||||
293560 e.decoder.addr_buf.t_buf_func[2]._y : 0 [by e.in.d.d[2].t:=1]
|
|
||||||
293561 e.decoder.d_dr_y.in_tX[1].in : 1 [by e.decoder.addr_buf.t_buf_func[2]._y:=0]
|
|
||||||
293581 e.decoder.addr_buf.t_buf_func[1]._y : 0 [by e.in.d.d[1].t:=1]
|
|
||||||
293603 e.decoder.addr_buf.vc.OR2_tf[0]._y : 0 [by e.in.d.d[0].t:=1]
|
|
||||||
293740 e.decoder.d_dr_y.in_tX[0].in : 1 [by e.decoder.addr_buf.t_buf_func[1]._y:=0]
|
|
||||||
293776 e.decoder.addr_buf.vc.OR2_tf[1]._y : 0 [by e.in.d.d[1].t:=1]
|
|
||||||
293921 e.decoder.addr_buf.vc.ct.in[1] : 1 [by e.decoder.addr_buf.vc.OR2_tf[1]._y:=0]
|
|
||||||
295027 e.decoder.d_dr_y.in_tX[0].buf1._y : 0 [by e.decoder.d_dr_y.in_tX[0].in:=1]
|
|
||||||
295142 e.decoder.d_dr_y.in_tX[1].buf1._y : 0 [by e.decoder.d_dr_y.in_tX[1].in:=1]
|
|
||||||
295972 e.decoder.vtree_y.OR2_tf[0]._y : 0 [by e.decoder.d_dr_y.in_tX[0].in:=1]
|
|
||||||
295973 e.decoder.vtree_y.ct.in[0] : 1 [by e.decoder.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
296320 e.decoder.addr_buf.t_buf_func[0]._y : 0 [by e.in.d.d[0].t:=1]
|
|
||||||
297859 e.decoder.d_dr_y.atree[1].in[0] : 1 [by e.decoder.d_dr_y.in_tX[0].buf1._y:=0]
|
|
||||||
301496 e.decoder.d_dr_y.atree[2].in[1] : 1 [by e.decoder.d_dr_y.in_tX[1].buf1._y:=0]
|
|
||||||
301658 e.decoder.d_dr_y.atree[3].and2s[0]._y : 0 [by e.decoder.d_dr_y.atree[2].in[1]:=1]
|
|
||||||
302906 e.decoder.vtree_y.OR2_tf[1]._y : 0 [by e.decoder.d_dr_y.in_tX[1].in:=1]
|
|
||||||
302920 e.decoder.vtree_y.ct.in[1] : 1 [by e.decoder.vtree_y.OR2_tf[1]._y:=0]
|
|
||||||
302927 e.decoder.vtree_y.ct.C2Els[0]._y : 0 [by e.decoder.vtree_y.ct.in[1]:=1]
|
|
||||||
303087 e.decoder.vtree_y.out : 1 [by e.decoder.vtree_y.ct.C2Els[0]._y:=0]
|
|
||||||
307242 e.decoder.addr_buf.vc.OR2_tf[2]._y : 0 [by e.in.d.d[2].t:=1]
|
|
||||||
309027 e.decoder.d_dr_y.out[3] : 1 [by e.decoder.d_dr_y.atree[3].and2s[0]._y:=0]
|
|
||||||
309028 e.decoder._and_grid.ybuf[3].buf1._y : 0 [by e.decoder.d_dr_y.out[3]:=1]
|
|
||||||
309029 e.decoder._and_grid.ands[6].b : 1 [by e.decoder._and_grid.ybuf[3].buf1._y:=0]
|
|
||||||
313279 e.decoder.addr_buf.vc.ct.in[0] : 1 [by e.decoder.addr_buf.vc.OR2_tf[0]._y:=0]
|
|
||||||
328799 e.decoder.addr_buf.vc.ct.in[2] : 1 [by e.decoder.addr_buf.vc.OR2_tf[2]._y:=0]
|
|
||||||
328800 e.decoder.addr_buf.vc.ct.C3Els[0]._y : 0 [by e.decoder.addr_buf.vc.ct.in[2]:=1]
|
|
||||||
331043 e.decoder.addr_buf._in_v : 1 [by e.decoder.addr_buf.vc.ct.C3Els[0]._y:=0]
|
|
||||||
331230 e.decoder.addr_buf.in_v_buf._y : 0 [by e.decoder.addr_buf._in_v:=1]
|
|
||||||
331231 e.in.v : 1 [by e.decoder.addr_buf.in_v_buf._y:=0]
|
|
||||||
335604 e.decoder.d_dr_x.in_tX[0].in : 1 [by e.decoder.addr_buf.t_buf_func[0]._y:=0]
|
|
||||||
339786 e.decoder.d_dr_x.in_tX[0].buf1._y : 0 [by e.decoder.d_dr_x.in_tX[0].in:=1]
|
|
||||||
339787 e.decoder.d_dr_x.atree[1].in[0] : 1 [by e.decoder.d_dr_x.in_tX[0].buf1._y:=0]
|
|
||||||
340640 e.decoder.d_dr_x.atree[1].b._y : 0 [by e.decoder.d_dr_x.atree[1].in[0]:=1]
|
|
||||||
340645 e.decoder.d_dr_x.out[1] : 1 [by e.decoder.d_dr_x.atree[1].b._y:=0]
|
|
||||||
340646 e.decoder.d_dr_xX[1].buf2._y : 0 [by e.decoder.d_dr_x.out[1]:=1]
|
|
||||||
340663 e.decoder.pu_ANDs[1].a : 1 [by e.decoder.d_dr_xX[1].buf2._y:=0]
|
|
||||||
341536 e.decoder._and_grid.xbuf[1].buf1._y : 0 [by e.decoder.d_dr_x.out[1]:=1]
|
|
||||||
343236 e.decoder.pu_ANDs[1]._y : 0 [by e.decoder.pu_ANDs[1].a:=1]
|
|
||||||
343239 e.decoder.pu[1].a : 1 [by e.decoder.pu_ANDs[1]._y:=0]
|
|
||||||
349897 e.decoder._and_grid.ands[1].a : 1 [by e.decoder._and_grid.xbuf[1].buf1._y:=0]
|
|
||||||
350838 e.decoder._and_grid.ands[7]._y : 0 [by e.decoder._and_grid.ands[1].a:=1]
|
|
||||||
370386 e.decoder.vtree_x.OR2_tf[0]._y : 0 [by e.decoder.d_dr_x.in_tX[0].in:=1]
|
|
||||||
370387 e.decoder.vtree_x.ct.in[0] : 1 [by e.decoder.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
370429 e.decoder.vtree_x.ct.b._y : 0 [by e.decoder.vtree_x.ct.in[0]:=1]
|
|
||||||
373246 e.decoder.vtree_x.out : 1 [by e.decoder.vtree_x.ct.b._y:=0]
|
|
||||||
386979 e.decoder.valid_Cel._y : 0 [by e.decoder.vtree_x.out:=1]
|
|
||||||
387074 e.decoder.valid_Cel.y : 1 [by e.decoder.valid_Cel._y:=0]
|
|
||||||
387409 e.decoder.addr_buf.inack_ctl._y : 0 [by e.decoder.valid_Cel.y:=1]
|
|
||||||
387417 e.in.a : 1 [by e.decoder.addr_buf.inack_ctl._y:=0]
|
|
||||||
387451 e.decoder.addr_buf._en : 0 [by e.in.a:=1]
|
|
||||||
388369 e.decoder.addr_buf.en_buf_t.buf1._y : 1 [by e.decoder.addr_buf._en:=0]
|
|
||||||
388373 e.decoder.addr_buf._en_X_t[0] : 0 [by e.decoder.addr_buf.en_buf_t.buf1._y:=1]
|
|
||||||
401338 e.decoder.addr_buf.en_buf_f.buf1._y : 1 [by e.decoder.addr_buf._en:=0]
|
|
||||||
409800 e.out[7].r : 1 [by e.decoder._and_grid.ands[7]._y:=0]
|
|
||||||
412198 e.synapses[7].y : 0 [by e.out[7].r:=1]
|
|
||||||
447716 e.decoder.addr_buf._en_X_f[0] : 0 [by e.decoder.addr_buf.en_buf_f.buf1._y:=1]
|
|
||||||
[] Removing input
|
|
||||||
[] Synapse [7] gives ack
|
|
||||||
447716 e.in.d.d[0].t : 0
|
|
||||||
447716 e.out[7].a : 1
|
|
||||||
447716 e.in.d.d[2].t : 0
|
|
||||||
447716 e.in.d.d[1].t : 0
|
|
||||||
447719 e.decoder.addr_buf.vc.OR2_tf[1]._y : 1 [by e.in.d.d[1].t:=0]
|
|
||||||
447764 e.decoder.addr_buf.vc.OR2_tf[2]._y : 1 [by e.in.d.d[2].t:=0]
|
|
||||||
447897 e.decoder.addr_buf.vc.ct.in[1] : 0 [by e.decoder.addr_buf.vc.OR2_tf[1]._y:=1]
|
|
||||||
450931 e.decoder.addr_buf.vc.OR2_tf[0]._y : 1 [by e.in.d.d[0].t:=0]
|
|
||||||
462830 e.decoder.addr_buf.vc.ct.in[0] : 0 [by e.decoder.addr_buf.vc.OR2_tf[0]._y:=1]
|
|
||||||
468741 e.decoder.addr_buf.vc.ct.in[2] : 0 [by e.decoder.addr_buf.vc.OR2_tf[2]._y:=1]
|
|
||||||
474692 e.decoder.addr_buf.vc.ct.C3Els[0]._y : 1 [by e.decoder.addr_buf.vc.ct.in[2]:=0]
|
|
||||||
494835 e.decoder._out_acksB[1] : 0 [by e.out[7].a:=1]
|
|
||||||
495662 e.decoder._ortree.in[1] : 1 [by e.decoder._out_acksB[1]:=0]
|
|
||||||
495835 e.decoder._ortree.or2s[0]._y : 0 [by e.decoder._ortree.in[1]:=1]
|
|
||||||
496019 e.decoder._ortree.out : 1 [by e.decoder._ortree.or2s[0]._y:=0]
|
|
||||||
496020 e.decoder.buf_ack_Cel._y : 0 [by e.decoder._ortree.out:=1]
|
|
||||||
496093 e.decoder.buf_ack_Cel.y : 1 [by e.decoder.buf_ack_Cel._y:=0]
|
|
||||||
496097 e.decoder.addr_buf._out_a_B : 0 [by e.decoder.buf_ack_Cel.y:=1]
|
|
||||||
496193 e.decoder.addr_buf.out_a_B_buf_f.buf1._y : 1 [by e.decoder.addr_buf._out_a_B:=0]
|
|
||||||
496329 e.decoder.addr_buf._out_a_BX_t[0] : 0 [by e.decoder.addr_buf.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
496330 e.decoder.addr_buf.t_buf_func[0]._y : 1 [by e.decoder.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
496570 e.decoder.addr_buf.t_buf_func[2]._y : 1 [by e.decoder.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
496582 e.decoder.d_dr_y.in_tX[1].in : 0 [by e.decoder.addr_buf.t_buf_func[2]._y:=1]
|
|
||||||
497611 e.decoder.vtree_y.OR2_tf[1]._y : 1 [by e.decoder.d_dr_y.in_tX[1].in:=0]
|
|
||||||
497612 e.decoder.vtree_y.ct.in[1] : 0 [by e.decoder.vtree_y.OR2_tf[1]._y:=1]
|
|
||||||
500289 e.decoder.d_dr_x.in_tX[0].in : 0 [by e.decoder.addr_buf.t_buf_func[0]._y:=1]
|
|
||||||
500345 e.decoder.d_dr_x.in_tX[0].buf1._y : 1 [by e.decoder.d_dr_x.in_tX[0].in:=0]
|
|
||||||
500346 e.decoder.d_dr_x.atree[1].in[0] : 0 [by e.decoder.d_dr_x.in_tX[0].buf1._y:=1]
|
|
||||||
500383 e.decoder.d_dr_x.atree[1].b._y : 1 [by e.decoder.d_dr_x.atree[1].in[0]:=0]
|
|
||||||
500482 e.decoder.d_dr_y.in_tX[1].buf1._y : 1 [by e.decoder.d_dr_y.in_tX[1].in:=0]
|
|
||||||
500483 e.decoder.d_dr_y.atree[2].in[1] : 0 [by e.decoder.d_dr_y.in_tX[1].buf1._y:=1]
|
|
||||||
504047 e.decoder.d_dr_y.atree[3].and2s[0]._y : 1 [by e.decoder.d_dr_y.atree[2].in[1]:=0]
|
|
||||||
505739 e.decoder.d_dr_y.out[3] : 0 [by e.decoder.d_dr_y.atree[3].and2s[0]._y:=1]
|
|
||||||
505752 e.decoder._and_grid.ybuf[3].buf1._y : 1 [by e.decoder.d_dr_y.out[3]:=0]
|
|
||||||
514177 e.decoder.addr_buf._in_v : 0 [by e.decoder.addr_buf.vc.ct.C3Els[0]._y:=1]
|
|
||||||
514534 e.decoder.addr_buf.in_v_buf._y : 1 [by e.decoder.addr_buf._in_v:=0]
|
|
||||||
514559 e.in.v : 0 [by e.decoder.addr_buf.in_v_buf._y:=1]
|
|
||||||
515375 e.decoder.addr_buf.t_buf_func[1]._y : 1 [by e.decoder.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
515396 e.decoder.d_dr_y.in_tX[0].in : 0 [by e.decoder.addr_buf.t_buf_func[1]._y:=1]
|
|
||||||
515397 e.decoder.d_dr_y.in_tX[0].buf1._y : 1 [by e.decoder.d_dr_y.in_tX[0].in:=0]
|
|
||||||
515398 e.decoder.d_dr_y.atree[1].in[0] : 0 [by e.decoder.d_dr_y.in_tX[0].buf1._y:=1]
|
|
||||||
522736 e.decoder._and_grid.ands[6].b : 0 [by e.decoder._and_grid.ybuf[3].buf1._y:=1]
|
|
||||||
522737 e.decoder._and_grid.ands[7]._y : 1 [by e.decoder._and_grid.ands[6].b:=0]
|
|
||||||
522898 e.out[7].r : 0 [by e.decoder._and_grid.ands[7]._y:=1]
|
|
||||||
523758 e.decoder.d_dr_x.out[1] : 0 [by e.decoder.d_dr_x.atree[1].b._y:=1]
|
|
||||||
523763 e.decoder._and_grid.xbuf[1].buf1._y : 1 [by e.decoder.d_dr_x.out[1]:=0]
|
|
||||||
523935 e.synapses[7].y : 1 [by e.out[7].r:=0]
|
|
||||||
523946 e.out[7].a : 0 [by e.synapses[7].y:=1]
|
|
||||||
524171 e.decoder._and_grid.ands[1].a : 0 [by e.decoder._and_grid.xbuf[1].buf1._y:=1]
|
|
||||||
524339 e.decoder.d_dr_xX[1].buf2._y : 1 [by e.decoder.d_dr_x.out[1]:=0]
|
|
||||||
525044 e.decoder.vtree_y.OR2_tf[0]._y : 1 [by e.decoder.d_dr_y.in_tX[0].in:=0]
|
|
||||||
525058 e.decoder.vtree_y.ct.in[0] : 0 [by e.decoder.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
525076 e.decoder.vtree_y.ct.C2Els[0]._y : 1 [by e.decoder.vtree_y.ct.in[0]:=0]
|
|
||||||
525080 e.decoder.vtree_y.out : 0 [by e.decoder.vtree_y.ct.C2Els[0]._y:=1]
|
|
||||||
525386 e.decoder.pu_ANDs[1].a : 0 [by e.decoder.d_dr_xX[1].buf2._y:=1]
|
|
||||||
525490 e.decoder.pu_ANDs[1]._y : 1 [by e.decoder.pu_ANDs[1].a:=0]
|
|
||||||
533385 e.decoder.addr_buf.out_a_B_buf_t.buf1._y : 1 [by e.decoder.addr_buf._out_a_B:=0]
|
|
||||||
534589 e.decoder.addr_buf._out_a_BX_f[0] : 0 [by e.decoder.addr_buf.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
545295 e.decoder.vtree_x.OR2_tf[0]._y : 1 [by e.decoder.d_dr_x.in_tX[0].in:=0]
|
|
||||||
553750 e.decoder.vtree_x.ct.in[0] : 0 [by e.decoder.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
553978 e.decoder.vtree_x.ct.b._y : 1 [by e.decoder.vtree_x.ct.in[0]:=0]
|
|
||||||
554821 e.decoder.vtree_x.out : 0 [by e.decoder.vtree_x.ct.b._y:=1]
|
|
||||||
556280 e.decoder.valid_Cel._y : 1 [by e.decoder.vtree_x.out:=0]
|
|
||||||
556350 e.decoder.valid_Cel.y : 0 [by e.decoder.valid_Cel._y:=1]
|
|
||||||
556934 e.decoder.pu[1].a : 0 [by e.decoder.pu_ANDs[1]._y:=1]
|
|
||||||
556945 e.decoder._out_acksB[1] : 1 [by e.decoder.pu[1].a:=0]
|
|
||||||
556948 e.decoder._ortree.in[1] : 0 [by e.decoder._out_acksB[1]:=1]
|
|
||||||
557002 e.decoder._ortree.or2s[0]._y : 1 [by e.decoder._ortree.in[1]:=0]
|
|
||||||
558150 e.decoder._ortree.out : 0 [by e.decoder._ortree.or2s[0]._y:=1]
|
|
||||||
559311 e.decoder.buf_ack_Cel._y : 1 [by e.decoder._ortree.out:=0]
|
|
||||||
567963 e.decoder.buf_ack_Cel.y : 0 [by e.decoder.buf_ack_Cel._y:=1]
|
|
||||||
568044 e.decoder.addr_buf._out_a_B : 1 [by e.decoder.buf_ack_Cel.y:=0]
|
|
||||||
579121 e.decoder.addr_buf.out_a_B_buf_t.buf1._y : 0 [by e.decoder.addr_buf._out_a_B:=1]
|
|
||||||
579213 e.decoder.addr_buf._out_a_BX_f[0] : 1 [by e.decoder.addr_buf.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
586027 e.decoder.addr_buf.out_a_B_buf_f.buf1._y : 0 [by e.decoder.addr_buf._out_a_B:=1]
|
|
||||||
594338 e.decoder.addr_buf._out_a_BX_t[0] : 1 [by e.decoder.addr_buf.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
606772 e.decoder.addr_buf.inack_ctl._y : 1 [by e.decoder.valid_Cel.y:=0]
|
|
||||||
608516 e.in.a : 0 [by e.decoder.addr_buf.inack_ctl._y:=1]
|
|
||||||
609129 e.decoder.addr_buf._en : 1 [by e.in.a:=0]
|
|
||||||
609174 e.decoder.addr_buf.en_buf_t.buf1._y : 0 [by e.decoder.addr_buf._en:=1]
|
|
||||||
610171 e.decoder.addr_buf._en_X_t[0] : 1 [by e.decoder.addr_buf.en_buf_t.buf1._y:=0]
|
|
||||||
623151 e.decoder.addr_buf.en_buf_f.buf1._y : 0 [by e.decoder.addr_buf._en:=1]
|
|
||||||
624800 e.decoder.addr_buf._en_X_f[0] : 1 [by e.decoder.addr_buf.en_buf_f.buf1._y:=0]
|
|
||||||
[] Sending in a 5 packet
|
|
||||||
624800 e.in.d.d[0].t : 1
|
|
||||||
624800 e.in.d.d[2].t : 1
|
|
||||||
624800 e.in.d.d[1].f : 1
|
|
||||||
624807 e.decoder.addr_buf.t_buf_func[2]._y : 0 [by e.in.d.d[2].t:=1]
|
|
||||||
624809 e.decoder.d_dr_y.in_tX[1].in : 1 [by e.decoder.addr_buf.t_buf_func[2]._y:=0]
|
|
||||||
624852 e.decoder.addr_buf.vc.OR2_tf[2]._y : 0 [by e.in.d.d[2].t:=1]
|
|
||||||
624853 e.decoder.addr_buf.vc.ct.in[2] : 1 [by e.decoder.addr_buf.vc.OR2_tf[2]._y:=0]
|
|
||||||
624942 e.decoder.vtree_y.OR2_tf[1]._y : 0 [by e.decoder.d_dr_y.in_tX[1].in:=1]
|
|
||||||
624946 e.decoder.vtree_y.ct.in[1] : 1 [by e.decoder.vtree_y.OR2_tf[1]._y:=0]
|
|
||||||
625163 e.decoder.d_dr_y.in_tX[1].buf1._y : 0 [by e.decoder.d_dr_y.in_tX[1].in:=1]
|
|
||||||
625325 e.decoder.addr_buf.vc.OR2_tf[0]._y : 0 [by e.in.d.d[0].t:=1]
|
|
||||||
625700 e.decoder.addr_buf.t_buf_func[0]._y : 0 [by e.in.d.d[0].t:=1]
|
|
||||||
625701 e.decoder.d_dr_x.in_tX[0].in : 1 [by e.decoder.addr_buf.t_buf_func[0]._y:=0]
|
|
||||||
625709 e.decoder.d_dr_y.atree[2].in[1] : 1 [by e.decoder.d_dr_y.in_tX[1].buf1._y:=0]
|
|
||||||
625780 e.decoder.vtree_x.OR2_tf[0]._y : 0 [by e.decoder.d_dr_x.in_tX[0].in:=1]
|
|
||||||
628213 e.decoder.vtree_x.ct.in[0] : 1 [by e.decoder.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
628301 e.decoder.vtree_x.ct.b._y : 0 [by e.decoder.vtree_x.ct.in[0]:=1]
|
|
||||||
631267 e.decoder.addr_buf.f_buf_func[1]._y : 0 [by e.in.d.d[1].f:=1]
|
|
||||||
636083 e.decoder.vtree_x.out : 1 [by e.decoder.vtree_x.ct.b._y:=0]
|
|
||||||
638079 e.decoder.d_dr_x.in_tX[0].buf1._y : 0 [by e.decoder.d_dr_x.in_tX[0].in:=1]
|
|
||||||
638138 e.decoder.d_dr_x.atree[1].in[0] : 1 [by e.decoder.d_dr_x.in_tX[0].buf1._y:=0]
|
|
||||||
638168 e.decoder.d_dr_x.atree[1].b._y : 0 [by e.decoder.d_dr_x.atree[1].in[0]:=1]
|
|
||||||
639635 e.decoder.d_dr_x.out[1] : 1 [by e.decoder.d_dr_x.atree[1].b._y:=0]
|
|
||||||
640412 e.decoder.addr_buf.vc.OR2_tf[1]._y : 0 [by e.in.d.d[1].f:=1]
|
|
||||||
641097 e.decoder.addr_buf.vc.ct.in[1] : 1 [by e.decoder.addr_buf.vc.OR2_tf[1]._y:=0]
|
|
||||||
659019 e.decoder.d_dr_xX[1].buf2._y : 0 [by e.decoder.d_dr_x.out[1]:=1]
|
|
||||||
659594 e.decoder.d_dr_y.in_fX[0].in : 1 [by e.decoder.addr_buf.f_buf_func[1]._y:=0]
|
|
||||||
659721 e.decoder.d_dr_y.in_fX[0].buf1._y : 0 [by e.decoder.d_dr_y.in_fX[0].in:=1]
|
|
||||||
659763 e.decoder.vtree_y.OR2_tf[0]._y : 0 [by e.decoder.d_dr_y.in_fX[0].in:=1]
|
|
||||||
659764 e.decoder.d_dr_y.atree[0].in[0] : 1 [by e.decoder.d_dr_y.in_fX[0].buf1._y:=0]
|
|
||||||
659775 e.decoder.vtree_y.ct.in[0] : 1 [by e.decoder.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
660008 e.decoder.vtree_y.ct.C2Els[0]._y : 0 [by e.decoder.vtree_y.ct.in[0]:=1]
|
|
||||||
660011 e.decoder.vtree_y.out : 1 [by e.decoder.vtree_y.ct.C2Els[0]._y:=0]
|
|
||||||
660049 e.decoder.valid_Cel._y : 0 [by e.decoder.vtree_y.out:=1]
|
|
||||||
660050 e.decoder.valid_Cel.y : 1 [by e.decoder.valid_Cel._y:=0]
|
|
||||||
661043 e.decoder.d_dr_y.atree[2].and2s[0]._y : 0 [by e.decoder.d_dr_y.atree[0].in[0]:=1]
|
|
||||||
670888 e.decoder.addr_buf.vc.ct.in[0] : 1 [by e.decoder.addr_buf.vc.OR2_tf[0]._y:=0]
|
|
||||||
670980 e.decoder.addr_buf.vc.ct.C3Els[0]._y : 0 [by e.decoder.addr_buf.vc.ct.in[0]:=1]
|
|
||||||
673707 e.decoder.addr_buf._in_v : 1 [by e.decoder.addr_buf.vc.ct.C3Els[0]._y:=0]
|
|
||||||
673709 e.decoder.addr_buf.in_v_buf._y : 0 [by e.decoder.addr_buf._in_v:=1]
|
|
||||||
673710 e.in.v : 1 [by e.decoder.addr_buf.in_v_buf._y:=0]
|
|
||||||
673795 e.decoder.d_dr_y.out[2] : 1 [by e.decoder.d_dr_y.atree[2].and2s[0]._y:=0]
|
|
||||||
673797 e.decoder._and_grid.ybuf[2].buf1._y : 0 [by e.decoder.d_dr_y.out[2]:=1]
|
|
||||||
673815 e.decoder._and_grid.ands[4].b : 1 [by e.decoder._and_grid.ybuf[2].buf1._y:=0]
|
|
||||||
675211 e.decoder.addr_buf.inack_ctl._y : 0 [by e.in.v:=1]
|
|
||||||
675330 e.in.a : 1 [by e.decoder.addr_buf.inack_ctl._y:=0]
|
|
||||||
675734 e.decoder.pu_ANDs[1].a : 1 [by e.decoder.d_dr_xX[1].buf2._y:=0]
|
|
||||||
675742 e.decoder.pu_ANDs[1]._y : 0 [by e.decoder.pu_ANDs[1].a:=1]
|
|
||||||
675796 e.decoder.pu[1].a : 1 [by e.decoder.pu_ANDs[1]._y:=0]
|
|
||||||
681050 e.decoder.addr_buf._en : 0 [by e.in.a:=1]
|
|
||||||
681055 e.decoder.addr_buf.en_buf_t.buf1._y : 1 [by e.decoder.addr_buf._en:=0]
|
|
||||||
682122 e.decoder.addr_buf._en_X_t[0] : 0 [by e.decoder.addr_buf.en_buf_t.buf1._y:=1]
|
|
||||||
699139 e.decoder._and_grid.xbuf[1].buf1._y : 0 [by e.decoder.d_dr_x.out[1]:=1]
|
|
||||||
699140 e.decoder._and_grid.ands[1].a : 1 [by e.decoder._and_grid.xbuf[1].buf1._y:=0]
|
|
||||||
699278 e.decoder._and_grid.ands[5]._y : 0 [by e.decoder._and_grid.ands[1].a:=1]
|
|
||||||
699279 e.out[5].r : 1 [by e.decoder._and_grid.ands[5]._y:=0]
|
|
||||||
699343 e.synapses[5].y : 0 [by e.out[5].r:=1]
|
|
||||||
731588 e.decoder.addr_buf.en_buf_f.buf1._y : 1 [by e.decoder.addr_buf._en:=0]
|
|
||||||
731711 e.decoder.addr_buf._en_X_f[0] : 0 [by e.decoder.addr_buf.en_buf_f.buf1._y:=1]
|
|
||||||
[] Removing input
|
|
||||||
[] Synapse [5] gives ack
|
|
||||||
731711 e.in.d.d[0].t : 0
|
|
||||||
731711 e.out[5].a : 1
|
|
||||||
731711 e.in.d.d[2].t : 0
|
|
||||||
731711 e.in.d.d[1].f : 0
|
|
||||||
731713 e.decoder.addr_buf.vc.OR2_tf[0]._y : 1 [by e.in.d.d[0].t:=0]
|
|
||||||
731748 e.decoder._out_acksB[1] : 0 [by e.out[5].a:=1]
|
|
||||||
731759 e.decoder._ortree.in[1] : 1 [by e.decoder._out_acksB[1]:=0]
|
|
||||||
731760 e.decoder._ortree.or2s[0]._y : 0 [by e.decoder._ortree.in[1]:=1]
|
|
||||||
731762 e.decoder.addr_buf.vc.OR2_tf[1]._y : 1 [by e.in.d.d[1].f:=0]
|
|
||||||
731769 e.decoder._ortree.out : 1 [by e.decoder._ortree.or2s[0]._y:=0]
|
|
||||||
731787 e.decoder.addr_buf.vc.ct.in[1] : 0 [by e.decoder.addr_buf.vc.OR2_tf[1]._y:=1]
|
|
||||||
731854 e.decoder.addr_buf.vc.OR2_tf[2]._y : 1 [by e.in.d.d[2].t:=0]
|
|
||||||
732155 e.decoder.addr_buf.vc.ct.in[0] : 0 [by e.decoder.addr_buf.vc.OR2_tf[0]._y:=1]
|
|
||||||
735375 e.decoder.addr_buf.vc.ct.in[2] : 0 [by e.decoder.addr_buf.vc.OR2_tf[2]._y:=1]
|
|
||||||
735520 e.decoder.addr_buf.vc.ct.C3Els[0]._y : 1 [by e.decoder.addr_buf.vc.ct.in[2]:=0]
|
|
||||||
742022 e.decoder.buf_ack_Cel._y : 0 [by e.decoder._ortree.out:=1]
|
|
||||||
742252 e.decoder.buf_ack_Cel.y : 1 [by e.decoder.buf_ack_Cel._y:=0]
|
|
||||||
742943 e.decoder.addr_buf._out_a_B : 0 [by e.decoder.buf_ack_Cel.y:=1]
|
|
||||||
742957 e.decoder.addr_buf.out_a_B_buf_t.buf1._y : 1 [by e.decoder.addr_buf._out_a_B:=0]
|
|
||||||
744486 e.decoder.addr_buf.out_a_B_buf_f.buf1._y : 1 [by e.decoder.addr_buf._out_a_B:=0]
|
|
||||||
744568 e.decoder.addr_buf._out_a_BX_f[0] : 0 [by e.decoder.addr_buf.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
744579 e.decoder.addr_buf.f_buf_func[1]._y : 1 [by e.decoder.addr_buf._out_a_BX_f[0]:=0]
|
|
||||||
744580 e.decoder.d_dr_y.in_fX[0].in : 0 [by e.decoder.addr_buf.f_buf_func[1]._y:=1]
|
|
||||||
744581 e.decoder.d_dr_y.in_fX[0].buf1._y : 1 [by e.decoder.d_dr_y.in_fX[0].in:=0]
|
|
||||||
745220 e.decoder.d_dr_y.atree[0].in[0] : 0 [by e.decoder.d_dr_y.in_fX[0].buf1._y:=1]
|
|
||||||
747013 e.decoder.d_dr_y.atree[2].and2s[0]._y : 1 [by e.decoder.d_dr_y.atree[0].in[0]:=0]
|
|
||||||
747145 e.decoder.d_dr_y.out[2] : 0 [by e.decoder.d_dr_y.atree[2].and2s[0]._y:=1]
|
|
||||||
747146 e.decoder._and_grid.ybuf[2].buf1._y : 1 [by e.decoder.d_dr_y.out[2]:=0]
|
|
||||||
747163 e.decoder._and_grid.ands[4].b : 0 [by e.decoder._and_grid.ybuf[2].buf1._y:=1]
|
|
||||||
747315 e.decoder._and_grid.ands[5]._y : 1 [by e.decoder._and_grid.ands[4].b:=0]
|
|
||||||
750298 e.out[5].r : 0 [by e.decoder._and_grid.ands[5]._y:=1]
|
|
||||||
750301 e.synapses[5].y : 1 [by e.out[5].r:=0]
|
|
||||||
750725 e.out[5].a : 0 [by e.synapses[5].y:=1]
|
|
||||||
751081 e.decoder.vtree_y.OR2_tf[0]._y : 1 [by e.decoder.d_dr_y.in_fX[0].in:=0]
|
|
||||||
751087 e.decoder.vtree_y.ct.in[0] : 0 [by e.decoder.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
751688 e.decoder.addr_buf._in_v : 0 [by e.decoder.addr_buf.vc.ct.C3Els[0]._y:=1]
|
|
||||||
754276 e.decoder.addr_buf.in_v_buf._y : 1 [by e.decoder.addr_buf._in_v:=0]
|
|
||||||
756737 e.in.v : 0 [by e.decoder.addr_buf.in_v_buf._y:=1]
|
|
||||||
761998 e.decoder.addr_buf._out_a_BX_t[0] : 0 [by e.decoder.addr_buf.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
762828 e.decoder.addr_buf.t_buf_func[0]._y : 1 [by e.decoder.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
762830 e.decoder.d_dr_x.in_tX[0].in : 0 [by e.decoder.addr_buf.t_buf_func[0]._y:=1]
|
|
||||||
763024 e.decoder.d_dr_x.in_tX[0].buf1._y : 1 [by e.decoder.d_dr_x.in_tX[0].in:=0]
|
|
||||||
763162 e.decoder.d_dr_x.atree[1].in[0] : 0 [by e.decoder.d_dr_x.in_tX[0].buf1._y:=1]
|
|
||||||
763179 e.decoder.d_dr_x.atree[1].b._y : 1 [by e.decoder.d_dr_x.atree[1].in[0]:=0]
|
|
||||||
763196 e.decoder.d_dr_x.out[1] : 0 [by e.decoder.d_dr_x.atree[1].b._y:=1]
|
|
||||||
763197 e.decoder.d_dr_xX[1].buf2._y : 1 [by e.decoder.d_dr_x.out[1]:=0]
|
|
||||||
763198 e.decoder.pu_ANDs[1].a : 0 [by e.decoder.d_dr_xX[1].buf2._y:=1]
|
|
||||||
763433 e.decoder.vtree_x.OR2_tf[0]._y : 1 [by e.decoder.d_dr_x.in_tX[0].in:=0]
|
|
||||||
763434 e.decoder.vtree_x.ct.in[0] : 0 [by e.decoder.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
763453 e.decoder.vtree_x.ct.b._y : 1 [by e.decoder.vtree_x.ct.in[0]:=0]
|
|
||||||
763621 e.decoder.vtree_x.out : 0 [by e.decoder.vtree_x.ct.b._y:=1]
|
|
||||||
763622 e.decoder._and_grid.xbuf[1].buf1._y : 1 [by e.decoder.d_dr_x.out[1]:=0]
|
|
||||||
764161 e.decoder._and_grid.ands[1].a : 0 [by e.decoder._and_grid.xbuf[1].buf1._y:=1]
|
|
||||||
764224 e.decoder.pu_ANDs[1]._y : 1 [by e.decoder.pu_ANDs[1].a:=0]
|
|
||||||
764385 e.decoder.pu[1].a : 0 [by e.decoder.pu_ANDs[1]._y:=1]
|
|
||||||
764558 e.decoder._out_acksB[1] : 1 [by e.decoder.pu[1].a:=0]
|
|
||||||
767105 e.decoder._ortree.in[1] : 0 [by e.decoder._out_acksB[1]:=1]
|
|
||||||
782166 e.decoder._ortree.or2s[0]._y : 1 [by e.decoder._ortree.in[1]:=0]
|
|
||||||
782167 e.decoder._ortree.out : 0 [by e.decoder._ortree.or2s[0]._y:=1]
|
|
||||||
784930 e.decoder.addr_buf.t_buf_func[2]._y : 1 [by e.decoder.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
784931 e.decoder.d_dr_y.in_tX[1].in : 0 [by e.decoder.addr_buf.t_buf_func[2]._y:=1]
|
|
||||||
785138 e.decoder.vtree_y.OR2_tf[1]._y : 1 [by e.decoder.d_dr_y.in_tX[1].in:=0]
|
|
||||||
785321 e.decoder.d_dr_y.in_tX[1].buf1._y : 1 [by e.decoder.d_dr_y.in_tX[1].in:=0]
|
|
||||||
785349 e.decoder.d_dr_y.atree[2].in[1] : 0 [by e.decoder.d_dr_y.in_tX[1].buf1._y:=1]
|
|
||||||
785971 e.decoder.vtree_y.ct.in[1] : 0 [by e.decoder.vtree_y.OR2_tf[1]._y:=1]
|
|
||||||
785978 e.decoder.vtree_y.ct.C2Els[0]._y : 1 [by e.decoder.vtree_y.ct.in[1]:=0]
|
|
||||||
786392 e.decoder.vtree_y.out : 0 [by e.decoder.vtree_y.ct.C2Els[0]._y:=1]
|
|
||||||
786396 e.decoder.valid_Cel._y : 1 [by e.decoder.vtree_y.out:=0]
|
|
||||||
788175 e.decoder.valid_Cel.y : 0 [by e.decoder.valid_Cel._y:=1]
|
|
||||||
788341 e.decoder.addr_buf.inack_ctl._y : 1 [by e.decoder.valid_Cel.y:=0]
|
|
||||||
811049 e.decoder.buf_ack_Cel._y : 1 [by e.decoder.valid_Cel.y:=0]
|
|
||||||
819694 e.decoder.buf_ack_Cel.y : 0 [by e.decoder.buf_ack_Cel._y:=1]
|
|
||||||
820627 e.decoder.addr_buf._out_a_B : 1 [by e.decoder.buf_ack_Cel.y:=0]
|
|
||||||
820766 e.decoder.addr_buf.out_a_B_buf_f.buf1._y : 0 [by e.decoder.addr_buf._out_a_B:=1]
|
|
||||||
821483 e.decoder.addr_buf.out_a_B_buf_t.buf1._y : 0 [by e.decoder.addr_buf._out_a_B:=1]
|
|
||||||
821678 e.decoder.addr_buf._out_a_BX_f[0] : 1 [by e.decoder.addr_buf.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
828211 e.in.a : 0 [by e.decoder.addr_buf.inack_ctl._y:=1]
|
|
||||||
828213 e.decoder.addr_buf._en : 1 [by e.in.a:=0]
|
|
||||||
828219 e.decoder.addr_buf.en_buf_t.buf1._y : 0 [by e.decoder.addr_buf._en:=1]
|
|
||||||
828473 e.decoder.addr_buf._en_X_t[0] : 1 [by e.decoder.addr_buf.en_buf_t.buf1._y:=0]
|
|
||||||
846975 e.decoder.addr_buf._out_a_BX_t[0] : 1 [by e.decoder.addr_buf.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
881662 e.decoder.addr_buf.en_buf_f.buf1._y : 0 [by e.decoder.addr_buf._en:=1]
|
|
||||||
881670 e.decoder.addr_buf._en_X_f[0] : 1 [by e.decoder.addr_buf.en_buf_f.buf1._y:=0]
|
|
||||||
[] Sending in a 1 packet
|
|
||||||
881670 e.in.d.d[0].t : 1
|
|
||||||
881670 e.in.d.d[2].f : 1
|
|
||||||
881670 e.in.d.d[1].f : 1
|
|
||||||
881671 e.decoder.addr_buf.vc.OR2_tf[0]._y : 0 [by e.in.d.d[0].t:=1]
|
|
||||||
881672 e.decoder.addr_buf.vc.ct.in[0] : 1 [by e.decoder.addr_buf.vc.OR2_tf[0]._y:=0]
|
|
||||||
881676 e.decoder.addr_buf.t_buf_func[0]._y : 0 [by e.in.d.d[0].t:=1]
|
|
||||||
881682 e.decoder.d_dr_x.in_tX[0].in : 1 [by e.decoder.addr_buf.t_buf_func[0]._y:=0]
|
|
||||||
881684 e.decoder.d_dr_x.in_tX[0].buf1._y : 0 [by e.decoder.d_dr_x.in_tX[0].in:=1]
|
|
||||||
881699 e.decoder.d_dr_x.atree[1].in[0] : 1 [by e.decoder.d_dr_x.in_tX[0].buf1._y:=0]
|
|
||||||
881896 e.decoder.addr_buf.vc.OR2_tf[1]._y : 0 [by e.in.d.d[1].f:=1]
|
|
||||||
882003 e.decoder.addr_buf.vc.ct.in[1] : 1 [by e.decoder.addr_buf.vc.OR2_tf[1]._y:=0]
|
|
||||||
882489 e.decoder.addr_buf.f_buf_func[1]._y : 0 [by e.in.d.d[1].f:=1]
|
|
||||||
882582 e.decoder.d_dr_y.in_fX[0].in : 1 [by e.decoder.addr_buf.f_buf_func[1]._y:=0]
|
|
||||||
884234 e.decoder.d_dr_y.in_fX[0].buf1._y : 0 [by e.decoder.d_dr_y.in_fX[0].in:=1]
|
|
||||||
884760 e.decoder.addr_buf.f_buf_func[2]._y : 0 [by e.in.d.d[2].f:=1]
|
|
||||||
884992 e.decoder.d_dr_y.atree[0].in[0] : 1 [by e.decoder.d_dr_y.in_fX[0].buf1._y:=0]
|
|
||||||
885244 e.decoder.vtree_x.OR2_tf[0]._y : 0 [by e.decoder.d_dr_x.in_tX[0].in:=1]
|
|
||||||
885960 e.decoder.vtree_x.ct.in[0] : 1 [by e.decoder.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
885961 e.decoder.vtree_x.ct.b._y : 0 [by e.decoder.vtree_x.ct.in[0]:=1]
|
|
||||||
886521 e.decoder.vtree_y.OR2_tf[0]._y : 0 [by e.decoder.d_dr_y.in_fX[0].in:=1]
|
|
||||||
886522 e.decoder.vtree_y.ct.in[0] : 1 [by e.decoder.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
887383 e.decoder.d_dr_y.in_fX[1].in : 1 [by e.decoder.addr_buf.f_buf_func[2]._y:=0]
|
|
||||||
887701 e.decoder.vtree_x.out : 1 [by e.decoder.vtree_x.ct.b._y:=0]
|
|
||||||
899535 e.decoder.d_dr_y.in_fX[1].buf1._y : 0 [by e.decoder.d_dr_y.in_fX[1].in:=1]
|
|
||||||
899536 e.decoder.d_dr_y.atree[0].in[1] : 1 [by e.decoder.d_dr_y.in_fX[1].buf1._y:=0]
|
|
||||||
899542 e.decoder.d_dr_y.atree[0].and2s[0]._y : 0 [by e.decoder.d_dr_y.atree[0].in[1]:=1]
|
|
||||||
899543 e.decoder.d_dr_y.out[0] : 1 [by e.decoder.d_dr_y.atree[0].and2s[0]._y:=0]
|
|
||||||
902500 e.decoder.d_dr_x.atree[1].b._y : 0 [by e.decoder.d_dr_x.atree[1].in[0]:=1]
|
|
||||||
915582 e.decoder.vtree_y.OR2_tf[1]._y : 0 [by e.decoder.d_dr_y.in_fX[1].in:=1]
|
|
||||||
915604 e.decoder.vtree_y.ct.in[1] : 1 [by e.decoder.vtree_y.OR2_tf[1]._y:=0]
|
|
||||||
924099 e.decoder.d_dr_x.out[1] : 1 [by e.decoder.d_dr_x.atree[1].b._y:=0]
|
|
||||||
924106 e.decoder._and_grid.xbuf[1].buf1._y : 0 [by e.decoder.d_dr_x.out[1]:=1]
|
|
||||||
924119 e.decoder._and_grid.ands[1].a : 1 [by e.decoder._and_grid.xbuf[1].buf1._y:=0]
|
|
||||||
924164 e.decoder.d_dr_xX[1].buf2._y : 0 [by e.decoder.d_dr_x.out[1]:=1]
|
|
||||||
925288 e.decoder.pu_ANDs[1].a : 1 [by e.decoder.d_dr_xX[1].buf2._y:=0]
|
|
||||||
925392 e.decoder.pu_ANDs[1]._y : 0 [by e.decoder.pu_ANDs[1].a:=1]
|
|
||||||
925433 e.decoder.pu[1].a : 1 [by e.decoder.pu_ANDs[1]._y:=0]
|
|
||||||
932706 e.decoder.addr_buf.vc.OR2_tf[2]._y : 0 [by e.in.d.d[2].f:=1]
|
|
||||||
932707 e.decoder.addr_buf.vc.ct.in[2] : 1 [by e.decoder.addr_buf.vc.OR2_tf[2]._y:=0]
|
|
||||||
932708 e.decoder.addr_buf.vc.ct.C3Els[0]._y : 0 [by e.decoder.addr_buf.vc.ct.in[2]:=1]
|
|
||||||
938112 e.decoder.vtree_y.ct.C2Els[0]._y : 0 [by e.decoder.vtree_y.ct.in[1]:=1]
|
|
||||||
939032 e.decoder._and_grid.ybuf[0].buf1._y : 0 [by e.decoder.d_dr_y.out[0]:=1]
|
|
||||||
939033 e.decoder._and_grid.ands[0].b : 1 [by e.decoder._and_grid.ybuf[0].buf1._y:=0]
|
|
||||||
951284 e.decoder.vtree_y.out : 1 [by e.decoder.vtree_y.ct.C2Els[0]._y:=0]
|
|
||||||
954420 e.decoder.valid_Cel._y : 0 [by e.decoder.vtree_y.out:=1]
|
|
||||||
955246 e.decoder.valid_Cel.y : 1 [by e.decoder.valid_Cel._y:=0]
|
|
||||||
958858 e.decoder._and_grid.ands[1]._y : 0 [by e.decoder._and_grid.ands[0].b:=1]
|
|
||||||
960691 e.out[1].r : 1 [by e.decoder._and_grid.ands[1]._y:=0]
|
|
||||||
977239 e.synapses[1].y : 0 [by e.out[1].r:=1]
|
|
||||||
997086 e.decoder.addr_buf._in_v : 1 [by e.decoder.addr_buf.vc.ct.C3Els[0]._y:=0]
|
|
||||||
997144 e.decoder.addr_buf.in_v_buf._y : 0 [by e.decoder.addr_buf._in_v:=1]
|
|
||||||
999587 e.in.v : 1 [by e.decoder.addr_buf.in_v_buf._y:=0]
|
|
||||||
1016360 e.decoder.addr_buf.inack_ctl._y : 0 [by e.in.v:=1]
|
|
||||||
1053559 e.in.a : 1 [by e.decoder.addr_buf.inack_ctl._y:=0]
|
|
||||||
1053573 e.decoder.addr_buf._en : 0 [by e.in.a:=1]
|
|
||||||
1053929 e.decoder.addr_buf.en_buf_f.buf1._y : 1 [by e.decoder.addr_buf._en:=0]
|
|
||||||
1054034 e.decoder.addr_buf._en_X_f[0] : 0 [by e.decoder.addr_buf.en_buf_f.buf1._y:=1]
|
|
||||||
1089411 e.decoder.addr_buf.en_buf_t.buf1._y : 1 [by e.decoder.addr_buf._en:=0]
|
|
||||||
1089520 e.decoder.addr_buf._en_X_t[0] : 0 [by e.decoder.addr_buf.en_buf_t.buf1._y:=1]
|
|
||||||
[] Synapse [5] gives ack
|
|
||||||
1089520 e.out[1].a : 1
|
|
||||||
1089521 e.decoder._out_acksB[1] : 0 [by e.out[1].a:=1]
|
|
||||||
1089530 e.decoder._ortree.in[1] : 1 [by e.decoder._out_acksB[1]:=0]
|
|
||||||
1127483 e.decoder._ortree.or2s[0]._y : 0 [by e.decoder._ortree.in[1]:=1]
|
|
||||||
1127484 e.decoder._ortree.out : 1 [by e.decoder._ortree.or2s[0]._y:=0]
|
|
||||||
1163878 e.decoder.buf_ack_Cel._y : 0 [by e.decoder._ortree.out:=1]
|
|
||||||
1163879 e.decoder.buf_ack_Cel.y : 1 [by e.decoder.buf_ack_Cel._y:=0]
|
|
||||||
1166968 e.decoder.addr_buf._out_a_B : 0 [by e.decoder.buf_ack_Cel.y:=1]
|
|
||||||
1167718 e.decoder.addr_buf.out_a_B_buf_f.buf1._y : 1 [by e.decoder.addr_buf._out_a_B:=0]
|
|
||||||
1174473 e.decoder.addr_buf._out_a_BX_t[0] : 0 [by e.decoder.addr_buf.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
1174524 e.decoder.addr_buf.t_buf_func[0]._y : 1 [by e.decoder.addr_buf._out_a_BX_t[0]:=0]
|
|
||||||
1174534 e.decoder.d_dr_x.in_tX[0].in : 0 [by e.decoder.addr_buf.t_buf_func[0]._y:=1]
|
|
||||||
1174854 e.decoder.d_dr_x.in_tX[0].buf1._y : 1 [by e.decoder.d_dr_x.in_tX[0].in:=0]
|
|
||||||
1174855 e.decoder.d_dr_x.atree[1].in[0] : 0 [by e.decoder.d_dr_x.in_tX[0].buf1._y:=1]
|
|
||||||
1174856 e.decoder.d_dr_x.atree[1].b._y : 1 [by e.decoder.d_dr_x.atree[1].in[0]:=0]
|
|
||||||
1176586 e.decoder.d_dr_x.out[1] : 0 [by e.decoder.d_dr_x.atree[1].b._y:=1]
|
|
||||||
1176601 e.decoder.d_dr_xX[1].buf2._y : 1 [by e.decoder.d_dr_x.out[1]:=0]
|
|
||||||
1178273 e.decoder._and_grid.xbuf[1].buf1._y : 1 [by e.decoder.d_dr_x.out[1]:=0]
|
|
||||||
1178727 e.decoder._and_grid.ands[1].a : 0 [by e.decoder._and_grid.xbuf[1].buf1._y:=1]
|
|
||||||
1179043 e.decoder._and_grid.ands[1]._y : 1 [by e.decoder._and_grid.ands[1].a:=0]
|
|
||||||
1179044 e.out[1].r : 0 [by e.decoder._and_grid.ands[1]._y:=1]
|
|
||||||
1179427 e.synapses[1].y : 1 [by e.out[1].r:=0]
|
|
||||||
1182116 e.decoder.vtree_x.OR2_tf[0]._y : 1 [by e.decoder.d_dr_x.in_tX[0].in:=0]
|
|
||||||
1182136 e.decoder.vtree_x.ct.in[0] : 0 [by e.decoder.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
1183459 e.decoder.vtree_x.ct.b._y : 1 [by e.decoder.vtree_x.ct.in[0]:=0]
|
|
||||||
1183546 e.decoder.vtree_x.out : 0 [by e.decoder.vtree_x.ct.b._y:=1]
|
|
||||||
1186890 e.out[1].a : 0 [by e.synapses[1].y:=1]
|
|
||||||
1200875 e.decoder.pu_ANDs[1].a : 0 [by e.decoder.d_dr_xX[1].buf2._y:=1]
|
|
||||||
1207597 e.decoder.pu_ANDs[1]._y : 1 [by e.decoder.pu_ANDs[1].a:=0]
|
|
||||||
1207609 e.decoder.pu[1].a : 0 [by e.decoder.pu_ANDs[1]._y:=1]
|
|
||||||
1207754 e.decoder._out_acksB[1] : 1 [by e.decoder.pu[1].a:=0]
|
|
||||||
1208655 e.decoder._ortree.in[1] : 0 [by e.decoder._out_acksB[1]:=1]
|
|
||||||
1210004 e.decoder._ortree.or2s[0]._y : 1 [by e.decoder._ortree.in[1]:=0]
|
|
||||||
1210223 e.decoder._ortree.out : 0 [by e.decoder._ortree.or2s[0]._y:=1]
|
|
||||||
1215694 e.decoder.addr_buf.out_a_B_buf_t.buf1._y : 1 [by e.decoder.addr_buf._out_a_B:=0]
|
|
||||||
1224025 e.decoder.addr_buf._out_a_BX_f[0] : 0 [by e.decoder.addr_buf.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
1224043 e.decoder.addr_buf.f_buf_func[2]._y : 1 [by e.decoder.addr_buf._out_a_BX_f[0]:=0]
|
|
||||||
1226237 e.decoder.d_dr_y.in_fX[1].in : 0 [by e.decoder.addr_buf.f_buf_func[2]._y:=1]
|
|
||||||
1226357 e.decoder.vtree_y.OR2_tf[1]._y : 1 [by e.decoder.d_dr_y.in_fX[1].in:=0]
|
|
||||||
1232672 e.decoder.vtree_y.ct.in[1] : 0 [by e.decoder.vtree_y.OR2_tf[1]._y:=1]
|
|
||||||
1255606 e.decoder.addr_buf.f_buf_func[1]._y : 1 [by e.decoder.addr_buf._out_a_BX_f[0]:=0]
|
|
||||||
1257670 e.decoder.d_dr_y.in_fX[0].in : 0 [by e.decoder.addr_buf.f_buf_func[1]._y:=1]
|
|
||||||
1257677 e.decoder.vtree_y.OR2_tf[0]._y : 1 [by e.decoder.d_dr_y.in_fX[0].in:=0]
|
|
||||||
1257678 e.decoder.vtree_y.ct.in[0] : 0 [by e.decoder.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
1257802 e.decoder.vtree_y.ct.C2Els[0]._y : 1 [by e.decoder.vtree_y.ct.in[0]:=0]
|
|
||||||
1258262 e.decoder.d_dr_y.in_fX[0].buf1._y : 1 [by e.decoder.d_dr_y.in_fX[0].in:=0]
|
|
||||||
1259314 e.decoder.d_dr_y.atree[0].in[0] : 0 [by e.decoder.d_dr_y.in_fX[0].buf1._y:=1]
|
|
||||||
1259674 e.decoder.d_dr_y.atree[0].and2s[0]._y : 1 [by e.decoder.d_dr_y.atree[0].in[0]:=0]
|
|
||||||
1263732 e.decoder.vtree_y.out : 0 [by e.decoder.vtree_y.ct.C2Els[0]._y:=1]
|
|
||||||
1264209 e.decoder.d_dr_y.in_fX[1].buf1._y : 1 [by e.decoder.d_dr_y.in_fX[1].in:=0]
|
|
||||||
1264829 e.decoder.valid_Cel._y : 1 [by e.decoder.vtree_y.out:=0]
|
|
||||||
1264833 e.decoder.valid_Cel.y : 0 [by e.decoder.valid_Cel._y:=1]
|
|
||||||
1269868 e.decoder.d_dr_y.out[0] : 0 [by e.decoder.d_dr_y.atree[0].and2s[0]._y:=1]
|
|
||||||
1276497 e.decoder.buf_ack_Cel._y : 1 [by e.decoder.valid_Cel.y:=0]
|
|
||||||
1284101 e.decoder.d_dr_y.atree[0].in[1] : 0 [by e.decoder.d_dr_y.in_fX[1].buf1._y:=1]
|
|
||||||
1294158 e.decoder.buf_ack_Cel.y : 0 [by e.decoder.buf_ack_Cel._y:=1]
|
|
||||||
1297539 e.decoder.addr_buf._out_a_B : 1 [by e.decoder.buf_ack_Cel.y:=0]
|
|
||||||
1297795 e.decoder.addr_buf.out_a_B_buf_t.buf1._y : 0 [by e.decoder.addr_buf._out_a_B:=1]
|
|
||||||
1297832 e.decoder.addr_buf._out_a_BX_f[0] : 1 [by e.decoder.addr_buf.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
1307787 e.decoder._and_grid.ybuf[0].buf1._y : 1 [by e.decoder.d_dr_y.out[0]:=0]
|
|
||||||
1307799 e.decoder._and_grid.ands[0].b : 0 [by e.decoder._and_grid.ybuf[0].buf1._y:=1]
|
|
||||||
1312469 e.decoder.addr_buf.out_a_B_buf_f.buf1._y : 0 [by e.decoder.addr_buf._out_a_B:=1]
|
|
||||||
1312478 e.decoder.addr_buf._out_a_BX_t[0] : 1 [by e.decoder.addr_buf.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
[] Removing input
|
|
||||||
1312478 e.in.d.d[0].t : 0
|
|
||||||
1312478 e.in.d.d[2].f : 0
|
|
||||||
1312478 e.in.d.d[1].f : 0
|
|
||||||
1312720 e.decoder.addr_buf.vc.OR2_tf[2]._y : 1 [by e.in.d.d[2].f:=0]
|
|
||||||
1312905 e.decoder.addr_buf.vc.OR2_tf[0]._y : 1 [by e.in.d.d[0].t:=0]
|
|
||||||
1313313 e.decoder.addr_buf.vc.OR2_tf[1]._y : 1 [by e.in.d.d[1].f:=0]
|
|
||||||
1314465 e.decoder.addr_buf.vc.ct.in[0] : 0 [by e.decoder.addr_buf.vc.OR2_tf[0]._y:=1]
|
|
||||||
1350406 e.decoder.addr_buf.vc.ct.in[1] : 0 [by e.decoder.addr_buf.vc.OR2_tf[1]._y:=1]
|
|
||||||
1359456 e.decoder.addr_buf.vc.ct.in[2] : 0 [by e.decoder.addr_buf.vc.OR2_tf[2]._y:=1]
|
|
||||||
1359716 e.decoder.addr_buf.vc.ct.C3Els[0]._y : 1 [by e.decoder.addr_buf.vc.ct.in[2]:=0]
|
|
||||||
1368704 e.decoder.addr_buf._in_v : 0 [by e.decoder.addr_buf.vc.ct.C3Els[0]._y:=1]
|
|
||||||
1368705 e.decoder.addr_buf.in_v_buf._y : 1 [by e.decoder.addr_buf._in_v:=0]
|
|
||||||
1404755 e.in.v : 0 [by e.decoder.addr_buf.in_v_buf._y:=1]
|
|
||||||
1405139 e.decoder.addr_buf.inack_ctl._y : 1 [by e.in.v:=0]
|
|
||||||
1405158 e.in.a : 0 [by e.decoder.addr_buf.inack_ctl._y:=1]
|
|
||||||
1405167 e.decoder.addr_buf._en : 1 [by e.in.a:=0]
|
|
||||||
1405355 e.decoder.addr_buf.en_buf_t.buf1._y : 0 [by e.decoder.addr_buf._en:=1]
|
|
||||||
1427121 e.decoder.addr_buf.en_buf_f.buf1._y : 0 [by e.decoder.addr_buf._en:=1]
|
|
||||||
1430721 e.decoder.addr_buf._en_X_f[0] : 1 [by e.decoder.addr_buf.en_buf_f.buf1._y:=0]
|
|
||||||
1451131 e.decoder.addr_buf._en_X_t[0] : 1 [by e.decoder.addr_buf.en_buf_t.buf1._y:=0]
|
|
||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -48,25 +48,38 @@ defproc decoder_2d_hybrid_2x4 (avMx1of2<3> in; a1of1 out[8]; bool? dly_cfg[4], h
|
|||||||
supply.vdd = Vdd;
|
supply.vdd = Vdd;
|
||||||
supply.vss = GND;
|
supply.vss = GND;
|
||||||
|
|
||||||
decoder_2d_hybrid<1,2,2,4,4> decoder(.in = in, .out = out, .dly_cfg = dly_cfg, .hs_en = hs_en,
|
decoder_2d_hybrid<1,2,2,4,4> decoder(.in = in, .dly_cfg = dly_cfg, .hs_en = hs_en,
|
||||||
.reset_B = _reset_B, .supply = supply);
|
.reset_B = _reset_B, .supply = supply);
|
||||||
|
|
||||||
// model the synapse as having automatic pulldown of ack.
|
// model the synapse as having automatic pulldown of ack.
|
||||||
INV_X1 synapses[8];
|
INV_X1 synapses[8];
|
||||||
|
AND2_X1 req_and2s[8];
|
||||||
|
|
||||||
|
pint index;
|
||||||
|
|
||||||
PULLDOWN_X4 synapses2[8];
|
PULLDOWN_X4 synapses2[8];
|
||||||
(i:8:
|
(i:4:
|
||||||
synapses[i].a = decoder.out[i].r;
|
(j:2:
|
||||||
synapses2[i].a = synapses[i].y;
|
index = i + 4*j;
|
||||||
synapses2[i].y = decoder.out[i].a;
|
|
||||||
|
|
||||||
synapses[i].vss = supply.vss;
|
req_and2s[index].a = decoder.out_req_x[index];
|
||||||
synapses[i].vdd = supply.vdd;
|
req_and2s[index].b = decoder.out_req_y[index];
|
||||||
synapses2[i].vss = supply.vss;
|
|
||||||
synapses2[i].vdd = supply.vdd;
|
// synapses[index].a = decoder.out[index].r;
|
||||||
|
synapses[index].a = req_and2s[index].y;
|
||||||
|
synapses2[index].a = synapses[index].y;
|
||||||
|
synapses2[index].y = decoder.out[index].a;
|
||||||
|
|
||||||
|
synapses[index].vss = supply.vss;
|
||||||
|
synapses[index].vdd = supply.vdd;
|
||||||
|
synapses2[index].vss = supply.vss;
|
||||||
|
synapses2[index].vdd = supply.vdd;
|
||||||
|
req_and2s[index].vss = supply.vss;
|
||||||
|
req_and2s[index].vdd = supply.vdd;
|
||||||
|
|
||||||
|
)
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,272 +0,0 @@
|
|||||||
t.s[2] t.dp.dly[4].__y t.dp.dly[3].a t.dp._a[1] t.dp.dly[5]._y t.s[3] t.dp.dly[9].___y t.dp.dly[0].___y t.s[0] t.dp.dly[6].___y t.dp.dly[4].___y t.dp.and2[2]._y t.dp.dly[3].__y t.dp.dly[11].__y t.dp.and2[0]._y t.dp._a[3] t.dp.dly[11]._y t.dp.dly[8].___y t.dp._a[2] t.dp.and2[3]._y t.dp.mu2[0]._s t.dp.dly[9]._y t.s[1] t.dp.dly[10].___y t.dp.dly[11].y t.dp.dly[8].__y t.dp.dly[0]._y t.dp.dly[4].y t.dp.dly[11].___y t.dp.dly[6].y t.dp.dly[2]._y t.dp.dly[7]._y t.dp.dly[12].___y t.dp.dly[8].y t.dp.dly[1].y t.dp.dly[5].__y t.dp.dly[1].a t.in t.dp.dly[7].a t.dp.dly[2].y t.dp.dly[14]._y t.dp.dly[9].y t.dp.mu2[2]._s t.dp.dly[6]._y t.dp.dly[1]._y t.dp.dly[12]._y t.dp.dly[5].y t.dp.dly[7].y t.dp.dly[6].__y t.dp.dly[0].a t.dp.mu2[0]._y t.dp.mu2[3]._y t.dp.dly[13].___y t.out t.dp.mu2[3].b t.dp.mu2[1]._s t.dp.dly[10].y t.dp.dly[1].__y t.dp.dly[13].y t.dp.dly[12].y t.dp.dly[13]._y t.dp.dly[12].__y t.dp.dly[8]._y t.dp.dly[14].__y t.dp.dly[10].__y t.dp.mu2[2]._y t.dp.dly[5].___y t.dp.dly[9].__y t.dp.dly[3].y t.dp.dly[14].___y t.dp.dly[7].__y t.dp.dly[0].y t.dp.dly[2].__y t.dp.dly[3]._y t.dp.dly[3].___y t.dp.dly[2].___y t.dp.and2[1]._y t.dp.mu2[3]._s t.dp.dly[13].__y t.dp.dly[1].___y t.dp.dly[4]._y t.dp.dly[7].___y t.dp.mu2[1]._y t.dp.dly[0].__y t.dp.dly[10]._y
|
|
||||||
0
|
|
||||||
0 t.in : 0
|
|
||||||
0 t.s[3] : 1
|
|
||||||
0 t.s[1] : 1
|
|
||||||
0 t.s[0] : 1
|
|
||||||
0 t.s[2] : 1
|
|
||||||
1 t.dp.and2[0]._y : 1 [by t.in:=0]
|
|
||||||
2 t.dp.mu2[0]._s : 0 [by t.s[0]:=1]
|
|
||||||
1138 t.dp.dly[0].a : 0 [by t.dp.and2[0]._y:=1]
|
|
||||||
1252 t.dp.dly[0]._y : 1 [by t.dp.dly[0].a:=0]
|
|
||||||
4753 t.dp.mu2[2]._s : 0 [by t.s[2]:=1]
|
|
||||||
7092 t.dp.mu2[3]._s : 0 [by t.s[3]:=1]
|
|
||||||
10467 t.dp.mu2[1]._s : 0 [by t.s[1]:=1]
|
|
||||||
66618 t.dp.dly[0].__y : 0 [by t.dp.dly[0]._y:=1]
|
|
||||||
68344 t.dp.dly[0].___y : 1 [by t.dp.dly[0].__y:=0]
|
|
||||||
68383 t.dp.dly[0].y : 0 [by t.dp.dly[0].___y:=1]
|
|
||||||
68398 t.dp.mu2[0]._y : 1 [by t.dp.dly[0].y:=0]
|
|
||||||
68889 t.dp._a[1] : 0 [by t.dp.mu2[0]._y:=1]
|
|
||||||
68902 t.dp.and2[1]._y : 1 [by t.dp._a[1]:=0]
|
|
||||||
68942 t.dp.dly[1].a : 0 [by t.dp.and2[1]._y:=1]
|
|
||||||
69357 t.dp.dly[1]._y : 1 [by t.dp.dly[1].a:=0]
|
|
||||||
69377 t.dp.dly[1].__y : 0 [by t.dp.dly[1]._y:=1]
|
|
||||||
75438 t.dp.dly[1].___y : 1 [by t.dp.dly[1].__y:=0]
|
|
||||||
75485 t.dp.dly[1].y : 0 [by t.dp.dly[1].___y:=1]
|
|
||||||
75501 t.dp.dly[2]._y : 1 [by t.dp.dly[1].y:=0]
|
|
||||||
119599 t.dp.dly[2].__y : 0 [by t.dp.dly[2]._y:=1]
|
|
||||||
133323 t.dp.dly[2].___y : 1 [by t.dp.dly[2].__y:=0]
|
|
||||||
133327 t.dp.dly[2].y : 0 [by t.dp.dly[2].___y:=1]
|
|
||||||
142456 t.dp.mu2[1]._y : 1 [by t.dp.dly[2].y:=0]
|
|
||||||
142471 t.dp._a[2] : 0 [by t.dp.mu2[1]._y:=1]
|
|
||||||
185719 t.dp.and2[2]._y : 1 [by t.dp._a[2]:=0]
|
|
||||||
222650 t.dp.dly[3].a : 0 [by t.dp.and2[2]._y:=1]
|
|
||||||
222705 t.dp.dly[3]._y : 1 [by t.dp.dly[3].a:=0]
|
|
||||||
274358 t.dp.dly[3].__y : 0 [by t.dp.dly[3]._y:=1]
|
|
||||||
304138 t.dp.dly[3].___y : 1 [by t.dp.dly[3].__y:=0]
|
|
||||||
317987 t.dp.dly[3].y : 0 [by t.dp.dly[3].___y:=1]
|
|
||||||
342799 t.dp.dly[4]._y : 1 [by t.dp.dly[3].y:=0]
|
|
||||||
357142 t.dp.dly[4].__y : 0 [by t.dp.dly[4]._y:=1]
|
|
||||||
357564 t.dp.dly[4].___y : 1 [by t.dp.dly[4].__y:=0]
|
|
||||||
406278 t.dp.dly[4].y : 0 [by t.dp.dly[4].___y:=1]
|
|
||||||
406279 t.dp.dly[5]._y : 1 [by t.dp.dly[4].y:=0]
|
|
||||||
406280 t.dp.dly[5].__y : 0 [by t.dp.dly[5]._y:=1]
|
|
||||||
426485 t.dp.dly[5].___y : 1 [by t.dp.dly[5].__y:=0]
|
|
||||||
426767 t.dp.dly[5].y : 0 [by t.dp.dly[5].___y:=1]
|
|
||||||
427535 t.dp.dly[6]._y : 1 [by t.dp.dly[5].y:=0]
|
|
||||||
427538 t.dp.dly[6].__y : 0 [by t.dp.dly[6]._y:=1]
|
|
||||||
449979 t.dp.dly[6].___y : 1 [by t.dp.dly[6].__y:=0]
|
|
||||||
450530 t.dp.dly[6].y : 0 [by t.dp.dly[6].___y:=1]
|
|
||||||
451601 t.dp.mu2[2]._y : 1 [by t.dp.dly[6].y:=0]
|
|
||||||
452555 t.dp._a[3] : 0 [by t.dp.mu2[2]._y:=1]
|
|
||||||
453636 t.dp.and2[3]._y : 1 [by t.dp._a[3]:=0]
|
|
||||||
508106 t.dp.dly[7].a : 0 [by t.dp.and2[3]._y:=1]
|
|
||||||
509088 t.dp.dly[7]._y : 1 [by t.dp.dly[7].a:=0]
|
|
||||||
509106 t.dp.dly[7].__y : 0 [by t.dp.dly[7]._y:=1]
|
|
||||||
513119 t.dp.dly[7].___y : 1 [by t.dp.dly[7].__y:=0]
|
|
||||||
517122 t.dp.dly[7].y : 0 [by t.dp.dly[7].___y:=1]
|
|
||||||
562023 t.dp.dly[8]._y : 1 [by t.dp.dly[7].y:=0]
|
|
||||||
583607 t.dp.dly[8].__y : 0 [by t.dp.dly[8]._y:=1]
|
|
||||||
588367 t.dp.dly[8].___y : 1 [by t.dp.dly[8].__y:=0]
|
|
||||||
588869 t.dp.dly[8].y : 0 [by t.dp.dly[8].___y:=1]
|
|
||||||
589072 t.dp.dly[9]._y : 1 [by t.dp.dly[8].y:=0]
|
|
||||||
590926 t.dp.dly[9].__y : 0 [by t.dp.dly[9]._y:=1]
|
|
||||||
591065 t.dp.dly[9].___y : 1 [by t.dp.dly[9].__y:=0]
|
|
||||||
627411 t.dp.dly[9].y : 0 [by t.dp.dly[9].___y:=1]
|
|
||||||
627480 t.dp.dly[10]._y : 1 [by t.dp.dly[9].y:=0]
|
|
||||||
627491 t.dp.dly[10].__y : 0 [by t.dp.dly[10]._y:=1]
|
|
||||||
679277 t.dp.dly[10].___y : 1 [by t.dp.dly[10].__y:=0]
|
|
||||||
679481 t.dp.dly[10].y : 0 [by t.dp.dly[10].___y:=1]
|
|
||||||
679496 t.dp.dly[11]._y : 1 [by t.dp.dly[10].y:=0]
|
|
||||||
679497 t.dp.dly[11].__y : 0 [by t.dp.dly[11]._y:=1]
|
|
||||||
679534 t.dp.dly[11].___y : 1 [by t.dp.dly[11].__y:=0]
|
|
||||||
680273 t.dp.dly[11].y : 0 [by t.dp.dly[11].___y:=1]
|
|
||||||
680385 t.dp.dly[12]._y : 1 [by t.dp.dly[11].y:=0]
|
|
||||||
727897 t.dp.dly[12].__y : 0 [by t.dp.dly[12]._y:=1]
|
|
||||||
727937 t.dp.dly[12].___y : 1 [by t.dp.dly[12].__y:=0]
|
|
||||||
728194 t.dp.dly[12].y : 0 [by t.dp.dly[12].___y:=1]
|
|
||||||
728281 t.dp.dly[13]._y : 1 [by t.dp.dly[12].y:=0]
|
|
||||||
728575 t.dp.dly[13].__y : 0 [by t.dp.dly[13]._y:=1]
|
|
||||||
728576 t.dp.dly[13].___y : 1 [by t.dp.dly[13].__y:=0]
|
|
||||||
730382 t.dp.dly[13].y : 0 [by t.dp.dly[13].___y:=1]
|
|
||||||
732389 t.dp.dly[14]._y : 1 [by t.dp.dly[13].y:=0]
|
|
||||||
733598 t.dp.dly[14].__y : 0 [by t.dp.dly[14]._y:=1]
|
|
||||||
734188 t.dp.dly[14].___y : 1 [by t.dp.dly[14].__y:=0]
|
|
||||||
734366 t.dp.mu2[3].b : 0 [by t.dp.dly[14].___y:=1]
|
|
||||||
735169 t.dp.mu2[3]._y : 1 [by t.dp.mu2[3].b:=0]
|
|
||||||
735333 t.out : 0 [by t.dp.mu2[3]._y:=1]
|
|
||||||
[] setting high
|
|
||||||
735333 t.in : 1
|
|
||||||
737528 t.dp.and2[0]._y : 0 [by t.in:=1]
|
|
||||||
737550 t.dp.dly[0].a : 1 [by t.dp.and2[0]._y:=0]
|
|
||||||
738397 t.dp.dly[0]._y : 0 [by t.dp.dly[0].a:=1]
|
|
||||||
768525 t.dp.dly[0].__y : 1 [by t.dp.dly[0]._y:=0]
|
|
||||||
768658 t.dp.dly[0].___y : 0 [by t.dp.dly[0].__y:=1]
|
|
||||||
784320 t.dp.dly[0].y : 1 [by t.dp.dly[0].___y:=0]
|
|
||||||
784679 t.dp.mu2[0]._y : 0 [by t.dp.dly[0].y:=1]
|
|
||||||
798795 t.dp._a[1] : 1 [by t.dp.mu2[0]._y:=0]
|
|
||||||
799016 t.dp.and2[1]._y : 0 [by t.dp._a[1]:=1]
|
|
||||||
799023 t.dp.dly[1].a : 1 [by t.dp.and2[1]._y:=0]
|
|
||||||
799053 t.dp.dly[1]._y : 0 [by t.dp.dly[1].a:=1]
|
|
||||||
805766 t.dp.dly[1].__y : 1 [by t.dp.dly[1]._y:=0]
|
|
||||||
863227 t.dp.dly[1].___y : 0 [by t.dp.dly[1].__y:=1]
|
|
||||||
863318 t.dp.dly[1].y : 1 [by t.dp.dly[1].___y:=0]
|
|
||||||
865507 t.dp.dly[2]._y : 0 [by t.dp.dly[1].y:=1]
|
|
||||||
865514 t.dp.dly[2].__y : 1 [by t.dp.dly[2]._y:=0]
|
|
||||||
868301 t.dp.dly[2].___y : 0 [by t.dp.dly[2].__y:=1]
|
|
||||||
868407 t.dp.dly[2].y : 1 [by t.dp.dly[2].___y:=0]
|
|
||||||
868485 t.dp.mu2[1]._y : 0 [by t.dp.dly[2].y:=1]
|
|
||||||
868760 t.dp._a[2] : 1 [by t.dp.mu2[1]._y:=0]
|
|
||||||
887756 t.dp.and2[2]._y : 0 [by t.dp._a[2]:=1]
|
|
||||||
888211 t.dp.dly[3].a : 1 [by t.dp.and2[2]._y:=0]
|
|
||||||
888223 t.dp.dly[3]._y : 0 [by t.dp.dly[3].a:=1]
|
|
||||||
888627 t.dp.dly[3].__y : 1 [by t.dp.dly[3]._y:=0]
|
|
||||||
888639 t.dp.dly[3].___y : 0 [by t.dp.dly[3].__y:=1]
|
|
||||||
894555 t.dp.dly[3].y : 1 [by t.dp.dly[3].___y:=0]
|
|
||||||
898831 t.dp.dly[4]._y : 0 [by t.dp.dly[3].y:=1]
|
|
||||||
901730 t.dp.dly[4].__y : 1 [by t.dp.dly[4]._y:=0]
|
|
||||||
906025 t.dp.dly[4].___y : 0 [by t.dp.dly[4].__y:=1]
|
|
||||||
906027 t.dp.dly[4].y : 1 [by t.dp.dly[4].___y:=0]
|
|
||||||
910562 t.dp.dly[5]._y : 0 [by t.dp.dly[4].y:=1]
|
|
||||||
911811 t.dp.dly[5].__y : 1 [by t.dp.dly[5]._y:=0]
|
|
||||||
915310 t.dp.dly[5].___y : 0 [by t.dp.dly[5].__y:=1]
|
|
||||||
915476 t.dp.dly[5].y : 1 [by t.dp.dly[5].___y:=0]
|
|
||||||
915551 t.dp.dly[6]._y : 0 [by t.dp.dly[5].y:=1]
|
|
||||||
915896 t.dp.dly[6].__y : 1 [by t.dp.dly[6]._y:=0]
|
|
||||||
916034 t.dp.dly[6].___y : 0 [by t.dp.dly[6].__y:=1]
|
|
||||||
921297 t.dp.dly[6].y : 1 [by t.dp.dly[6].___y:=0]
|
|
||||||
921299 t.dp.mu2[2]._y : 0 [by t.dp.dly[6].y:=1]
|
|
||||||
965216 t.dp._a[3] : 1 [by t.dp.mu2[2]._y:=0]
|
|
||||||
965217 t.dp.and2[3]._y : 0 [by t.dp._a[3]:=1]
|
|
||||||
965765 t.dp.dly[7].a : 1 [by t.dp.and2[3]._y:=0]
|
|
||||||
965776 t.dp.dly[7]._y : 0 [by t.dp.dly[7].a:=1]
|
|
||||||
966146 t.dp.dly[7].__y : 1 [by t.dp.dly[7]._y:=0]
|
|
||||||
966213 t.dp.dly[7].___y : 0 [by t.dp.dly[7].__y:=1]
|
|
||||||
968854 t.dp.dly[7].y : 1 [by t.dp.dly[7].___y:=0]
|
|
||||||
968870 t.dp.dly[8]._y : 0 [by t.dp.dly[7].y:=1]
|
|
||||||
973432 t.dp.dly[8].__y : 1 [by t.dp.dly[8]._y:=0]
|
|
||||||
973960 t.dp.dly[8].___y : 0 [by t.dp.dly[8].__y:=1]
|
|
||||||
976395 t.dp.dly[8].y : 1 [by t.dp.dly[8].___y:=0]
|
|
||||||
1003275 t.dp.dly[9]._y : 0 [by t.dp.dly[8].y:=1]
|
|
||||||
1027200 t.dp.dly[9].__y : 1 [by t.dp.dly[9]._y:=0]
|
|
||||||
1040241 t.dp.dly[9].___y : 0 [by t.dp.dly[9].__y:=1]
|
|
||||||
1040243 t.dp.dly[9].y : 1 [by t.dp.dly[9].___y:=0]
|
|
||||||
1101201 t.dp.dly[10]._y : 0 [by t.dp.dly[9].y:=1]
|
|
||||||
1101204 t.dp.dly[10].__y : 1 [by t.dp.dly[10]._y:=0]
|
|
||||||
1101233 t.dp.dly[10].___y : 0 [by t.dp.dly[10].__y:=1]
|
|
||||||
1101550 t.dp.dly[10].y : 1 [by t.dp.dly[10].___y:=0]
|
|
||||||
1103151 t.dp.dly[11]._y : 0 [by t.dp.dly[10].y:=1]
|
|
||||||
1103304 t.dp.dly[11].__y : 1 [by t.dp.dly[11]._y:=0]
|
|
||||||
1103348 t.dp.dly[11].___y : 0 [by t.dp.dly[11].__y:=1]
|
|
||||||
1106109 t.dp.dly[11].y : 1 [by t.dp.dly[11].___y:=0]
|
|
||||||
1119792 t.dp.dly[12]._y : 0 [by t.dp.dly[11].y:=1]
|
|
||||||
1119793 t.dp.dly[12].__y : 1 [by t.dp.dly[12]._y:=0]
|
|
||||||
1120010 t.dp.dly[12].___y : 0 [by t.dp.dly[12].__y:=1]
|
|
||||||
1120032 t.dp.dly[12].y : 1 [by t.dp.dly[12].___y:=0]
|
|
||||||
1120033 t.dp.dly[13]._y : 0 [by t.dp.dly[12].y:=1]
|
|
||||||
1121614 t.dp.dly[13].__y : 1 [by t.dp.dly[13]._y:=0]
|
|
||||||
1130959 t.dp.dly[13].___y : 0 [by t.dp.dly[13].__y:=1]
|
|
||||||
1131118 t.dp.dly[13].y : 1 [by t.dp.dly[13].___y:=0]
|
|
||||||
1150794 t.dp.dly[14]._y : 0 [by t.dp.dly[13].y:=1]
|
|
||||||
1152081 t.dp.dly[14].__y : 1 [by t.dp.dly[14]._y:=0]
|
|
||||||
1154313 t.dp.dly[14].___y : 0 [by t.dp.dly[14].__y:=1]
|
|
||||||
1154458 t.dp.mu2[3].b : 1 [by t.dp.dly[14].___y:=0]
|
|
||||||
1157290 t.dp.mu2[3]._y : 0 [by t.dp.mu2[3].b:=1]
|
|
||||||
1163644 t.out : 1 [by t.dp.mu2[3]._y:=0]
|
|
||||||
[] setting low
|
|
||||||
1163644 t.in : 0
|
|
||||||
1163645 t.dp.and2[0]._y : 1 [by t.in:=0]
|
|
||||||
1202929 t.dp.dly[0].a : 0 [by t.dp.and2[0]._y:=1]
|
|
||||||
1203091 t.dp.dly[0]._y : 1 [by t.dp.dly[0].a:=0]
|
|
||||||
1210460 t.dp.dly[0].__y : 0 [by t.dp.dly[0]._y:=1]
|
|
||||||
1210474 t.dp.dly[0].___y : 1 [by t.dp.dly[0].__y:=0]
|
|
||||||
1210481 t.dp.dly[0].y : 0 [by t.dp.dly[0].___y:=1]
|
|
||||||
1210641 t.dp.mu2[0]._y : 1 [by t.dp.dly[0].y:=0]
|
|
||||||
1232198 t.dp._a[1] : 0 [by t.dp.mu2[0]._y:=1]
|
|
||||||
1232199 t.dp.and2[1]._y : 1 [by t.dp._a[1]:=0]
|
|
||||||
1232200 t.dp.dly[1].a : 0 [by t.dp.and2[1]._y:=1]
|
|
||||||
1232201 t.dp.dly[1]._y : 1 [by t.dp.dly[1].a:=0]
|
|
||||||
1234444 t.dp.dly[1].__y : 0 [by t.dp.dly[1]._y:=1]
|
|
||||||
1234631 t.dp.dly[1].___y : 1 [by t.dp.dly[1].__y:=0]
|
|
||||||
1234632 t.dp.dly[1].y : 0 [by t.dp.dly[1].___y:=1]
|
|
||||||
1238814 t.dp.dly[2]._y : 1 [by t.dp.dly[1].y:=0]
|
|
||||||
1273596 t.dp.dly[2].__y : 0 [by t.dp.dly[2]._y:=1]
|
|
||||||
1273597 t.dp.dly[2].___y : 1 [by t.dp.dly[2].__y:=0]
|
|
||||||
1274450 t.dp.dly[2].y : 0 [by t.dp.dly[2].___y:=1]
|
|
||||||
1274455 t.dp.mu2[1]._y : 1 [by t.dp.dly[2].y:=0]
|
|
||||||
1275346 t.dp._a[2] : 0 [by t.dp.mu2[1]._y:=1]
|
|
||||||
1275347 t.dp.and2[2]._y : 1 [by t.dp._a[2]:=0]
|
|
||||||
1275364 t.dp.dly[3].a : 0 [by t.dp.and2[2]._y:=1]
|
|
||||||
1277937 t.dp.dly[3]._y : 1 [by t.dp.dly[3].a:=0]
|
|
||||||
1286298 t.dp.dly[3].__y : 0 [by t.dp.dly[3]._y:=1]
|
|
||||||
1286301 t.dp.dly[3].___y : 1 [by t.dp.dly[3].__y:=0]
|
|
||||||
1287242 t.dp.dly[3].y : 0 [by t.dp.dly[3].___y:=1]
|
|
||||||
1346204 t.dp.dly[4]._y : 1 [by t.dp.dly[3].y:=0]
|
|
||||||
1346205 t.dp.dly[4].__y : 0 [by t.dp.dly[4]._y:=1]
|
|
||||||
1346247 t.dp.dly[4].___y : 1 [by t.dp.dly[4].__y:=0]
|
|
||||||
1349064 t.dp.dly[4].y : 0 [by t.dp.dly[4].___y:=1]
|
|
||||||
1362797 t.dp.dly[5]._y : 1 [by t.dp.dly[4].y:=0]
|
|
||||||
1362892 t.dp.dly[5].__y : 0 [by t.dp.dly[5]._y:=1]
|
|
||||||
1363227 t.dp.dly[5].___y : 1 [by t.dp.dly[5].__y:=0]
|
|
||||||
1363235 t.dp.dly[5].y : 0 [by t.dp.dly[5].___y:=1]
|
|
||||||
1363269 t.dp.dly[6]._y : 1 [by t.dp.dly[5].y:=0]
|
|
||||||
1377156 t.dp.dly[6].__y : 0 [by t.dp.dly[6]._y:=1]
|
|
||||||
1378074 t.dp.dly[6].___y : 1 [by t.dp.dly[6].__y:=0]
|
|
||||||
1378078 t.dp.dly[6].y : 0 [by t.dp.dly[6].___y:=1]
|
|
||||||
1424456 t.dp.mu2[2]._y : 1 [by t.dp.dly[6].y:=0]
|
|
||||||
1426854 t.dp._a[3] : 0 [by t.dp.mu2[2]._y:=1]
|
|
||||||
1430069 t.dp.and2[3]._y : 1 [by t.dp._a[3]:=0]
|
|
||||||
1477188 t.dp.dly[7].a : 0 [by t.dp.and2[3]._y:=1]
|
|
||||||
1477236 t.dp.dly[7]._y : 1 [by t.dp.dly[7].a:=0]
|
|
||||||
1477239 t.dp.dly[7].__y : 0 [by t.dp.dly[7]._y:=1]
|
|
||||||
1477417 t.dp.dly[7].___y : 1 [by t.dp.dly[7].__y:=0]
|
|
||||||
1498394 t.dp.dly[7].y : 0 [by t.dp.dly[7].___y:=1]
|
|
||||||
1510293 t.dp.dly[8]._y : 1 [by t.dp.dly[7].y:=0]
|
|
||||||
1516244 t.dp.dly[8].__y : 0 [by t.dp.dly[8]._y:=1]
|
|
||||||
1555729 t.dp.dly[8].___y : 1 [by t.dp.dly[8].__y:=0]
|
|
||||||
1556556 t.dp.dly[8].y : 0 [by t.dp.dly[8].___y:=1]
|
|
||||||
1556729 t.dp.dly[9]._y : 1 [by t.dp.dly[8].y:=0]
|
|
||||||
1556913 t.dp.dly[9].__y : 0 [by t.dp.dly[9]._y:=1]
|
|
||||||
1556914 t.dp.dly[9].___y : 1 [by t.dp.dly[9].__y:=0]
|
|
||||||
1556987 t.dp.dly[9].y : 0 [by t.dp.dly[9].___y:=1]
|
|
||||||
1556991 t.dp.dly[10]._y : 1 [by t.dp.dly[9].y:=0]
|
|
||||||
1594279 t.dp.dly[10].__y : 0 [by t.dp.dly[10]._y:=1]
|
|
||||||
1594375 t.dp.dly[10].___y : 1 [by t.dp.dly[10].__y:=0]
|
|
||||||
1594511 t.dp.dly[10].y : 0 [by t.dp.dly[10].___y:=1]
|
|
||||||
1594512 t.dp.dly[11]._y : 1 [by t.dp.dly[10].y:=0]
|
|
||||||
1613558 t.dp.dly[11].__y : 0 [by t.dp.dly[11]._y:=1]
|
|
||||||
1613799 t.dp.dly[11].___y : 1 [by t.dp.dly[11].__y:=0]
|
|
||||||
1617758 t.dp.dly[11].y : 0 [by t.dp.dly[11].___y:=1]
|
|
||||||
1617770 t.dp.dly[12]._y : 1 [by t.dp.dly[11].y:=0]
|
|
||||||
1621670 t.dp.dly[12].__y : 0 [by t.dp.dly[12]._y:=1]
|
|
||||||
1622699 t.dp.dly[12].___y : 1 [by t.dp.dly[12].__y:=0]
|
|
||||||
1622700 t.dp.dly[12].y : 0 [by t.dp.dly[12].___y:=1]
|
|
||||||
1622756 t.dp.dly[13]._y : 1 [by t.dp.dly[12].y:=0]
|
|
||||||
1667762 t.dp.dly[13].__y : 0 [by t.dp.dly[13]._y:=1]
|
|
||||||
1667763 t.dp.dly[13].___y : 1 [by t.dp.dly[13].__y:=0]
|
|
||||||
1667800 t.dp.dly[13].y : 0 [by t.dp.dly[13].___y:=1]
|
|
||||||
1691175 t.dp.dly[14]._y : 1 [by t.dp.dly[13].y:=0]
|
|
||||||
1691176 t.dp.dly[14].__y : 0 [by t.dp.dly[14]._y:=1]
|
|
||||||
1694740 t.dp.dly[14].___y : 1 [by t.dp.dly[14].__y:=0]
|
|
||||||
1696432 t.dp.mu2[3].b : 0 [by t.dp.dly[14].___y:=1]
|
|
||||||
1696445 t.dp.mu2[3]._y : 1 [by t.dp.mu2[3].b:=0]
|
|
||||||
1713429 t.out : 0 [by t.dp.mu2[3]._y:=1]
|
|
||||||
[] setting configs low
|
|
||||||
1713429 t.s[0] : 0
|
|
||||||
1713429 t.s[3] : 0
|
|
||||||
1713429 t.s[2] : 0
|
|
||||||
1713429 t.s[1] : 0
|
|
||||||
1713430 t.dp.mu2[1]._s : 1 [by t.s[1]:=0]
|
|
||||||
1713450 t.dp.mu2[2]._s : 1 [by t.s[2]:=0]
|
|
||||||
1713454 t.dp.mu2[3]._s : 1 [by t.s[3]:=0]
|
|
||||||
1713786 t.dp.mu2[0]._s : 1 [by t.s[0]:=0]
|
|
||||||
[] setting high
|
|
||||||
1713786 t.in : 1
|
|
||||||
1723434 t.dp.mu2[0]._y : 0 [by t.in:=1]
|
|
||||||
1723435 t.dp._a[1] : 1 [by t.dp.mu2[0]._y:=0]
|
|
||||||
1723436 t.dp.mu2[1]._y : 0 [by t.dp._a[1]:=1]
|
|
||||||
1723597 t.dp._a[2] : 1 [by t.dp.mu2[1]._y:=0]
|
|
||||||
1724634 t.dp.mu2[2]._y : 0 [by t.dp._a[2]:=1]
|
|
||||||
1724639 t.dp._a[3] : 1 [by t.dp.mu2[2]._y:=0]
|
|
||||||
1725220 t.dp.mu2[3]._y : 0 [by t.dp._a[3]:=1]
|
|
||||||
1725628 t.out : 1 [by t.dp.mu2[3]._y:=0]
|
|
||||||
[] setting low
|
|
||||||
1725628 t.in : 0
|
|
||||||
1725639 t.dp.mu2[0]._y : 1 [by t.in:=0]
|
|
||||||
1726686 t.dp._a[1] : 0 [by t.dp.mu2[0]._y:=1]
|
|
||||||
1726700 t.dp.mu2[1]._y : 1 [by t.dp._a[1]:=0]
|
|
||||||
1726718 t.dp._a[2] : 0 [by t.dp.mu2[1]._y:=1]
|
|
||||||
1726722 t.dp.mu2[2]._y : 1 [by t.dp._a[2]:=0]
|
|
||||||
1726826 t.dp._a[3] : 0 [by t.dp.mu2[2]._y:=1]
|
|
||||||
1758270 t.dp.mu2[3]._y : 1 [by t.dp._a[3]:=0]
|
|
||||||
1759474 t.out : 0 [by t.dp.mu2[3]._y:=1]
|
|
||||||
Binary file not shown.
@@ -1,258 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"t.dp.and2[0].a"&"t.dp.and2[0].b"->"t.dp.and2[0]._y"-
|
|
||||||
~("t.dp.and2[0].a"&"t.dp.and2[0].b")->"t.dp.and2[0]._y"+
|
|
||||||
"t.dp.and2[0]._y"->"t.dp.and2[0].y"-
|
|
||||||
~("t.dp.and2[0]._y")->"t.dp.and2[0].y"+
|
|
||||||
"t.dp.and2[1].a"&"t.dp.and2[1].b"->"t.dp.and2[1]._y"-
|
|
||||||
~("t.dp.and2[1].a"&"t.dp.and2[1].b")->"t.dp.and2[1]._y"+
|
|
||||||
"t.dp.and2[1]._y"->"t.dp.and2[1].y"-
|
|
||||||
~("t.dp.and2[1]._y")->"t.dp.and2[1].y"+
|
|
||||||
"t.dp.and2[2].a"&"t.dp.and2[2].b"->"t.dp.and2[2]._y"-
|
|
||||||
~("t.dp.and2[2].a"&"t.dp.and2[2].b")->"t.dp.and2[2]._y"+
|
|
||||||
"t.dp.and2[2]._y"->"t.dp.and2[2].y"-
|
|
||||||
~("t.dp.and2[2]._y")->"t.dp.and2[2].y"+
|
|
||||||
"t.dp.and2[3].a"&"t.dp.and2[3].b"->"t.dp.and2[3]._y"-
|
|
||||||
~("t.dp.and2[3].a"&"t.dp.and2[3].b")->"t.dp.and2[3]._y"+
|
|
||||||
"t.dp.and2[3]._y"->"t.dp.and2[3].y"-
|
|
||||||
~("t.dp.and2[3]._y")->"t.dp.and2[3].y"+
|
|
||||||
= "t.dp.s[0]" "t.dp.mu2[0].s"
|
|
||||||
= "t.dp.s[0]" "t.dp.and2[0].b"
|
|
||||||
= "t.dp.s[1]" "t.dp.mu2[1].s"
|
|
||||||
= "t.dp.s[1]" "t.dp.and2[1].b"
|
|
||||||
= "t.dp.s[2]" "t.dp.mu2[2].s"
|
|
||||||
= "t.dp.s[2]" "t.dp.and2[2].b"
|
|
||||||
= "t.dp.s[3]" "t.dp.mu2[3].s"
|
|
||||||
= "t.dp.s[3]" "t.dp.and2[3].b"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[14].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[13].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[12].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[11].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[10].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[9].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[8].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[7].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[6].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[5].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[4].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[3].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[2].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[1].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.dly[0].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.mu2[3].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.mu2[2].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.mu2[1].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.mu2[0].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.and2[3].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.and2[2].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.and2[1].vdd"
|
|
||||||
= "t.dp.supply.vdd" "t.dp.and2[0].vdd"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[14].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[13].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[12].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[11].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[10].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[9].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[8].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[7].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[6].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[5].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[4].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[3].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[2].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[1].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.dly[0].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.mu2[3].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.mu2[2].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.mu2[1].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.mu2[0].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.and2[3].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.and2[2].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.and2[1].vss"
|
|
||||||
= "t.dp.supply.vss" "t.dp.and2[0].vss"
|
|
||||||
"t.dp.mu2[0].s"->"t.dp.mu2[0]._s"-
|
|
||||||
~("t.dp.mu2[0].s")->"t.dp.mu2[0]._s"+
|
|
||||||
~"t.dp.mu2[0].a"&~"t.dp.mu2[0].s"|~"t.dp.mu2[0].b"&~"t.dp.mu2[0]._s"->"t.dp.mu2[0]._y"+
|
|
||||||
"t.dp.mu2[0].a"&"t.dp.mu2[0]._s"|"t.dp.mu2[0].b"&"t.dp.mu2[0].s"->"t.dp.mu2[0]._y"-
|
|
||||||
"t.dp.mu2[0]._y"->"t.dp.mu2[0].y"-
|
|
||||||
~("t.dp.mu2[0]._y")->"t.dp.mu2[0].y"+
|
|
||||||
"t.dp.mu2[1].s"->"t.dp.mu2[1]._s"-
|
|
||||||
~("t.dp.mu2[1].s")->"t.dp.mu2[1]._s"+
|
|
||||||
~"t.dp.mu2[1].a"&~"t.dp.mu2[1].s"|~"t.dp.mu2[1].b"&~"t.dp.mu2[1]._s"->"t.dp.mu2[1]._y"+
|
|
||||||
"t.dp.mu2[1].a"&"t.dp.mu2[1]._s"|"t.dp.mu2[1].b"&"t.dp.mu2[1].s"->"t.dp.mu2[1]._y"-
|
|
||||||
"t.dp.mu2[1]._y"->"t.dp.mu2[1].y"-
|
|
||||||
~("t.dp.mu2[1]._y")->"t.dp.mu2[1].y"+
|
|
||||||
"t.dp.mu2[2].s"->"t.dp.mu2[2]._s"-
|
|
||||||
~("t.dp.mu2[2].s")->"t.dp.mu2[2]._s"+
|
|
||||||
~"t.dp.mu2[2].a"&~"t.dp.mu2[2].s"|~"t.dp.mu2[2].b"&~"t.dp.mu2[2]._s"->"t.dp.mu2[2]._y"+
|
|
||||||
"t.dp.mu2[2].a"&"t.dp.mu2[2]._s"|"t.dp.mu2[2].b"&"t.dp.mu2[2].s"->"t.dp.mu2[2]._y"-
|
|
||||||
"t.dp.mu2[2]._y"->"t.dp.mu2[2].y"-
|
|
||||||
~("t.dp.mu2[2]._y")->"t.dp.mu2[2].y"+
|
|
||||||
"t.dp.mu2[3].s"->"t.dp.mu2[3]._s"-
|
|
||||||
~("t.dp.mu2[3].s")->"t.dp.mu2[3]._s"+
|
|
||||||
~"t.dp.mu2[3].a"&~"t.dp.mu2[3].s"|~"t.dp.mu2[3].b"&~"t.dp.mu2[3]._s"->"t.dp.mu2[3]._y"+
|
|
||||||
"t.dp.mu2[3].a"&"t.dp.mu2[3]._s"|"t.dp.mu2[3].b"&"t.dp.mu2[3].s"->"t.dp.mu2[3]._y"-
|
|
||||||
"t.dp.mu2[3]._y"->"t.dp.mu2[3].y"-
|
|
||||||
~("t.dp.mu2[3]._y")->"t.dp.mu2[3].y"+
|
|
||||||
"t.dp.dly[0].a"->"t.dp.dly[0]._y"-
|
|
||||||
~("t.dp.dly[0].a")->"t.dp.dly[0]._y"+
|
|
||||||
"t.dp.dly[0]._y"->"t.dp.dly[0].__y"-
|
|
||||||
~("t.dp.dly[0]._y")->"t.dp.dly[0].__y"+
|
|
||||||
"t.dp.dly[0].__y"->"t.dp.dly[0].___y"-
|
|
||||||
~("t.dp.dly[0].__y")->"t.dp.dly[0].___y"+
|
|
||||||
"t.dp.dly[0].___y"->"t.dp.dly[0].y"-
|
|
||||||
~("t.dp.dly[0].___y")->"t.dp.dly[0].y"+
|
|
||||||
"t.dp.dly[1].a"->"t.dp.dly[1]._y"-
|
|
||||||
~("t.dp.dly[1].a")->"t.dp.dly[1]._y"+
|
|
||||||
"t.dp.dly[1]._y"->"t.dp.dly[1].__y"-
|
|
||||||
~("t.dp.dly[1]._y")->"t.dp.dly[1].__y"+
|
|
||||||
"t.dp.dly[1].__y"->"t.dp.dly[1].___y"-
|
|
||||||
~("t.dp.dly[1].__y")->"t.dp.dly[1].___y"+
|
|
||||||
"t.dp.dly[1].___y"->"t.dp.dly[1].y"-
|
|
||||||
~("t.dp.dly[1].___y")->"t.dp.dly[1].y"+
|
|
||||||
"t.dp.dly[2].a"->"t.dp.dly[2]._y"-
|
|
||||||
~("t.dp.dly[2].a")->"t.dp.dly[2]._y"+
|
|
||||||
"t.dp.dly[2]._y"->"t.dp.dly[2].__y"-
|
|
||||||
~("t.dp.dly[2]._y")->"t.dp.dly[2].__y"+
|
|
||||||
"t.dp.dly[2].__y"->"t.dp.dly[2].___y"-
|
|
||||||
~("t.dp.dly[2].__y")->"t.dp.dly[2].___y"+
|
|
||||||
"t.dp.dly[2].___y"->"t.dp.dly[2].y"-
|
|
||||||
~("t.dp.dly[2].___y")->"t.dp.dly[2].y"+
|
|
||||||
"t.dp.dly[3].a"->"t.dp.dly[3]._y"-
|
|
||||||
~("t.dp.dly[3].a")->"t.dp.dly[3]._y"+
|
|
||||||
"t.dp.dly[3]._y"->"t.dp.dly[3].__y"-
|
|
||||||
~("t.dp.dly[3]._y")->"t.dp.dly[3].__y"+
|
|
||||||
"t.dp.dly[3].__y"->"t.dp.dly[3].___y"-
|
|
||||||
~("t.dp.dly[3].__y")->"t.dp.dly[3].___y"+
|
|
||||||
"t.dp.dly[3].___y"->"t.dp.dly[3].y"-
|
|
||||||
~("t.dp.dly[3].___y")->"t.dp.dly[3].y"+
|
|
||||||
"t.dp.dly[4].a"->"t.dp.dly[4]._y"-
|
|
||||||
~("t.dp.dly[4].a")->"t.dp.dly[4]._y"+
|
|
||||||
"t.dp.dly[4]._y"->"t.dp.dly[4].__y"-
|
|
||||||
~("t.dp.dly[4]._y")->"t.dp.dly[4].__y"+
|
|
||||||
"t.dp.dly[4].__y"->"t.dp.dly[4].___y"-
|
|
||||||
~("t.dp.dly[4].__y")->"t.dp.dly[4].___y"+
|
|
||||||
"t.dp.dly[4].___y"->"t.dp.dly[4].y"-
|
|
||||||
~("t.dp.dly[4].___y")->"t.dp.dly[4].y"+
|
|
||||||
"t.dp.dly[5].a"->"t.dp.dly[5]._y"-
|
|
||||||
~("t.dp.dly[5].a")->"t.dp.dly[5]._y"+
|
|
||||||
"t.dp.dly[5]._y"->"t.dp.dly[5].__y"-
|
|
||||||
~("t.dp.dly[5]._y")->"t.dp.dly[5].__y"+
|
|
||||||
"t.dp.dly[5].__y"->"t.dp.dly[5].___y"-
|
|
||||||
~("t.dp.dly[5].__y")->"t.dp.dly[5].___y"+
|
|
||||||
"t.dp.dly[5].___y"->"t.dp.dly[5].y"-
|
|
||||||
~("t.dp.dly[5].___y")->"t.dp.dly[5].y"+
|
|
||||||
"t.dp.dly[6].a"->"t.dp.dly[6]._y"-
|
|
||||||
~("t.dp.dly[6].a")->"t.dp.dly[6]._y"+
|
|
||||||
"t.dp.dly[6]._y"->"t.dp.dly[6].__y"-
|
|
||||||
~("t.dp.dly[6]._y")->"t.dp.dly[6].__y"+
|
|
||||||
"t.dp.dly[6].__y"->"t.dp.dly[6].___y"-
|
|
||||||
~("t.dp.dly[6].__y")->"t.dp.dly[6].___y"+
|
|
||||||
"t.dp.dly[6].___y"->"t.dp.dly[6].y"-
|
|
||||||
~("t.dp.dly[6].___y")->"t.dp.dly[6].y"+
|
|
||||||
"t.dp.dly[7].a"->"t.dp.dly[7]._y"-
|
|
||||||
~("t.dp.dly[7].a")->"t.dp.dly[7]._y"+
|
|
||||||
"t.dp.dly[7]._y"->"t.dp.dly[7].__y"-
|
|
||||||
~("t.dp.dly[7]._y")->"t.dp.dly[7].__y"+
|
|
||||||
"t.dp.dly[7].__y"->"t.dp.dly[7].___y"-
|
|
||||||
~("t.dp.dly[7].__y")->"t.dp.dly[7].___y"+
|
|
||||||
"t.dp.dly[7].___y"->"t.dp.dly[7].y"-
|
|
||||||
~("t.dp.dly[7].___y")->"t.dp.dly[7].y"+
|
|
||||||
"t.dp.dly[8].a"->"t.dp.dly[8]._y"-
|
|
||||||
~("t.dp.dly[8].a")->"t.dp.dly[8]._y"+
|
|
||||||
"t.dp.dly[8]._y"->"t.dp.dly[8].__y"-
|
|
||||||
~("t.dp.dly[8]._y")->"t.dp.dly[8].__y"+
|
|
||||||
"t.dp.dly[8].__y"->"t.dp.dly[8].___y"-
|
|
||||||
~("t.dp.dly[8].__y")->"t.dp.dly[8].___y"+
|
|
||||||
"t.dp.dly[8].___y"->"t.dp.dly[8].y"-
|
|
||||||
~("t.dp.dly[8].___y")->"t.dp.dly[8].y"+
|
|
||||||
"t.dp.dly[9].a"->"t.dp.dly[9]._y"-
|
|
||||||
~("t.dp.dly[9].a")->"t.dp.dly[9]._y"+
|
|
||||||
"t.dp.dly[9]._y"->"t.dp.dly[9].__y"-
|
|
||||||
~("t.dp.dly[9]._y")->"t.dp.dly[9].__y"+
|
|
||||||
"t.dp.dly[9].__y"->"t.dp.dly[9].___y"-
|
|
||||||
~("t.dp.dly[9].__y")->"t.dp.dly[9].___y"+
|
|
||||||
"t.dp.dly[9].___y"->"t.dp.dly[9].y"-
|
|
||||||
~("t.dp.dly[9].___y")->"t.dp.dly[9].y"+
|
|
||||||
"t.dp.dly[10].a"->"t.dp.dly[10]._y"-
|
|
||||||
~("t.dp.dly[10].a")->"t.dp.dly[10]._y"+
|
|
||||||
"t.dp.dly[10]._y"->"t.dp.dly[10].__y"-
|
|
||||||
~("t.dp.dly[10]._y")->"t.dp.dly[10].__y"+
|
|
||||||
"t.dp.dly[10].__y"->"t.dp.dly[10].___y"-
|
|
||||||
~("t.dp.dly[10].__y")->"t.dp.dly[10].___y"+
|
|
||||||
"t.dp.dly[10].___y"->"t.dp.dly[10].y"-
|
|
||||||
~("t.dp.dly[10].___y")->"t.dp.dly[10].y"+
|
|
||||||
"t.dp.dly[11].a"->"t.dp.dly[11]._y"-
|
|
||||||
~("t.dp.dly[11].a")->"t.dp.dly[11]._y"+
|
|
||||||
"t.dp.dly[11]._y"->"t.dp.dly[11].__y"-
|
|
||||||
~("t.dp.dly[11]._y")->"t.dp.dly[11].__y"+
|
|
||||||
"t.dp.dly[11].__y"->"t.dp.dly[11].___y"-
|
|
||||||
~("t.dp.dly[11].__y")->"t.dp.dly[11].___y"+
|
|
||||||
"t.dp.dly[11].___y"->"t.dp.dly[11].y"-
|
|
||||||
~("t.dp.dly[11].___y")->"t.dp.dly[11].y"+
|
|
||||||
"t.dp.dly[12].a"->"t.dp.dly[12]._y"-
|
|
||||||
~("t.dp.dly[12].a")->"t.dp.dly[12]._y"+
|
|
||||||
"t.dp.dly[12]._y"->"t.dp.dly[12].__y"-
|
|
||||||
~("t.dp.dly[12]._y")->"t.dp.dly[12].__y"+
|
|
||||||
"t.dp.dly[12].__y"->"t.dp.dly[12].___y"-
|
|
||||||
~("t.dp.dly[12].__y")->"t.dp.dly[12].___y"+
|
|
||||||
"t.dp.dly[12].___y"->"t.dp.dly[12].y"-
|
|
||||||
~("t.dp.dly[12].___y")->"t.dp.dly[12].y"+
|
|
||||||
"t.dp.dly[13].a"->"t.dp.dly[13]._y"-
|
|
||||||
~("t.dp.dly[13].a")->"t.dp.dly[13]._y"+
|
|
||||||
"t.dp.dly[13]._y"->"t.dp.dly[13].__y"-
|
|
||||||
~("t.dp.dly[13]._y")->"t.dp.dly[13].__y"+
|
|
||||||
"t.dp.dly[13].__y"->"t.dp.dly[13].___y"-
|
|
||||||
~("t.dp.dly[13].__y")->"t.dp.dly[13].___y"+
|
|
||||||
"t.dp.dly[13].___y"->"t.dp.dly[13].y"-
|
|
||||||
~("t.dp.dly[13].___y")->"t.dp.dly[13].y"+
|
|
||||||
"t.dp.dly[14].a"->"t.dp.dly[14]._y"-
|
|
||||||
~("t.dp.dly[14].a")->"t.dp.dly[14]._y"+
|
|
||||||
"t.dp.dly[14]._y"->"t.dp.dly[14].__y"-
|
|
||||||
~("t.dp.dly[14]._y")->"t.dp.dly[14].__y"+
|
|
||||||
"t.dp.dly[14].__y"->"t.dp.dly[14].___y"-
|
|
||||||
~("t.dp.dly[14].__y")->"t.dp.dly[14].___y"+
|
|
||||||
"t.dp.dly[14].___y"->"t.dp.dly[14].y"-
|
|
||||||
~("t.dp.dly[14].___y")->"t.dp.dly[14].y"+
|
|
||||||
= "t.dp.dly[14].y" "t.dp.mu2[3].b"
|
|
||||||
= "t.dp.dly[14].a" "t.dp.dly[13].y"
|
|
||||||
= "t.dp.dly[13].a" "t.dp.dly[12].y"
|
|
||||||
= "t.dp.dly[12].a" "t.dp.dly[11].y"
|
|
||||||
= "t.dp.dly[11].a" "t.dp.dly[10].y"
|
|
||||||
= "t.dp.dly[10].a" "t.dp.dly[9].y"
|
|
||||||
= "t.dp.dly[9].a" "t.dp.dly[8].y"
|
|
||||||
= "t.dp.dly[8].a" "t.dp.dly[7].y"
|
|
||||||
= "t.dp.dly[7].a" "t.dp.and2[3].y"
|
|
||||||
= "t.dp.dly[6].y" "t.dp.mu2[2].b"
|
|
||||||
= "t.dp.dly[6].a" "t.dp.dly[5].y"
|
|
||||||
= "t.dp.dly[5].a" "t.dp.dly[4].y"
|
|
||||||
= "t.dp.dly[4].a" "t.dp.dly[3].y"
|
|
||||||
= "t.dp.dly[3].a" "t.dp.and2[2].y"
|
|
||||||
= "t.dp.dly[2].y" "t.dp.mu2[1].b"
|
|
||||||
= "t.dp.dly[2].a" "t.dp.dly[1].y"
|
|
||||||
= "t.dp.dly[1].a" "t.dp.and2[1].y"
|
|
||||||
= "t.dp.dly[0].y" "t.dp.mu2[0].b"
|
|
||||||
= "t.dp.dly[0].a" "t.dp.and2[0].y"
|
|
||||||
= "t.dp._a[1]" "t.dp.mu2[1].a"
|
|
||||||
= "t.dp._a[1]" "t.dp.and2[1].a"
|
|
||||||
= "t.dp._a[1]" "t.dp.mu2[0].y"
|
|
||||||
= "t.dp._a[2]" "t.dp.mu2[2].a"
|
|
||||||
= "t.dp._a[2]" "t.dp.and2[2].a"
|
|
||||||
= "t.dp._a[2]" "t.dp.mu2[1].y"
|
|
||||||
= "t.dp._a[3]" "t.dp.mu2[3].a"
|
|
||||||
= "t.dp._a[3]" "t.dp.and2[3].a"
|
|
||||||
= "t.dp._a[3]" "t.dp.mu2[2].y"
|
|
||||||
= "t.dp.out" "t.dp.mu2[3].y"
|
|
||||||
= "t.dp.out" "t.dp._a[4]"
|
|
||||||
= "t.dp.in" "t.dp.mu2[0].a"
|
|
||||||
= "t.dp.in" "t.dp.and2[0].a"
|
|
||||||
= "t.dp.in" "t.dp._a[0]"
|
|
||||||
= "Vdd" "t.dp.supply.vdd"
|
|
||||||
= "GND" "t.dp.supply.vss"
|
|
||||||
= "t.out" "t.dp.out"
|
|
||||||
= "t.in" "t.dp.in"
|
|
||||||
= "t.s[0]" "t.dp.s[0]"
|
|
||||||
= "t.s[1]" "t.dp.s[1]"
|
|
||||||
= "t.s[2]" "t.dp.s[2]"
|
|
||||||
= "t.s[3]" "t.dp.s[3]"
|
|
||||||
@@ -1,330 +0,0 @@
|
|||||||
my_demux.my_demux._c_f_buf[0] my_demux.my_demux._out1_a_BX_f[0] my_demux.my_demux.out1_f_buf_func[1].n1 my_demux.my_demux._en my_demux.my_demux._en2_X_t[0] my_demux.my_demux.vc.OR2_tf[2]._y my_demux.my_demux.out1_f_buf_func[5].n1 my_demux.my_demux.out1_t_buf_func[2].n1 my_demux.my_demux._c_t_buf[0] my_demux.cond.v my_demux.my_demux._out2_a_BX_t[0] my_demux.my_demux.out1_f_buf_func[6].n1 my_demux.my_demux.out1_t_buf_func[4].n1 my_demux.my_demux._out1_a_B my_demux.my_demux.vc.ct.in[4] my_demux.my_demux._out1_a_BX_t[0] my_demux.my_demux._en1_X_t[0] my_demux.my_demux.c_buf_f.in my_demux.my_demux._out2_a_BX_f[0] my_demux.my_demux._en2_X_f[0] my_demux.my_demux.c_buf_t.in my_demux.my_demux.out1_t_buf_func[1].n1 my_demux.my_demux.vc.ct.tmp[9] my_demux.my_demux.out1_f_buf_func[0].n1 my_demux.out1.a my_demux.my_demux.out1_t_buf_func[0].n1 my_demux.my_demux.out1_f_buf_func[2].n1 my_demux.my_demux.c_buf_t.buf2._y my_demux.my_demux.vc.ct.tmp[8] my_demux.my_demux._en1_X_f[0] my_demux.my_demux.out1_f_buf_func[4].n1 my_demux.my_demux.vc.ct.in[5] my_demux.my_demux.vc.ct.in[1] my_demux.my_demux.vc.ct.in[6] my_demux.my_demux.out_or._y my_demux.my_demux.out1_f_buf_func[3].n1 my_demux.my_demux.vc.OR2_tf[5]._y my_demux.my_demux.vc.OR2_tf[0]._y my_demux.my_demux.out1_t_buf_func[3].n1 my_demux.my_demux.vc.ct.in[2] my_demux.my_demux.vc.ct.tmp[7] my_demux.my_demux.out1_t_buf_func[6].n1 my_demux.my_demux._c_v my_demux.out2.a my_demux.my_demux.out2_a_B_buf_t.buf2._y my_demux.my_demux.out1_t_buf_func[5].n1 my_demux.my_demux._in_v my_demux.my_demux.vc.ct.C3Els[0]._y my_demux.my_demux.vc.ct.in[0] my_demux.out2.v my_demux.my_demux.vc.ct.C3Els[1]._y my_demux.my_demux.out1_en_buf_f.buf2._y my_demux.my_demux.out2_en_buf_f.buf2._y my_demux.my_demux.vc.ct.C2Els[0]._y my_demux.my_demux.vc.OR2_tf[3]._y my_demux.my_demux._out2_a_B my_demux.out1.v my_demux.my_demux.c_buf_f.buf2._y my_demux.my_demux.out1_a_B_buf_t.buf2._y my_demux.my_demux.vc.ct.in[3] my_demux.my_demux._out_v my_demux.in.v my_demux.my_demux.out2_en_buf_t.buf2._y my_demux.my_demux.out2_a_B_buf_f.buf2._y my_demux.my_demux.in_v_buf._y my_demux.my_demux.vc.OR2_tf[1]._y my_demux.my_demux.vc.ct.C2Els[1]._y my_demux.my_demux.vc.OR2_tf[6]._y my_demux.my_demux.out1_a_B_buf_f.buf2._y my_demux.my_demux.c_f_c_t_or._y my_demux.my_demux.out1_en_buf_t.buf2._y my_demux.my_demux.vc.OR2_tf[4]._y my_demux.my_demux.c_el._y
|
|
||||||
119199 my_demux.my_demux.out1_f_buf_func[0].n1 : 0
|
|
||||||
119199 my_demux.my_demux.c_buf_f.in : 0
|
|
||||||
119199 my_demux.my_demux.c_buf_t.in : 0
|
|
||||||
119199 my_demux.my_demux.out1_f_buf_func[1].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_f_buf_func[3].n1 : 0
|
|
||||||
119199 my_demux.out1.a : 0
|
|
||||||
119199 my_demux.out2.v : 0
|
|
||||||
119199 my_demux.my_demux.out1_t_buf_func[6].n1 : 0
|
|
||||||
119199 my_demux.out2.a : 0
|
|
||||||
119199 my_demux.out1.v : 0
|
|
||||||
119199 my_demux.my_demux.out1_t_buf_func[2].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_f_buf_func[6].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_t_buf_func[5].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_f_buf_func[2].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_f_buf_func[5].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_t_buf_func[4].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_f_buf_func[4].n1 : 0
|
|
||||||
119199 my_demux.my_demux.out1_t_buf_func[3].n1 : 0
|
|
||||||
119200 my_demux.my_demux.c_buf_f.buf2._y : 1 [by my_demux.my_demux.c_buf_f.in:=0]
|
|
||||||
119200 my_demux.my_demux.vc.OR2_tf[5]._y : 1 [by my_demux.my_demux.out1_f_buf_func[5].n1:=0]
|
|
||||||
119236 my_demux.my_demux.c_buf_t.buf2._y : 1 [by my_demux.my_demux.c_buf_t.in:=0]
|
|
||||||
119239 my_demux.my_demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
119286 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
119311 my_demux.my_demux._out1_a_B : 1 [by my_demux.out1.a:=0]
|
|
||||||
119333 my_demux.my_demux.out1_a_B_buf_f.buf2._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
119378 my_demux.my_demux.vc.ct.in[5] : 0 [by my_demux.my_demux.vc.OR2_tf[5]._y:=1]
|
|
||||||
119403 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
119456 my_demux.my_demux.vc.OR2_tf[6]._y : 1 [by my_demux.my_demux.out1_f_buf_func[6].n1:=0]
|
|
||||||
119493 my_demux.my_demux.vc.OR2_tf[2]._y : 1 [by my_demux.my_demux.out1_f_buf_func[2].n1:=0]
|
|
||||||
119536 my_demux.my_demux._en : 1 [by my_demux.my_demux._out_v:=0]
|
|
||||||
119543 my_demux.my_demux.out2_en_buf_t.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
119566 my_demux.my_demux.out1_en_buf_f.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
119757 my_demux.my_demux.out1_en_buf_t.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
119790 my_demux.my_demux._c_f_buf[0] : 0 [by my_demux.my_demux.c_buf_f.buf2._y:=1]
|
|
||||||
119848 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf2._y:=0]
|
|
||||||
119852 my_demux.my_demux.vc.ct.in[2] : 0 [by my_demux.my_demux.vc.OR2_tf[2]._y:=1]
|
|
||||||
119938 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.c_buf_t.in:=0]
|
|
||||||
120039 my_demux.my_demux._c_t_buf[0] : 0 [by my_demux.my_demux.c_buf_t.buf2._y:=1]
|
|
||||||
120158 my_demux.my_demux.out1_a_B_buf_t.buf2._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
120165 my_demux.my_demux._out1_a_BX_f[0] : 1 [by my_demux.my_demux.out1_a_B_buf_t.buf2._y:=0]
|
|
||||||
120408 my_demux.my_demux.vc.OR2_tf[3]._y : 1 [by my_demux.my_demux.out1_t_buf_func[3].n1:=0]
|
|
||||||
121005 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
121111 my_demux.my_demux.vc.ct.in[1] : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
121206 my_demux.my_demux.vc.OR2_tf[4]._y : 1 [by my_demux.my_demux.out1_f_buf_func[4].n1:=0]
|
|
||||||
121284 my_demux.my_demux.vc.ct.in[4] : 0 [by my_demux.my_demux.vc.OR2_tf[4]._y:=1]
|
|
||||||
121481 my_demux.my_demux.vc.ct.in[0] : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
121756 my_demux.my_demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[0]:=0]
|
|
||||||
122127 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
123195 my_demux.my_demux.vc.ct.in[3] : 0 [by my_demux.my_demux.vc.OR2_tf[3]._y:=1]
|
|
||||||
123650 my_demux.my_demux.vc.ct.C2Els[1]._y : 1 [by my_demux.my_demux.vc.ct.in[3]:=0]
|
|
||||||
123662 my_demux.my_demux.vc.ct.tmp[8] : 0 [by my_demux.my_demux.vc.ct.C2Els[1]._y:=1]
|
|
||||||
126256 my_demux.my_demux._en2_X_t[0] : 1 [by my_demux.my_demux.out2_en_buf_t.buf2._y:=0]
|
|
||||||
133652 my_demux.my_demux.out2_en_buf_f.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
134056 my_demux.my_demux._en2_X_f[0] : 1 [by my_demux.my_demux.out2_en_buf_f.buf2._y:=0]
|
|
||||||
135118 my_demux.my_demux.vc.ct.in[6] : 0 [by my_demux.my_demux.vc.OR2_tf[6]._y:=1]
|
|
||||||
135130 my_demux.my_demux.vc.ct.C3Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[6]:=0]
|
|
||||||
140752 my_demux.my_demux.vc.ct.tmp[7] : 0 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
141046 my_demux.my_demux.vc.ct.tmp[9] : 0 [by my_demux.my_demux.vc.ct.C3Els[0]._y:=1]
|
|
||||||
145322 my_demux.my_demux.vc.ct.C3Els[1]._y : 1 [by my_demux.my_demux.vc.ct.tmp[9]:=0]
|
|
||||||
148221 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.ct.C3Els[1]._y:=1]
|
|
||||||
148223 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
149461 my_demux.my_demux._out1_a_BX_t[0] : 1 [by my_demux.my_demux.out1_a_B_buf_f.buf2._y:=0]
|
|
||||||
152516 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
152758 my_demux.cond.v : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
153765 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
166711 my_demux.my_demux._out2_a_B : 1 [by my_demux.out2.a:=0]
|
|
||||||
166877 my_demux.my_demux.out2_a_B_buf_f.buf2._y : 0 [by my_demux.my_demux._out2_a_B:=1]
|
|
||||||
166952 my_demux.my_demux._out2_a_BX_t[0] : 1 [by my_demux.my_demux.out2_a_B_buf_f.buf2._y:=0]
|
|
||||||
170210 my_demux.my_demux.out2_a_B_buf_t.buf2._y : 0 [by my_demux.my_demux._out2_a_B:=1]
|
|
||||||
170555 my_demux.my_demux._out2_a_BX_f[0] : 1 [by my_demux.my_demux.out2_a_B_buf_t.buf2._y:=0]
|
|
||||||
177027 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf2._y:=0]
|
|
||||||
System initialized
|
|
||||||
177027 Reset : 0
|
|
||||||
177165 my_demux._reset_B : 1 [by Reset:=0]
|
|
||||||
182428 my_demux.my_demux.reset_buf._y : 0 [by my_demux._reset_B:=1]
|
|
||||||
182430 my_demux.my_demux._reset_BX : 1 [by my_demux.my_demux.reset_buf._y:=0]
|
|
||||||
226347 my_demux.my_demux.reset_bufarray.buf4._y : 0 [by my_demux.my_demux._reset_BX:=1]
|
|
||||||
226348 my_demux.my_demux._reset_BXX[0] : 1 [by my_demux.my_demux.reset_bufarray.buf4._y:=0]
|
|
||||||
System reset completed
|
|
||||||
|
|
||||||
Output neutral checked
|
|
||||||
226348 my_demux.my_demux.c_buf_t.in : 1
|
|
||||||
226348 my_demux.my_demux.out1_t_buf_func[6].n1 : 1
|
|
||||||
226348 my_demux.my_demux.out1_t_buf_func[1].n1 : 1
|
|
||||||
226348 my_demux.my_demux.out1_t_buf_func[5].n1 : 1
|
|
||||||
226348 my_demux.my_demux.out1_t_buf_func[4].n1 : 1
|
|
||||||
226348 my_demux.my_demux.out1_t_buf_func[0].n1 : 1
|
|
||||||
226348 my_demux.my_demux.out1_t_buf_func[3].n1 : 1
|
|
||||||
226348 my_demux.my_demux.out1_t_buf_func[2].n1 : 1
|
|
||||||
226359 my_demux.my_demux.c_f_c_t_or._y : 0 [by my_demux.my_demux.c_buf_t.in:=1]
|
|
||||||
226364 my_demux.my_demux.vc.OR2_tf[4]._y : 0 [by my_demux.my_demux.out1_t_buf_func[4].n1:=1]
|
|
||||||
226415 my_demux.my_demux.vc.OR2_tf[1]._y : 0 [by my_demux.my_demux.out1_t_buf_func[1].n1:=1]
|
|
||||||
226718 my_demux.my_demux.vc.OR2_tf[6]._y : 0 [by my_demux.my_demux.out1_t_buf_func[6].n1:=1]
|
|
||||||
226720 my_demux.my_demux.vc.ct.in[6] : 1 [by my_demux.my_demux.vc.OR2_tf[6]._y:=0]
|
|
||||||
226876 my_demux.my_demux.vc.OR2_tf[3]._y : 0 [by my_demux.my_demux.out1_t_buf_func[3].n1:=1]
|
|
||||||
226896 my_demux.my_demux.c_buf_t.buf2._y : 0 [by my_demux.my_demux.c_buf_t.in:=1]
|
|
||||||
226899 my_demux.my_demux._c_t_buf[0] : 1 [by my_demux.my_demux.c_buf_t.buf2._y:=0]
|
|
||||||
226928 my_demux.my_demux.out1_t_buf_func[0]._y : 0 [by my_demux.my_demux._c_t_buf[0]:=1]
|
|
||||||
226929 my_demux.my_demux.out1_t_buf_func[0].y : 1 [by my_demux.my_demux.out1_t_buf_func[0]._y:=0]
|
|
||||||
226943 my_demux.my_demux.out1_t_buf_func[4]._y : 0 [by my_demux.my_demux._c_t_buf[0]:=1]
|
|
||||||
227052 my_demux.my_demux.out1_t_buf_func[3]._y : 0 [by my_demux.my_demux._c_t_buf[0]:=1]
|
|
||||||
227074 my_demux.my_demux.out1_t_buf_func[3].y : 1 [by my_demux.my_demux.out1_t_buf_func[3]._y:=0]
|
|
||||||
227160 my_demux.my_demux.out1_t_buf_func[4].y : 1 [by my_demux.my_demux.out1_t_buf_func[4]._y:=0]
|
|
||||||
227216 my_demux.my_demux.out1_t_buf_func[1]._y : 0 [by my_demux.my_demux._c_t_buf[0]:=1]
|
|
||||||
227217 my_demux.my_demux.out1_t_buf_func[1].y : 1 [by my_demux.my_demux.out1_t_buf_func[1]._y:=0]
|
|
||||||
228500 my_demux.my_demux.out1_t_buf_func[2]._y : 0 [by my_demux.my_demux._c_t_buf[0]:=1]
|
|
||||||
228783 my_demux.my_demux.vc.OR2_tf[2]._y : 0 [by my_demux.my_demux.out1_t_buf_func[2].n1:=1]
|
|
||||||
228989 my_demux.my_demux.vc.OR2_tf[5]._y : 0 [by my_demux.my_demux.out1_t_buf_func[5].n1:=1]
|
|
||||||
229148 my_demux.my_demux.vc.ct.in[5] : 1 [by my_demux.my_demux.vc.OR2_tf[5]._y:=0]
|
|
||||||
229660 my_demux.my_demux.out1_t_buf_func[5]._y : 0 [by my_demux.my_demux._c_t_buf[0]:=1]
|
|
||||||
230081 my_demux.my_demux.out1_t_buf_func[2].y : 1 [by my_demux.my_demux.out1_t_buf_func[2]._y:=0]
|
|
||||||
230910 my_demux.my_demux.vc.OR2_tf[0]._y : 0 [by my_demux.my_demux.out1_t_buf_func[0].n1:=1]
|
|
||||||
232197 my_demux.my_demux.vc.ct.in[0] : 1 [by my_demux.my_demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
238128 my_demux.my_demux.vc.ct.in[2] : 1 [by my_demux.my_demux.vc.OR2_tf[2]._y:=0]
|
|
||||||
239456 my_demux.my_demux.vc.ct.in[1] : 1 [by my_demux.my_demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
240582 my_demux.my_demux.out1_t_buf_func[6]._y : 0 [by my_demux.my_demux._c_t_buf[0]:=1]
|
|
||||||
240727 my_demux.my_demux.out1_t_buf_func[6].y : 1 [by my_demux.my_demux.out1_t_buf_func[6]._y:=0]
|
|
||||||
241688 my_demux.my_demux.vc.ct.C2Els[0]._y : 0 [by my_demux.my_demux.vc.ct.in[1]:=1]
|
|
||||||
244520 my_demux.my_demux.vc.ct.tmp[7] : 1 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=0]
|
|
||||||
249336 my_demux.my_demux.out1_t_buf_func[5].y : 1 [by my_demux.my_demux.out1_t_buf_func[5]._y:=0]
|
|
||||||
250289 my_demux.my_demux.vc.ct.in[4] : 1 [by my_demux.my_demux.vc.OR2_tf[4]._y:=0]
|
|
||||||
253239 my_demux.my_demux._c_v : 1 [by my_demux.my_demux.c_f_c_t_or._y:=0]
|
|
||||||
256643 my_demux.my_demux.vc.ct.C3Els[0]._y : 0 [by my_demux.my_demux.vc.ct.in[4]:=1]
|
|
||||||
256644 my_demux.my_demux.vc.ct.tmp[9] : 1 [by my_demux.my_demux.vc.ct.C3Els[0]._y:=0]
|
|
||||||
287834 my_demux.my_demux.vc.ct.in[3] : 1 [by my_demux.my_demux.vc.OR2_tf[3]._y:=0]
|
|
||||||
327118 my_demux.my_demux.vc.ct.C2Els[1]._y : 0 [by my_demux.my_demux.vc.ct.in[3]:=1]
|
|
||||||
327280 my_demux.my_demux.vc.ct.tmp[8] : 1 [by my_demux.my_demux.vc.ct.C2Els[1]._y:=0]
|
|
||||||
334649 my_demux.my_demux.vc.ct.C3Els[1]._y : 0 [by my_demux.my_demux.vc.ct.tmp[8]:=1]
|
|
||||||
334663 my_demux.my_demux._in_v : 1 [by my_demux.my_demux.vc.ct.C3Els[1]._y:=0]
|
|
||||||
334670 my_demux.my_demux.in_v_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
334823 my_demux.my_demux.c_el._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
334824 my_demux.cond.v : 1 [by my_demux.my_demux.c_el._y:=0]
|
|
||||||
356227 my_demux.in.v : 1 [by my_demux.my_demux.in_v_buf._y:=0]
|
|
||||||
356227 my_demux.out1.v : 1
|
|
||||||
356228 my_demux.my_demux.out_or._y : 0 [by my_demux.out1.v:=1]
|
|
||||||
356229 my_demux.my_demux._out_v : 1 [by my_demux.my_demux.out_or._y:=0]
|
|
||||||
358472 my_demux.my_demux.inack_ctl._y : 0 [by my_demux.my_demux._out_v:=1]
|
|
||||||
358659 my_demux.in.a : 1 [by my_demux.my_demux.inack_ctl._y:=0]
|
|
||||||
358660 my_demux.my_demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
358661 my_demux.my_demux.out2_en_buf_t.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
358666 my_demux.my_demux._en2_X_t[0] : 0 [by my_demux.my_demux.out2_en_buf_t.buf2._y:=1]
|
|
||||||
359513 my_demux.my_demux.out1_en_buf_f.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
360404 my_demux.my_demux._en1_X_f[0] : 0 [by my_demux.my_demux.out1_en_buf_f.buf2._y:=1]
|
|
||||||
362842 my_demux.my_demux.out2_en_buf_f.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
362843 my_demux.my_demux._en2_X_f[0] : 0 [by my_demux.my_demux.out2_en_buf_f.buf2._y:=1]
|
|
||||||
393442 my_demux.my_demux.out1_en_buf_t.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
393459 my_demux.my_demux._en1_X_t[0] : 0 [by my_demux.my_demux.out1_en_buf_t.buf2._y:=1]
|
|
||||||
393459 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
393459 my_demux.my_demux.out1_t_buf_func[6].n1 : 0
|
|
||||||
393459 my_demux.my_demux.out1_t_buf_func[2].n1 : 0
|
|
||||||
393459 my_demux.my_demux.out1_t_buf_func[5].n1 : 0
|
|
||||||
393459 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
393459 my_demux.my_demux.out1_t_buf_func[4].n1 : 0
|
|
||||||
393459 my_demux.my_demux.out1_t_buf_func[3].n1 : 0
|
|
||||||
393460 my_demux.my_demux.vc.OR2_tf[4]._y : 1 [by my_demux.my_demux.out1_t_buf_func[4].n1:=0]
|
|
||||||
393462 my_demux.my_demux.vc.OR2_tf[2]._y : 1 [by my_demux.my_demux.out1_t_buf_func[2].n1:=0]
|
|
||||||
393501 my_demux.my_demux.vc.OR2_tf[3]._y : 1 [by my_demux.my_demux.out1_t_buf_func[3].n1:=0]
|
|
||||||
393596 my_demux.my_demux.vc.ct.in[3] : 0 [by my_demux.my_demux.vc.OR2_tf[3]._y:=1]
|
|
||||||
394400 my_demux.my_demux.vc.OR2_tf[5]._y : 1 [by my_demux.my_demux.out1_t_buf_func[5].n1:=0]
|
|
||||||
394735 my_demux.my_demux.vc.ct.in[5] : 0 [by my_demux.my_demux.vc.OR2_tf[5]._y:=1]
|
|
||||||
396032 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
396040 my_demux.my_demux.vc.ct.in[0] : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
396277 my_demux.my_demux.vc.ct.in[4] : 0 [by my_demux.my_demux.vc.OR2_tf[4]._y:=1]
|
|
||||||
401820 my_demux.my_demux.vc.OR2_tf[6]._y : 1 [by my_demux.my_demux.out1_t_buf_func[6].n1:=0]
|
|
||||||
401854 my_demux.my_demux.vc.ct.in[6] : 0 [by my_demux.my_demux.vc.OR2_tf[6]._y:=1]
|
|
||||||
407195 my_demux.my_demux.vc.ct.in[2] : 0 [by my_demux.my_demux.vc.OR2_tf[2]._y:=1]
|
|
||||||
408113 my_demux.my_demux.vc.ct.C2Els[1]._y : 1 [by my_demux.my_demux.vc.ct.in[2]:=0]
|
|
||||||
408117 my_demux.my_demux.vc.ct.tmp[8] : 0 [by my_demux.my_demux.vc.ct.C2Els[1]._y:=1]
|
|
||||||
415741 my_demux.my_demux.vc.ct.C3Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[6]:=0]
|
|
||||||
452421 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
454819 my_demux.my_demux.vc.ct.in[1] : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
458034 my_demux.my_demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[1]:=0]
|
|
||||||
462119 my_demux.my_demux.vc.ct.tmp[9] : 0 [by my_demux.my_demux.vc.ct.C3Els[0]._y:=1]
|
|
||||||
505153 my_demux.my_demux.vc.ct.tmp[7] : 0 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
505201 my_demux.my_demux.vc.ct.C3Els[1]._y : 1 [by my_demux.my_demux.vc.ct.tmp[7]:=0]
|
|
||||||
505204 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.ct.C3Els[1]._y:=1]
|
|
||||||
505382 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
526359 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
First Cond Checked
|
|
||||||
526359 my_demux.out1.a : 1
|
|
||||||
538258 my_demux.my_demux._out1_a_B : 0 [by my_demux.out1.a:=1]
|
|
||||||
544209 my_demux.my_demux.out1_a_B_buf_f.buf2._y : 1 [by my_demux.my_demux._out1_a_B:=0]
|
|
||||||
545036 my_demux.my_demux._out1_a_BX_t[0] : 0 [by my_demux.my_demux.out1_a_B_buf_f.buf2._y:=1]
|
|
||||||
545037 my_demux.my_demux.out1_t_buf_func[2]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
545040 my_demux.my_demux.out1_t_buf_func[4]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
545041 my_demux.my_demux.out1_t_buf_func[4].y : 0 [by my_demux.my_demux.out1_t_buf_func[4]._y:=1]
|
|
||||||
545109 my_demux.my_demux.out1_t_buf_func[3]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
545132 my_demux.my_demux.out1_t_buf_func[6]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
545173 my_demux.my_demux.out1_t_buf_func[2].y : 0 [by my_demux.my_demux.out1_t_buf_func[2]._y:=1]
|
|
||||||
545209 my_demux.my_demux.out1_t_buf_func[0]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
545220 my_demux.my_demux.out1_t_buf_func[1]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
545232 my_demux.my_demux.out1_t_buf_func[1].y : 0 [by my_demux.my_demux.out1_t_buf_func[1]._y:=1]
|
|
||||||
545373 my_demux.my_demux.out1_t_buf_func[6].y : 0 [by my_demux.my_demux.out1_t_buf_func[6]._y:=1]
|
|
||||||
549168 my_demux.my_demux.out1_t_buf_func[0].y : 0 [by my_demux.my_demux.out1_t_buf_func[0]._y:=1]
|
|
||||||
564155 my_demux.my_demux.out1_t_buf_func[3].y : 0 [by my_demux.my_demux.out1_t_buf_func[3]._y:=1]
|
|
||||||
577743 my_demux.my_demux.out1_a_B_buf_t.buf2._y : 1 [by my_demux.my_demux._out1_a_B:=0]
|
|
||||||
581643 my_demux.my_demux._out1_a_BX_f[0] : 0 [by my_demux.my_demux.out1_a_B_buf_t.buf2._y:=1]
|
|
||||||
582324 my_demux.my_demux.out1_t_buf_func[5]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
583353 my_demux.my_demux.out1_t_buf_func[5].y : 0 [by my_demux.my_demux.out1_t_buf_func[5]._y:=1]
|
|
||||||
System reset completed
|
|
||||||
|
|
||||||
Output neutral checked
|
|
||||||
583353 my_demux.my_demux.c_buf_t.in : 0
|
|
||||||
583353 my_demux.out1.v : 0
|
|
||||||
583353 my_demux.out1.a : 0
|
|
||||||
583354 my_demux.my_demux.c_buf_t.buf2._y : 1 [by my_demux.my_demux.c_buf_t.in:=0]
|
|
||||||
583354 my_demux.my_demux._out1_a_B : 1 [by my_demux.out1.a:=0]
|
|
||||||
583355 my_demux.my_demux.out1_a_B_buf_t.buf2._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
583391 my_demux.my_demux._c_t_buf[0] : 0 [by my_demux.my_demux.c_buf_t.buf2._y:=1]
|
|
||||||
583409 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.c_buf_t.in:=0]
|
|
||||||
585101 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
585114 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._c_v:=0]
|
|
||||||
586919 my_demux.my_demux._out1_a_BX_f[0] : 1 [by my_demux.my_demux.out1_a_B_buf_t.buf2._y:=0]
|
|
||||||
602098 my_demux.cond.v : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
606729 my_demux.my_demux.out1_a_B_buf_f.buf2._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
607086 my_demux.my_demux._out1_a_BX_t[0] : 1 [by my_demux.my_demux.out1_a_B_buf_f.buf2._y:=0]
|
|
||||||
628359 my_demux.my_demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
628384 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
628405 my_demux.my_demux.inack_ctl._y : 1 [by my_demux.my_demux._out_v:=0]
|
|
||||||
628406 my_demux.in.a : 0 [by my_demux.my_demux.inack_ctl._y:=1]
|
|
||||||
638054 my_demux.my_demux._en : 1 [by my_demux.in.a:=0]
|
|
||||||
638055 my_demux.my_demux.out2_en_buf_f.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
638055 my_demux.my_demux.out1_en_buf_t.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
638060 my_demux.my_demux._en2_X_f[0] : 1 [by my_demux.my_demux.out2_en_buf_f.buf2._y:=0]
|
|
||||||
638215 my_demux.my_demux.out2_en_buf_t.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
638623 my_demux.my_demux._en2_X_t[0] : 1 [by my_demux.my_demux.out2_en_buf_t.buf2._y:=0]
|
|
||||||
638636 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf2._y:=0]
|
|
||||||
639091 my_demux.my_demux.out1_en_buf_f.buf2._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
639102 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf2._y:=0]
|
|
||||||
639102 my_demux.my_demux.c_buf_f.in : 1
|
|
||||||
639102 my_demux.my_demux.out1_t_buf_func[6].n1 : 1
|
|
||||||
639102 my_demux.my_demux.out1_f_buf_func[1].n1 : 1
|
|
||||||
639102 my_demux.my_demux.out1_t_buf_func[5].n1 : 1
|
|
||||||
639102 my_demux.my_demux.out1_f_buf_func[4].n1 : 1
|
|
||||||
639102 my_demux.my_demux.out1_f_buf_func[0].n1 : 1
|
|
||||||
639102 my_demux.my_demux.out1_f_buf_func[3].n1 : 1
|
|
||||||
639102 my_demux.my_demux.out1_t_buf_func[2].n1 : 1
|
|
||||||
639106 my_demux.my_demux.vc.OR2_tf[1]._y : 0 [by my_demux.my_demux.out1_f_buf_func[1].n1:=1]
|
|
||||||
639116 my_demux.my_demux.c_buf_f.buf2._y : 0 [by my_demux.my_demux.c_buf_f.in:=1]
|
|
||||||
639120 my_demux.my_demux.vc.OR2_tf[6]._y : 0 [by my_demux.my_demux.out1_t_buf_func[6].n1:=1]
|
|
||||||
639190 my_demux.my_demux.vc.ct.in[6] : 1 [by my_demux.my_demux.vc.OR2_tf[6]._y:=0]
|
|
||||||
639206 my_demux.my_demux.vc.OR2_tf[5]._y : 0 [by my_demux.my_demux.out1_t_buf_func[5].n1:=1]
|
|
||||||
639330 my_demux.my_demux.vc.OR2_tf[2]._y : 0 [by my_demux.my_demux.out1_t_buf_func[2].n1:=1]
|
|
||||||
639341 my_demux.my_demux.vc.ct.in[2] : 1 [by my_demux.my_demux.vc.OR2_tf[2]._y:=0]
|
|
||||||
639949 my_demux.my_demux.vc.ct.in[1] : 1 [by my_demux.my_demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
640149 my_demux.my_demux.c_f_c_t_or._y : 0 [by my_demux.my_demux.c_buf_f.in:=1]
|
|
||||||
640152 my_demux.my_demux._c_v : 1 [by my_demux.my_demux.c_f_c_t_or._y:=0]
|
|
||||||
640306 my_demux.my_demux.vc.OR2_tf[0]._y : 0 [by my_demux.my_demux.out1_f_buf_func[0].n1:=1]
|
|
||||||
640360 my_demux.my_demux.vc.ct.in[0] : 1 [by my_demux.my_demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
640575 my_demux.my_demux._c_f_buf[0] : 1 [by my_demux.my_demux.c_buf_f.buf2._y:=0]
|
|
||||||
640656 my_demux.my_demux.out2_t_buf_func[6]._y : 0 [by my_demux.my_demux._c_f_buf[0]:=1]
|
|
||||||
640667 my_demux.my_demux.out2_f_buf_func[3]._y : 0 [by my_demux.my_demux._c_f_buf[0]:=1]
|
|
||||||
641280 my_demux.my_demux.out2_f_buf_func[3].y : 1 [by my_demux.my_demux.out2_f_buf_func[3]._y:=0]
|
|
||||||
641508 my_demux.my_demux.vc.ct.C2Els[0]._y : 0 [by my_demux.my_demux.vc.ct.in[0]:=1]
|
|
||||||
641736 my_demux.my_demux.out2_t_buf_func[2]._y : 0 [by my_demux.my_demux._c_f_buf[0]:=1]
|
|
||||||
641781 my_demux.my_demux.out2_t_buf_func[2].y : 1 [by my_demux.my_demux.out2_t_buf_func[2]._y:=0]
|
|
||||||
642400 my_demux.my_demux.out2_t_buf_func[6].y : 1 [by my_demux.my_demux.out2_t_buf_func[6]._y:=0]
|
|
||||||
647557 my_demux.my_demux.vc.OR2_tf[3]._y : 0 [by my_demux.my_demux.out1_f_buf_func[3].n1:=1]
|
|
||||||
648554 my_demux.my_demux.vc.ct.in[3] : 1 [by my_demux.my_demux.vc.OR2_tf[3]._y:=0]
|
|
||||||
648886 my_demux.my_demux.out2_f_buf_func[4]._y : 0 [by my_demux.my_demux._c_f_buf[0]:=1]
|
|
||||||
649227 my_demux.my_demux.out2_t_buf_func[5]._y : 0 [by my_demux.my_demux._c_f_buf[0]:=1]
|
|
||||||
649411 my_demux.my_demux.out2_f_buf_func[4].y : 1 [by my_demux.my_demux.out2_f_buf_func[4]._y:=0]
|
|
||||||
650127 my_demux.my_demux.out2_t_buf_func[5].y : 1 [by my_demux.my_demux.out2_t_buf_func[5]._y:=0]
|
|
||||||
650203 my_demux.my_demux.vc.ct.C2Els[1]._y : 0 [by my_demux.my_demux.vc.ct.in[3]:=1]
|
|
||||||
650255 my_demux.my_demux.vc.ct.tmp[8] : 1 [by my_demux.my_demux.vc.ct.C2Els[1]._y:=0]
|
|
||||||
651652 my_demux.my_demux.out2_f_buf_func[0]._y : 0 [by my_demux.my_demux._c_f_buf[0]:=1]
|
|
||||||
651659 my_demux.my_demux.out2_f_buf_func[0].y : 1 [by my_demux.my_demux.out2_f_buf_func[0]._y:=0]
|
|
||||||
655530 my_demux.my_demux.vc.ct.tmp[7] : 1 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=0]
|
|
||||||
658558 my_demux.my_demux.out2_f_buf_func[1]._y : 0 [by my_demux.my_demux._c_f_buf[0]:=1]
|
|
||||||
670546 my_demux.my_demux.vc.OR2_tf[4]._y : 0 [by my_demux.my_demux.out1_f_buf_func[4].n1:=1]
|
|
||||||
674170 my_demux.my_demux.out2_f_buf_func[1].y : 1 [by my_demux.my_demux.out2_f_buf_func[1]._y:=0]
|
|
||||||
677013 my_demux.my_demux.vc.ct.in[4] : 1 [by my_demux.my_demux.vc.OR2_tf[4]._y:=0]
|
|
||||||
689628 my_demux.my_demux.vc.ct.in[5] : 1 [by my_demux.my_demux.vc.OR2_tf[5]._y:=0]
|
|
||||||
689630 my_demux.my_demux.vc.ct.C3Els[0]._y : 0 [by my_demux.my_demux.vc.ct.in[5]:=1]
|
|
||||||
689984 my_demux.my_demux.vc.ct.tmp[9] : 1 [by my_demux.my_demux.vc.ct.C3Els[0]._y:=0]
|
|
||||||
690117 my_demux.my_demux.vc.ct.C3Els[1]._y : 0 [by my_demux.my_demux.vc.ct.tmp[9]:=1]
|
|
||||||
690118 my_demux.my_demux._in_v : 1 [by my_demux.my_demux.vc.ct.C3Els[1]._y:=0]
|
|
||||||
690122 my_demux.my_demux.in_v_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
690664 my_demux.my_demux.c_el._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
690665 my_demux.cond.v : 1 [by my_demux.my_demux.c_el._y:=0]
|
|
||||||
735685 my_demux.in.v : 1 [by my_demux.my_demux.in_v_buf._y:=0]
|
|
||||||
735685 my_demux.out2.v : 1
|
|
||||||
748063 my_demux.my_demux.out_or._y : 0 [by my_demux.out2.v:=1]
|
|
||||||
748142 my_demux.my_demux._out_v : 1 [by my_demux.my_demux.out_or._y:=0]
|
|
||||||
750575 my_demux.my_demux.inack_ctl._y : 0 [by my_demux.my_demux._out_v:=1]
|
|
||||||
750663 my_demux.in.a : 1 [by my_demux.my_demux.inack_ctl._y:=0]
|
|
||||||
758445 my_demux.my_demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
758475 my_demux.my_demux.out2_en_buf_t.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
758504 my_demux.my_demux.out1_en_buf_t.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
759912 my_demux.my_demux.out1_en_buf_f.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
760597 my_demux.my_demux._en1_X_f[0] : 0 [by my_demux.my_demux.out1_en_buf_f.buf2._y:=1]
|
|
||||||
777888 my_demux.my_demux._en1_X_t[0] : 0 [by my_demux.my_demux.out1_en_buf_t.buf2._y:=1]
|
|
||||||
786772 my_demux.my_demux.out2_en_buf_f.buf2._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
803487 my_demux.my_demux._en2_X_f[0] : 0 [by my_demux.my_demux.out2_en_buf_f.buf2._y:=1]
|
|
||||||
817979 my_demux.my_demux._en2_X_t[0] : 0 [by my_demux.my_demux.out2_en_buf_t.buf2._y:=1]
|
|
||||||
817979 my_demux.my_demux.out1_f_buf_func[0].n1 : 0
|
|
||||||
817979 my_demux.my_demux.out1_t_buf_func[6].n1 : 0
|
|
||||||
817979 my_demux.my_demux.out1_t_buf_func[2].n1 : 0
|
|
||||||
817979 my_demux.my_demux.out1_t_buf_func[5].n1 : 0
|
|
||||||
817979 my_demux.my_demux.out1_f_buf_func[1].n1 : 0
|
|
||||||
817979 my_demux.my_demux.out1_f_buf_func[4].n1 : 0
|
|
||||||
817979 my_demux.my_demux.out1_f_buf_func[3].n1 : 0
|
|
||||||
817982 my_demux.my_demux.vc.OR2_tf[3]._y : 1 [by my_demux.my_demux.out1_f_buf_func[3].n1:=0]
|
|
||||||
817991 my_demux.my_demux.vc.OR2_tf[5]._y : 1 [by my_demux.my_demux.out1_t_buf_func[5].n1:=0]
|
|
||||||
817992 my_demux.my_demux.vc.ct.in[5] : 0 [by my_demux.my_demux.vc.OR2_tf[5]._y:=1]
|
|
||||||
818020 my_demux.my_demux.vc.ct.in[3] : 0 [by my_demux.my_demux.vc.OR2_tf[3]._y:=1]
|
|
||||||
818022 my_demux.my_demux.vc.OR2_tf[2]._y : 1 [by my_demux.my_demux.out1_t_buf_func[2].n1:=0]
|
|
||||||
818106 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_f_buf_func[0].n1:=0]
|
|
||||||
818148 my_demux.my_demux.vc.OR2_tf[6]._y : 1 [by my_demux.my_demux.out1_t_buf_func[6].n1:=0]
|
|
||||||
818198 my_demux.my_demux.vc.ct.in[0] : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
818212 my_demux.my_demux.vc.OR2_tf[4]._y : 1 [by my_demux.my_demux.out1_f_buf_func[4].n1:=0]
|
|
||||||
818214 my_demux.my_demux.vc.ct.in[4] : 0 [by my_demux.my_demux.vc.OR2_tf[4]._y:=1]
|
|
||||||
819258 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_f_buf_func[1].n1:=0]
|
|
||||||
819259 my_demux.my_demux.vc.ct.in[1] : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
820760 my_demux.my_demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[1]:=0]
|
|
||||||
820762 my_demux.my_demux.vc.ct.tmp[7] : 0 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
820875 my_demux.my_demux.vc.ct.in[6] : 0 [by my_demux.my_demux.vc.OR2_tf[6]._y:=1]
|
|
||||||
820893 my_demux.my_demux.vc.ct.C3Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[6]:=0]
|
|
||||||
821012 my_demux.my_demux.vc.ct.tmp[9] : 0 [by my_demux.my_demux.vc.ct.C3Els[0]._y:=1]
|
|
||||||
830774 my_demux.my_demux.vc.ct.in[2] : 0 [by my_demux.my_demux.vc.OR2_tf[2]._y:=1]
|
|
||||||
836494 my_demux.my_demux.vc.ct.C2Els[1]._y : 1 [by my_demux.my_demux.vc.ct.in[2]:=0]
|
|
||||||
836502 my_demux.my_demux.vc.ct.tmp[8] : 0 [by my_demux.my_demux.vc.ct.C2Els[1]._y:=1]
|
|
||||||
836556 my_demux.my_demux.vc.ct.C3Els[1]._y : 1 [by my_demux.my_demux.vc.ct.tmp[8]:=0]
|
|
||||||
887094 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.ct.C3Els[1]._y:=1]
|
|
||||||
887099 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
888166 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
Second Cond Checked
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,336 +0,0 @@
|
|||||||
my_demux.in.d.d[5].t my_demux.my_demux.demux._en2_X_t[0] my_demux.in.d.d[2].f my_demux.my_demux.demux._out1_a_BX_f[0] my_demux.my_demux.demux._out2_a_BX_t[0] my_demux.in.d.d[5].f my_demux.my_demux.demux._out1_a_B my_demux.my_demux.demux._en1_X_t[0] my_demux.my_demux.demux._out_v my_demux.in.d.d[1].f my_demux.my_demux.demux._out2_a_BX_f[0] my_demux.my_demux.demux._en1_X_f[0] my_demux.in.d.d[6].f my_demux.in.d.d[2].t my_demux.my_demux.demux.vc.OR2_tf[2]._y my_demux.my_demux.demux.out1_a_B_buf_t.buf2._y my_demux.in.d.d[0].f my_demux.my_demux.demux._c_f_buf[0] my_demux.my_demux.demux.vc.ct.in[1] my_demux.my_demux.demux._out1_a_BX_t[0] my_demux.my_demux.demux._c_t_buf[0] my_demux.out1.a my_demux.my_demux.demux.out2_a_B_buf_f.buf2._y my_demux.my_demux.demux.vc.ct.tmp[8] my_demux.in.d.d[4].f my_demux.in.d.d[4].t my_demux.my_demux.demux._in_c_v_ my_demux.my_demux.demux.out_or._y my_demux.my_demux.demux._c_v my_demux.my_demux.demux._en2_X_f[0] my_demux.my_demux.demux.vc.ct.in[6] my_demux.in.d.d[6].t my_demux.in.d.d[1].t my_demux.in.d.d[0].t my_demux.my_demux.demux._out2_a_B my_demux.in.d.d[3].f my_demux.out2.a my_demux.in.v my_demux.my_demux.demux.vc.OR2_tf[1]._y my_demux.my_demux.demux.vc.ct.C3Els[0]._y my_demux.my_demux.demux.vc.ct.C2Els[1]._y my_demux.my_demux.demux._en my_demux.in.d.d[3].t my_demux.my_demux.demux.vc.ct.tmp[9] my_demux.my_demux.demux.vc.ct.in[5] my_demux.my_demux.demux.vc.ct.in[4] my_demux.my_demux.demux.vc.ct.in[2] my_demux.out2.v my_demux.my_demux.demux.vc.ct.C3Els[1]._y my_demux.my_demux.demux.vc.ct.C2Els[0]._y my_demux.my_demux.demux.vc.OR2_tf[0]._y my_demux.my_demux.demux.vc.ct.in[3] my_demux.my_demux.demux.c_buf_f.buf2._y my_demux.my_demux.demux.vc.ct.tmp[7] my_demux.my_demux.demux.vc.OR2_tf[6]._y my_demux.my_demux.demux.vc.ct.in[0] my_demux.my_demux.demux._in_v my_demux.my_demux.demux.c_buf_t.buf2._y my_demux.out1.v my_demux.my_demux.demux.out2_a_B_buf_t.buf2._y my_demux.my_demux.demux.vc.OR2_tf[5]._y my_demux.my_demux.demux.c_el._y my_demux.my_demux.demux.out2_en_buf_t.buf2._y my_demux.my_demux.demux.in_v_buf._y my_demux.my_demux.demux.vc.OR2_tf[4]._y my_demux.my_demux.demux.c_f_c_t_or._y my_demux.my_demux.demux.out1_en_buf_f.buf2._y my_demux.my_demux.demux.out2_en_buf_f.buf2._y my_demux.my_demux.demux.out1_en_buf_t.buf2._y my_demux.my_demux.demux.out1_a_B_buf_f.buf2._y my_demux.my_demux.demux.vc.OR2_tf[3]._y
|
|
||||||
119199 my_demux.in.d.d[0].f : 0
|
|
||||||
119199 my_demux.in.d.d[0].t : 0
|
|
||||||
119199 my_demux.in.d.d[1].f : 0
|
|
||||||
119199 my_demux.in.d.d[3].f : 0
|
|
||||||
119199 my_demux.in.d.d[7].f : 0
|
|
||||||
119199 my_demux.in.d.d[6].t : 0
|
|
||||||
119199 my_demux.out2.v : 0
|
|
||||||
119199 my_demux.out2.a : 0
|
|
||||||
119199 my_demux.out1.v : 0
|
|
||||||
119199 my_demux.in.d.d[2].t : 0
|
|
||||||
119199 my_demux.in.d.d[6].f : 0
|
|
||||||
119199 my_demux.out1.a : 0
|
|
||||||
119199 my_demux.in.d.d[5].t : 0
|
|
||||||
119199 my_demux.in.d.d[7].t : 0
|
|
||||||
119199 my_demux.in.d.d[2].f : 0
|
|
||||||
119199 my_demux.in.d.d[5].f : 0
|
|
||||||
119199 my_demux.in.d.d[4].t : 0
|
|
||||||
119199 my_demux.in.d.d[1].t : 0
|
|
||||||
119199 my_demux.in.d.d[4].f : 0
|
|
||||||
119199 my_demux.in.d.d[3].t : 0
|
|
||||||
119200 my_demux.my_demux.demux.c_buf_f.buf2._y : 1 [by my_demux.in.d.d[0].f:=0]
|
|
||||||
119200 my_demux.my_demux.demux.vc.OR2_tf[5]._y : 1 [by my_demux.in.d.d[5].f:=0]
|
|
||||||
119236 my_demux.my_demux.demux.c_buf_t.buf2._y : 1 [by my_demux.in.d.d[0].t:=0]
|
|
||||||
119239 my_demux.my_demux.demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
119286 my_demux.my_demux.demux._out1_a_B : 1 [by my_demux.out1.a:=0]
|
|
||||||
119308 my_demux.my_demux.demux.out1_a_B_buf_t.buf2._y : 0 [by my_demux.my_demux.demux._out1_a_B:=1]
|
|
||||||
119311 my_demux.my_demux.demux.vc.OR2_tf[0]._y : 1 [by my_demux.in.d.d[0].t:=0]
|
|
||||||
119378 my_demux.my_demux.demux.vc.ct.in[5] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[5]._y:=1]
|
|
||||||
119403 my_demux.my_demux.demux._out_v : 0 [by my_demux.my_demux.demux.out_or._y:=1]
|
|
||||||
119456 my_demux.my_demux.demux.vc.OR2_tf[6]._y : 1 [by my_demux.in.d.d[6].f:=0]
|
|
||||||
119493 my_demux.my_demux.demux.vc.OR2_tf[2]._y : 1 [by my_demux.in.d.d[2].f:=0]
|
|
||||||
119536 my_demux.my_demux.demux._en : 1 [by my_demux.my_demux.demux._out_v:=0]
|
|
||||||
119543 my_demux.my_demux.demux.out2_en_buf_t.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
119566 my_demux.my_demux.demux.out1_en_buf_f.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
119757 my_demux.my_demux.demux.out1_en_buf_t.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
119790 my_demux.my_demux.demux._c_f_buf[0] : 0 [by my_demux.my_demux.demux.c_buf_f.buf2._y:=1]
|
|
||||||
119848 my_demux.my_demux.demux._en1_X_t[0] : 1 [by my_demux.my_demux.demux.out1_en_buf_t.buf2._y:=0]
|
|
||||||
119852 my_demux.my_demux.demux.vc.ct.in[2] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[2]._y:=1]
|
|
||||||
119938 my_demux.my_demux.demux.c_f_c_t_or._y : 1 [by my_demux.in.d.d[0].t:=0]
|
|
||||||
120039 my_demux.my_demux.demux._c_t_buf[0] : 0 [by my_demux.my_demux.demux.c_buf_t.buf2._y:=1]
|
|
||||||
120155 my_demux.my_demux.demux._out1_a_BX_f[0] : 1 [by my_demux.my_demux.demux.out1_a_B_buf_t.buf2._y:=0]
|
|
||||||
120408 my_demux.my_demux.demux.vc.OR2_tf[3]._y : 1 [by my_demux.in.d.d[3].t:=0]
|
|
||||||
120415 my_demux.my_demux.demux.vc.ct.in[3] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[3]._y:=1]
|
|
||||||
121005 my_demux.my_demux.demux.vc.OR2_tf[1]._y : 1 [by my_demux.in.d.d[1].t:=0]
|
|
||||||
121111 my_demux.my_demux.demux.vc.ct.in[1] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
121206 my_demux.my_demux.demux.vc.OR2_tf[4]._y : 1 [by my_demux.in.d.d[4].f:=0]
|
|
||||||
121284 my_demux.my_demux.demux.vc.ct.in[4] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[4]._y:=1]
|
|
||||||
121481 my_demux.my_demux.demux.out1_a_B_buf_f.buf2._y : 0 [by my_demux.my_demux.demux._out1_a_B:=1]
|
|
||||||
121756 my_demux.my_demux.demux._out1_a_BX_t[0] : 1 [by my_demux.my_demux.demux.out1_a_B_buf_f.buf2._y:=0]
|
|
||||||
122127 my_demux.my_demux.demux._c_v : 0 [by my_demux.my_demux.demux.c_f_c_t_or._y:=1]
|
|
||||||
123202 my_demux.my_demux.demux.vc.ct.C2Els[1]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[3]:=0]
|
|
||||||
126256 my_demux.my_demux.demux._en2_X_t[0] : 1 [by my_demux.my_demux.demux.out2_en_buf_t.buf2._y:=0]
|
|
||||||
133652 my_demux.my_demux.demux.out2_en_buf_f.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
134107 my_demux.my_demux.demux._en2_X_f[0] : 1 [by my_demux.my_demux.demux.out2_en_buf_f.buf2._y:=0]
|
|
||||||
135118 my_demux.my_demux.demux.vc.ct.in[6] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[6]._y:=1]
|
|
||||||
135130 my_demux.my_demux.demux.vc.ct.C3Els[0]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[6]:=0]
|
|
||||||
135534 my_demux.my_demux.demux.vc.ct.tmp[9] : 0 [by my_demux.my_demux.demux.vc.ct.C3Els[0]._y:=1]
|
|
||||||
142198 my_demux.my_demux.demux.vc.ct.tmp[8] : 0 [by my_demux.my_demux.demux.vc.ct.C2Els[1]._y:=1]
|
|
||||||
149439 my_demux.my_demux.demux.vc.ct.in[0] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
149451 my_demux.my_demux.demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[0]:=0]
|
|
||||||
155367 my_demux.my_demux.demux.vc.ct.tmp[7] : 0 [by my_demux.my_demux.demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
159643 my_demux.my_demux.demux.vc.ct.C3Els[1]._y : 1 [by my_demux.my_demux.demux.vc.ct.tmp[7]:=0]
|
|
||||||
162542 my_demux.my_demux.demux._in_v : 0 [by my_demux.my_demux.demux.vc.ct.C3Els[1]._y:=1]
|
|
||||||
162544 my_demux.my_demux.demux.c_el._y : 1 [by my_demux.my_demux.demux._in_v:=0]
|
|
||||||
166711 my_demux.my_demux.demux._out2_a_B : 1 [by my_demux.out2.a:=0]
|
|
||||||
166837 my_demux.my_demux.demux.in_v_buf._y : 1 [by my_demux.my_demux.demux._in_v:=0]
|
|
||||||
167003 my_demux.in.v : 0 [by my_demux.my_demux.demux.in_v_buf._y:=1]
|
|
||||||
167079 my_demux.my_demux.demux._in_c_v_ : 0 [by my_demux.my_demux.demux.c_el._y:=1]
|
|
||||||
167960 my_demux.my_demux.demux.out2_a_B_buf_t.buf2._y : 0 [by my_demux.my_demux.demux._out2_a_B:=1]
|
|
||||||
168035 my_demux.my_demux.demux._out2_a_BX_f[0] : 1 [by my_demux.my_demux.demux.out2_a_B_buf_t.buf2._y:=0]
|
|
||||||
170210 my_demux.my_demux.demux.out2_a_B_buf_f.buf2._y : 0 [by my_demux.my_demux.demux._out2_a_B:=1]
|
|
||||||
170555 my_demux.my_demux.demux._out2_a_BX_t[0] : 1 [by my_demux.my_demux.demux.out2_a_B_buf_f.buf2._y:=0]
|
|
||||||
177027 my_demux.my_demux.demux._en1_X_f[0] : 1 [by my_demux.my_demux.demux.out1_en_buf_f.buf2._y:=0]
|
|
||||||
System initialized
|
|
||||||
177027 Reset : 0
|
|
||||||
177165 my_demux._reset_B : 1 [by Reset:=0]
|
|
||||||
182428 my_demux.my_demux.demux.reset_buf._y : 0 [by my_demux._reset_B:=1]
|
|
||||||
182430 my_demux.my_demux.demux._reset_BX : 1 [by my_demux.my_demux.demux.reset_buf._y:=0]
|
|
||||||
226347 my_demux.my_demux.demux.reset_bufarray.buf4._y : 0 [by my_demux.my_demux.demux._reset_BX:=1]
|
|
||||||
226348 my_demux.my_demux.demux._reset_BXX[0] : 1 [by my_demux.my_demux.demux.reset_bufarray.buf4._y:=0]
|
|
||||||
System reset completed
|
|
||||||
|
|
||||||
Output neutral checked
|
|
||||||
226348 my_demux.in.d.d[0].t : 1
|
|
||||||
226348 my_demux.in.d.d[7].t : 1
|
|
||||||
226348 my_demux.in.d.d[2].t : 1
|
|
||||||
226348 my_demux.in.d.d[6].t : 1
|
|
||||||
226348 my_demux.in.d.d[5].t : 1
|
|
||||||
226348 my_demux.in.d.d[1].t : 1
|
|
||||||
226348 my_demux.in.d.d[4].t : 1
|
|
||||||
226348 my_demux.in.d.d[3].t : 1
|
|
||||||
226359 my_demux.my_demux.demux.c_f_c_t_or._y : 0 [by my_demux.in.d.d[0].t:=1]
|
|
||||||
226364 my_demux.my_demux.demux.vc.OR2_tf[5]._y : 0 [by my_demux.in.d.d[5].t:=1]
|
|
||||||
226415 my_demux.my_demux.demux.vc.OR2_tf[2]._y : 0 [by my_demux.in.d.d[2].t:=1]
|
|
||||||
226718 my_demux.my_demux.demux.vc.OR2_tf[0]._y : 0 [by my_demux.in.d.d[0].t:=1]
|
|
||||||
226720 my_demux.my_demux.demux.vc.ct.in[0] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
226876 my_demux.my_demux.demux.vc.OR2_tf[4]._y : 0 [by my_demux.in.d.d[4].t:=1]
|
|
||||||
226896 my_demux.my_demux.demux.c_buf_t.buf2._y : 0 [by my_demux.in.d.d[0].t:=1]
|
|
||||||
226899 my_demux.my_demux.demux._c_t_buf[0] : 1 [by my_demux.my_demux.demux.c_buf_t.buf2._y:=0]
|
|
||||||
226928 my_demux.my_demux.demux.out1_t_buf_func[0]._y : 0 [by my_demux.my_demux.demux._c_t_buf[0]:=1]
|
|
||||||
226929 my_demux.out1.d.d[0].t : 1 [by my_demux.my_demux.demux.out1_t_buf_func[0]._y:=0]
|
|
||||||
226943 my_demux.my_demux.demux.out1_t_buf_func[4]._y : 0 [by my_demux.my_demux.demux._c_t_buf[0]:=1]
|
|
||||||
227052 my_demux.my_demux.demux.out1_t_buf_func[3]._y : 0 [by my_demux.my_demux.demux._c_t_buf[0]:=1]
|
|
||||||
227074 my_demux.out1.d.d[3].t : 1 [by my_demux.my_demux.demux.out1_t_buf_func[3]._y:=0]
|
|
||||||
227160 my_demux.out1.d.d[4].t : 1 [by my_demux.my_demux.demux.out1_t_buf_func[4]._y:=0]
|
|
||||||
227216 my_demux.my_demux.demux.out1_t_buf_func[1]._y : 0 [by my_demux.my_demux.demux._c_t_buf[0]:=1]
|
|
||||||
227217 my_demux.out1.d.d[1].t : 1 [by my_demux.my_demux.demux.out1_t_buf_func[1]._y:=0]
|
|
||||||
228500 my_demux.my_demux.demux.out1_t_buf_func[2]._y : 0 [by my_demux.my_demux.demux._c_t_buf[0]:=1]
|
|
||||||
228783 my_demux.my_demux.demux.vc.OR2_tf[3]._y : 0 [by my_demux.in.d.d[3].t:=1]
|
|
||||||
228989 my_demux.my_demux.demux.vc.OR2_tf[6]._y : 0 [by my_demux.in.d.d[6].t:=1]
|
|
||||||
229148 my_demux.my_demux.demux.vc.ct.in[6] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[6]._y:=0]
|
|
||||||
229660 my_demux.my_demux.demux.out1_t_buf_func[5]._y : 0 [by my_demux.my_demux.demux._c_t_buf[0]:=1]
|
|
||||||
230081 my_demux.out1.d.d[2].t : 1 [by my_demux.my_demux.demux.out1_t_buf_func[2]._y:=0]
|
|
||||||
230910 my_demux.my_demux.demux.vc.OR2_tf[1]._y : 0 [by my_demux.in.d.d[1].t:=1]
|
|
||||||
232197 my_demux.my_demux.demux.vc.ct.in[1] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
234429 my_demux.my_demux.demux.vc.ct.C2Els[0]._y : 0 [by my_demux.my_demux.demux.vc.ct.in[1]:=1]
|
|
||||||
234574 my_demux.my_demux.demux.vc.ct.tmp[7] : 1 [by my_demux.my_demux.demux.vc.ct.C2Els[0]._y:=0]
|
|
||||||
238128 my_demux.my_demux.demux.vc.ct.in[3] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[3]._y:=0]
|
|
||||||
239456 my_demux.my_demux.demux.vc.ct.in[2] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[2]._y:=0]
|
|
||||||
240582 my_demux.my_demux.demux.out1_t_buf_func[6]._y : 0 [by my_demux.my_demux.demux._c_t_buf[0]:=1]
|
|
||||||
242288 my_demux.my_demux.demux.vc.ct.C2Els[1]._y : 0 [by my_demux.my_demux.demux.vc.ct.in[2]:=1]
|
|
||||||
242289 my_demux.my_demux.demux.vc.ct.tmp[8] : 1 [by my_demux.my_demux.demux.vc.ct.C2Els[1]._y:=0]
|
|
||||||
246936 my_demux.out1.d.d[6].t : 1 [by my_demux.my_demux.demux.out1_t_buf_func[6]._y:=0]
|
|
||||||
249336 my_demux.out1.d.d[5].t : 1 [by my_demux.my_demux.demux.out1_t_buf_func[5]._y:=0]
|
|
||||||
250289 my_demux.my_demux.demux.vc.ct.in[5] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[5]._y:=0]
|
|
||||||
253239 my_demux.my_demux.demux._c_v : 1 [by my_demux.my_demux.demux.c_f_c_t_or._y:=0]
|
|
||||||
287834 my_demux.my_demux.demux.vc.ct.in[4] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[4]._y:=0]
|
|
||||||
327118 my_demux.my_demux.demux.vc.ct.C3Els[0]._y : 0 [by my_demux.my_demux.demux.vc.ct.in[4]:=1]
|
|
||||||
327280 my_demux.my_demux.demux.vc.ct.tmp[9] : 1 [by my_demux.my_demux.demux.vc.ct.C3Els[0]._y:=0]
|
|
||||||
334649 my_demux.my_demux.demux.vc.ct.C3Els[1]._y : 0 [by my_demux.my_demux.demux.vc.ct.tmp[9]:=1]
|
|
||||||
334663 my_demux.my_demux.demux._in_v : 1 [by my_demux.my_demux.demux.vc.ct.C3Els[1]._y:=0]
|
|
||||||
334670 my_demux.my_demux.demux.in_v_buf._y : 0 [by my_demux.my_demux.demux._in_v:=1]
|
|
||||||
334823 my_demux.my_demux.demux.c_el._y : 0 [by my_demux.my_demux.demux._in_v:=1]
|
|
||||||
334824 my_demux.my_demux.demux._in_c_v_ : 1 [by my_demux.my_demux.demux.c_el._y:=0]
|
|
||||||
356227 my_demux.in.v : 1 [by my_demux.my_demux.demux.in_v_buf._y:=0]
|
|
||||||
356227 my_demux.out1.v : 1
|
|
||||||
356228 my_demux.my_demux.demux.out_or._y : 0 [by my_demux.out1.v:=1]
|
|
||||||
356229 my_demux.my_demux.demux._out_v : 1 [by my_demux.my_demux.demux.out_or._y:=0]
|
|
||||||
358472 my_demux.my_demux.demux.inack_ctl._y : 0 [by my_demux.my_demux.demux._out_v:=1]
|
|
||||||
358659 my_demux.in.a : 1 [by my_demux.my_demux.demux.inack_ctl._y:=0]
|
|
||||||
358660 my_demux.my_demux.demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
358661 my_demux.my_demux.demux.out2_en_buf_t.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
358666 my_demux.my_demux.demux._en2_X_t[0] : 0 [by my_demux.my_demux.demux.out2_en_buf_t.buf2._y:=1]
|
|
||||||
359513 my_demux.my_demux.demux.out1_en_buf_f.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
360404 my_demux.my_demux.demux._en1_X_f[0] : 0 [by my_demux.my_demux.demux.out1_en_buf_f.buf2._y:=1]
|
|
||||||
362842 my_demux.my_demux.demux.out2_en_buf_f.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
362843 my_demux.my_demux.demux._en2_X_f[0] : 0 [by my_demux.my_demux.demux.out2_en_buf_f.buf2._y:=1]
|
|
||||||
393442 my_demux.my_demux.demux.out1_en_buf_t.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
393459 my_demux.my_demux.demux._en1_X_t[0] : 0 [by my_demux.my_demux.demux.out1_en_buf_t.buf2._y:=1]
|
|
||||||
393459 my_demux.in.d.d[0].t : 0
|
|
||||||
393459 my_demux.in.d.d[7].t : 0
|
|
||||||
393459 my_demux.in.d.d[2].t : 0
|
|
||||||
393459 my_demux.in.d.d[6].t : 0
|
|
||||||
393459 my_demux.in.d.d[5].t : 0
|
|
||||||
393459 my_demux.in.d.d[1].t : 0
|
|
||||||
393459 my_demux.in.d.d[4].t : 0
|
|
||||||
393459 my_demux.in.d.d[3].t : 0
|
|
||||||
393460 my_demux.my_demux.demux.vc.OR2_tf[5]._y : 1 [by my_demux.in.d.d[5].t:=0]
|
|
||||||
393462 my_demux.my_demux.demux.vc.OR2_tf[0]._y : 1 [by my_demux.in.d.d[0].t:=0]
|
|
||||||
393501 my_demux.my_demux.demux.vc.OR2_tf[1]._y : 1 [by my_demux.in.d.d[1].t:=0]
|
|
||||||
393509 my_demux.my_demux.demux.vc.ct.in[1] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
393555 my_demux.my_demux.demux.vc.ct.in[5] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[5]._y:=1]
|
|
||||||
393797 my_demux.my_demux.demux.vc.ct.in[0] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
393831 my_demux.my_demux.demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[0]:=0]
|
|
||||||
394400 my_demux.my_demux.demux.vc.OR2_tf[2]._y : 1 [by my_demux.in.d.d[2].t:=0]
|
|
||||||
395318 my_demux.my_demux.demux.vc.ct.in[2] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[2]._y:=1]
|
|
||||||
396032 my_demux.my_demux.demux.c_buf_t.buf2._y : 1 [by my_demux.in.d.d[0].t:=0]
|
|
||||||
396036 my_demux.my_demux.demux._c_t_buf[0] : 0 [by my_demux.my_demux.demux.c_buf_t.buf2._y:=1]
|
|
||||||
396276 my_demux.my_demux.demux.vc.OR2_tf[4]._y : 1 [by my_demux.in.d.d[4].t:=0]
|
|
||||||
401820 my_demux.my_demux.demux.c_f_c_t_or._y : 1 [by my_demux.in.d.d[0].t:=0]
|
|
||||||
404218 my_demux.my_demux.demux._c_v : 0 [by my_demux.my_demux.demux.c_f_c_t_or._y:=1]
|
|
||||||
407192 my_demux.my_demux.demux.vc.OR2_tf[3]._y : 1 [by my_demux.in.d.d[3].t:=0]
|
|
||||||
407718 my_demux.my_demux.demux.vc.ct.tmp[7] : 0 [by my_demux.my_demux.demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
410407 my_demux.my_demux.demux.vc.ct.in[3] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[3]._y:=1]
|
|
||||||
442654 my_demux.my_demux.demux.vc.ct.in[4] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[4]._y:=1]
|
|
||||||
452421 my_demux.my_demux.demux.vc.OR2_tf[6]._y : 1 [by my_demux.in.d.d[6].t:=0]
|
|
||||||
452469 my_demux.my_demux.demux.vc.ct.in[6] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[6]._y:=1]
|
|
||||||
452472 my_demux.my_demux.demux.vc.ct.C3Els[0]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[6]:=0]
|
|
||||||
452650 my_demux.my_demux.demux.vc.ct.tmp[9] : 0 [by my_demux.my_demux.demux.vc.ct.C3Els[0]._y:=1]
|
|
||||||
457526 my_demux.my_demux.demux.vc.ct.C2Els[1]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[3]:=0]
|
|
||||||
478503 my_demux.my_demux.demux.vc.ct.tmp[8] : 0 [by my_demux.my_demux.demux.vc.ct.C2Els[1]._y:=1]
|
|
||||||
490402 my_demux.my_demux.demux.vc.ct.C3Els[1]._y : 1 [by my_demux.my_demux.demux.vc.ct.tmp[8]:=0]
|
|
||||||
496353 my_demux.my_demux.demux._in_v : 0 [by my_demux.my_demux.demux.vc.ct.C3Els[1]._y:=1]
|
|
||||||
497180 my_demux.my_demux.demux.c_el._y : 1 [by my_demux.my_demux.demux._in_v:=0]
|
|
||||||
497353 my_demux.my_demux.demux._in_c_v_ : 0 [by my_demux.my_demux.demux.c_el._y:=1]
|
|
||||||
535838 my_demux.my_demux.demux.in_v_buf._y : 1 [by my_demux.my_demux.demux._in_v:=0]
|
|
||||||
536022 my_demux.in.v : 0 [by my_demux.my_demux.demux.in_v_buf._y:=1]
|
|
||||||
First Cond Checked
|
|
||||||
536022 my_demux.out1.a : 1
|
|
||||||
536023 my_demux.my_demux.demux._out1_a_B : 0 [by my_demux.out1.a:=1]
|
|
||||||
536027 my_demux.my_demux.demux.out1_a_B_buf_t.buf2._y : 1 [by my_demux.my_demux.demux._out1_a_B:=0]
|
|
||||||
536096 my_demux.my_demux.demux.out1_a_B_buf_f.buf2._y : 1 [by my_demux.my_demux.demux._out1_a_B:=0]
|
|
||||||
536192 my_demux.my_demux.demux._out1_a_BX_t[0] : 0 [by my_demux.my_demux.demux.out1_a_B_buf_f.buf2._y:=1]
|
|
||||||
536193 my_demux.my_demux.demux.out1_t_buf_func[1]._y : 1 [by my_demux.my_demux.demux._out1_a_BX_t[0]:=0]
|
|
||||||
536204 my_demux.my_demux.demux.out1_t_buf_func[5]._y : 1 [by my_demux.my_demux.demux._out1_a_BX_t[0]:=0]
|
|
||||||
536205 my_demux.out1.d.d[5].t : 0 [by my_demux.my_demux.demux.out1_t_buf_func[5]._y:=1]
|
|
||||||
536328 my_demux.my_demux.demux.out1_t_buf_func[0]._y : 1 [by my_demux.my_demux.demux._out1_a_BX_t[0]:=0]
|
|
||||||
536384 my_demux.out1.d.d[0].t : 0 [by my_demux.my_demux.demux.out1_t_buf_func[0]._y:=1]
|
|
||||||
536433 my_demux.my_demux.demux.out1_t_buf_func[3]._y : 1 [by my_demux.my_demux.demux._out1_a_BX_t[0]:=0]
|
|
||||||
537222 my_demux.out1.d.d[1].t : 0 [by my_demux.my_demux.demux.out1_t_buf_func[1]._y:=1]
|
|
||||||
540092 my_demux.my_demux.demux.out1_t_buf_func[6]._y : 1 [by my_demux.my_demux.demux._out1_a_BX_t[0]:=0]
|
|
||||||
540093 my_demux.out1.d.d[6].t : 0 [by my_demux.my_demux.demux.out1_t_buf_func[6]._y:=1]
|
|
||||||
540151 my_demux.my_demux.demux.out1_t_buf_func[4]._y : 1 [by my_demux.my_demux.demux._out1_a_BX_t[0]:=0]
|
|
||||||
540188 my_demux.out1.d.d[4].t : 0 [by my_demux.my_demux.demux.out1_t_buf_func[4]._y:=1]
|
|
||||||
555238 my_demux.my_demux.demux.out1_t_buf_func[2]._y : 1 [by my_demux.my_demux.demux._out1_a_BX_t[0]:=0]
|
|
||||||
573315 my_demux.my_demux.demux._out1_a_BX_f[0] : 0 [by my_demux.my_demux.demux.out1_a_B_buf_t.buf2._y:=1]
|
|
||||||
578613 my_demux.out1.d.d[2].t : 0 [by my_demux.my_demux.demux.out1_t_buf_func[2]._y:=1]
|
|
||||||
581439 my_demux.out1.d.d[3].t : 0 [by my_demux.my_demux.demux.out1_t_buf_func[3]._y:=1]
|
|
||||||
System reset completed
|
|
||||||
|
|
||||||
Output neutral checked
|
|
||||||
581439 my_demux.out1.a : 0
|
|
||||||
581439 my_demux.out1.v : 0
|
|
||||||
581440 my_demux.my_demux.demux._out1_a_B : 1 [by my_demux.out1.a:=0]
|
|
||||||
581453 my_demux.my_demux.demux.out1_a_B_buf_t.buf2._y : 0 [by my_demux.my_demux.demux._out1_a_B:=1]
|
|
||||||
583132 my_demux.my_demux.demux.out1_a_B_buf_f.buf2._y : 0 [by my_demux.my_demux.demux._out1_a_B:=1]
|
|
||||||
583489 my_demux.my_demux.demux._out1_a_BX_t[0] : 1 [by my_demux.my_demux.demux.out1_a_B_buf_f.buf2._y:=0]
|
|
||||||
585003 my_demux.my_demux.demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
585028 my_demux.my_demux.demux._out_v : 0 [by my_demux.my_demux.demux.out_or._y:=1]
|
|
||||||
585049 my_demux.my_demux.demux.inack_ctl._y : 1 [by my_demux.my_demux.demux._out_v:=0]
|
|
||||||
585050 my_demux.in.a : 0 [by my_demux.my_demux.demux.inack_ctl._y:=1]
|
|
||||||
594698 my_demux.my_demux.demux._en : 1 [by my_demux.in.a:=0]
|
|
||||||
594699 my_demux.my_demux.demux.out2_en_buf_f.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
594699 my_demux.my_demux.demux.out1_en_buf_t.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
594704 my_demux.my_demux.demux._en2_X_f[0] : 1 [by my_demux.my_demux.demux.out2_en_buf_f.buf2._y:=0]
|
|
||||||
594859 my_demux.my_demux.demux.out2_en_buf_t.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
595267 my_demux.my_demux.demux._en2_X_t[0] : 1 [by my_demux.my_demux.demux.out2_en_buf_t.buf2._y:=0]
|
|
||||||
595280 my_demux.my_demux.demux._en1_X_t[0] : 1 [by my_demux.my_demux.demux.out1_en_buf_t.buf2._y:=0]
|
|
||||||
595735 my_demux.my_demux.demux.out1_en_buf_f.buf2._y : 0 [by my_demux.my_demux.demux._en:=1]
|
|
||||||
595746 my_demux.my_demux.demux._en1_X_f[0] : 1 [by my_demux.my_demux.demux.out1_en_buf_f.buf2._y:=0]
|
|
||||||
598437 my_demux.my_demux.demux._out1_a_BX_f[0] : 1 [by my_demux.my_demux.demux.out1_a_B_buf_t.buf2._y:=0]
|
|
||||||
598437 my_demux.in.d.d[0].f : 1
|
|
||||||
598437 my_demux.in.d.d[7].f : 1
|
|
||||||
598437 my_demux.in.d.d[2].t : 1
|
|
||||||
598437 my_demux.in.d.d[6].t : 1
|
|
||||||
598437 my_demux.in.d.d[5].t : 1
|
|
||||||
598437 my_demux.in.d.d[1].f : 1
|
|
||||||
598437 my_demux.in.d.d[4].f : 1
|
|
||||||
598437 my_demux.in.d.d[3].f : 1
|
|
||||||
598441 my_demux.my_demux.demux.vc.OR2_tf[2]._y : 0 [by my_demux.in.d.d[2].t:=1]
|
|
||||||
598451 my_demux.my_demux.demux.c_buf_f.buf2._y : 0 [by my_demux.in.d.d[0].f:=1]
|
|
||||||
598455 my_demux.my_demux.demux.vc.OR2_tf[0]._y : 0 [by my_demux.in.d.d[0].f:=1]
|
|
||||||
598525 my_demux.my_demux.demux.vc.ct.in[0] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
598541 my_demux.my_demux.demux.vc.OR2_tf[6]._y : 0 [by my_demux.in.d.d[6].t:=1]
|
|
||||||
598665 my_demux.my_demux.demux.vc.OR2_tf[3]._y : 0 [by my_demux.in.d.d[3].f:=1]
|
|
||||||
598676 my_demux.my_demux.demux.vc.ct.in[3] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[3]._y:=0]
|
|
||||||
599284 my_demux.my_demux.demux.vc.ct.in[2] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[2]._y:=0]
|
|
||||||
599287 my_demux.my_demux.demux.vc.ct.C2Els[1]._y : 0 [by my_demux.my_demux.demux.vc.ct.in[2]:=1]
|
|
||||||
599341 my_demux.my_demux.demux.vc.ct.tmp[8] : 1 [by my_demux.my_demux.demux.vc.ct.C2Els[1]._y:=0]
|
|
||||||
599484 my_demux.my_demux.demux.c_f_c_t_or._y : 0 [by my_demux.in.d.d[0].f:=1]
|
|
||||||
599641 my_demux.my_demux.demux.vc.OR2_tf[1]._y : 0 [by my_demux.in.d.d[1].f:=1]
|
|
||||||
599910 my_demux.my_demux.demux._c_f_buf[0] : 1 [by my_demux.my_demux.demux.c_buf_f.buf2._y:=0]
|
|
||||||
599991 my_demux.my_demux.demux.out2_t_buf_func[5]._y : 0 [by my_demux.my_demux.demux._c_f_buf[0]:=1]
|
|
||||||
600002 my_demux.my_demux.demux.out2_f_buf_func[1]._y : 0 [by my_demux.my_demux.demux._c_f_buf[0]:=1]
|
|
||||||
600604 my_demux.out2.d.d[5].t : 1 [by my_demux.my_demux.demux.out2_t_buf_func[5]._y:=0]
|
|
||||||
600632 my_demux.my_demux.demux._c_v : 1 [by my_demux.my_demux.demux.c_f_c_t_or._y:=0]
|
|
||||||
600802 my_demux.my_demux.demux.vc.ct.in[1] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
600847 my_demux.my_demux.demux.vc.ct.C2Els[0]._y : 0 [by my_demux.my_demux.demux.vc.ct.in[1]:=1]
|
|
||||||
601654 my_demux.my_demux.demux.out2_f_buf_func[4]._y : 0 [by my_demux.my_demux.demux._c_f_buf[0]:=1]
|
|
||||||
601844 my_demux.my_demux.demux.vc.ct.tmp[7] : 1 [by my_demux.my_demux.demux.vc.ct.C2Els[0]._y:=0]
|
|
||||||
603303 my_demux.out2.d.d[4].f : 1 [by my_demux.my_demux.demux.out2_f_buf_func[4]._y:=0]
|
|
||||||
606892 my_demux.my_demux.demux.vc.OR2_tf[4]._y : 0 [by my_demux.in.d.d[4].f:=1]
|
|
||||||
607417 my_demux.my_demux.demux.vc.ct.in[4] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[4]._y:=0]
|
|
||||||
608221 my_demux.my_demux.demux.out2_f_buf_func[3]._y : 0 [by my_demux.my_demux.demux._c_f_buf[0]:=1]
|
|
||||||
608562 my_demux.my_demux.demux.out2_t_buf_func[2]._y : 0 [by my_demux.my_demux.demux._c_f_buf[0]:=1]
|
|
||||||
608614 my_demux.out2.d.d[2].t : 1 [by my_demux.my_demux.demux.out2_t_buf_func[2]._y:=0]
|
|
||||||
609121 my_demux.out2.d.d[3].f : 1 [by my_demux.my_demux.demux.out2_f_buf_func[3]._y:=0]
|
|
||||||
610987 my_demux.my_demux.demux.out2_t_buf_func[6]._y : 0 [by my_demux.my_demux.demux._c_f_buf[0]:=1]
|
|
||||||
610994 my_demux.out2.d.d[6].t : 1 [by my_demux.my_demux.demux.out2_t_buf_func[6]._y:=0]
|
|
||||||
614024 my_demux.out2.d.d[1].f : 1 [by my_demux.my_demux.demux.out2_f_buf_func[1]._y:=0]
|
|
||||||
617893 my_demux.my_demux.demux.out2_f_buf_func[0]._y : 0 [by my_demux.my_demux.demux._c_f_buf[0]:=1]
|
|
||||||
629881 my_demux.my_demux.demux.vc.OR2_tf[5]._y : 0 [by my_demux.in.d.d[5].t:=1]
|
|
||||||
633505 my_demux.out2.d.d[0].f : 1 [by my_demux.my_demux.demux.out2_f_buf_func[0]._y:=0]
|
|
||||||
636348 my_demux.my_demux.demux.vc.ct.in[5] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[5]._y:=0]
|
|
||||||
648963 my_demux.my_demux.demux.vc.ct.in[6] : 1 [by my_demux.my_demux.demux.vc.OR2_tf[6]._y:=0]
|
|
||||||
648965 my_demux.my_demux.demux.vc.ct.C3Els[0]._y : 0 [by my_demux.my_demux.demux.vc.ct.in[6]:=1]
|
|
||||||
649319 my_demux.my_demux.demux.vc.ct.tmp[9] : 1 [by my_demux.my_demux.demux.vc.ct.C3Els[0]._y:=0]
|
|
||||||
649452 my_demux.my_demux.demux.vc.ct.C3Els[1]._y : 0 [by my_demux.my_demux.demux.vc.ct.tmp[9]:=1]
|
|
||||||
649453 my_demux.my_demux.demux._in_v : 1 [by my_demux.my_demux.demux.vc.ct.C3Els[1]._y:=0]
|
|
||||||
649457 my_demux.my_demux.demux.in_v_buf._y : 0 [by my_demux.my_demux.demux._in_v:=1]
|
|
||||||
649999 my_demux.my_demux.demux.c_el._y : 0 [by my_demux.my_demux.demux._in_v:=1]
|
|
||||||
650000 my_demux.my_demux.demux._in_c_v_ : 1 [by my_demux.my_demux.demux.c_el._y:=0]
|
|
||||||
695020 my_demux.in.v : 1 [by my_demux.my_demux.demux.in_v_buf._y:=0]
|
|
||||||
695020 my_demux.out2.v : 1
|
|
||||||
707398 my_demux.my_demux.demux.out_or._y : 0 [by my_demux.out2.v:=1]
|
|
||||||
707477 my_demux.my_demux.demux._out_v : 1 [by my_demux.my_demux.demux.out_or._y:=0]
|
|
||||||
709910 my_demux.my_demux.demux.inack_ctl._y : 0 [by my_demux.my_demux.demux._out_v:=1]
|
|
||||||
709998 my_demux.in.a : 1 [by my_demux.my_demux.demux.inack_ctl._y:=0]
|
|
||||||
717780 my_demux.my_demux.demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
717810 my_demux.my_demux.demux.out2_en_buf_t.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
717839 my_demux.my_demux.demux.out1_en_buf_t.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
719247 my_demux.my_demux.demux.out1_en_buf_f.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
719932 my_demux.my_demux.demux._en1_X_f[0] : 0 [by my_demux.my_demux.demux.out1_en_buf_f.buf2._y:=1]
|
|
||||||
737223 my_demux.my_demux.demux._en1_X_t[0] : 0 [by my_demux.my_demux.demux.out1_en_buf_t.buf2._y:=1]
|
|
||||||
746107 my_demux.my_demux.demux.out2_en_buf_f.buf2._y : 1 [by my_demux.my_demux.demux._en:=0]
|
|
||||||
762822 my_demux.my_demux.demux._en2_X_f[0] : 0 [by my_demux.my_demux.demux.out2_en_buf_f.buf2._y:=1]
|
|
||||||
777314 my_demux.my_demux.demux._en2_X_t[0] : 0 [by my_demux.my_demux.demux.out2_en_buf_t.buf2._y:=1]
|
|
||||||
777314 my_demux.in.d.d[0].f : 0
|
|
||||||
777314 my_demux.in.d.d[6].t : 0
|
|
||||||
777314 my_demux.in.d.d[2].t : 0
|
|
||||||
777314 my_demux.in.d.d[5].t : 0
|
|
||||||
777314 my_demux.in.d.d[1].f : 0
|
|
||||||
777314 my_demux.in.d.d[4].f : 0
|
|
||||||
777314 my_demux.in.d.d[3].f : 0
|
|
||||||
777315 my_demux.my_demux.demux.vc.OR2_tf[3]._y : 1 [by my_demux.in.d.d[3].f:=0]
|
|
||||||
777317 my_demux.my_demux.demux.vc.OR2_tf[1]._y : 1 [by my_demux.in.d.d[1].f:=0]
|
|
||||||
777326 my_demux.my_demux.demux.vc.OR2_tf[6]._y : 1 [by my_demux.in.d.d[6].t:=0]
|
|
||||||
777352 my_demux.my_demux.demux.vc.OR2_tf[4]._y : 1 [by my_demux.in.d.d[4].f:=0]
|
|
||||||
777354 my_demux.my_demux.demux.vc.ct.in[4] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[4]._y:=1]
|
|
||||||
777357 my_demux.my_demux.demux.vc.OR2_tf[0]._y : 1 [by my_demux.in.d.d[0].f:=0]
|
|
||||||
777358 my_demux.my_demux.demux.vc.ct.in[0] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
777409 my_demux.my_demux.demux.vc.ct.in[1] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
777441 my_demux.my_demux.demux.c_f_c_t_or._y : 1 [by my_demux.in.d.d[0].f:=0]
|
|
||||||
777443 my_demux.my_demux.demux._c_v : 0 [by my_demux.my_demux.demux.c_f_c_t_or._y:=1]
|
|
||||||
777483 my_demux.my_demux.demux.c_buf_f.buf2._y : 1 [by my_demux.in.d.d[0].f:=0]
|
|
||||||
777501 my_demux.my_demux.demux._c_f_buf[0] : 0 [by my_demux.my_demux.demux.c_buf_f.buf2._y:=1]
|
|
||||||
777547 my_demux.my_demux.demux.vc.OR2_tf[5]._y : 1 [by my_demux.in.d.d[5].t:=0]
|
|
||||||
777666 my_demux.my_demux.demux.vc.ct.in[5] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[5]._y:=1]
|
|
||||||
778593 my_demux.my_demux.demux.vc.OR2_tf[2]._y : 1 [by my_demux.in.d.d[2].t:=0]
|
|
||||||
778910 my_demux.my_demux.demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[1]:=0]
|
|
||||||
778918 my_demux.my_demux.demux.vc.ct.tmp[7] : 0 [by my_demux.my_demux.demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
780053 my_demux.my_demux.demux.vc.ct.in[6] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[6]._y:=1]
|
|
||||||
780107 my_demux.my_demux.demux.vc.ct.C3Els[0]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[6]:=0]
|
|
||||||
784313 my_demux.my_demux.demux.vc.ct.in[2] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[2]._y:=1]
|
|
||||||
790067 my_demux.my_demux.demux.vc.ct.in[3] : 0 [by my_demux.my_demux.demux.vc.OR2_tf[3]._y:=1]
|
|
||||||
790072 my_demux.my_demux.demux.vc.ct.C2Els[1]._y : 1 [by my_demux.my_demux.demux.vc.ct.in[3]:=0]
|
|
||||||
791139 my_demux.my_demux.demux.vc.ct.tmp[8] : 0 [by my_demux.my_demux.demux.vc.ct.C2Els[1]._y:=1]
|
|
||||||
830645 my_demux.my_demux.demux.vc.ct.tmp[9] : 0 [by my_demux.my_demux.demux.vc.ct.C3Els[0]._y:=1]
|
|
||||||
830646 my_demux.my_demux.demux.vc.ct.C3Els[1]._y : 1 [by my_demux.my_demux.demux.vc.ct.tmp[9]:=0]
|
|
||||||
830784 my_demux.my_demux.demux._in_v : 0 [by my_demux.my_demux.demux.vc.ct.C3Els[1]._y:=1]
|
|
||||||
830785 my_demux.my_demux.demux.in_v_buf._y : 1 [by my_demux.my_demux.demux._in_v:=0]
|
|
||||||
830848 my_demux.my_demux.demux.c_el._y : 1 [by my_demux.my_demux.demux._in_v:=0]
|
|
||||||
830850 my_demux.my_demux.demux._in_c_v_ : 0 [by my_demux.my_demux.demux.c_el._y:=1]
|
|
||||||
830908 my_demux.in.v : 0 [by my_demux.my_demux.demux.in_v_buf._y:=1]
|
|
||||||
Second Cond Checked
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,197 +0,0 @@
|
|||||||
my_demux.my_demux.vc.ct.in[0] my_demux.my_demux.out1_f_buf_func[1].n1 my_demux.my_demux.out1_t_buf_func[1].n1 my_demux.my_demux._out1_a_BX_f[0] my_demux.my_demux.out1_en_buf_t.buf1._y my_demux.my_demux.token_a_out my_demux.my_demux._out_v my_demux.my_demux._in_v my_demux.my_demux._c_d_buf[0] my_demux.my_demux._en my_demux.my_demux.cond_inv_f my_demux.my_demux._out1_a_B my_demux.my_demux.invout_f.a my_demux.my_demux._out1_a_BX_t[0] my_demux.in.v my_demux.my_demux._c_v my_demux.my_demux.invout_t.a my_demux.my_demux.out1_f_buf_func[0].n1 my_demux.out1.v my_demux.my_demux.out1_t_buf_func[0].n1 my_demux.my_demux.cond_inv_t my_demux.out1.a my_demux.my_demux.vc.ct.in[1] my_demux.my_demux._en1_X_f[0] my_demux.my_demux.out_or._y my_demux.my_demux._en1_X_t[0] my_demux.my_demux.vc.OR2_tf[0]._y my_demux.my_demux.in_v_buf._y my_demux.token.a my_demux.my_demux.vc.OR2_tf[1]._y my_demux.my_demux._in_c_v_ my_demux.my_demux.c_buf_tk_inv._y my_demux.my_demux.c_f_c_t_or._y my_demux.my_demux.out1_en_buf_f.buf1._y my_demux.my_demux.vc.ct.C2Els[0]._y my_demux.my_demux.c_buf_d_inv.buf1._y my_demux.my_demux._c_tk_buf my_demux.my_demux.out1_a_B_buf_f.buf1._y my_demux.my_demux.c_el._y my_demux.my_demux.out1_a_B_buf_t.buf1._y
|
|
||||||
83058 my_demux.my_demux.out1_f_buf_func[0].n1 : 0
|
|
||||||
83058 my_demux.my_demux.invout_f.a : 0
|
|
||||||
83058 my_demux.my_demux.invout_t.a : 0
|
|
||||||
83058 my_demux.my_demux.out1_f_buf_func[1].n1 : 0
|
|
||||||
83058 my_demux.token.a : 0
|
|
||||||
83058 my_demux.out1.v : 0
|
|
||||||
83058 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
83058 my_demux.out1.a : 0
|
|
||||||
83058 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
83062 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.invout_t.a:=0]
|
|
||||||
83073 my_demux.my_demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
83113 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
92187 my_demux.my_demux.token_a_out : 1 [by my_demux.token.a:=0]
|
|
||||||
96782 my_demux.my_demux.cond_inv_t : 1 [by my_demux.my_demux.invout_t.a:=0]
|
|
||||||
96962 my_demux.my_demux.vc.ct.in[1] : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
112853 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
119989 my_demux.my_demux._out1_a_B : 1 [by my_demux.out1.a:=0]
|
|
||||||
120411 my_demux.my_demux.out1_a_B_buf_f.buf1._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
120412 my_demux.my_demux._out1_a_BX_t[0] : 1 [by my_demux.my_demux.out1_a_B_buf_f.buf1._y:=0]
|
|
||||||
121594 my_demux.my_demux.c_buf_tk_inv._y : 0 [by my_demux.my_demux.cond_inv_t:=1]
|
|
||||||
121595 my_demux.my_demux._c_tk_buf : 1 [by my_demux.my_demux.c_buf_tk_inv._y:=0]
|
|
||||||
126306 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
127156 my_demux.my_demux.cond_inv_f : 1 [by my_demux.my_demux.invout_f.a:=0]
|
|
||||||
127196 my_demux.my_demux._en : 1 [by my_demux.my_demux._out_v:=0]
|
|
||||||
127199 my_demux.my_demux.out1_en_buf_f.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
127438 my_demux.my_demux.c_buf_d_inv.buf1._y : 0 [by my_demux.my_demux.cond_inv_f:=1]
|
|
||||||
127964 my_demux.my_demux.out1_en_buf_t.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
127989 my_demux.my_demux._c_d_buf[0] : 1 [by my_demux.my_demux.c_buf_d_inv.buf1._y:=0]
|
|
||||||
129035 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=0]
|
|
||||||
134715 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
146511 my_demux.my_demux.vc.ct.in[0] : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
147465 my_demux.my_demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[0]:=0]
|
|
||||||
148546 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
149528 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
149546 my_demux.my_demux._in_c_v_ : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
149640 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=0]
|
|
||||||
168703 my_demux.my_demux.out1_a_B_buf_t.buf1._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
172716 my_demux.my_demux._out1_a_BX_f[0] : 1 [by my_demux.my_demux.out1_a_B_buf_t.buf1._y:=0]
|
|
||||||
203016 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
207019 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
[]System initialized
|
|
||||||
207019 Reset : 0
|
|
||||||
251920 my_demux._reset_B : 1 [by Reset:=0]
|
|
||||||
273504 my_demux.my_demux.reset_buf._y : 0 [by my_demux._reset_B:=1]
|
|
||||||
278264 my_demux.my_demux._reset_BX : 1 [by my_demux.my_demux.reset_buf._y:=0]
|
|
||||||
278467 my_demux.my_demux.reset_buf_token._y : 0 [by my_demux.my_demux._reset_BX:=1]
|
|
||||||
278766 my_demux.my_demux.reset_bufarray.buf1._y : 0 [by my_demux.my_demux._reset_BX:=1]
|
|
||||||
278905 my_demux.my_demux._reset_BXX[0] : 1 [by my_demux.my_demux.reset_bufarray.buf1._y:=0]
|
|
||||||
280321 my_demux.my_demux._reset_BXt : 1 [by my_demux.my_demux.reset_buf_token._y:=0]
|
|
||||||
[]System reset completed
|
|
||||||
|
|
||||||
[]Output neutral checked
|
|
||||||
280321 my_demux.my_demux.invout_t.a : 1
|
|
||||||
280321 my_demux.my_demux.out1_t_buf_func[1].n1 : 1
|
|
||||||
280321 my_demux.my_demux.out1_t_buf_func[0].n1 : 1
|
|
||||||
280332 my_demux.my_demux.vc.OR2_tf[1]._y : 0 [by my_demux.my_demux.out1_t_buf_func[1].n1:=1]
|
|
||||||
280333 my_demux.my_demux.vc.ct.in[1] : 1 [by my_demux.my_demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
280336 my_demux.my_demux.out1_t_buf_func[0]._y : 0 [by my_demux.my_demux.out1_t_buf_func[0].n1:=1]
|
|
||||||
280373 my_demux.my_demux.out1_t_buf_func[0].y : 1 [by my_demux.my_demux.out1_t_buf_func[0]._y:=0]
|
|
||||||
280390 my_demux.my_demux.c_f_c_t_or._y : 0 [by my_demux.my_demux.invout_t.a:=1]
|
|
||||||
280525 my_demux.my_demux.vc.OR2_tf[0]._y : 0 [by my_demux.my_demux.out1_t_buf_func[0].n1:=1]
|
|
||||||
280637 my_demux.my_demux.vc.ct.in[0] : 1 [by my_demux.my_demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
281129 my_demux.my_demux._c_v : 1 [by my_demux.my_demux.c_f_c_t_or._y:=0]
|
|
||||||
316667 my_demux.my_demux.cond_inv_t : 0 [by my_demux.my_demux.invout_t.a:=1]
|
|
||||||
316707 my_demux.my_demux.c_buf_tk_inv._y : 1 [by my_demux.my_demux.cond_inv_t:=0]
|
|
||||||
316964 my_demux.my_demux._c_tk_buf : 0 [by my_demux.my_demux.c_buf_tk_inv._y:=1]
|
|
||||||
328149 my_demux.my_demux.vc.ct.C2Els[0]._y : 0 [by my_demux.my_demux.vc.ct.in[0]:=1]
|
|
||||||
328236 my_demux.my_demux._in_v : 1 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=0]
|
|
||||||
328237 my_demux.my_demux.c_el._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
328530 my_demux.my_demux.in_v_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
330043 my_demux.my_demux._in_c_v_ : 1 [by my_demux.my_demux.c_el._y:=0]
|
|
||||||
330537 my_demux.in.v : 1 [by my_demux.my_demux.in_v_buf._y:=0]
|
|
||||||
332107 my_demux.my_demux.out1_t_buf_func[1]._y : 0 [by my_demux.my_demux.out1_t_buf_func[1].n1:=1]
|
|
||||||
333316 my_demux.my_demux.out1_t_buf_func[1].y : 1 [by my_demux.my_demux.out1_t_buf_func[1]._y:=0]
|
|
||||||
333316 my_demux.out1.v : 1
|
|
||||||
333906 my_demux.my_demux.out_or._y : 0 [by my_demux.out1.v:=1]
|
|
||||||
334084 my_demux.my_demux._out_v : 1 [by my_demux.my_demux.out_or._y:=0]
|
|
||||||
334887 my_demux.my_demux.inack_ctl._y : 0 [by my_demux.my_demux._out_v:=1]
|
|
||||||
335051 my_demux.in.a : 1 [by my_demux.my_demux.inack_ctl._y:=0]
|
|
||||||
337246 my_demux.my_demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
337268 my_demux.my_demux.out1_en_buf_t.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
338093 my_demux.my_demux.out1_en_buf_f.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
338226 my_demux.my_demux._en1_X_f[0] : 0 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=1]
|
|
||||||
367396 my_demux.my_demux._en1_X_t[0] : 0 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=1]
|
|
||||||
367396 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
367396 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
367755 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
381871 my_demux.my_demux.vc.ct.in[1] : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
383058 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
383279 my_demux.my_demux.vc.ct.in[0] : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
383286 my_demux.my_demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[0]:=0]
|
|
||||||
383316 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
390029 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
447490 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
447490 my_demux.out1.a : 1
|
|
||||||
447581 my_demux.my_demux._out1_a_B : 0 [by my_demux.out1.a:=1]
|
|
||||||
447588 my_demux.my_demux.out1_a_B_buf_t.buf1._y : 1 [by my_demux.my_demux._out1_a_B:=0]
|
|
||||||
449770 my_demux.my_demux.out1_a_B_buf_f.buf1._y : 1 [by my_demux.my_demux._out1_a_B:=0]
|
|
||||||
449876 my_demux.my_demux._out1_a_BX_t[0] : 0 [by my_demux.my_demux.out1_a_B_buf_f.buf1._y:=1]
|
|
||||||
449954 my_demux.my_demux.out1_t_buf_func[0]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
450151 my_demux.my_demux.out1_t_buf_func[1]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
450375 my_demux.my_demux._out1_a_BX_f[0] : 0 [by my_demux.my_demux.out1_a_B_buf_t.buf1._y:=1]
|
|
||||||
450606 my_demux.my_demux.out1_t_buf_func[1].y : 0 [by my_demux.my_demux.out1_t_buf_func[1]._y:=1]
|
|
||||||
468950 my_demux.my_demux.out1_t_buf_func[0].y : 0 [by my_demux.my_demux.out1_t_buf_func[0]._y:=1]
|
|
||||||
[]First Cond Checked
|
|
||||||
468950 my_demux.my_demux.invout_t.a : 0
|
|
||||||
468950 my_demux.out1.v : 0
|
|
||||||
468950 my_demux.out1.a : 0
|
|
||||||
468962 my_demux.my_demux.cond_inv_t : 1 [by my_demux.my_demux.invout_t.a:=0]
|
|
||||||
468962 my_demux.my_demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
469354 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.invout_t.a:=0]
|
|
||||||
471861 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
473238 my_demux.my_demux.c_buf_tk_inv._y : 0 [by my_demux.my_demux.cond_inv_t:=1]
|
|
||||||
473240 my_demux.my_demux._c_tk_buf : 1 [by my_demux.my_demux.c_buf_tk_inv._y:=0]
|
|
||||||
473649 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
474866 my_demux.my_demux._out1_a_B : 1 [by my_demux.out1.a:=0]
|
|
||||||
476115 my_demux.my_demux.out1_a_B_buf_f.buf1._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
476281 my_demux.my_demux._out1_a_BX_t[0] : 1 [by my_demux.my_demux.out1_a_B_buf_f.buf1._y:=0]
|
|
||||||
478184 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._c_v:=0]
|
|
||||||
478259 my_demux.my_demux._in_c_v_ : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
478365 my_demux.my_demux.out1_a_B_buf_t.buf1._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
478503 my_demux.my_demux._out1_a_BX_f[0] : 1 [by my_demux.my_demux.out1_a_B_buf_t.buf1._y:=0]
|
|
||||||
478604 my_demux.my_demux.inack_ctl._y : 1 [by my_demux.my_demux._in_c_v_:=0]
|
|
||||||
483867 my_demux.in.a : 0 [by my_demux.my_demux.inack_ctl._y:=1]
|
|
||||||
483869 my_demux.my_demux._en : 1 [by my_demux.in.a:=0]
|
|
||||||
483870 my_demux.my_demux.out1_en_buf_f.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
484418 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=0]
|
|
||||||
527786 my_demux.my_demux.out1_en_buf_t.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
527797 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=0]
|
|
||||||
[]System initialized
|
|
||||||
527797 my_demux.my_demux.invout_f.a : 1
|
|
||||||
527797 my_demux.my_demux.out1_t_buf_func[1].n1 : 1
|
|
||||||
527797 my_demux.my_demux.out1_t_buf_func[0].n1 : 1
|
|
||||||
527813 my_demux.my_demux.out1_t_buf_func[1]._y : 0 [by my_demux.my_demux.out1_t_buf_func[1].n1:=1]
|
|
||||||
527864 my_demux.my_demux.c_f_c_t_or._y : 0 [by my_demux.my_demux.invout_f.a:=1]
|
|
||||||
528167 my_demux.my_demux.cond_inv_f : 0 [by my_demux.my_demux.invout_f.a:=1]
|
|
||||||
528325 my_demux.my_demux.out1_t_buf_func[0]._y : 0 [by my_demux.my_demux.out1_t_buf_func[0].n1:=1]
|
|
||||||
530248 my_demux.my_demux.out1_t_buf_func[1].y : 1 [by my_demux.my_demux.out1_t_buf_func[1]._y:=0]
|
|
||||||
530438 my_demux.my_demux.vc.OR2_tf[1]._y : 0 [by my_demux.my_demux.out1_t_buf_func[1].n1:=1]
|
|
||||||
530440 my_demux.my_demux.vc.ct.in[1] : 1 [by my_demux.my_demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
532359 my_demux.my_demux.vc.OR2_tf[0]._y : 0 [by my_demux.my_demux.out1_t_buf_func[0].n1:=1]
|
|
||||||
541366 my_demux.my_demux.out1_t_buf_func[0].y : 1 [by my_demux.my_demux.out1_t_buf_func[0]._y:=0]
|
|
||||||
552092 my_demux.my_demux.c_buf_d_inv.buf1._y : 1 [by my_demux.my_demux.cond_inv_f:=0]
|
|
||||||
552095 my_demux.my_demux._c_d_buf[0] : 0 [by my_demux.my_demux.c_buf_d_inv.buf1._y:=1]
|
|
||||||
554744 my_demux.my_demux._c_v : 1 [by my_demux.my_demux.c_f_c_t_or._y:=0]
|
|
||||||
593317 my_demux.my_demux.vc.ct.in[0] : 1 [by my_demux.my_demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
593346 my_demux.my_demux.vc.ct.C2Els[0]._y : 0 [by my_demux.my_demux.vc.ct.in[0]:=1]
|
|
||||||
593663 my_demux.my_demux._in_v : 1 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=0]
|
|
||||||
593707 my_demux.my_demux.c_el._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
593816 my_demux.my_demux.in_v_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
595264 my_demux.my_demux.token_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
595265 my_demux.token.r : 1 [by my_demux.my_demux.token_buf._y:=0]
|
|
||||||
595482 my_demux.my_demux.out_or._y : 0 [by my_demux.token.r:=1]
|
|
||||||
595504 my_demux.my_demux._out_v : 1 [by my_demux.my_demux.out_or._y:=0]
|
|
||||||
596468 my_demux.my_demux._in_c_v_ : 1 [by my_demux.my_demux.c_el._y:=0]
|
|
||||||
596469 my_demux.my_demux.inack_ctl._y : 0 [by my_demux.my_demux._in_c_v_:=1]
|
|
||||||
598050 my_demux.in.a : 1 [by my_demux.my_demux.inack_ctl._y:=0]
|
|
||||||
607395 my_demux.my_demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
607499 my_demux.in.v : 1 [by my_demux.my_demux.in_v_buf._y:=0]
|
|
||||||
607554 my_demux.my_demux.out1_en_buf_t.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
608841 my_demux.my_demux._en1_X_t[0] : 0 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=1]
|
|
||||||
627071 my_demux.my_demux.out1_en_buf_f.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
629303 my_demux.my_demux._en1_X_f[0] : 0 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=1]
|
|
||||||
629303 my_demux.token.a : 1
|
|
||||||
629448 my_demux.my_demux.token_a_out : 0 [by my_demux.token.a:=1]
|
|
||||||
632280 my_demux.my_demux.token_buf._y : 1 [by my_demux.my_demux.token_a_out:=0]
|
|
||||||
638634 my_demux.token.r : 0 [by my_demux.my_demux.token_buf._y:=1]
|
|
||||||
638635 my_demux.my_demux.out_or._y : 1 [by my_demux.token.r:=0]
|
|
||||||
677919 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
677919 my_demux.token.a : 0
|
|
||||||
677919 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
677919 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
677933 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
677940 my_demux.my_demux.vc.ct.in[0] : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
678081 my_demux.my_demux.token_a_out : 1 [by my_demux.token.a:=0]
|
|
||||||
685288 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
685448 my_demux.my_demux.vc.ct.in[1] : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
707005 my_demux.my_demux.vc.ct.C2Els[0]._y : 1 [by my_demux.my_demux.vc.ct.in[1]:=0]
|
|
||||||
707006 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.ct.C2Els[0]._y:=1]
|
|
||||||
707007 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
707008 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
707008 my_demux.my_demux.invout_f.a : 0
|
|
||||||
707195 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.invout_f.a:=0]
|
|
||||||
707196 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
709251 my_demux.my_demux.cond_inv_f : 1 [by my_demux.my_demux.invout_f.a:=0]
|
|
||||||
711378 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._c_v:=0]
|
|
||||||
711379 my_demux.my_demux._in_c_v_ : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
712232 my_demux.my_demux.inack_ctl._y : 1 [by my_demux.my_demux._in_c_v_:=0]
|
|
||||||
712237 my_demux.in.a : 0 [by my_demux.my_demux.inack_ctl._y:=1]
|
|
||||||
713128 my_demux.my_demux._en : 1 [by my_demux.in.a:=0]
|
|
||||||
713129 my_demux.my_demux.out1_en_buf_t.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
713145 my_demux.my_demux.out1_en_buf_f.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
715702 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=0]
|
|
||||||
721506 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=0]
|
|
||||||
744033 my_demux.my_demux.c_buf_d_inv.buf1._y : 0 [by my_demux.my_demux.cond_inv_f:=1]
|
|
||||||
744036 my_demux.my_demux._c_d_buf[0] : 1 [by my_demux.my_demux.c_buf_d_inv.buf1._y:=0]
|
|
||||||
Binary file not shown.
@@ -1,434 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"Reset"->"my_demux._reset_B"-
|
|
||||||
~("Reset")->"my_demux._reset_B"+
|
|
||||||
= "my_demux._reset_B" "my_demux.my_demux.reset_B"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.v" "my_demux.my_demux.cond.v"
|
|
||||||
= "my_demux.cond.a" "my_demux.my_demux.cond.a"
|
|
||||||
= "my_demux.cond.d.d[0].f" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].t" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].d[0]"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].d[1]"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.v" "my_demux.my_demux.out1.v"
|
|
||||||
= "my_demux.out1.a" "my_demux.my_demux.out1.a"
|
|
||||||
= "my_demux.out1.d.d[0].f" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].t" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].d[0]"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].d[1]"
|
|
||||||
= "my_demux.out1.d.d[1].f" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].t" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].d[0]"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].d[1]"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
~"my_demux.my_demux.token_buf.c1"&~"my_demux.my_demux.token_buf.c2"|~"my_demux.my_demux.token_buf.pr_B"->"my_demux.my_demux.token_buf._y"+
|
|
||||||
"my_demux.my_demux.token_buf.c1"&"my_demux.my_demux.token_buf.c2"&"my_demux.my_demux.token_buf.n1"&"my_demux.my_demux.token_buf.n2"&"my_demux.my_demux.token_buf.sr_B"->"my_demux.my_demux.token_buf._y"-
|
|
||||||
"my_demux.my_demux.token_buf._y"->"my_demux.my_demux.token_buf.y"-
|
|
||||||
~("my_demux.my_demux.token_buf._y")->"my_demux.my_demux.token_buf.y"+
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_f.buf1.a"->"my_demux.my_demux.out1_a_B_buf_f.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_f.buf1.a")->"my_demux.my_demux.out1_a_B_buf_f.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_f.buf1._y"->"my_demux.my_demux.out1_a_B_buf_f.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_f.buf1._y")->"my_demux.my_demux.out1_a_B_buf_f.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.supply.vdd" "my_demux.my_demux.out1_a_B_buf_f.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.supply.vss" "my_demux.my_demux.out1_a_B_buf_f.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.out[0]" "my_demux.my_demux.out1_a_B_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.out[0]" "my_demux.my_demux.out1_a_B_buf_f.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.in" "my_demux.my_demux.out1_a_B_buf_f.buf1.a"
|
|
||||||
~"my_demux.my_demux.inack_ctl.c1"&~"my_demux.my_demux.inack_ctl.c2"&~"my_demux.my_demux.inack_ctl.c3"|~"my_demux.my_demux.inack_ctl.pr_B"->"my_demux.my_demux.inack_ctl._y"+
|
|
||||||
"my_demux.my_demux.inack_ctl.c1"&"my_demux.my_demux.inack_ctl.c2"&"my_demux.my_demux.inack_ctl.c3"&"my_demux.my_demux.inack_ctl.sr_B"->"my_demux.my_demux.inack_ctl._y"-
|
|
||||||
"my_demux.my_demux.inack_ctl._y"->"my_demux.my_demux.inack_ctl.y"-
|
|
||||||
~("my_demux.my_demux.inack_ctl._y")->"my_demux.my_demux.inack_ctl.y"+
|
|
||||||
"my_demux.my_demux.reset_bufarray.buf1.a"->"my_demux.my_demux.reset_bufarray.buf1._y"-
|
|
||||||
~("my_demux.my_demux.reset_bufarray.buf1.a")->"my_demux.my_demux.reset_bufarray.buf1._y"+
|
|
||||||
"my_demux.my_demux.reset_bufarray.buf1._y"->"my_demux.my_demux.reset_bufarray.buf1.y"-
|
|
||||||
~("my_demux.my_demux.reset_bufarray.buf1._y")->"my_demux.my_demux.reset_bufarray.buf1.y"+
|
|
||||||
= "my_demux.my_demux.reset_bufarray.supply.vdd" "my_demux.my_demux.reset_bufarray.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.supply.vss" "my_demux.my_demux.reset_bufarray.buf1.vss"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.out[0]" "my_demux.my_demux.reset_bufarray.out[1]"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.out[0]" "my_demux.my_demux.reset_bufarray.buf1.y"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.in" "my_demux.my_demux.reset_bufarray.buf1.a"
|
|
||||||
= "my_demux.my_demux._c_v" "my_demux.my_demux.c_el.c1"
|
|
||||||
= "my_demux.my_demux._c_v" "my_demux.my_demux.c_f_c_t_or.y"
|
|
||||||
"my_demux.my_demux.reset_buf_token.a"->"my_demux.my_demux.reset_buf_token._y"-
|
|
||||||
~("my_demux.my_demux.reset_buf_token.a")->"my_demux.my_demux.reset_buf_token._y"+
|
|
||||||
"my_demux.my_demux.reset_buf_token._y"->"my_demux.my_demux.reset_buf_token.y"-
|
|
||||||
~("my_demux.my_demux.reset_buf_token._y")->"my_demux.my_demux.reset_buf_token.y"+
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.c_buf_d_inv.out[0]"
|
|
||||||
= "my_demux.my_demux._c_d_buf[1]" "my_demux.my_demux.c_buf_d_inv.out[1]"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_t_buf_func[1].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_f_buf_func[1].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_t_buf_func[0].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_f_buf_func[0].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux._c_d_buf[1]"
|
|
||||||
"my_demux.my_demux.invout_t.a"->"my_demux.my_demux.invout_t.y"-
|
|
||||||
~("my_demux.my_demux.invout_t.a")->"my_demux.my_demux.invout_t.y"+
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.token_buf.c1"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.out1_en_buf_f.in"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.out1_en_buf_t.in"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.en_ctl.y"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.inack_ctl.c1"
|
|
||||||
"my_demux.my_demux.c_buf_tk_inv.a"->"my_demux.my_demux.c_buf_tk_inv._y"-
|
|
||||||
~("my_demux.my_demux.c_buf_tk_inv.a")->"my_demux.my_demux.c_buf_tk_inv._y"+
|
|
||||||
"my_demux.my_demux.c_buf_tk_inv._y"->"my_demux.my_demux.c_buf_tk_inv.y"-
|
|
||||||
~("my_demux.my_demux.c_buf_tk_inv._y")->"my_demux.my_demux.c_buf_tk_inv.y"+
|
|
||||||
= "my_demux.my_demux.token_a_out" "my_demux.my_demux.token_buf.c2"
|
|
||||||
= "my_demux.my_demux.token_a_out" "my_demux.my_demux.outt_a_inv.y"
|
|
||||||
= "my_demux.my_demux._out1_a_B" "my_demux.my_demux.out1_a_B_buf_t.in"
|
|
||||||
= "my_demux.my_demux._out1_a_B" "my_demux.my_demux.out1_a_B_buf_f.in"
|
|
||||||
= "my_demux.my_demux._out1_a_B" "my_demux.my_demux.out1_a_inv.y"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].f" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].t" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].d[0]"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].d[1]"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].f" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].t" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].d[0]"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].d[1]"
|
|
||||||
= "my_demux.my_demux.in.a" "my_demux.my_demux.en_ctl.c1"
|
|
||||||
= "my_demux.my_demux.in.a" "my_demux.my_demux.inack_ctl.y"
|
|
||||||
= "my_demux.my_demux.in.v" "my_demux.my_demux.in_v_buf.y"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.out1_f_buf_func[1].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.out1_t_buf_func[1].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.out1_f_buf_func[0].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.out1_t_buf_func[0].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
"my_demux.my_demux.out1_en_buf_t.buf1.a"->"my_demux.my_demux.out1_en_buf_t.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_t.buf1.a")->"my_demux.my_demux.out1_en_buf_t.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_en_buf_t.buf1._y"->"my_demux.my_demux.out1_en_buf_t.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_t.buf1._y")->"my_demux.my_demux.out1_en_buf_t.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.supply.vdd" "my_demux.my_demux.out1_en_buf_t.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.supply.vss" "my_demux.my_demux.out1_en_buf_t.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.out[0]" "my_demux.my_demux.out1_en_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.out[0]" "my_demux.my_demux.out1_en_buf_t.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.in" "my_demux.my_demux.out1_en_buf_t.buf1.a"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux.out1_a_B_buf_f.out[0]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[1]" "my_demux.my_demux.out1_a_B_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux.out1_t_buf_func[1].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux.out1_t_buf_func[0].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux._out1_a_BX_t[1]"
|
|
||||||
"my_demux.my_demux.out_or.a"|"my_demux.my_demux.out_or.b"->"my_demux.my_demux.out_or._y"-
|
|
||||||
~("my_demux.my_demux.out_or.a"|"my_demux.my_demux.out_or.b")->"my_demux.my_demux.out_or._y"+
|
|
||||||
"my_demux.my_demux.out_or._y"->"my_demux.my_demux.out_or.y"-
|
|
||||||
~("my_demux.my_demux.out_or._y")->"my_demux.my_demux.out_or.y"+
|
|
||||||
= "my_demux.my_demux._in_c_v_" "my_demux.my_demux.c_el.y"
|
|
||||||
= "my_demux.my_demux._in_c_v_" "my_demux.my_demux.inack_ctl.c2"
|
|
||||||
"my_demux.my_demux.reset_buf.a"->"my_demux.my_demux.reset_buf._y"-
|
|
||||||
~("my_demux.my_demux.reset_buf.a")->"my_demux.my_demux.reset_buf._y"+
|
|
||||||
"my_demux.my_demux.reset_buf._y"->"my_demux.my_demux.reset_buf.y"-
|
|
||||||
~("my_demux.my_demux.reset_buf._y")->"my_demux.my_demux.reset_buf.y"+
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.reset_bufarray.in"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.reset_buf_token.a"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.reset_buf.y"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.inack_ctl.sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.inack_ctl.pr_B"
|
|
||||||
= "my_demux.my_demux.reset_B" "my_demux.my_demux.reset_buf.a"
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux.out1_en_buf_f.out[0]"
|
|
||||||
= "my_demux.my_demux._en1_X_f[1]" "my_demux.my_demux.out1_en_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux.out1_f_buf_func[1].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux.out1_f_buf_func[0].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux._en1_X_f[1]"
|
|
||||||
= "my_demux.my_demux._out_v" "my_demux.my_demux.en_ctl.p1"
|
|
||||||
= "my_demux.my_demux._out_v" "my_demux.my_demux.inack_ctl.c3"
|
|
||||||
= "my_demux.my_demux._out_v" "my_demux.my_demux.out_or.y"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.reset_bufarray.out[0]"
|
|
||||||
= "my_demux.my_demux._reset_BXX[1]" "my_demux.my_demux.reset_bufarray.out[1]"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[1].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[1].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[1].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[1].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[0].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[0].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[0].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[0].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux._reset_BXX[1]"
|
|
||||||
"my_demux.my_demux.out1_en_buf_f.buf1.a"->"my_demux.my_demux.out1_en_buf_f.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_f.buf1.a")->"my_demux.my_demux.out1_en_buf_f.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_en_buf_f.buf1._y"->"my_demux.my_demux.out1_en_buf_f.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_f.buf1._y")->"my_demux.my_demux.out1_en_buf_f.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.supply.vdd" "my_demux.my_demux.out1_en_buf_f.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.supply.vss" "my_demux.my_demux.out1_en_buf_f.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.out[0]" "my_demux.my_demux.out1_en_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.out[0]" "my_demux.my_demux.out1_en_buf_f.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.in" "my_demux.my_demux.out1_en_buf_f.buf1.a"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux.out1_a_B_buf_t.out[0]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[1]" "my_demux.my_demux.out1_a_B_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux.out1_f_buf_func[1].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux.out1_f_buf_func[0].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux._out1_a_BX_f[1]"
|
|
||||||
~"my_demux.my_demux.c_el.c1"&~"my_demux.my_demux.c_el.c2"->"my_demux.my_demux.c_el._y"+
|
|
||||||
"my_demux.my_demux.c_el.c1"&"my_demux.my_demux.c_el.c2"->"my_demux.my_demux.c_el._y"-
|
|
||||||
"my_demux.my_demux.c_el._y"->"my_demux.my_demux.c_el.y"-
|
|
||||||
~("my_demux.my_demux.c_el._y")->"my_demux.my_demux.c_el.y"+
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux.out1_en_buf_t.out[0]"
|
|
||||||
= "my_demux.my_demux._en1_X_t[1]" "my_demux.my_demux.out1_en_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux.out1_t_buf_func[1].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux.out1_t_buf_func[0].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux._en1_X_t[1]"
|
|
||||||
"my_demux.my_demux.in_v_buf.a"->"my_demux.my_demux.in_v_buf._y"-
|
|
||||||
~("my_demux.my_demux.in_v_buf.a")->"my_demux.my_demux.in_v_buf._y"+
|
|
||||||
"my_demux.my_demux.in_v_buf._y"->"my_demux.my_demux.in_v_buf.y"-
|
|
||||||
~("my_demux.my_demux.in_v_buf._y")->"my_demux.my_demux.in_v_buf.y"+
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.out1.a" "my_demux.my_demux.out1_a_inv.a"
|
|
||||||
= "my_demux.my_demux.out1.v" "my_demux.my_demux.out_or.a"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1_f_buf_func[1].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1_t_buf_func[1].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1_f_buf_func[0].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1_t_buf_func[0].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
"my_demux.my_demux.c_f_c_t_or.a"|"my_demux.my_demux.c_f_c_t_or.b"->"my_demux.my_demux.c_f_c_t_or._y"-
|
|
||||||
~("my_demux.my_demux.c_f_c_t_or.a"|"my_demux.my_demux.c_f_c_t_or.b")->"my_demux.my_demux.c_f_c_t_or._y"+
|
|
||||||
"my_demux.my_demux.c_f_c_t_or._y"->"my_demux.my_demux.c_f_c_t_or.y"-
|
|
||||||
~("my_demux.my_demux.c_f_c_t_or._y")->"my_demux.my_demux.c_f_c_t_or.y"+
|
|
||||||
"my_demux.my_demux.out1_a_inv.a"->"my_demux.my_demux.out1_a_inv.y"-
|
|
||||||
~("my_demux.my_demux.out1_a_inv.a")->"my_demux.my_demux.out1_a_inv.y"+
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.token.r"
|
|
||||||
= "my_demux.my_demux.token.a" "my_demux.my_demux.outt_a_inv.a"
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.token_buf.y"
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.out_or.b"
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.token.r"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_a_B_buf_t.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_a_B_buf_t.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_a_B_buf_f.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_a_B_buf_f.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_en_buf_f.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_en_buf_f.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_en_buf_t.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_en_buf_t.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.vc.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.vc.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.c_buf_d_inv.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.c_buf_d_inv.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.reset_bufarray.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.reset_bufarray.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.token_buf.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.outt_a_inv.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_t_buf_func[1].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_f_buf_func[1].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_t_buf_func[0].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_f_buf_func[0].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_a_inv.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.in_v_buf.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.c_el.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.c_buf_tk_inv.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.invout_f.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.invout_t.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.c_f_c_t_or.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.reset_buf_token.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.reset_buf.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.en_ctl.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.inack_ctl.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out_or.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.token_buf.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.outt_a_inv.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_t_buf_func[1].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_f_buf_func[1].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_t_buf_func[0].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_f_buf_func[0].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_a_inv.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.in_v_buf.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.c_el.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.c_buf_tk_inv.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.invout_f.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.invout_t.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.c_f_c_t_or.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.reset_buf_token.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.reset_buf.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.en_ctl.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.inack_ctl.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out_or.vss"
|
|
||||||
"my_demux.my_demux.invout_f.a"->"my_demux.my_demux.invout_f.y"-
|
|
||||||
~("my_demux.my_demux.invout_f.a")->"my_demux.my_demux.invout_f.y"+
|
|
||||||
~"my_demux.my_demux.vc.ct.C2Els[0].c1"&~"my_demux.my_demux.vc.ct.C2Els[0].c2"->"my_demux.my_demux.vc.ct.C2Els[0]._y"+
|
|
||||||
"my_demux.my_demux.vc.ct.C2Els[0].c1"&"my_demux.my_demux.vc.ct.C2Els[0].c2"->"my_demux.my_demux.vc.ct.C2Els[0]._y"-
|
|
||||||
"my_demux.my_demux.vc.ct.C2Els[0]._y"->"my_demux.my_demux.vc.ct.C2Els[0].y"-
|
|
||||||
~("my_demux.my_demux.vc.ct.C2Els[0]._y")->"my_demux.my_demux.vc.ct.C2Els[0].y"+
|
|
||||||
= "my_demux.my_demux.vc.ct.supply.vdd" "my_demux.my_demux.vc.ct.C2Els[0].vdd"
|
|
||||||
= "my_demux.my_demux.vc.ct.supply.vss" "my_demux.my_demux.vc.ct.C2Els[0].vss"
|
|
||||||
= "my_demux.my_demux.vc.ct.in[0]" "my_demux.my_demux.vc.ct.C2Els[0].c1"
|
|
||||||
= "my_demux.my_demux.vc.ct.in[0]" "my_demux.my_demux.vc.ct.tmp[0]"
|
|
||||||
= "my_demux.my_demux.vc.ct.in[1]" "my_demux.my_demux.vc.ct.C2Els[0].c2"
|
|
||||||
= "my_demux.my_demux.vc.ct.in[1]" "my_demux.my_demux.vc.ct.tmp[1]"
|
|
||||||
= "my_demux.my_demux.vc.ct.out" "my_demux.my_demux.vc.ct.C2Els[0].y"
|
|
||||||
= "my_demux.my_demux.vc.ct.out" "my_demux.my_demux.vc.ct.tmp[2]"
|
|
||||||
= "my_demux.my_demux.vc.ct.in[0]" "my_demux.my_demux.vc.OR2_tf[0].y"
|
|
||||||
= "my_demux.my_demux.vc.ct.in[1]" "my_demux.my_demux.vc.OR2_tf[1].y"
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[0].a"|"my_demux.my_demux.vc.OR2_tf[0].b"->"my_demux.my_demux.vc.OR2_tf[0]._y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[0].a"|"my_demux.my_demux.vc.OR2_tf[0].b")->"my_demux.my_demux.vc.OR2_tf[0]._y"+
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[0]._y"->"my_demux.my_demux.vc.OR2_tf[0].y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[0]._y")->"my_demux.my_demux.vc.OR2_tf[0].y"+
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[1].a"|"my_demux.my_demux.vc.OR2_tf[1].b"->"my_demux.my_demux.vc.OR2_tf[1]._y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[1].a"|"my_demux.my_demux.vc.OR2_tf[1].b")->"my_demux.my_demux.vc.OR2_tf[1]._y"+
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[1]._y"->"my_demux.my_demux.vc.OR2_tf[1].y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[1]._y")->"my_demux.my_demux.vc.OR2_tf[1].y"+
|
|
||||||
= "my_demux.my_demux.vc.supply.vss" "my_demux.my_demux.vc.ct.supply.vss"
|
|
||||||
= "my_demux.my_demux.vc.supply.vdd" "my_demux.my_demux.vc.ct.supply.vdd"
|
|
||||||
= "my_demux.my_demux.vc.supply.vdd" "my_demux.my_demux.vc.OR2_tf[1].vdd"
|
|
||||||
= "my_demux.my_demux.vc.supply.vdd" "my_demux.my_demux.vc.OR2_tf[0].vdd"
|
|
||||||
= "my_demux.my_demux.vc.supply.vss" "my_demux.my_demux.vc.OR2_tf[1].vss"
|
|
||||||
= "my_demux.my_demux.vc.supply.vss" "my_demux.my_demux.vc.OR2_tf[0].vss"
|
|
||||||
= "my_demux.my_demux.vc.out" "my_demux.my_demux.vc.ct.out"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.OR2_tf[1].b"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.OR2_tf[1].a"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.OR2_tf[0].b"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.OR2_tf[0].a"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_t.buf1.a"->"my_demux.my_demux.out1_a_B_buf_t.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_t.buf1.a")->"my_demux.my_demux.out1_a_B_buf_t.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_t.buf1._y"->"my_demux.my_demux.out1_a_B_buf_t.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_t.buf1._y")->"my_demux.my_demux.out1_a_B_buf_t.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.supply.vdd" "my_demux.my_demux.out1_a_B_buf_t.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.supply.vss" "my_demux.my_demux.out1_a_B_buf_t.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.out[0]" "my_demux.my_demux.out1_a_B_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.out[0]" "my_demux.my_demux.out1_a_B_buf_t.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.in" "my_demux.my_demux.out1_a_B_buf_t.buf1.a"
|
|
||||||
~"my_demux.my_demux.en_ctl.p1"&~"my_demux.my_demux.en_ctl.c1"->"my_demux.my_demux.en_ctl.y"+
|
|
||||||
"my_demux.my_demux.en_ctl.c1"->"my_demux.my_demux.en_ctl.y"-
|
|
||||||
= "my_demux.my_demux._reset_BXt" "my_demux.my_demux.token_buf.sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXt" "my_demux.my_demux.token_buf.pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXt" "my_demux.my_demux.reset_buf_token.y"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.invout_f.a"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.c_f_c_t_or.b"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.invout_t.a"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.c_f_c_t_or.a"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
~"my_demux.my_demux.out1_f_buf_func[0].c1"&~"my_demux.my_demux.out1_f_buf_func[0].c2"|~"my_demux.my_demux.out1_f_buf_func[0].pr_B"->"my_demux.my_demux.out1_f_buf_func[0]._y"+
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[0].c1"&"my_demux.my_demux.out1_f_buf_func[0].c2"&"my_demux.my_demux.out1_f_buf_func[0].n1"&"my_demux.my_demux.out1_f_buf_func[0].n2"&"my_demux.my_demux.out1_f_buf_func[0].sr_B"->"my_demux.my_demux.out1_f_buf_func[0]._y"-
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[0]._y"->"my_demux.my_demux.out1_f_buf_func[0].y"-
|
|
||||||
~("my_demux.my_demux.out1_f_buf_func[0]._y")->"my_demux.my_demux.out1_f_buf_func[0].y"+
|
|
||||||
~"my_demux.my_demux.out1_f_buf_func[1].c1"&~"my_demux.my_demux.out1_f_buf_func[1].c2"|~"my_demux.my_demux.out1_f_buf_func[1].pr_B"->"my_demux.my_demux.out1_f_buf_func[1]._y"+
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[1].c1"&"my_demux.my_demux.out1_f_buf_func[1].c2"&"my_demux.my_demux.out1_f_buf_func[1].n1"&"my_demux.my_demux.out1_f_buf_func[1].n2"&"my_demux.my_demux.out1_f_buf_func[1].sr_B"->"my_demux.my_demux.out1_f_buf_func[1]._y"-
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[1]._y"->"my_demux.my_demux.out1_f_buf_func[1].y"-
|
|
||||||
~("my_demux.my_demux.out1_f_buf_func[1]._y")->"my_demux.my_demux.out1_f_buf_func[1].y"+
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.token_buf.n2"
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.in_v_buf.a"
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.c_el.c2"
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.vc.out"
|
|
||||||
~"my_demux.my_demux.out1_t_buf_func[0].c1"&~"my_demux.my_demux.out1_t_buf_func[0].c2"|~"my_demux.my_demux.out1_t_buf_func[0].pr_B"->"my_demux.my_demux.out1_t_buf_func[0]._y"+
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[0].c1"&"my_demux.my_demux.out1_t_buf_func[0].c2"&"my_demux.my_demux.out1_t_buf_func[0].n1"&"my_demux.my_demux.out1_t_buf_func[0].n2"&"my_demux.my_demux.out1_t_buf_func[0].sr_B"->"my_demux.my_demux.out1_t_buf_func[0]._y"-
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[0]._y"->"my_demux.my_demux.out1_t_buf_func[0].y"-
|
|
||||||
~("my_demux.my_demux.out1_t_buf_func[0]._y")->"my_demux.my_demux.out1_t_buf_func[0].y"+
|
|
||||||
~"my_demux.my_demux.out1_t_buf_func[1].c1"&~"my_demux.my_demux.out1_t_buf_func[1].c2"|~"my_demux.my_demux.out1_t_buf_func[1].pr_B"->"my_demux.my_demux.out1_t_buf_func[1]._y"+
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[1].c1"&"my_demux.my_demux.out1_t_buf_func[1].c2"&"my_demux.my_demux.out1_t_buf_func[1].n1"&"my_demux.my_demux.out1_t_buf_func[1].n2"&"my_demux.my_demux.out1_t_buf_func[1].sr_B"->"my_demux.my_demux.out1_t_buf_func[1]._y"-
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[1]._y"->"my_demux.my_demux.out1_t_buf_func[1].y"-
|
|
||||||
~("my_demux.my_demux.out1_t_buf_func[1]._y")->"my_demux.my_demux.out1_t_buf_func[1].y"+
|
|
||||||
= "my_demux.my_demux.cond_inv_f" "my_demux.my_demux.c_buf_d_inv.in"
|
|
||||||
= "my_demux.my_demux.cond_inv_f" "my_demux.my_demux.invout_f.y"
|
|
||||||
"my_demux.my_demux.outt_a_inv.a"->"my_demux.my_demux.outt_a_inv.y"-
|
|
||||||
~("my_demux.my_demux.outt_a_inv.a")->"my_demux.my_demux.outt_a_inv.y"+
|
|
||||||
= "my_demux.my_demux.cond_inv_t" "my_demux.my_demux.c_buf_tk_inv.a"
|
|
||||||
= "my_demux.my_demux.cond_inv_t" "my_demux.my_demux.invout_t.y"
|
|
||||||
"my_demux.my_demux.c_buf_d_inv.buf1.a"->"my_demux.my_demux.c_buf_d_inv.buf1._y"-
|
|
||||||
~("my_demux.my_demux.c_buf_d_inv.buf1.a")->"my_demux.my_demux.c_buf_d_inv.buf1._y"+
|
|
||||||
"my_demux.my_demux.c_buf_d_inv.buf1._y"->"my_demux.my_demux.c_buf_d_inv.buf1.y"-
|
|
||||||
~("my_demux.my_demux.c_buf_d_inv.buf1._y")->"my_demux.my_demux.c_buf_d_inv.buf1.y"+
|
|
||||||
= "my_demux.my_demux.c_buf_d_inv.supply.vdd" "my_demux.my_demux.c_buf_d_inv.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.c_buf_d_inv.supply.vss" "my_demux.my_demux.c_buf_d_inv.buf1.vss"
|
|
||||||
= "my_demux.my_demux.c_buf_d_inv.out[0]" "my_demux.my_demux.c_buf_d_inv.out[1]"
|
|
||||||
= "my_demux.my_demux.c_buf_d_inv.out[0]" "my_demux.my_demux.c_buf_d_inv.buf1.y"
|
|
||||||
= "my_demux.my_demux.c_buf_d_inv.in" "my_demux.my_demux.c_buf_d_inv.buf1.a"
|
|
||||||
= "my_demux.my_demux._c_tk_buf" "my_demux.my_demux.token_buf.n1"
|
|
||||||
= "my_demux.my_demux._c_tk_buf" "my_demux.my_demux.c_buf_tk_inv.y"
|
|
||||||
= "Vdd" "my_demux.my_demux.supply.vdd"
|
|
||||||
= "GND" "my_demux.my_demux.supply.vss"
|
|
||||||
= "my_demux.token.d.d[0]" "my_demux.token.r"
|
|
||||||
= "my_demux.token.r" "my_demux.my_demux.token.r"
|
|
||||||
= "my_demux.token.a" "my_demux.my_demux.token.a"
|
|
||||||
= "my_demux.token.d.d[0]" "my_demux.my_demux.token.d.d[0]"
|
|
||||||
= "my_demux.token.d.d[0]" "my_demux.token.r"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.v" "my_demux.my_demux.in.v"
|
|
||||||
= "my_demux.in.a" "my_demux.my_demux.in.a"
|
|
||||||
= "my_demux.in.d.d[0].f" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].t" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].d[0]"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].d[1]"
|
|
||||||
= "my_demux.in.d.d[1].f" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].t" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].d[0]"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].d[1]"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
@@ -1,181 +0,0 @@
|
|||||||
my_demux.my_demux.out1_f_buf_func[1].n1 my_demux.my_demux._c_tk_buf my_demux.my_demux.out1_t_buf_func[1].n1 my_demux.my_demux._c_d_buf[0] my_demux.my_demux._out1_a_BX_f[0] my_demux.my_demux.out1_en_buf_t.buf1._y my_demux.my_demux.token_a_out my_demux.my_demux._out_v my_demux.my_demux._in_v my_demux.my_demux._en my_demux.my_demux.vc.OR2_tf[1].y my_demux.my_demux._out1_a_B my_demux.my_demux.c_buf_d.in my_demux.my_demux._out1_a_BX_t[0] my_demux.in.v my_demux.my_demux._c_v my_demux.my_demux.c_buf_tk.a my_demux.my_demux.out1_f_buf_func[0].n1 my_demux.out1.v my_demux.my_demux.out1_t_buf_func[0].n1 my_demux.out1.a my_demux.my_demux._en1_X_f[0] my_demux.my_demux.out_or._y my_demux.my_demux._en1_X_t[0] my_demux.my_demux.vc.OR2_tf[0]._y my_demux.my_demux.c_buf_d.buf1._y my_demux.my_demux.in_v_buf._y my_demux.my_demux.vc.OR2_tf[0].y my_demux.token.a my_demux.my_demux.vc.OR2_tf[1]._y my_demux.my_demux._in_c_v_ my_demux.my_demux.c_buf_tk._y my_demux.my_demux.c_f_c_t_or._y my_demux.my_demux.out1_en_buf_f.buf1._y my_demux.my_demux.vc.myctree.C2Els[0]._y my_demux.my_demux.out1_a_B_buf_f.buf1._y my_demux.my_demux.c_el._y my_demux.my_demux.out1_a_B_buf_t.buf1._y
|
|
||||||
83058 my_demux.my_demux.out1_f_buf_func[0].n1 : 0
|
|
||||||
83058 my_demux.my_demux.c_buf_d.in : 0
|
|
||||||
83058 my_demux.my_demux.c_buf_tk.a : 0
|
|
||||||
83058 my_demux.my_demux.out1_f_buf_func[1].n1 : 0
|
|
||||||
83058 my_demux.token.a : 0
|
|
||||||
83058 my_demux.out1.v : 0
|
|
||||||
83058 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
83058 my_demux.out1.a : 0
|
|
||||||
83058 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
83062 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.c_buf_tk.a:=0]
|
|
||||||
83073 my_demux.my_demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
83113 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
92187 my_demux.my_demux.token_a_out : 1 [by my_demux.token.a:=0]
|
|
||||||
96782 my_demux.my_demux.c_buf_tk._y : 1 [by my_demux.my_demux.c_buf_tk.a:=0]
|
|
||||||
96962 my_demux.my_demux.vc.OR2_tf[1].y : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
112853 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
119989 my_demux.my_demux._out1_a_B : 1 [by my_demux.out1.a:=0]
|
|
||||||
120411 my_demux.my_demux.out1_a_B_buf_f.buf1._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
120412 my_demux.my_demux._out1_a_BX_t[0] : 1 [by my_demux.my_demux.out1_a_B_buf_f.buf1._y:=0]
|
|
||||||
121594 my_demux.my_demux._c_tk_buf : 0 [by my_demux.my_demux.c_buf_tk._y:=1]
|
|
||||||
126306 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
126307 my_demux.my_demux.vc.OR2_tf[0].y : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
127156 my_demux.my_demux.c_buf_d.buf1._y : 1 [by my_demux.my_demux.c_buf_d.in:=0]
|
|
||||||
127196 my_demux.my_demux._en : 1 [by my_demux.my_demux._out_v:=0]
|
|
||||||
127199 my_demux.my_demux.out1_en_buf_f.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
127438 my_demux.my_demux._c_d_buf[0] : 0 [by my_demux.my_demux.c_buf_d.buf1._y:=1]
|
|
||||||
127964 my_demux.my_demux.out1_en_buf_t.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
128515 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=0]
|
|
||||||
134715 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
146512 my_demux.my_demux.vc.myctree.C2Els[0]._y : 1 [by my_demux.my_demux.vc.OR2_tf[0].y:=0]
|
|
||||||
147583 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.myctree.C2Els[0]._y:=1]
|
|
||||||
148537 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
148664 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
149640 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=0]
|
|
||||||
149646 my_demux.my_demux._in_c_v_ : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
168703 my_demux.my_demux.out1_a_B_buf_t.buf1._y : 0 [by my_demux.my_demux._out1_a_B:=1]
|
|
||||||
168721 my_demux.my_demux._out1_a_BX_f[0] : 1 [by my_demux.my_demux.out1_a_B_buf_t.buf1._y:=0]
|
|
||||||
203007 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
System initialized
|
|
||||||
203007 Reset : 0
|
|
||||||
207020 my_demux._reset_B : 1 [by Reset:=0]
|
|
||||||
211023 my_demux.my_demux.reset_buf._y : 0 [by my_demux._reset_B:=1]
|
|
||||||
255924 my_demux.my_demux._reset_BX : 1 [by my_demux.my_demux.reset_buf._y:=0]
|
|
||||||
260684 my_demux.my_demux.reset_buf_token._y : 0 [by my_demux.my_demux._reset_BX:=1]
|
|
||||||
261186 my_demux.my_demux._reset_BXt : 1 [by my_demux.my_demux.reset_buf_token._y:=0]
|
|
||||||
277508 my_demux.my_demux.reset_bufarray.buf1._y : 0 [by my_demux.my_demux._reset_BX:=1]
|
|
||||||
277711 my_demux.my_demux._reset_BXX[0] : 1 [by my_demux.my_demux.reset_bufarray.buf1._y:=0]
|
|
||||||
System reset completed
|
|
||||||
|
|
||||||
Output neutral checked
|
|
||||||
277711 my_demux.my_demux.c_buf_d.in : 1
|
|
||||||
277711 my_demux.my_demux.out1_t_buf_func[1].n1 : 1
|
|
||||||
277711 my_demux.my_demux.out1_t_buf_func[0].n1 : 1
|
|
||||||
277780 my_demux.my_demux.vc.OR2_tf[0]._y : 0 [by my_demux.my_demux.out1_t_buf_func[0].n1:=1]
|
|
||||||
277791 my_demux.my_demux.vc.OR2_tf[0].y : 1 [by my_demux.my_demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
277850 my_demux.my_demux.c_buf_d.buf1._y : 0 [by my_demux.my_demux.c_buf_d.in:=1]
|
|
||||||
279565 my_demux.my_demux.c_f_c_t_or._y : 0 [by my_demux.my_demux.c_buf_d.in:=1]
|
|
||||||
279769 my_demux.my_demux._c_v : 1 [by my_demux.my_demux.c_f_c_t_or._y:=0]
|
|
||||||
314057 my_demux.my_demux.vc.OR2_tf[1]._y : 0 [by my_demux.my_demux.out1_t_buf_func[1].n1:=1]
|
|
||||||
314072 my_demux.my_demux.vc.OR2_tf[1].y : 1 [by my_demux.my_demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
314073 my_demux.my_demux.vc.myctree.C2Els[0]._y : 0 [by my_demux.my_demux.vc.OR2_tf[1].y:=1]
|
|
||||||
314110 my_demux.my_demux._in_v : 1 [by my_demux.my_demux.vc.myctree.C2Els[0]._y:=0]
|
|
||||||
314222 my_demux.my_demux.c_el._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
314849 my_demux.my_demux.in_v_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
314889 my_demux.in.v : 1 [by my_demux.my_demux.in_v_buf._y:=0]
|
|
||||||
329636 my_demux.my_demux._c_d_buf[0] : 1 [by my_demux.my_demux.c_buf_d.buf1._y:=0]
|
|
||||||
329723 my_demux.my_demux.out1_t_buf_func[1]._y : 0 [by my_demux.my_demux._c_d_buf[0]:=1]
|
|
||||||
329893 my_demux.my_demux.out1_t_buf_func[0]._y : 0 [by my_demux.my_demux._c_d_buf[0]:=1]
|
|
||||||
329894 my_demux.my_demux.out1_t_buf_func[0].y : 1 [by my_demux.my_demux.out1_t_buf_func[0]._y:=0]
|
|
||||||
330017 my_demux.my_demux.out1_t_buf_func[1].y : 1 [by my_demux.my_demux.out1_t_buf_func[1]._y:=0]
|
|
||||||
361734 my_demux.my_demux._in_c_v_ : 1 [by my_demux.my_demux.c_el._y:=0]
|
|
||||||
361734 my_demux.out1.v : 1
|
|
||||||
363540 my_demux.my_demux.out_or._y : 0 [by my_demux.out1.v:=1]
|
|
||||||
365547 my_demux.my_demux._out_v : 1 [by my_demux.my_demux.out_or._y:=0]
|
|
||||||
366756 my_demux.my_demux.inack_ctl._y : 0 [by my_demux.my_demux._out_v:=1]
|
|
||||||
367346 my_demux.in.a : 1 [by my_demux.my_demux.inack_ctl._y:=0]
|
|
||||||
367524 my_demux.my_demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
367688 my_demux.my_demux.out1_en_buf_f.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
368327 my_demux.my_demux.out1_en_buf_t.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
368349 my_demux.my_demux._en1_X_t[0] : 0 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=1]
|
|
||||||
369883 my_demux.my_demux._en1_X_f[0] : 0 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=1]
|
|
||||||
369883 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
369883 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
370730 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
370863 my_demux.my_demux.vc.OR2_tf[0].y : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
400011 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
415673 my_demux.my_demux.vc.OR2_tf[1].y : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
416032 my_demux.my_demux.vc.myctree.C2Els[0]._y : 1 [by my_demux.my_demux.vc.OR2_tf[1].y:=0]
|
|
||||||
430148 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.myctree.C2Els[0]._y:=1]
|
|
||||||
430369 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
430376 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
First Cond Checked
|
|
||||||
430376 my_demux.out1.a : 1
|
|
||||||
430376 my_demux.my_demux.c_buf_d.in : 0
|
|
||||||
430376 my_demux.out1.v : 0
|
|
||||||
430406 my_demux.my_demux._out1_a_B : 0 [by my_demux.out1.a:=1]
|
|
||||||
430413 my_demux.my_demux.out1_a_B_buf_t.buf1._y : 1 [by my_demux.my_demux._out1_a_B:=0]
|
|
||||||
430467 my_demux.my_demux.out_or._y : 1 [by my_demux.out1.v:=0]
|
|
||||||
430573 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
432595 my_demux.my_demux.out1_a_B_buf_f.buf1._y : 1 [by my_demux.my_demux._out1_a_B:=0]
|
|
||||||
432673 my_demux.my_demux._out1_a_BX_t[0] : 0 [by my_demux.my_demux.out1_a_B_buf_f.buf1._y:=1]
|
|
||||||
432948 my_demux.my_demux.out1_t_buf_func[0]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
433200 my_demux.my_demux._out1_a_BX_f[0] : 0 [by my_demux.my_demux.out1_a_B_buf_t.buf1._y:=1]
|
|
||||||
433403 my_demux.my_demux.out1_t_buf_func[0].y : 0 [by my_demux.my_demux.out1_t_buf_func[0]._y:=1]
|
|
||||||
437089 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.c_buf_d.in:=0]
|
|
||||||
437101 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
437505 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._c_v:=0]
|
|
||||||
437517 my_demux.my_demux._in_c_v_ : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
443433 my_demux.my_demux.inack_ctl._y : 1 [by my_demux.my_demux._in_c_v_:=0]
|
|
||||||
447709 my_demux.in.a : 0 [by my_demux.my_demux.inack_ctl._y:=1]
|
|
||||||
450608 my_demux.my_demux._en : 1 [by my_demux.in.a:=0]
|
|
||||||
450610 my_demux.my_demux.out1_en_buf_f.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
451669 my_demux.my_demux.out1_t_buf_func[1]._y : 1 [by my_demux.my_demux._out1_a_BX_t[0]:=0]
|
|
||||||
452918 my_demux.my_demux.out1_t_buf_func[1].y : 0 [by my_demux.my_demux.out1_t_buf_func[1]._y:=1]
|
|
||||||
454903 my_demux.my_demux.out1_en_buf_t.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
455145 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=0]
|
|
||||||
458402 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=0]
|
|
||||||
487837 my_demux.my_demux.c_buf_d.buf1._y : 1 [by my_demux.my_demux.c_buf_d.in:=0]
|
|
||||||
488003 my_demux.my_demux._c_d_buf[0] : 0 [by my_demux.my_demux.c_buf_d.buf1._y:=1]
|
|
||||||
System initialized
|
|
||||||
488003 my_demux.my_demux.c_buf_tk.a : 1
|
|
||||||
488003 my_demux.my_demux.out1_t_buf_func[1].n1 : 1
|
|
||||||
488003 my_demux.my_demux.out1_t_buf_func[0].n1 : 1
|
|
||||||
488078 my_demux.my_demux.c_buf_tk._y : 0 [by my_demux.my_demux.c_buf_tk.a:=1]
|
|
||||||
488080 my_demux.my_demux._c_tk_buf : 1 [by my_demux.my_demux.c_buf_tk._y:=0]
|
|
||||||
488141 my_demux.my_demux.vc.OR2_tf[1]._y : 0 [by my_demux.my_demux.out1_t_buf_func[1].n1:=1]
|
|
||||||
488348 my_demux.my_demux.c_f_c_t_or._y : 0 [by my_demux.my_demux.c_buf_tk.a:=1]
|
|
||||||
488349 my_demux.my_demux._c_v : 1 [by my_demux.my_demux.c_f_c_t_or._y:=0]
|
|
||||||
493266 my_demux.my_demux.vc.OR2_tf[0]._y : 0 [by my_demux.my_demux.out1_t_buf_func[0].n1:=1]
|
|
||||||
493814 my_demux.my_demux.vc.OR2_tf[0].y : 1 [by my_demux.my_demux.vc.OR2_tf[0]._y:=0]
|
|
||||||
532058 my_demux.my_demux.vc.OR2_tf[1].y : 1 [by my_demux.my_demux.vc.OR2_tf[1]._y:=0]
|
|
||||||
532069 my_demux.my_demux.vc.myctree.C2Els[0]._y : 0 [by my_demux.my_demux.vc.OR2_tf[1].y:=1]
|
|
||||||
532439 my_demux.my_demux._in_v : 1 [by my_demux.my_demux.vc.myctree.C2Els[0]._y:=0]
|
|
||||||
532455 my_demux.my_demux.c_el._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
532506 my_demux.my_demux.token_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
533034 my_demux.token.r : 1 [by my_demux.my_demux.token_buf._y:=0]
|
|
||||||
535080 my_demux.my_demux.in_v_buf._y : 0 [by my_demux.my_demux._in_v:=1]
|
|
||||||
535469 my_demux.my_demux.out_or._y : 0 [by my_demux.token.r:=1]
|
|
||||||
537017 my_demux.my_demux._in_c_v_ : 1 [by my_demux.my_demux.c_el._y:=0]
|
|
||||||
559394 my_demux.my_demux._out_v : 1 [by my_demux.my_demux.out_or._y:=0]
|
|
||||||
561960 my_demux.in.v : 1 [by my_demux.my_demux.in_v_buf._y:=0]
|
|
||||||
572435 my_demux.my_demux.inack_ctl._y : 0 [by my_demux.my_demux._out_v:=1]
|
|
||||||
572437 my_demux.in.a : 1 [by my_demux.my_demux.inack_ctl._y:=0]
|
|
||||||
633395 my_demux.my_demux._en : 0 [by my_demux.in.a:=1]
|
|
||||||
633398 my_demux.my_demux.out1_en_buf_t.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
633424 my_demux.my_demux.out1_en_buf_f.buf1._y : 1 [by my_demux.my_demux._en:=0]
|
|
||||||
633715 my_demux.my_demux._en1_X_t[0] : 0 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=1]
|
|
||||||
635025 my_demux.my_demux._en1_X_f[0] : 0 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=1]
|
|
||||||
635025 my_demux.token.a : 1
|
|
||||||
635178 my_demux.my_demux.token_a_out : 0 [by my_demux.token.a:=1]
|
|
||||||
635222 my_demux.my_demux.token_buf._y : 1 [by my_demux.my_demux.token_a_out:=0]
|
|
||||||
637983 my_demux.token.r : 0 [by my_demux.my_demux.token_buf._y:=1]
|
|
||||||
651666 my_demux.my_demux.out_or._y : 1 [by my_demux.token.r:=0]
|
|
||||||
651667 my_demux.my_demux._out_v : 0 [by my_demux.my_demux.out_or._y:=1]
|
|
||||||
651667 my_demux.token.a : 0
|
|
||||||
651667 my_demux.my_demux.out1_t_buf_func[1].n1 : 0
|
|
||||||
651667 my_demux.my_demux.out1_t_buf_func[0].n1 : 0
|
|
||||||
651668 my_demux.my_demux.vc.OR2_tf[0]._y : 1 [by my_demux.my_demux.out1_t_buf_func[0].n1:=0]
|
|
||||||
651689 my_demux.my_demux.vc.OR2_tf[1]._y : 1 [by my_demux.my_demux.out1_t_buf_func[1].n1:=0]
|
|
||||||
651884 my_demux.my_demux.token_a_out : 1 [by my_demux.token.a:=0]
|
|
||||||
653249 my_demux.my_demux.vc.OR2_tf[0].y : 0 [by my_demux.my_demux.vc.OR2_tf[0]._y:=1]
|
|
||||||
661034 my_demux.my_demux.vc.OR2_tf[1].y : 0 [by my_demux.my_demux.vc.OR2_tf[1]._y:=1]
|
|
||||||
661193 my_demux.my_demux.vc.myctree.C2Els[0]._y : 1 [by my_demux.my_demux.vc.OR2_tf[1].y:=0]
|
|
||||||
680869 my_demux.my_demux._in_v : 0 [by my_demux.my_demux.vc.myctree.C2Els[0]._y:=1]
|
|
||||||
682156 my_demux.my_demux.in_v_buf._y : 1 [by my_demux.my_demux._in_v:=0]
|
|
||||||
684388 my_demux.in.v : 0 [by my_demux.my_demux.in_v_buf._y:=1]
|
|
||||||
684388 my_demux.my_demux.c_buf_tk.a : 0
|
|
||||||
684533 my_demux.my_demux.c_buf_tk._y : 1 [by my_demux.my_demux.c_buf_tk.a:=0]
|
|
||||||
687220 my_demux.my_demux.c_f_c_t_or._y : 1 [by my_demux.my_demux.c_buf_tk.a:=0]
|
|
||||||
687221 my_demux.my_demux._c_v : 0 [by my_demux.my_demux.c_f_c_t_or._y:=1]
|
|
||||||
690887 my_demux.my_demux._c_tk_buf : 0 [by my_demux.my_demux.c_buf_tk._y:=1]
|
|
||||||
726505 my_demux.my_demux.c_el._y : 1 [by my_demux.my_demux._c_v:=0]
|
|
||||||
726667 my_demux.my_demux._in_c_v_ : 0 [by my_demux.my_demux.c_el._y:=1]
|
|
||||||
734036 my_demux.my_demux.inack_ctl._y : 1 [by my_demux.my_demux._in_c_v_:=0]
|
|
||||||
734050 my_demux.in.a : 0 [by my_demux.my_demux.inack_ctl._y:=1]
|
|
||||||
734057 my_demux.my_demux._en : 1 [by my_demux.in.a:=0]
|
|
||||||
734217 my_demux.my_demux.out1_en_buf_t.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
734218 my_demux.my_demux._en1_X_t[0] : 1 [by my_demux.my_demux.out1_en_buf_t.buf1._y:=0]
|
|
||||||
755614 my_demux.my_demux.out1_en_buf_f.buf1._y : 0 [by my_demux.my_demux._en:=1]
|
|
||||||
755615 my_demux.my_demux._en1_X_f[0] : 1 [by my_demux.my_demux.out1_en_buf_f.buf1._y:=0]
|
|
||||||
@@ -1,408 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"Reset"->"my_demux._reset_B"-
|
|
||||||
~("Reset")->"my_demux._reset_B"+
|
|
||||||
= "my_demux._reset_B" "my_demux.my_demux.reset_B"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.v" "my_demux.my_demux.cond.v"
|
|
||||||
= "my_demux.cond.a" "my_demux.my_demux.cond.a"
|
|
||||||
= "my_demux.cond.d.d[0].f" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].t" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].d[0]"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].d[1]"
|
|
||||||
= "my_demux.cond.d.d[0].d[0]" "my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.cond.d.d[0].d[1]" "my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.v" "my_demux.my_demux.out1.v"
|
|
||||||
= "my_demux.out1.a" "my_demux.my_demux.out1.a"
|
|
||||||
= "my_demux.out1.d.d[0].f" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].t" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].d[0]"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].d[1]"
|
|
||||||
= "my_demux.out1.d.d[1].f" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].t" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].d[0]"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].d[1]"
|
|
||||||
= "my_demux.out1.d.d[1].d[0]" "my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.out1.d.d[1].d[1]" "my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.out1.d.d[0].d[0]" "my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.out1.d.d[0].d[1]" "my_demux.out1.d.d[0].t"
|
|
||||||
~"my_demux.my_demux.token_buf.c1"&~"my_demux.my_demux.token_buf.c2"|~"my_demux.my_demux.token_buf.pr_B"->"my_demux.my_demux.token_buf._y"+
|
|
||||||
"my_demux.my_demux.token_buf.c1"&"my_demux.my_demux.token_buf.c2"&"my_demux.my_demux.token_buf.n1"&"my_demux.my_demux.token_buf.n2"&"my_demux.my_demux.token_buf.sr_B"->"my_demux.my_demux.token_buf._y"-
|
|
||||||
"my_demux.my_demux.token_buf._y"->"my_demux.my_demux.token_buf.y"-
|
|
||||||
~("my_demux.my_demux.token_buf._y")->"my_demux.my_demux.token_buf.y"+
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_f.buf1.a"->"my_demux.my_demux.out1_a_B_buf_f.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_f.buf1.a")->"my_demux.my_demux.out1_a_B_buf_f.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_f.buf1._y"->"my_demux.my_demux.out1_a_B_buf_f.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_f.buf1._y")->"my_demux.my_demux.out1_a_B_buf_f.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.supply.vdd" "my_demux.my_demux.out1_a_B_buf_f.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.supply.vss" "my_demux.my_demux.out1_a_B_buf_f.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.out[0]" "my_demux.my_demux.out1_a_B_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.out[0]" "my_demux.my_demux.out1_a_B_buf_f.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_f.in" "my_demux.my_demux.out1_a_B_buf_f.buf1.a"
|
|
||||||
~"my_demux.my_demux.inack_ctl.c1"&~"my_demux.my_demux.inack_ctl.c2"&~"my_demux.my_demux.inack_ctl.c3"|~"my_demux.my_demux.inack_ctl.pr_B"->"my_demux.my_demux.inack_ctl._y"+
|
|
||||||
"my_demux.my_demux.inack_ctl.c1"&"my_demux.my_demux.inack_ctl.c2"&"my_demux.my_demux.inack_ctl.c3"&"my_demux.my_demux.inack_ctl.sr_B"->"my_demux.my_demux.inack_ctl._y"-
|
|
||||||
"my_demux.my_demux.inack_ctl._y"->"my_demux.my_demux.inack_ctl.y"-
|
|
||||||
~("my_demux.my_demux.inack_ctl._y")->"my_demux.my_demux.inack_ctl.y"+
|
|
||||||
"my_demux.my_demux.reset_bufarray.buf1.a"->"my_demux.my_demux.reset_bufarray.buf1._y"-
|
|
||||||
~("my_demux.my_demux.reset_bufarray.buf1.a")->"my_demux.my_demux.reset_bufarray.buf1._y"+
|
|
||||||
"my_demux.my_demux.reset_bufarray.buf1._y"->"my_demux.my_demux.reset_bufarray.buf1.y"-
|
|
||||||
~("my_demux.my_demux.reset_bufarray.buf1._y")->"my_demux.my_demux.reset_bufarray.buf1.y"+
|
|
||||||
= "my_demux.my_demux.reset_bufarray.supply.vdd" "my_demux.my_demux.reset_bufarray.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.supply.vss" "my_demux.my_demux.reset_bufarray.buf1.vss"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.out[0]" "my_demux.my_demux.reset_bufarray.out[1]"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.out[0]" "my_demux.my_demux.reset_bufarray.buf1.y"
|
|
||||||
= "my_demux.my_demux.reset_bufarray.in" "my_demux.my_demux.reset_bufarray.buf1.a"
|
|
||||||
= "my_demux.my_demux._c_v" "my_demux.my_demux.c_el.c1"
|
|
||||||
= "my_demux.my_demux._c_v" "my_demux.my_demux.c_f_c_t_or.y"
|
|
||||||
"my_demux.my_demux.reset_buf_token.a"->"my_demux.my_demux.reset_buf_token._y"-
|
|
||||||
~("my_demux.my_demux.reset_buf_token.a")->"my_demux.my_demux.reset_buf_token._y"+
|
|
||||||
"my_demux.my_demux.reset_buf_token._y"->"my_demux.my_demux.reset_buf_token.y"-
|
|
||||||
~("my_demux.my_demux.reset_buf_token._y")->"my_demux.my_demux.reset_buf_token.y"+
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.c_buf_d.out[0]"
|
|
||||||
= "my_demux.my_demux._c_d_buf[1]" "my_demux.my_demux.c_buf_d.out[1]"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_t_buf_func[1].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_f_buf_func[1].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_t_buf_func[0].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux.out1_f_buf_func[0].n2"
|
|
||||||
= "my_demux.my_demux._c_d_buf[0]" "my_demux.my_demux._c_d_buf[1]"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.token_buf.c1"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.out1_en_buf_f.in"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.out1_en_buf_t.in"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.en_ctl.y"
|
|
||||||
= "my_demux.my_demux._en" "my_demux.my_demux.inack_ctl.c1"
|
|
||||||
= "my_demux.my_demux.token_a_out" "my_demux.my_demux.token_buf.c2"
|
|
||||||
= "my_demux.my_demux.token_a_out" "my_demux.my_demux.outt_a_inv.y"
|
|
||||||
= "my_demux.my_demux._out1_a_B" "my_demux.my_demux.out1_a_B_buf_t.in"
|
|
||||||
= "my_demux.my_demux._out1_a_B" "my_demux.my_demux.out1_a_B_buf_f.in"
|
|
||||||
= "my_demux.my_demux._out1_a_B" "my_demux.my_demux.out1_a_inv.y"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].f" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].t" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].d[0]"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].d[1]"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].f" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].t" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].d[0]"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].d[1]"
|
|
||||||
= "my_demux.my_demux.in.a" "my_demux.my_demux.en_ctl.c1"
|
|
||||||
= "my_demux.my_demux.in.a" "my_demux.my_demux.inack_ctl.y"
|
|
||||||
= "my_demux.my_demux.in.v" "my_demux.my_demux.in_v_buf.y"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.out1_f_buf_func[1].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.out1_t_buf_func[1].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.out1_f_buf_func[0].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.out1_t_buf_func[0].n1"
|
|
||||||
= "my_demux.my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
"my_demux.my_demux.out1_en_buf_t.buf1.a"->"my_demux.my_demux.out1_en_buf_t.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_t.buf1.a")->"my_demux.my_demux.out1_en_buf_t.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_en_buf_t.buf1._y"->"my_demux.my_demux.out1_en_buf_t.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_t.buf1._y")->"my_demux.my_demux.out1_en_buf_t.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.supply.vdd" "my_demux.my_demux.out1_en_buf_t.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.supply.vss" "my_demux.my_demux.out1_en_buf_t.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.out[0]" "my_demux.my_demux.out1_en_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.out[0]" "my_demux.my_demux.out1_en_buf_t.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_t.in" "my_demux.my_demux.out1_en_buf_t.buf1.a"
|
|
||||||
"my_demux.my_demux.out_or.a"|"my_demux.my_demux.out_or.b"->"my_demux.my_demux.out_or._y"-
|
|
||||||
~("my_demux.my_demux.out_or.a"|"my_demux.my_demux.out_or.b")->"my_demux.my_demux.out_or._y"+
|
|
||||||
"my_demux.my_demux.out_or._y"->"my_demux.my_demux.out_or.y"-
|
|
||||||
~("my_demux.my_demux.out_or._y")->"my_demux.my_demux.out_or.y"+
|
|
||||||
= "my_demux.my_demux._in_c_v_" "my_demux.my_demux.c_el.y"
|
|
||||||
= "my_demux.my_demux._in_c_v_" "my_demux.my_demux.inack_ctl.c2"
|
|
||||||
"my_demux.my_demux.reset_buf.a"->"my_demux.my_demux.reset_buf._y"-
|
|
||||||
~("my_demux.my_demux.reset_buf.a")->"my_demux.my_demux.reset_buf._y"+
|
|
||||||
"my_demux.my_demux.reset_buf._y"->"my_demux.my_demux.reset_buf.y"-
|
|
||||||
~("my_demux.my_demux.reset_buf._y")->"my_demux.my_demux.reset_buf.y"+
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux.out1_a_B_buf_f.out[0]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[1]" "my_demux.my_demux.out1_a_B_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux.out1_t_buf_func[1].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux.out1_t_buf_func[0].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_t[0]" "my_demux.my_demux._out1_a_BX_t[1]"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.reset_bufarray.in"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.reset_buf_token.a"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.reset_buf.y"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.inack_ctl.sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BX" "my_demux.my_demux.inack_ctl.pr_B"
|
|
||||||
= "my_demux.my_demux.reset_B" "my_demux.my_demux.reset_buf.a"
|
|
||||||
"my_demux.my_demux.c_buf_tk.a"->"my_demux.my_demux.c_buf_tk._y"-
|
|
||||||
~("my_demux.my_demux.c_buf_tk.a")->"my_demux.my_demux.c_buf_tk._y"+
|
|
||||||
"my_demux.my_demux.c_buf_tk._y"->"my_demux.my_demux.c_buf_tk.y"-
|
|
||||||
~("my_demux.my_demux.c_buf_tk._y")->"my_demux.my_demux.c_buf_tk.y"+
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux.out1_en_buf_f.out[0]"
|
|
||||||
= "my_demux.my_demux._en1_X_f[1]" "my_demux.my_demux.out1_en_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux.out1_f_buf_func[1].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux.out1_f_buf_func[0].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_f[0]" "my_demux.my_demux._en1_X_f[1]"
|
|
||||||
= "my_demux.my_demux._out_v" "my_demux.my_demux.en_ctl.p1"
|
|
||||||
= "my_demux.my_demux._out_v" "my_demux.my_demux.inack_ctl.c3"
|
|
||||||
= "my_demux.my_demux._out_v" "my_demux.my_demux.out_or.y"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.reset_bufarray.out[0]"
|
|
||||||
= "my_demux.my_demux._reset_BXX[1]" "my_demux.my_demux.reset_bufarray.out[1]"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[1].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[1].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[1].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[1].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[0].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_f_buf_func[0].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[0].sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux.out1_t_buf_func[0].pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXX[0]" "my_demux.my_demux._reset_BXX[1]"
|
|
||||||
"my_demux.my_demux.out1_en_buf_f.buf1.a"->"my_demux.my_demux.out1_en_buf_f.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_f.buf1.a")->"my_demux.my_demux.out1_en_buf_f.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_en_buf_f.buf1._y"->"my_demux.my_demux.out1_en_buf_f.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_en_buf_f.buf1._y")->"my_demux.my_demux.out1_en_buf_f.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.supply.vdd" "my_demux.my_demux.out1_en_buf_f.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.supply.vss" "my_demux.my_demux.out1_en_buf_f.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.out[0]" "my_demux.my_demux.out1_en_buf_f.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.out[0]" "my_demux.my_demux.out1_en_buf_f.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_en_buf_f.in" "my_demux.my_demux.out1_en_buf_f.buf1.a"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux.out1_a_B_buf_t.out[0]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[1]" "my_demux.my_demux.out1_a_B_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux.out1_f_buf_func[1].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux.out1_f_buf_func[0].c2"
|
|
||||||
= "my_demux.my_demux._out1_a_BX_f[0]" "my_demux.my_demux._out1_a_BX_f[1]"
|
|
||||||
~"my_demux.my_demux.c_el.c1"&~"my_demux.my_demux.c_el.c2"->"my_demux.my_demux.c_el._y"+
|
|
||||||
"my_demux.my_demux.c_el.c1"&"my_demux.my_demux.c_el.c2"->"my_demux.my_demux.c_el._y"-
|
|
||||||
"my_demux.my_demux.c_el._y"->"my_demux.my_demux.c_el.y"-
|
|
||||||
~("my_demux.my_demux.c_el._y")->"my_demux.my_demux.c_el.y"+
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux.out1_en_buf_t.out[0]"
|
|
||||||
= "my_demux.my_demux._en1_X_t[1]" "my_demux.my_demux.out1_en_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux.out1_t_buf_func[1].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux.out1_t_buf_func[0].c1"
|
|
||||||
= "my_demux.my_demux._en1_X_t[0]" "my_demux.my_demux._en1_X_t[1]"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.out1.a" "my_demux.my_demux.out1_a_inv.a"
|
|
||||||
= "my_demux.my_demux.out1.v" "my_demux.my_demux.out_or.a"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1_f_buf_func[1].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[0]" "my_demux.my_demux.out1.d.d[1].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1_t_buf_func[1].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[1].d[1]" "my_demux.my_demux.out1.d.d[1].t"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1_f_buf_func[0].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[0]" "my_demux.my_demux.out1.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1_t_buf_func[0].y"
|
|
||||||
= "my_demux.my_demux.out1.d.d[0].d[1]" "my_demux.my_demux.out1.d.d[0].t"
|
|
||||||
"my_demux.my_demux.c_f_c_t_or.a"|"my_demux.my_demux.c_f_c_t_or.b"->"my_demux.my_demux.c_f_c_t_or._y"-
|
|
||||||
~("my_demux.my_demux.c_f_c_t_or.a"|"my_demux.my_demux.c_f_c_t_or.b")->"my_demux.my_demux.c_f_c_t_or._y"+
|
|
||||||
"my_demux.my_demux.c_f_c_t_or._y"->"my_demux.my_demux.c_f_c_t_or.y"-
|
|
||||||
~("my_demux.my_demux.c_f_c_t_or._y")->"my_demux.my_demux.c_f_c_t_or.y"+
|
|
||||||
"my_demux.my_demux.in_v_buf.a"->"my_demux.my_demux.in_v_buf._y"-
|
|
||||||
~("my_demux.my_demux.in_v_buf.a")->"my_demux.my_demux.in_v_buf._y"+
|
|
||||||
"my_demux.my_demux.in_v_buf._y"->"my_demux.my_demux.in_v_buf.y"-
|
|
||||||
~("my_demux.my_demux.in_v_buf._y")->"my_demux.my_demux.in_v_buf.y"+
|
|
||||||
"my_demux.my_demux.out1_a_inv.a"->"my_demux.my_demux.out1_a_inv.y"-
|
|
||||||
~("my_demux.my_demux.out1_a_inv.a")->"my_demux.my_demux.out1_a_inv.y"+
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.token.r"
|
|
||||||
= "my_demux.my_demux.token.a" "my_demux.my_demux.outt_a_inv.a"
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.token_buf.y"
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.out_or.b"
|
|
||||||
= "my_demux.my_demux.token.d.d[0]" "my_demux.my_demux.token.r"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_en_buf_f.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_en_buf_f.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_en_buf_t.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_en_buf_t.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.vc.supply.vss"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.vc.supply.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.token_buf.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_t_buf_func[1].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_f_buf_func[1].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_t_buf_func[0].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out1_f_buf_func[0].vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.in_v_buf.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.c_el.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.c_f_c_t_or.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.reset_buf_token.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.reset_buf.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.en_ctl.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.inack_ctl.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vdd" "my_demux.my_demux.out_or.vdd"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.token_buf.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_t_buf_func[1].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_f_buf_func[1].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_t_buf_func[0].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out1_f_buf_func[0].vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.in_v_buf.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.c_el.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.c_f_c_t_or.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.reset_buf_token.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.reset_buf.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.en_ctl.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.inack_ctl.vss"
|
|
||||||
= "my_demux.my_demux.supply.vss" "my_demux.my_demux.out_or.vss"
|
|
||||||
~"my_demux.my_demux.vc.myctree.C2Els[0].c1"&~"my_demux.my_demux.vc.myctree.C2Els[0].c2"->"my_demux.my_demux.vc.myctree.C2Els[0]._y"+
|
|
||||||
"my_demux.my_demux.vc.myctree.C2Els[0].c1"&"my_demux.my_demux.vc.myctree.C2Els[0].c2"->"my_demux.my_demux.vc.myctree.C2Els[0]._y"-
|
|
||||||
"my_demux.my_demux.vc.myctree.C2Els[0]._y"->"my_demux.my_demux.vc.myctree.C2Els[0].y"-
|
|
||||||
~("my_demux.my_demux.vc.myctree.C2Els[0]._y")->"my_demux.my_demux.vc.myctree.C2Els[0].y"+
|
|
||||||
= "my_demux.my_demux.vc.myctree.supply.vdd" "my_demux.my_demux.vc.myctree.C2Els[0].vdd"
|
|
||||||
= "my_demux.my_demux.vc.myctree.supply.vss" "my_demux.my_demux.vc.myctree.C2Els[0].vss"
|
|
||||||
= "my_demux.my_demux.vc.myctree.in[0]" "my_demux.my_demux.vc.myctree.C2Els[0].c1"
|
|
||||||
= "my_demux.my_demux.vc.myctree.in[0]" "my_demux.my_demux.vc.myctree.tmp[0]"
|
|
||||||
= "my_demux.my_demux.vc.myctree.in[1]" "my_demux.my_demux.vc.myctree.C2Els[0].c2"
|
|
||||||
= "my_demux.my_demux.vc.myctree.in[1]" "my_demux.my_demux.vc.myctree.tmp[1]"
|
|
||||||
= "my_demux.my_demux.vc.myctree.out" "my_demux.my_demux.vc.myctree.C2Els[0].y"
|
|
||||||
= "my_demux.my_demux.vc.myctree.out" "my_demux.my_demux.vc.myctree.tmp[2]"
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[0].a"|"my_demux.my_demux.vc.OR2_tf[0].b"->"my_demux.my_demux.vc.OR2_tf[0]._y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[0].a"|"my_demux.my_demux.vc.OR2_tf[0].b")->"my_demux.my_demux.vc.OR2_tf[0]._y"+
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[0]._y"->"my_demux.my_demux.vc.OR2_tf[0].y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[0]._y")->"my_demux.my_demux.vc.OR2_tf[0].y"+
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[1].a"|"my_demux.my_demux.vc.OR2_tf[1].b"->"my_demux.my_demux.vc.OR2_tf[1]._y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[1].a"|"my_demux.my_demux.vc.OR2_tf[1].b")->"my_demux.my_demux.vc.OR2_tf[1]._y"+
|
|
||||||
"my_demux.my_demux.vc.OR2_tf[1]._y"->"my_demux.my_demux.vc.OR2_tf[1].y"-
|
|
||||||
~("my_demux.my_demux.vc.OR2_tf[1]._y")->"my_demux.my_demux.vc.OR2_tf[1].y"+
|
|
||||||
= "my_demux.my_demux.vc.OR2_tf[1].y" "my_demux.my_demux.vc.myctree.in[1]"
|
|
||||||
= "my_demux.my_demux.vc.OR2_tf[0].y" "my_demux.my_demux.vc.myctree.in[0]"
|
|
||||||
= "my_demux.my_demux.vc.supply.vss" "my_demux.my_demux.vc.myctree.supply.vss"
|
|
||||||
= "my_demux.my_demux.vc.supply.vdd" "my_demux.my_demux.vc.myctree.supply.vdd"
|
|
||||||
= "my_demux.my_demux.vc.supply.vdd" "my_demux.my_demux.vc.OR2_tf[1].vdd"
|
|
||||||
= "my_demux.my_demux.vc.supply.vdd" "my_demux.my_demux.vc.OR2_tf[0].vdd"
|
|
||||||
= "my_demux.my_demux.vc.supply.vss" "my_demux.my_demux.vc.OR2_tf[1].vss"
|
|
||||||
= "my_demux.my_demux.vc.supply.vss" "my_demux.my_demux.vc.OR2_tf[0].vss"
|
|
||||||
= "my_demux.my_demux.vc.out" "my_demux.my_demux.vc.myctree.out"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.OR2_tf[1].b"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[0]" "my_demux.my_demux.vc.in.d[1].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.OR2_tf[1].a"
|
|
||||||
= "my_demux.my_demux.vc.in.d[1].d[1]" "my_demux.my_demux.vc.in.d[1].t"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.OR2_tf[0].b"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[0]" "my_demux.my_demux.vc.in.d[0].f"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.OR2_tf[0].a"
|
|
||||||
= "my_demux.my_demux.vc.in.d[0].d[1]" "my_demux.my_demux.vc.in.d[0].t"
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_t.buf1.a"->"my_demux.my_demux.out1_a_B_buf_t.buf1._y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_t.buf1.a")->"my_demux.my_demux.out1_a_B_buf_t.buf1._y"+
|
|
||||||
"my_demux.my_demux.out1_a_B_buf_t.buf1._y"->"my_demux.my_demux.out1_a_B_buf_t.buf1.y"-
|
|
||||||
~("my_demux.my_demux.out1_a_B_buf_t.buf1._y")->"my_demux.my_demux.out1_a_B_buf_t.buf1.y"+
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.supply.vdd" "my_demux.my_demux.out1_a_B_buf_t.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.supply.vss" "my_demux.my_demux.out1_a_B_buf_t.buf1.vss"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.out[0]" "my_demux.my_demux.out1_a_B_buf_t.out[1]"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.out[0]" "my_demux.my_demux.out1_a_B_buf_t.buf1.y"
|
|
||||||
= "my_demux.my_demux.out1_a_B_buf_t.in" "my_demux.my_demux.out1_a_B_buf_t.buf1.a"
|
|
||||||
~"my_demux.my_demux.en_ctl.p1"&~"my_demux.my_demux.en_ctl.c1"->"my_demux.my_demux.en_ctl.y"+
|
|
||||||
"my_demux.my_demux.en_ctl.c1"->"my_demux.my_demux.en_ctl.y"-
|
|
||||||
= "my_demux.my_demux._reset_BXt" "my_demux.my_demux.token_buf.sr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXt" "my_demux.my_demux.token_buf.pr_B"
|
|
||||||
= "my_demux.my_demux._reset_BXt" "my_demux.my_demux.reset_buf_token.y"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.c_buf_d.in"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.c_f_c_t_or.b"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[0]" "my_demux.my_demux.cond.d.d[0].f"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.c_buf_tk.a"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.c_f_c_t_or.a"
|
|
||||||
= "my_demux.my_demux.cond.d.d[0].d[1]" "my_demux.my_demux.cond.d.d[0].t"
|
|
||||||
~"my_demux.my_demux.out1_f_buf_func[0].c1"&~"my_demux.my_demux.out1_f_buf_func[0].c2"|~"my_demux.my_demux.out1_f_buf_func[0].pr_B"->"my_demux.my_demux.out1_f_buf_func[0]._y"+
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[0].c1"&"my_demux.my_demux.out1_f_buf_func[0].c2"&"my_demux.my_demux.out1_f_buf_func[0].n1"&"my_demux.my_demux.out1_f_buf_func[0].n2"&"my_demux.my_demux.out1_f_buf_func[0].sr_B"->"my_demux.my_demux.out1_f_buf_func[0]._y"-
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[0]._y"->"my_demux.my_demux.out1_f_buf_func[0].y"-
|
|
||||||
~("my_demux.my_demux.out1_f_buf_func[0]._y")->"my_demux.my_demux.out1_f_buf_func[0].y"+
|
|
||||||
~"my_demux.my_demux.out1_f_buf_func[1].c1"&~"my_demux.my_demux.out1_f_buf_func[1].c2"|~"my_demux.my_demux.out1_f_buf_func[1].pr_B"->"my_demux.my_demux.out1_f_buf_func[1]._y"+
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[1].c1"&"my_demux.my_demux.out1_f_buf_func[1].c2"&"my_demux.my_demux.out1_f_buf_func[1].n1"&"my_demux.my_demux.out1_f_buf_func[1].n2"&"my_demux.my_demux.out1_f_buf_func[1].sr_B"->"my_demux.my_demux.out1_f_buf_func[1]._y"-
|
|
||||||
"my_demux.my_demux.out1_f_buf_func[1]._y"->"my_demux.my_demux.out1_f_buf_func[1].y"-
|
|
||||||
~("my_demux.my_demux.out1_f_buf_func[1]._y")->"my_demux.my_demux.out1_f_buf_func[1].y"+
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.token_buf.n2"
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.in_v_buf.a"
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.c_el.c2"
|
|
||||||
= "my_demux.my_demux._in_v" "my_demux.my_demux.vc.out"
|
|
||||||
~"my_demux.my_demux.out1_t_buf_func[0].c1"&~"my_demux.my_demux.out1_t_buf_func[0].c2"|~"my_demux.my_demux.out1_t_buf_func[0].pr_B"->"my_demux.my_demux.out1_t_buf_func[0]._y"+
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[0].c1"&"my_demux.my_demux.out1_t_buf_func[0].c2"&"my_demux.my_demux.out1_t_buf_func[0].n1"&"my_demux.my_demux.out1_t_buf_func[0].n2"&"my_demux.my_demux.out1_t_buf_func[0].sr_B"->"my_demux.my_demux.out1_t_buf_func[0]._y"-
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[0]._y"->"my_demux.my_demux.out1_t_buf_func[0].y"-
|
|
||||||
~("my_demux.my_demux.out1_t_buf_func[0]._y")->"my_demux.my_demux.out1_t_buf_func[0].y"+
|
|
||||||
~"my_demux.my_demux.out1_t_buf_func[1].c1"&~"my_demux.my_demux.out1_t_buf_func[1].c2"|~"my_demux.my_demux.out1_t_buf_func[1].pr_B"->"my_demux.my_demux.out1_t_buf_func[1]._y"+
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[1].c1"&"my_demux.my_demux.out1_t_buf_func[1].c2"&"my_demux.my_demux.out1_t_buf_func[1].n1"&"my_demux.my_demux.out1_t_buf_func[1].n2"&"my_demux.my_demux.out1_t_buf_func[1].sr_B"->"my_demux.my_demux.out1_t_buf_func[1]._y"-
|
|
||||||
"my_demux.my_demux.out1_t_buf_func[1]._y"->"my_demux.my_demux.out1_t_buf_func[1].y"-
|
|
||||||
~("my_demux.my_demux.out1_t_buf_func[1]._y")->"my_demux.my_demux.out1_t_buf_func[1].y"+
|
|
||||||
"my_demux.my_demux.c_buf_d.buf1.a"->"my_demux.my_demux.c_buf_d.buf1._y"-
|
|
||||||
~("my_demux.my_demux.c_buf_d.buf1.a")->"my_demux.my_demux.c_buf_d.buf1._y"+
|
|
||||||
"my_demux.my_demux.c_buf_d.buf1._y"->"my_demux.my_demux.c_buf_d.buf1.y"-
|
|
||||||
~("my_demux.my_demux.c_buf_d.buf1._y")->"my_demux.my_demux.c_buf_d.buf1.y"+
|
|
||||||
= "my_demux.my_demux.c_buf_d.supply.vdd" "my_demux.my_demux.c_buf_d.buf1.vdd"
|
|
||||||
= "my_demux.my_demux.c_buf_d.supply.vss" "my_demux.my_demux.c_buf_d.buf1.vss"
|
|
||||||
= "my_demux.my_demux.c_buf_d.out[0]" "my_demux.my_demux.c_buf_d.out[1]"
|
|
||||||
= "my_demux.my_demux.c_buf_d.out[0]" "my_demux.my_demux.c_buf_d.buf1.y"
|
|
||||||
= "my_demux.my_demux.c_buf_d.in" "my_demux.my_demux.c_buf_d.buf1.a"
|
|
||||||
"my_demux.my_demux.outt_a_inv.a"->"my_demux.my_demux.outt_a_inv.y"-
|
|
||||||
~("my_demux.my_demux.outt_a_inv.a")->"my_demux.my_demux.outt_a_inv.y"+
|
|
||||||
= "my_demux.my_demux._c_tk_buf" "my_demux.my_demux.token_buf.n1"
|
|
||||||
= "my_demux.my_demux._c_tk_buf" "my_demux.my_demux.c_buf_tk.y"
|
|
||||||
= "Vdd" "my_demux.my_demux.supply.vdd"
|
|
||||||
= "GND" "my_demux.my_demux.supply.vss"
|
|
||||||
= "my_demux.token.d.d[0]" "my_demux.token.r"
|
|
||||||
= "my_demux.token.r" "my_demux.my_demux.token.r"
|
|
||||||
= "my_demux.token.a" "my_demux.my_demux.token.a"
|
|
||||||
= "my_demux.token.d.d[0]" "my_demux.my_demux.token.d.d[0]"
|
|
||||||
= "my_demux.token.d.d[0]" "my_demux.token.r"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.v" "my_demux.my_demux.in.v"
|
|
||||||
= "my_demux.in.a" "my_demux.my_demux.in.a"
|
|
||||||
= "my_demux.in.d.d[0].f" "my_demux.my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].t" "my_demux.my_demux.in.d.d[0].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.my_demux.in.d.d[0].d[0]"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.my_demux.in.d.d[0].d[1]"
|
|
||||||
= "my_demux.in.d.d[1].f" "my_demux.my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].t" "my_demux.my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.my_demux.in.d.d[1].d[0]"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.my_demux.in.d.d[1].d[1]"
|
|
||||||
= "my_demux.in.d.d[1].d[0]" "my_demux.in.d.d[1].f"
|
|
||||||
= "my_demux.in.d.d[1].d[1]" "my_demux.in.d.d[1].t"
|
|
||||||
= "my_demux.in.d.d[0].d[0]" "my_demux.in.d.d[0].f"
|
|
||||||
= "my_demux.in.d.d[0].d[1]" "my_demux.in.d.d[0].t"
|
|
||||||
@@ -1,383 +0,0 @@
|
|||||||
b.b.and_f[0].b b.b.vt.ct.C2Els[0]._y b.b.and_f[3].a b.b.and_f[5].y b.b.and_t[1].a b.b.vt.OR2_tf[6]._y b.b.and_t[6].a b.b.and_f[2].y b.b.and_t[0].y b.b.vt.OR2_tf[4]._y b.b.and_f[2].a b.b.and_t[5].a b.b.and_f[5].a b.b.and_t[1].y b.drop b.b.and_t[4].y b.b.vt.ct.tmp[9] b.b.and_t[4].a b.b.and_f[6].a b.b.and_f[4].y b.b.vt.ct.tmp[7] b.b.vt.ct.in[2] b.b.and_t[0]._y b.b.vt.ct.in[5] b.b.vt.ct.C2Els[1]._y b.out.a b.b.and_t[3].a b.b.and_f[6].y b.in.v b.b.and_f[1].a b.b.and_f[0].c b.b.and_t[2].a b.b.and_t[6].y b.b.and_t[0].a b.b.and_f[1]._y b.b.sb_dropB.buf4._y b.b.and_t[3]._y b.b.or2.b b.b.vt.out b.b.and_f[4].a b.b.vt.OR2_tf[2]._y b.b.and_t[3].y b.b.and_f[1].y b.b._dropB b.b.vt.ct.in[0] b.b.and_t[6]._y b.b.vt.ct.tmp[8] b.b.and_t[2].y b.in.a b.b.and_f[0].a b.b.and_f[3].y b.b.or2.y b.b.vt.ct.in[1] b.b.and_t[5]._y b.b.and_f[0].y b.b.vt.ct.in[6] b.b.and_f[5]._y b.b.and_f[4]._y b.b.and2._y b.b.vt.ct.in[4] b.b.and_f[3]._y b.b.and_t[5].y b.b.vt.ct.in[3] b.b.ack_Cel._y b.b.vt.OR2_tf[3]._y b.b.vt.OR2_tf[5]._y b.b.and_t[4]._y b.b.and_t[2]._y b.b.vt.OR2_tf[1]._y b.b.and_f[0]._y b.b.and_t[1]._y b.b.and_f[2]._y b.b.vt.ct.C3Els[0]._y b.b.vt.ct.C3Els[1]._y b.b.in_v_buf._y b.b.or2._y b.b.vt.OR2_tf[0]._y b.b.and_f[6]._y b.b.sb_in_v.buf4._y
|
|
||||||
1 b.b.and_f[0].a : 0
|
|
||||||
1 b.drop : 0
|
|
||||||
1 b.b.and_f[1].a : 0
|
|
||||||
1 b.b.and_f[3].a : 0
|
|
||||||
1 b.out.a : 0
|
|
||||||
1 b.b.and_t[6].a : 0
|
|
||||||
1 b.b.and_t[2].a : 0
|
|
||||||
1 b.b.and_f[6].a : 0
|
|
||||||
1 b.b.and_t[5].a : 0
|
|
||||||
1 b.b.and_t[0].a : 0
|
|
||||||
1 b.b.and_f[2].a : 0
|
|
||||||
1 b.b.and_f[5].a : 0
|
|
||||||
1 b.b.and_t[4].a : 0
|
|
||||||
1 b.b.and_t[1].a : 0
|
|
||||||
1 b.b.and_f[4].a : 0
|
|
||||||
1 b.b.and_t[3].a : 0
|
|
||||||
1 b.out.v : 0
|
|
||||||
3 b.b._dropB : 1 [by b.drop:=0]
|
|
||||||
5 b.b.vt.OR2_tf[4]._y : 1 [by b.b.and_f[4].a:=0]
|
|
||||||
14 b.b.vt.OR2_tf[0]._y : 1 [by b.b.and_t[0].a:=0]
|
|
||||||
16 b.b.vt.OR2_tf[3]._y : 1 [by b.b.and_t[3].a:=0]
|
|
||||||
16 b.b.and_t[5]._y : 1 [by b.b.and_t[5].a:=0]
|
|
||||||
17 b.b.and_t[1]._y : 1 [by b.b.and_t[1].a:=0]
|
|
||||||
21 b.b.and_f[5]._y : 1 [by b.b.and_f[5].a:=0]
|
|
||||||
40 b.b.vt.OR2_tf[6]._y : 1 [by b.b.and_f[6].a:=0]
|
|
||||||
41 b.b.and_f[2]._y : 1 [by b.b.and_f[2].a:=0]
|
|
||||||
48 b.b.and_t[4]._y : 1 [by b.b.and_t[4].a:=0]
|
|
||||||
69 b.b.vt.ct.in[0] : 0 [by b.b.vt.OR2_tf[0]._y:=1]
|
|
||||||
115 b.b.and_t[6]._y : 1 [by b.b.and_t[6].a:=0]
|
|
||||||
116 b.b.and_t[6].y : 0 [by b.b.and_t[6]._y:=1]
|
|
||||||
416 b.b.vt.OR2_tf[2]._y : 1 [by b.b.and_f[2].a:=0]
|
|
||||||
417 b.b.vt.ct.in[2] : 0 [by b.b.vt.OR2_tf[2]._y:=1]
|
|
||||||
463 b.b.and_f[2].y : 0 [by b.b.and_f[2]._y:=1]
|
|
||||||
492 b.b.and_t[0]._y : 1 [by b.b.and_t[0].a:=0]
|
|
||||||
1138 b.b.and_f[3]._y : 1 [by b.b.and_f[3].a:=0]
|
|
||||||
1420 b.b.and_f[3].y : 0 [by b.b.and_f[3]._y:=1]
|
|
||||||
1727 b.b.and_f[6]._y : 1 [by b.b.and_f[6].a:=0]
|
|
||||||
2495 b.b.and_f[6].y : 0 [by b.b.and_f[6]._y:=1]
|
|
||||||
4754 b.b.and_f[1]._y : 1 [by b.b.and_f[1].a:=0]
|
|
||||||
4757 b.b.and_f[1].y : 0 [by b.b.and_f[1]._y:=1]
|
|
||||||
6062 b.b.vt.OR2_tf[5]._y : 1 [by b.b.and_f[5].a:=0]
|
|
||||||
7093 b.b.and_f[0]._y : 1 [by b.b.and_f[0].a:=0]
|
|
||||||
7644 b.b.and_f[0].y : 0 [by b.b.and_f[0]._y:=1]
|
|
||||||
9130 b.b.and_t[3]._y : 1 [by b.b.and_t[3].a:=0]
|
|
||||||
10201 b.b.and_t[3].y : 0 [by b.b.and_t[3]._y:=1]
|
|
||||||
10468 b.b.and2._y : 1 [by b.drop:=0]
|
|
||||||
11422 b.b.or2.b : 0 [by b.b.and2._y:=1]
|
|
||||||
12503 b.b.or2._y : 1 [by b.b.or2.b:=0]
|
|
||||||
13725 b.b.and_f[4]._y : 1 [by b.b.and_f[4].a:=0]
|
|
||||||
13866 b.b.and_t[1].y : 0 [by b.b.and_t[1]._y:=1]
|
|
||||||
14383 b.b.vt.ct.in[6] : 0 [by b.b.vt.OR2_tf[6]._y:=1]
|
|
||||||
14707 b.b.and_f[4].y : 0 [by b.b.and_f[4]._y:=1]
|
|
||||||
20697 b.b.and_t[0].y : 0 [by b.b.and_t[0]._y:=1]
|
|
||||||
24833 b.b.and_f[5].y : 0 [by b.b.and_f[5]._y:=1]
|
|
||||||
28503 b.b.vt.ct.in[5] : 0 [by b.b.vt.OR2_tf[5]._y:=1]
|
|
||||||
29796 b.b.and_t[5].y : 0 [by b.b.and_t[5]._y:=1]
|
|
||||||
36936 b.b.vt.ct.in[4] : 0 [by b.b.vt.OR2_tf[4]._y:=1]
|
|
||||||
36954 b.b.vt.ct.C3Els[0]._y : 1 [by b.b.vt.ct.in[4]:=0]
|
|
||||||
40967 b.b.vt.ct.tmp[9] : 0 [by b.b.vt.ct.C3Els[0]._y:=1]
|
|
||||||
43251 b.b.sb_dropB.buf4._y : 0 [by b.b._dropB:=1]
|
|
||||||
44099 b.b.vt.OR2_tf[1]._y : 1 [by b.b.and_t[1].a:=0]
|
|
||||||
47254 b.b.and_f[0].b : 1 [by b.b.sb_dropB.buf4._y:=0]
|
|
||||||
48762 b.b.and_t[4].y : 0 [by b.b.and_t[4]._y:=1]
|
|
||||||
51669 b.b.vt.ct.in[3] : 0 [by b.b.vt.OR2_tf[3]._y:=1]
|
|
||||||
65367 b.b.and_t[2]._y : 1 [by b.b.and_t[2].a:=0]
|
|
||||||
66973 b.b.or2.y : 0 [by b.b.or2._y:=1]
|
|
||||||
70127 b.b.and_t[2].y : 0 [by b.b.and_t[2]._y:=1]
|
|
||||||
73253 b.b.vt.ct.C2Els[1]._y : 1 [by b.b.vt.ct.in[3]:=0]
|
|
||||||
73755 b.b.vt.ct.tmp[8] : 0 [by b.b.vt.ct.C2Els[1]._y:=1]
|
|
||||||
89000 b.b.vt.ct.in[1] : 0 [by b.b.vt.OR2_tf[1]._y:=1]
|
|
||||||
89203 b.b.vt.ct.C2Els[0]._y : 1 [by b.b.vt.ct.in[1]:=0]
|
|
||||||
91057 b.b.vt.ct.tmp[7] : 0 [by b.b.vt.ct.C2Els[0]._y:=1]
|
|
||||||
91196 b.b.vt.ct.C3Els[1]._y : 1 [by b.b.vt.ct.tmp[7]:=0]
|
|
||||||
127542 b.b.vt.out : 0 [by b.b.vt.ct.C3Els[1]._y:=1]
|
|
||||||
127611 b.b.in_v_buf._y : 1 [by b.b.vt.out:=0]
|
|
||||||
127622 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
127826 b.b.ack_Cel._y : 1 [by b.in.v:=0]
|
|
||||||
127841 b.in.a : 0 [by b.b.ack_Cel._y:=1]
|
|
||||||
179408 b.b.sb_in_v.buf4._y : 1 [by b.in.v:=0]
|
|
||||||
179409 b.b.and_f[0].c : 0 [by b.b.sb_in_v.buf4._y:=1]
|
|
||||||
[] Set reset 0
|
|
||||||
|
|
||||||
179409 Reset : 0
|
|
||||||
179446 b._reset_B : 1 [by Reset:=0]
|
|
||||||
|
|
||||||
[] Sending in valid data
|
|
||||||
179446 b.b.and_t[0].a : 1
|
|
||||||
179446 b.b.and_f[6].a : 1
|
|
||||||
179446 b.b.and_t[2].a : 1
|
|
||||||
179446 b.b.and_t[5].a : 1
|
|
||||||
179446 b.b.and_f[1].a : 1
|
|
||||||
179446 b.b.and_f[4].a : 1
|
|
||||||
179446 b.b.and_t[3].a : 1
|
|
||||||
179486 b.b.vt.OR2_tf[5]._y : 0 [by b.b.and_t[5].a:=1]
|
|
||||||
179487 b.b.vt.ct.in[5] : 1 [by b.b.vt.OR2_tf[5]._y:=0]
|
|
||||||
179533 b.b.vt.OR2_tf[4]._y : 0 [by b.b.and_f[4].a:=1]
|
|
||||||
179558 b.b.vt.OR2_tf[6]._y : 0 [by b.b.and_f[6].a:=1]
|
|
||||||
179703 b.b.vt.OR2_tf[1]._y : 0 [by b.b.and_f[1].a:=1]
|
|
||||||
179740 b.b.vt.OR2_tf[3]._y : 0 [by b.b.and_t[3].a:=1]
|
|
||||||
180185 b.b.vt.OR2_tf[0]._y : 0 [by b.b.and_t[0].a:=1]
|
|
||||||
180330 b.b.vt.ct.in[3] : 1 [by b.b.vt.OR2_tf[3]._y:=0]
|
|
||||||
180363 b.b.vt.ct.in[0] : 1 [by b.b.vt.OR2_tf[0]._y:=0]
|
|
||||||
180912 b.b.vt.ct.in[1] : 1 [by b.b.vt.OR2_tf[1]._y:=0]
|
|
||||||
181339 b.b.vt.ct.in[4] : 1 [by b.b.vt.OR2_tf[4]._y:=0]
|
|
||||||
181565 b.b.vt.ct.in[6] : 1 [by b.b.vt.OR2_tf[6]._y:=0]
|
|
||||||
181715 b.b.vt.ct.C2Els[0]._y : 0 [by b.b.vt.ct.in[1]:=1]
|
|
||||||
181729 b.b.vt.ct.C3Els[0]._y : 0 [by b.b.vt.ct.in[6]:=1]
|
|
||||||
181751 b.b.vt.ct.tmp[9] : 1 [by b.b.vt.ct.C3Els[0]._y:=0]
|
|
||||||
183910 b.b.vt.ct.tmp[7] : 1 [by b.b.vt.ct.C2Els[0]._y:=0]
|
|
||||||
226958 b.b.vt.OR2_tf[2]._y : 0 [by b.b.and_t[2].a:=1]
|
|
||||||
227805 b.b.vt.ct.in[2] : 1 [by b.b.vt.OR2_tf[2]._y:=0]
|
|
||||||
257933 b.b.vt.ct.C2Els[1]._y : 0 [by b.b.vt.ct.in[2]:=1]
|
|
||||||
258066 b.b.vt.ct.tmp[8] : 1 [by b.b.vt.ct.C2Els[1]._y:=0]
|
|
||||||
273728 b.b.vt.ct.C3Els[1]._y : 0 [by b.b.vt.ct.tmp[8]:=1]
|
|
||||||
274087 b.b.vt.out : 1 [by b.b.vt.ct.C3Els[1]._y:=0]
|
|
||||||
288203 b.b.in_v_buf._y : 0 [by b.b.vt.out:=1]
|
|
||||||
288424 b.in.v : 1 [by b.b.in_v_buf._y:=0]
|
|
||||||
288431 b.b.sb_in_v.buf4._y : 0 [by b.in.v:=1]
|
|
||||||
288461 b.b.and_f[0].c : 1 [by b.b.sb_in_v.buf4._y:=0]
|
|
||||||
288468 b.b.and_t[2]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
288546 b.b.and_t[2].y : 1 [by b.b.and_t[2]._y:=0]
|
|
||||||
288552 b.b.and_f[4]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
288567 b.b.and_t[5]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
288827 b.b.and_f[4].y : 1 [by b.b.and_f[4]._y:=0]
|
|
||||||
290650 b.b.and_t[0]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
291105 b.b.and_t[0].y : 1 [by b.b.and_t[0]._y:=0]
|
|
||||||
291248 b.b.and_t[3]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
291260 b.b.and_t[3].y : 1 [by b.b.and_t[3]._y:=0]
|
|
||||||
295174 b.b.and_f[6]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
295578 b.b.and_f[6].y : 1 [by b.b.and_f[6]._y:=0]
|
|
||||||
307563 b.b.and_t[5].y : 1 [by b.b.and_t[5]._y:=0]
|
|
||||||
345922 b.b.and_f[1]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
345934 b.b.and_f[1].y : 1 [by b.b.and_f[1]._y:=0]
|
|
||||||
345934 b.out.a : 1
|
|
||||||
351850 b.b.or2._y : 0 [by b.out.a:=1]
|
|
||||||
356126 b.b.or2.y : 1 [by b.b.or2._y:=0]
|
|
||||||
359025 b.b.ack_Cel._y : 0 [by b.b.or2.y:=1]
|
|
||||||
363320 b.in.a : 1 [by b.b.ack_Cel._y:=0]
|
|
||||||
[] Removing data
|
|
||||||
363320 b.b.and_t[0].a : 0
|
|
||||||
363320 b.b.and_f[6].a : 0
|
|
||||||
363320 b.b.and_t[2].a : 0
|
|
||||||
363320 b.b.and_t[5].a : 0
|
|
||||||
363320 b.b.and_f[1].a : 0
|
|
||||||
363320 b.b.and_f[4].a : 0
|
|
||||||
363320 b.b.and_t[3].a : 0
|
|
||||||
363321 b.b.vt.OR2_tf[4]._y : 1 [by b.b.and_f[4].a:=0]
|
|
||||||
363322 b.b.vt.OR2_tf[1]._y : 1 [by b.b.and_f[1].a:=0]
|
|
||||||
363322 b.b.and_t[0]._y : 1 [by b.b.and_t[0].a:=0]
|
|
||||||
363331 b.b.vt.OR2_tf[3]._y : 1 [by b.b.and_t[3].a:=0]
|
|
||||||
363347 b.b.vt.ct.in[3] : 0 [by b.b.vt.OR2_tf[3]._y:=1]
|
|
||||||
363389 b.b.vt.ct.in[1] : 0 [by b.b.vt.OR2_tf[1]._y:=1]
|
|
||||||
363395 b.b.vt.OR2_tf[2]._y : 1 [by b.b.and_t[2].a:=0]
|
|
||||||
363458 b.b.vt.OR2_tf[5]._y : 1 [by b.b.and_t[5].a:=0]
|
|
||||||
363486 b.b.and_t[2]._y : 1 [by b.b.and_t[2].a:=0]
|
|
||||||
363665 b.b.and_t[5]._y : 1 [by b.b.and_t[5].a:=0]
|
|
||||||
363691 b.b.vt.ct.in[4] : 0 [by b.b.vt.OR2_tf[4]._y:=1]
|
|
||||||
363868 b.b.and_t[3]._y : 1 [by b.b.and_t[3].a:=0]
|
|
||||||
363986 b.b.vt.ct.in[5] : 0 [by b.b.vt.OR2_tf[5]._y:=1]
|
|
||||||
364569 b.b.and_f[6]._y : 1 [by b.b.and_f[6].a:=0]
|
|
||||||
365921 b.b.and_t[2].y : 0 [by b.b.and_t[2]._y:=1]
|
|
||||||
365963 b.b.and_t[0].y : 0 [by b.b.and_t[0]._y:=1]
|
|
||||||
366819 b.b.vt.OR2_tf[6]._y : 1 [by b.b.and_f[6].a:=0]
|
|
||||||
366821 b.b.vt.ct.in[6] : 0 [by b.b.vt.OR2_tf[6]._y:=1]
|
|
||||||
367855 b.b.vt.OR2_tf[0]._y : 1 [by b.b.and_t[0].a:=0]
|
|
||||||
367858 b.b.vt.ct.in[0] : 0 [by b.b.vt.OR2_tf[0]._y:=1]
|
|
||||||
367887 b.b.vt.ct.C2Els[0]._y : 1 [by b.b.vt.ct.in[0]:=0]
|
|
||||||
367957 b.b.vt.ct.in[2] : 0 [by b.b.vt.OR2_tf[2]._y:=1]
|
|
||||||
368204 b.b.vt.ct.tmp[7] : 0 [by b.b.vt.ct.C2Els[0]._y:=1]
|
|
||||||
368583 b.b.and_f[1]._y : 1 [by b.b.and_f[1].a:=0]
|
|
||||||
368736 b.b.and_f[1].y : 0 [by b.b.and_f[1]._y:=1]
|
|
||||||
369558 b.b.vt.ct.C2Els[1]._y : 1 [by b.b.vt.ct.in[2]:=0]
|
|
||||||
369602 b.b.vt.ct.tmp[8] : 0 [by b.b.vt.ct.C2Els[1]._y:=1]
|
|
||||||
377610 b.b.and_f[6].y : 0 [by b.b.and_f[6]._y:=1]
|
|
||||||
387793 b.b.and_t[3].y : 0 [by b.b.and_t[3]._y:=1]
|
|
||||||
390545 b.b.and_t[5].y : 0 [by b.b.and_t[5]._y:=1]
|
|
||||||
407237 b.b.and_f[4]._y : 1 [by b.b.and_f[4].a:=0]
|
|
||||||
409998 b.b.and_f[4].y : 0 [by b.b.and_f[4]._y:=1]
|
|
||||||
427779 b.b.vt.ct.C3Els[0]._y : 1 [by b.b.vt.ct.in[6]:=0]
|
|
||||||
441462 b.b.vt.ct.tmp[9] : 0 [by b.b.vt.ct.C3Els[0]._y:=1]
|
|
||||||
441463 b.b.vt.ct.C3Els[1]._y : 1 [by b.b.vt.ct.tmp[9]:=0]
|
|
||||||
441680 b.b.vt.out : 0 [by b.b.vt.ct.C3Els[1]._y:=1]
|
|
||||||
441702 b.b.in_v_buf._y : 1 [by b.b.vt.out:=0]
|
|
||||||
441703 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
443284 b.b.sb_in_v.buf4._y : 1 [by b.in.v:=0]
|
|
||||||
452629 b.b.and_f[0].c : 0 [by b.b.sb_in_v.buf4._y:=1]
|
|
||||||
452629 b.out.a : 0
|
|
||||||
452788 b.b.or2._y : 1 [by b.out.a:=0]
|
|
||||||
472464 b.b.or2.y : 0 [by b.b.or2._y:=1]
|
|
||||||
473751 b.b.ack_Cel._y : 1 [by b.b.or2.y:=0]
|
|
||||||
475983 b.in.a : 0 [by b.b.ack_Cel._y:=1]
|
|
||||||
[] Sending in valid data
|
|
||||||
475983 b.b.and_t[0].a : 1
|
|
||||||
475983 b.b.and_f[6].a : 1
|
|
||||||
475983 b.b.and_t[2].a : 1
|
|
||||||
475983 b.b.and_t[5].a : 1
|
|
||||||
475983 b.b.and_f[1].a : 1
|
|
||||||
475983 b.b.and_f[4].a : 1
|
|
||||||
475983 b.b.and_f[3].a : 1
|
|
||||||
475984 b.b.vt.OR2_tf[5]._y : 0 [by b.b.and_t[5].a:=1]
|
|
||||||
475998 b.b.vt.ct.in[5] : 1 [by b.b.vt.OR2_tf[5]._y:=0]
|
|
||||||
476128 b.b.vt.OR2_tf[0]._y : 0 [by b.b.and_t[0].a:=1]
|
|
||||||
476135 b.b.vt.ct.in[0] : 1 [by b.b.vt.OR2_tf[0]._y:=0]
|
|
||||||
476145 b.b.vt.OR2_tf[4]._y : 0 [by b.b.and_f[4].a:=1]
|
|
||||||
476305 b.b.vt.ct.in[4] : 1 [by b.b.vt.OR2_tf[4]._y:=0]
|
|
||||||
478815 b.b.vt.OR2_tf[6]._y : 0 [by b.b.and_f[6].a:=1]
|
|
||||||
482337 b.b.vt.OR2_tf[2]._y : 0 [by b.b.and_t[2].a:=1]
|
|
||||||
482338 b.b.vt.ct.in[2] : 1 [by b.b.vt.OR2_tf[2]._y:=0]
|
|
||||||
483352 b.b.vt.OR2_tf[3]._y : 0 [by b.b.and_f[3].a:=1]
|
|
||||||
483353 b.b.vt.ct.in[3] : 1 [by b.b.vt.OR2_tf[3]._y:=0]
|
|
||||||
483354 b.b.vt.ct.C2Els[1]._y : 0 [by b.b.vt.ct.in[3]:=1]
|
|
||||||
485597 b.b.vt.ct.tmp[8] : 1 [by b.b.vt.ct.C2Els[1]._y:=0]
|
|
||||||
500372 b.b.vt.ct.in[6] : 1 [by b.b.vt.OR2_tf[6]._y:=0]
|
|
||||||
500559 b.b.vt.ct.C3Els[0]._y : 0 [by b.b.vt.ct.in[6]:=1]
|
|
||||||
500560 b.b.vt.ct.tmp[9] : 1 [by b.b.vt.ct.C3Els[0]._y:=0]
|
|
||||||
515267 b.b.vt.OR2_tf[1]._y : 0 [by b.b.and_f[1].a:=1]
|
|
||||||
519449 b.b.vt.ct.in[1] : 1 [by b.b.vt.OR2_tf[1]._y:=0]
|
|
||||||
554231 b.b.vt.ct.C2Els[0]._y : 0 [by b.b.vt.ct.in[1]:=1]
|
|
||||||
554232 b.b.vt.ct.tmp[7] : 1 [by b.b.vt.ct.C2Els[0]._y:=0]
|
|
||||||
555085 b.b.vt.ct.C3Els[1]._y : 0 [by b.b.vt.ct.tmp[7]:=1]
|
|
||||||
555090 b.b.vt.out : 1 [by b.b.vt.ct.C3Els[1]._y:=0]
|
|
||||||
555981 b.b.in_v_buf._y : 0 [by b.b.vt.out:=1]
|
|
||||||
555982 b.in.v : 1 [by b.b.in_v_buf._y:=0]
|
|
||||||
555999 b.b.sb_in_v.buf4._y : 0 [by b.in.v:=1]
|
|
||||||
558572 b.b.and_f[0].c : 1 [by b.b.sb_in_v.buf4._y:=0]
|
|
||||||
558573 b.b.and_t[0]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
558575 b.b.and_f[1]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
558614 b.b.and_t[2]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
558670 b.b.and_f[1].y : 1 [by b.b.and_f[1]._y:=0]
|
|
||||||
558949 b.b.and_t[2].y : 1 [by b.b.and_t[2]._y:=0]
|
|
||||||
559513 b.b.and_f[3]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
559521 b.b.and_f[3].y : 1 [by b.b.and_f[3]._y:=0]
|
|
||||||
561389 b.b.and_t[5]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
561423 b.b.and_t[5].y : 1 [by b.b.and_t[5]._y:=0]
|
|
||||||
566933 b.b.and_f[6]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
572306 b.b.and_t[0].y : 1 [by b.b.and_t[0]._y:=0]
|
|
||||||
580820 b.b.and_f[6].y : 1 [by b.b.and_f[6]._y:=0]
|
|
||||||
617534 b.b.and_f[4]._y : 0 [by b.b.and_f[0].c:=1]
|
|
||||||
618452 b.b.and_f[4].y : 1 [by b.b.and_f[4]._y:=0]
|
|
||||||
618452 b.out.a : 1
|
|
||||||
618456 b.b.or2._y : 0 [by b.out.a:=1]
|
|
||||||
664834 b.b.or2.y : 1 [by b.b.or2._y:=0]
|
|
||||||
667232 b.b.ack_Cel._y : 0 [by b.b.or2.y:=1]
|
|
||||||
670447 b.in.a : 1 [by b.b.ack_Cel._y:=0]
|
|
||||||
[] Removing data
|
|
||||||
670447 b.b.and_t[0].a : 0
|
|
||||||
670447 b.b.and_f[6].a : 0
|
|
||||||
670447 b.b.and_t[2].a : 0
|
|
||||||
670447 b.b.and_t[5].a : 0
|
|
||||||
670447 b.b.and_f[1].a : 0
|
|
||||||
670447 b.b.and_f[4].a : 0
|
|
||||||
670447 b.b.and_f[3].a : 0
|
|
||||||
670448 b.b.vt.OR2_tf[4]._y : 1 [by b.b.and_f[4].a:=0]
|
|
||||||
670450 b.b.and_f[6]._y : 1 [by b.b.and_f[6].a:=0]
|
|
||||||
670451 b.b.vt.OR2_tf[3]._y : 1 [by b.b.and_f[3].a:=0]
|
|
||||||
670495 b.b.vt.OR2_tf[0]._y : 1 [by b.b.and_t[0].a:=0]
|
|
||||||
670496 b.b.vt.ct.in[0] : 0 [by b.b.vt.OR2_tf[0]._y:=1]
|
|
||||||
670520 b.b.and_f[3]._y : 1 [by b.b.and_f[3].a:=0]
|
|
||||||
670546 b.b.and_f[6].y : 0 [by b.b.and_f[6]._y:=1]
|
|
||||||
670587 b.b.vt.ct.in[3] : 0 [by b.b.vt.OR2_tf[3]._y:=1]
|
|
||||||
670620 b.b.vt.OR2_tf[1]._y : 1 [by b.b.and_f[1].a:=0]
|
|
||||||
670625 b.b.vt.OR2_tf[6]._y : 1 [by b.b.and_f[6].a:=0]
|
|
||||||
670631 b.b.and_f[4]._y : 1 [by b.b.and_f[4].a:=0]
|
|
||||||
670643 b.b.and_f[4].y : 0 [by b.b.and_f[4]._y:=1]
|
|
||||||
670861 b.b.vt.ct.in[1] : 0 [by b.b.vt.OR2_tf[1]._y:=1]
|
|
||||||
671274 b.b.and_f[1]._y : 1 [by b.b.and_f[1].a:=0]
|
|
||||||
672303 b.b.and_f[1].y : 0 [by b.b.and_f[1]._y:=1]
|
|
||||||
674584 b.b.vt.ct.in[6] : 0 [by b.b.vt.OR2_tf[6]._y:=1]
|
|
||||||
674761 b.b.vt.ct.C2Els[0]._y : 1 [by b.b.vt.ct.in[1]:=0]
|
|
||||||
674762 b.b.vt.ct.tmp[7] : 0 [by b.b.vt.ct.C2Els[0]._y:=1]
|
|
||||||
676398 b.b.and_t[5]._y : 1 [by b.b.and_t[5].a:=0]
|
|
||||||
676454 b.b.and_t[5].y : 0 [by b.b.and_t[5]._y:=1]
|
|
||||||
682346 b.b.vt.OR2_tf[2]._y : 1 [by b.b.and_t[2].a:=0]
|
|
||||||
689566 b.b.and_f[3].y : 0 [by b.b.and_f[3]._y:=1]
|
|
||||||
691424 b.b.and_t[2]._y : 1 [by b.b.and_t[2].a:=0]
|
|
||||||
691425 b.b.and_t[2].y : 0 [by b.b.and_t[2]._y:=1]
|
|
||||||
707736 b.b.vt.ct.in[4] : 0 [by b.b.vt.OR2_tf[4]._y:=1]
|
|
||||||
709932 b.b.vt.OR2_tf[5]._y : 1 [by b.b.and_t[5].a:=0]
|
|
||||||
709969 b.b.vt.ct.in[5] : 0 [by b.b.vt.OR2_tf[5]._y:=1]
|
|
||||||
717566 b.b.and_t[0]._y : 1 [by b.b.and_t[0].a:=0]
|
|
||||||
717567 b.b.and_t[0].y : 0 [by b.b.and_t[0]._y:=1]
|
|
||||||
727352 b.b.vt.ct.in[2] : 0 [by b.b.vt.OR2_tf[2]._y:=1]
|
|
||||||
730916 b.b.vt.ct.C2Els[1]._y : 1 [by b.b.vt.ct.in[2]:=0]
|
|
||||||
732608 b.b.vt.ct.tmp[8] : 0 [by b.b.vt.ct.C2Els[1]._y:=1]
|
|
||||||
733344 b.b.vt.ct.C3Els[0]._y : 1 [by b.b.vt.ct.in[5]:=0]
|
|
||||||
733357 b.b.vt.ct.tmp[9] : 0 [by b.b.vt.ct.C3Els[0]._y:=1]
|
|
||||||
750341 b.b.vt.ct.C3Els[1]._y : 1 [by b.b.vt.ct.tmp[9]:=0]
|
|
||||||
750698 b.b.vt.out : 0 [by b.b.vt.ct.C3Els[1]._y:=1]
|
|
||||||
750723 b.b.in_v_buf._y : 1 [by b.b.vt.out:=0]
|
|
||||||
750744 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
750745 b.b.sb_in_v.buf4._y : 1 [by b.in.v:=0]
|
|
||||||
760393 b.b.and_f[0].c : 0 [by b.b.sb_in_v.buf4._y:=1]
|
|
||||||
760393 b.out.a : 0
|
|
||||||
760394 b.b.or2._y : 1 [by b.out.a:=0]
|
|
||||||
760395 b.b.or2.y : 0 [by b.b.or2._y:=1]
|
|
||||||
760556 b.b.ack_Cel._y : 1 [by b.b.or2.y:=0]
|
|
||||||
761593 b.in.a : 0 [by b.b.ack_Cel._y:=1]
|
|
||||||
[] Enabling drop
|
|
||||||
761593 b.drop : 1
|
|
||||||
761598 b.b._dropB : 0 [by b.drop:=1]
|
|
||||||
762179 b.b.sb_dropB.buf4._y : 1 [by b.b._dropB:=0]
|
|
||||||
762587 b.b.and_f[0].b : 0 [by b.b.sb_dropB.buf4._y:=1]
|
|
||||||
[] Sending in valid data
|
|
||||||
762587 b.b.and_t[0].a : 1
|
|
||||||
762587 b.b.and_f[6].a : 1
|
|
||||||
762587 b.b.and_t[2].a : 1
|
|
||||||
762587 b.b.and_t[5].a : 1
|
|
||||||
762587 b.b.and_f[1].a : 1
|
|
||||||
762587 b.b.and_f[4].a : 1
|
|
||||||
762587 b.b.and_t[3].a : 1
|
|
||||||
762591 b.b.vt.OR2_tf[1]._y : 0 [by b.b.and_f[1].a:=1]
|
|
||||||
762598 b.b.vt.OR2_tf[0]._y : 0 [by b.b.and_t[0].a:=1]
|
|
||||||
762601 b.b.vt.OR2_tf[2]._y : 0 [by b.b.and_t[2].a:=1]
|
|
||||||
762605 b.b.vt.OR2_tf[5]._y : 0 [by b.b.and_t[5].a:=1]
|
|
||||||
762691 b.b.vt.OR2_tf[4]._y : 0 [by b.b.and_f[4].a:=1]
|
|
||||||
762829 b.b.vt.ct.in[2] : 1 [by b.b.vt.OR2_tf[2]._y:=0]
|
|
||||||
763448 b.b.vt.ct.in[5] : 1 [by b.b.vt.OR2_tf[5]._y:=0]
|
|
||||||
763634 b.b.vt.OR2_tf[6]._y : 0 [by b.b.and_f[6].a:=1]
|
|
||||||
763704 b.b.vt.ct.in[6] : 1 [by b.b.vt.OR2_tf[6]._y:=0]
|
|
||||||
763795 b.b.vt.ct.in[1] : 1 [by b.b.vt.OR2_tf[1]._y:=0]
|
|
||||||
764150 b.b.vt.ct.in[4] : 1 [by b.b.vt.OR2_tf[4]._y:=0]
|
|
||||||
771053 b.b.vt.ct.in[0] : 1 [by b.b.vt.OR2_tf[0]._y:=0]
|
|
||||||
771064 b.b.vt.ct.C2Els[0]._y : 0 [by b.b.vt.ct.in[0]:=1]
|
|
||||||
771067 b.b.vt.ct.tmp[7] : 1 [by b.b.vt.ct.C2Els[0]._y:=0]
|
|
||||||
794031 b.b.vt.OR2_tf[3]._y : 0 [by b.b.and_t[3].a:=1]
|
|
||||||
794085 b.b.vt.ct.in[3] : 1 [by b.b.vt.OR2_tf[3]._y:=0]
|
|
||||||
795233 b.b.vt.ct.C2Els[1]._y : 0 [by b.b.vt.ct.in[3]:=1]
|
|
||||||
796394 b.b.vt.ct.tmp[8] : 1 [by b.b.vt.ct.C2Els[1]._y:=0]
|
|
||||||
814572 b.b.vt.ct.C3Els[0]._y : 0 [by b.b.vt.ct.in[4]:=1]
|
|
||||||
823224 b.b.vt.ct.tmp[9] : 1 [by b.b.vt.ct.C3Els[0]._y:=0]
|
|
||||||
823305 b.b.vt.ct.C3Els[1]._y : 0 [by b.b.vt.ct.tmp[9]:=1]
|
|
||||||
834382 b.b.vt.out : 1 [by b.b.vt.ct.C3Els[1]._y:=0]
|
|
||||||
852365 b.b.in_v_buf._y : 0 [by b.b.vt.out:=1]
|
|
||||||
852457 b.in.v : 1 [by b.b.in_v_buf._y:=0]
|
|
||||||
854201 b.b.sb_in_v.buf4._y : 0 [by b.in.v:=1]
|
|
||||||
854814 b.b.and_f[0].c : 1 [by b.b.sb_in_v.buf4._y:=0]
|
|
||||||
860768 b.b.and2._y : 0 [by b.in.v:=1]
|
|
||||||
874790 b.b.or2.b : 1 [by b.b.and2._y:=0]
|
|
||||||
874835 b.b.or2._y : 0 [by b.b.or2.b:=1]
|
|
||||||
875832 b.b.or2.y : 1 [by b.b.or2._y:=0]
|
|
||||||
877481 b.b.ack_Cel._y : 0 [by b.b.or2.y:=1]
|
|
||||||
878006 b.in.a : 1 [by b.b.ack_Cel._y:=0]
|
|
||||||
[] Removing data
|
|
||||||
878006 b.b.and_t[0].a : 0
|
|
||||||
878006 b.b.and_f[6].a : 0
|
|
||||||
878006 b.b.and_t[2].a : 0
|
|
||||||
878006 b.b.and_t[5].a : 0
|
|
||||||
878006 b.b.and_f[1].a : 0
|
|
||||||
878006 b.b.and_f[4].a : 0
|
|
||||||
878006 b.b.and_t[3].a : 0
|
|
||||||
878008 b.b.vt.OR2_tf[4]._y : 1 [by b.b.and_f[4].a:=0]
|
|
||||||
878013 b.b.vt.OR2_tf[2]._y : 1 [by b.b.and_t[2].a:=0]
|
|
||||||
878014 b.b.vt.ct.in[2] : 0 [by b.b.vt.OR2_tf[2]._y:=1]
|
|
||||||
878058 b.b.vt.OR2_tf[6]._y : 1 [by b.b.and_f[6].a:=0]
|
|
||||||
878062 b.b.vt.ct.in[6] : 0 [by b.b.vt.OR2_tf[6]._y:=1]
|
|
||||||
878141 b.b.vt.ct.in[4] : 0 [by b.b.vt.OR2_tf[4]._y:=1]
|
|
||||||
878360 b.b.vt.OR2_tf[3]._y : 1 [by b.b.and_t[3].a:=0]
|
|
||||||
878906 b.b.vt.OR2_tf[0]._y : 1 [by b.b.and_t[0].a:=0]
|
|
||||||
878906 b.b.vt.ct.in[3] : 0 [by b.b.vt.OR2_tf[3]._y:=1]
|
|
||||||
878907 b.b.vt.ct.C2Els[1]._y : 1 [by b.b.vt.ct.in[3]:=0]
|
|
||||||
884473 b.b.vt.OR2_tf[1]._y : 1 [by b.b.and_f[1].a:=0]
|
|
||||||
884552 b.b.vt.ct.in[1] : 0 [by b.b.vt.OR2_tf[1]._y:=1]
|
|
||||||
891285 b.b.vt.ct.tmp[8] : 0 [by b.b.vt.ct.C2Els[1]._y:=1]
|
|
||||||
893618 b.b.vt.OR2_tf[5]._y : 1 [by b.b.and_t[5].a:=0]
|
|
||||||
896051 b.b.vt.ct.in[5] : 0 [by b.b.vt.OR2_tf[5]._y:=1]
|
|
||||||
896139 b.b.vt.ct.C3Els[0]._y : 1 [by b.b.vt.ct.in[5]:=0]
|
|
||||||
903921 b.b.vt.ct.tmp[9] : 0 [by b.b.vt.ct.C3Els[0]._y:=1]
|
|
||||||
924469 b.b.vt.ct.in[0] : 0 [by b.b.vt.OR2_tf[0]._y:=1]
|
|
||||||
952796 b.b.vt.ct.C2Els[0]._y : 1 [by b.b.vt.ct.in[0]:=0]
|
|
||||||
952855 b.b.vt.ct.tmp[7] : 0 [by b.b.vt.ct.C2Els[0]._y:=1]
|
|
||||||
952885 b.b.vt.ct.C3Els[1]._y : 1 [by b.b.vt.ct.tmp[7]:=0]
|
|
||||||
954352 b.b.vt.out : 0 [by b.b.vt.ct.C3Els[1]._y:=1]
|
|
||||||
1013856 b.b.in_v_buf._y : 1 [by b.b.vt.out:=0]
|
|
||||||
1033240 b.in.v : 0 [by b.b.in_v_buf._y:=1]
|
|
||||||
1033925 b.b.and2._y : 1 [by b.in.v:=0]
|
|
||||||
1034052 b.b.or2.b : 0 [by b.b.and2._y:=1]
|
|
||||||
1034221 b.b.or2._y : 1 [by b.b.or2.b:=0]
|
|
||||||
1034264 b.b.or2.y : 0 [by b.b.or2._y:=1]
|
|
||||||
1034276 b.b.ack_Cel._y : 1 [by b.b.or2.y:=0]
|
|
||||||
1035555 b.in.a : 0 [by b.b.ack_Cel._y:=1]
|
|
||||||
1049955 b.b.sb_in_v.buf4._y : 1 [by b.in.v:=0]
|
|
||||||
1050188 b.b.and_f[0].c : 0 [by b.b.sb_in_v.buf4._y:=1]
|
|
||||||
@@ -1,717 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"Reset"->"b._reset_B"-
|
|
||||||
~("Reset")->"b._reset_B"+
|
|
||||||
= "b.b._dropB" "b.b.sb_dropB.in"
|
|
||||||
= "b.b._dropB" "b.b.inv.y"
|
|
||||||
"b.b.in_v_buf.a"->"b.b.in_v_buf._y"-
|
|
||||||
~("b.b.in_v_buf.a")->"b.b.in_v_buf._y"+
|
|
||||||
"b.b.in_v_buf._y"->"b.b.in_v_buf.y"-
|
|
||||||
~("b.b.in_v_buf._y")->"b.b.in_v_buf.y"+
|
|
||||||
"b.b.sb_dropB.buf4.a"->"b.b.sb_dropB.buf4._y"-
|
|
||||||
~("b.b.sb_dropB.buf4.a")->"b.b.sb_dropB.buf4._y"+
|
|
||||||
"b.b.sb_dropB.buf4._y"->"b.b.sb_dropB.buf4.y"-
|
|
||||||
~("b.b.sb_dropB.buf4._y")->"b.b.sb_dropB.buf4.y"+
|
|
||||||
= "b.b.sb_dropB.supply.vdd" "b.b.sb_dropB.buf4.vdd"
|
|
||||||
= "b.b.sb_dropB.supply.vss" "b.b.sb_dropB.buf4.vss"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[13]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[12]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[11]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[10]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[9]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[8]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[7]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[6]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[5]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[4]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[3]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[2]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.out[1]"
|
|
||||||
= "b.b.sb_dropB.out[0]" "b.b.sb_dropB.buf4.y"
|
|
||||||
= "b.b.sb_dropB.in" "b.b.sb_dropB.buf4.a"
|
|
||||||
= "b.b.supply.vss" "b.b.sb_in_v.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.sb_in_v.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.sb_dropB.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.sb_dropB.supply.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.vt.supply.vss"
|
|
||||||
= "b.b.supply.vdd" "b.b.vt.supply.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and_t[6].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and_t[5].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and_t[4].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and_t[3].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and_t[2].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and_t[1].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and_t[0].vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.or2.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.and2.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.in_v_buf.vdd"
|
|
||||||
= "b.b.supply.vdd" "b.b.inv.vdd"
|
|
||||||
= "b.b.supply.vss" "b.b.and_t[6].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.and_t[5].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.and_t[4].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.and_t[3].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.and_t[2].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.and_t[1].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.and_t[0].vss"
|
|
||||||
= "b.b.supply.vss" "b.b.or2.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.and2.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.in_v_buf.vss"
|
|
||||||
= "b.b.supply.vss" "b.b.inv.vss"
|
|
||||||
= "b.b.cond" "b.b.and2.a"
|
|
||||||
= "b.b.cond" "b.b._drop"
|
|
||||||
= "b.b.cond" "b.b.inv.a"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[5].d[0]" "b.b.out.d.d[5].f"
|
|
||||||
= "b.b.out.d.d[5].d[1]" "b.b.out.d.d[5].t"
|
|
||||||
= "b.b.out.d.d[6].d[0]" "b.b.out.d.d[6].f"
|
|
||||||
= "b.b.out.d.d[6].d[1]" "b.b.out.d.d[6].t"
|
|
||||||
= "b.b.out.d.d[6].d[0]" "b.b.out.d.d[6].f"
|
|
||||||
= "b.b.out.d.d[6].d[1]" "b.b.out.d.d[6].t"
|
|
||||||
= "b.b.out.d.d[5].d[0]" "b.b.out.d.d[5].f"
|
|
||||||
= "b.b.out.d.d[5].d[1]" "b.b.out.d.d[5].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.d.d[6].d[0]" "b.b.out.d.d[6].f"
|
|
||||||
= "b.b.out.d.d[6].d[1]" "b.b.out.d.d[6].t"
|
|
||||||
= "b.b.out.d.d[5].d[0]" "b.b.out.d.d[5].f"
|
|
||||||
= "b.b.out.d.d[5].d[1]" "b.b.out.d.d[5].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.out.a" "b.b.or2.a"
|
|
||||||
= "b.b.out.d.d[6].d[0]" "b.b.and_f[6].y"
|
|
||||||
= "b.b.out.d.d[6].d[0]" "b.b.out.d.d[6].f"
|
|
||||||
= "b.b.out.d.d[6].d[1]" "b.b.and_t[6].y"
|
|
||||||
= "b.b.out.d.d[6].d[1]" "b.b.out.d.d[6].t"
|
|
||||||
= "b.b.out.d.d[5].d[0]" "b.b.and_f[5].y"
|
|
||||||
= "b.b.out.d.d[5].d[0]" "b.b.out.d.d[5].f"
|
|
||||||
= "b.b.out.d.d[5].d[1]" "b.b.and_t[5].y"
|
|
||||||
= "b.b.out.d.d[5].d[1]" "b.b.out.d.d[5].t"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.and_f[4].y"
|
|
||||||
= "b.b.out.d.d[4].d[0]" "b.b.out.d.d[4].f"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.and_t[4].y"
|
|
||||||
= "b.b.out.d.d[4].d[1]" "b.b.out.d.d[4].t"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.and_f[3].y"
|
|
||||||
= "b.b.out.d.d[3].d[0]" "b.b.out.d.d[3].f"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.and_t[3].y"
|
|
||||||
= "b.b.out.d.d[3].d[1]" "b.b.out.d.d[3].t"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.and_f[2].y"
|
|
||||||
= "b.b.out.d.d[2].d[0]" "b.b.out.d.d[2].f"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.and_t[2].y"
|
|
||||||
= "b.b.out.d.d[2].d[1]" "b.b.out.d.d[2].t"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.and_f[1].y"
|
|
||||||
= "b.b.out.d.d[1].d[0]" "b.b.out.d.d[1].f"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.and_t[1].y"
|
|
||||||
= "b.b.out.d.d[1].d[1]" "b.b.out.d.d[1].t"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.and_f[0].y"
|
|
||||||
= "b.b.out.d.d[0].d[0]" "b.b.out.d.d[0].f"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.and_t[0].y"
|
|
||||||
= "b.b.out.d.d[0].d[1]" "b.b.out.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].f" "b.b.vt.in.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].t" "b.b.vt.in.d[0].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.vt.in.d[0].d[0]"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.vt.in.d[0].d[1]"
|
|
||||||
= "b.b.in.d.d[1].f" "b.b.vt.in.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].t" "b.b.vt.in.d[1].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.vt.in.d[1].d[0]"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.vt.in.d[1].d[1]"
|
|
||||||
= "b.b.in.d.d[2].f" "b.b.vt.in.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].t" "b.b.vt.in.d[2].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.vt.in.d[2].d[0]"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.vt.in.d[2].d[1]"
|
|
||||||
= "b.b.in.d.d[3].f" "b.b.vt.in.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].t" "b.b.vt.in.d[3].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.vt.in.d[3].d[0]"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.vt.in.d[3].d[1]"
|
|
||||||
= "b.b.in.d.d[4].f" "b.b.vt.in.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].t" "b.b.vt.in.d[4].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.vt.in.d[4].d[0]"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.vt.in.d[4].d[1]"
|
|
||||||
= "b.b.in.d.d[5].f" "b.b.vt.in.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].t" "b.b.vt.in.d[5].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.vt.in.d[5].d[0]"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.vt.in.d[5].d[1]"
|
|
||||||
= "b.b.in.d.d[6].f" "b.b.vt.in.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].t" "b.b.vt.in.d[6].t"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.vt.in.d[6].d[0]"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.vt.in.d[6].d[1]"
|
|
||||||
= "b.b.in.a" "b.b.ack_Cel.y"
|
|
||||||
= "b.b.in.v" "b.b.sb_in_v.in"
|
|
||||||
= "b.b.in.v" "b.b.ack_Cel.c2"
|
|
||||||
= "b.b.in.v" "b.b.and2.b"
|
|
||||||
= "b.b.in.v" "b.b.in_v_buf.y"
|
|
||||||
= "b.b.in.v" "b.b._in_vX"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.and_f[6].a"
|
|
||||||
= "b.b.in.d.d[6].d[0]" "b.b.in.d.d[6].f"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.and_t[6].a"
|
|
||||||
= "b.b.in.d.d[6].d[1]" "b.b.in.d.d[6].t"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.and_f[5].a"
|
|
||||||
= "b.b.in.d.d[5].d[0]" "b.b.in.d.d[5].f"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.and_t[5].a"
|
|
||||||
= "b.b.in.d.d[5].d[1]" "b.b.in.d.d[5].t"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.and_f[4].a"
|
|
||||||
= "b.b.in.d.d[4].d[0]" "b.b.in.d.d[4].f"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.and_t[4].a"
|
|
||||||
= "b.b.in.d.d[4].d[1]" "b.b.in.d.d[4].t"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.and_f[3].a"
|
|
||||||
= "b.b.in.d.d[3].d[0]" "b.b.in.d.d[3].f"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.and_t[3].a"
|
|
||||||
= "b.b.in.d.d[3].d[1]" "b.b.in.d.d[3].t"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.and_f[2].a"
|
|
||||||
= "b.b.in.d.d[2].d[0]" "b.b.in.d.d[2].f"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.and_t[2].a"
|
|
||||||
= "b.b.in.d.d[2].d[1]" "b.b.in.d.d[2].t"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.and_f[1].a"
|
|
||||||
= "b.b.in.d.d[1].d[0]" "b.b.in.d.d[1].f"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.and_t[1].a"
|
|
||||||
= "b.b.in.d.d[1].d[1]" "b.b.in.d.d[1].t"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.and_f[0].a"
|
|
||||||
= "b.b.in.d.d[0].d[0]" "b.b.in.d.d[0].f"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.and_t[0].a"
|
|
||||||
= "b.b.in.d.d[0].d[1]" "b.b.in.d.d[0].t"
|
|
||||||
"b.b.or2.a"|"b.b.or2.b"->"b.b.or2._y"-
|
|
||||||
~("b.b.or2.a"|"b.b.or2.b")->"b.b.or2._y"+
|
|
||||||
"b.b.or2._y"->"b.b.or2.y"-
|
|
||||||
~("b.b.or2._y")->"b.b.or2.y"+
|
|
||||||
= "b.b.or2.y" "b.b.ack_Cel.c1"
|
|
||||||
= "b.b.or2.b" "b.b.and2.y"
|
|
||||||
"b.b.and2.a"&"b.b.and2.b"->"b.b.and2._y"-
|
|
||||||
~("b.b.and2.a"&"b.b.and2.b")->"b.b.and2._y"+
|
|
||||||
"b.b.and2._y"->"b.b.and2.y"-
|
|
||||||
~("b.b.and2._y")->"b.b.and2.y"+
|
|
||||||
"b.b.sb_in_v.buf4.a"->"b.b.sb_in_v.buf4._y"-
|
|
||||||
~("b.b.sb_in_v.buf4.a")->"b.b.sb_in_v.buf4._y"+
|
|
||||||
"b.b.sb_in_v.buf4._y"->"b.b.sb_in_v.buf4.y"-
|
|
||||||
~("b.b.sb_in_v.buf4._y")->"b.b.sb_in_v.buf4.y"+
|
|
||||||
= "b.b.sb_in_v.supply.vdd" "b.b.sb_in_v.buf4.vdd"
|
|
||||||
= "b.b.sb_in_v.supply.vss" "b.b.sb_in_v.buf4.vss"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[13]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[12]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[11]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[10]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[9]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[8]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[7]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[6]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[5]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[4]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[3]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[2]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.out[1]"
|
|
||||||
= "b.b.sb_in_v.out[0]" "b.b.sb_in_v.buf4.y"
|
|
||||||
= "b.b.sb_in_v.in" "b.b.sb_in_v.buf4.a"
|
|
||||||
"b.b.and_f[0].a"&"b.b.and_f[0].b"&"b.b.and_f[0].c"->"b.b.and_f[0]._y"-
|
|
||||||
~("b.b.and_f[0].a"&"b.b.and_f[0].b"&"b.b.and_f[0].c")->"b.b.and_f[0]._y"+
|
|
||||||
"b.b.and_f[0]._y"->"b.b.and_f[0].y"-
|
|
||||||
~("b.b.and_f[0]._y")->"b.b.and_f[0].y"+
|
|
||||||
"b.b.and_f[1].a"&"b.b.and_f[1].b"&"b.b.and_f[1].c"->"b.b.and_f[1]._y"-
|
|
||||||
~("b.b.and_f[1].a"&"b.b.and_f[1].b"&"b.b.and_f[1].c")->"b.b.and_f[1]._y"+
|
|
||||||
"b.b.and_f[1]._y"->"b.b.and_f[1].y"-
|
|
||||||
~("b.b.and_f[1]._y")->"b.b.and_f[1].y"+
|
|
||||||
"b.b.and_f[2].a"&"b.b.and_f[2].b"&"b.b.and_f[2].c"->"b.b.and_f[2]._y"-
|
|
||||||
~("b.b.and_f[2].a"&"b.b.and_f[2].b"&"b.b.and_f[2].c")->"b.b.and_f[2]._y"+
|
|
||||||
"b.b.and_f[2]._y"->"b.b.and_f[2].y"-
|
|
||||||
~("b.b.and_f[2]._y")->"b.b.and_f[2].y"+
|
|
||||||
"b.b.and_f[3].a"&"b.b.and_f[3].b"&"b.b.and_f[3].c"->"b.b.and_f[3]._y"-
|
|
||||||
~("b.b.and_f[3].a"&"b.b.and_f[3].b"&"b.b.and_f[3].c")->"b.b.and_f[3]._y"+
|
|
||||||
"b.b.and_f[3]._y"->"b.b.and_f[3].y"-
|
|
||||||
~("b.b.and_f[3]._y")->"b.b.and_f[3].y"+
|
|
||||||
"b.b.and_f[4].a"&"b.b.and_f[4].b"&"b.b.and_f[4].c"->"b.b.and_f[4]._y"-
|
|
||||||
~("b.b.and_f[4].a"&"b.b.and_f[4].b"&"b.b.and_f[4].c")->"b.b.and_f[4]._y"+
|
|
||||||
"b.b.and_f[4]._y"->"b.b.and_f[4].y"-
|
|
||||||
~("b.b.and_f[4]._y")->"b.b.and_f[4].y"+
|
|
||||||
"b.b.and_f[5].a"&"b.b.and_f[5].b"&"b.b.and_f[5].c"->"b.b.and_f[5]._y"-
|
|
||||||
~("b.b.and_f[5].a"&"b.b.and_f[5].b"&"b.b.and_f[5].c")->"b.b.and_f[5]._y"+
|
|
||||||
"b.b.and_f[5]._y"->"b.b.and_f[5].y"-
|
|
||||||
~("b.b.and_f[5]._y")->"b.b.and_f[5].y"+
|
|
||||||
"b.b.and_f[6].a"&"b.b.and_f[6].b"&"b.b.and_f[6].c"->"b.b.and_f[6]._y"-
|
|
||||||
~("b.b.and_f[6].a"&"b.b.and_f[6].b"&"b.b.and_f[6].c")->"b.b.and_f[6]._y"+
|
|
||||||
"b.b.and_f[6]._y"->"b.b.and_f[6].y"-
|
|
||||||
~("b.b.and_f[6]._y")->"b.b.and_f[6].y"+
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_t[6].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_t[5].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_t[4].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_t[3].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_t[2].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_t[1].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[13]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[12]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[11]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[10]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[9]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[8]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[7]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[6]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[5]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[4]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[3]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[2]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[1]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.sb_dropB.out[0]"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_t[0].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_f[0].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_f[1].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_f[2].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_f[3].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_f[4].b"
|
|
||||||
= "b.b.and_f[6].b" "b.b.and_f[5].b"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_t[6].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_t[5].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_t[4].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_t[3].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_t[2].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_t[1].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[13]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[12]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[11]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[10]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[9]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[8]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[7]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[6]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[5]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[4]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[3]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[2]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[1]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.sb_in_v.out[0]"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_t[0].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_f[0].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_f[1].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_f[2].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_f[3].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_f[4].c"
|
|
||||||
= "b.b.and_f[6].c" "b.b.and_f[5].c"
|
|
||||||
"b.b.and_t[0].a"&"b.b.and_t[0].b"&"b.b.and_t[0].c"->"b.b.and_t[0]._y"-
|
|
||||||
~("b.b.and_t[0].a"&"b.b.and_t[0].b"&"b.b.and_t[0].c")->"b.b.and_t[0]._y"+
|
|
||||||
"b.b.and_t[0]._y"->"b.b.and_t[0].y"-
|
|
||||||
~("b.b.and_t[0]._y")->"b.b.and_t[0].y"+
|
|
||||||
"b.b.and_t[1].a"&"b.b.and_t[1].b"&"b.b.and_t[1].c"->"b.b.and_t[1]._y"-
|
|
||||||
~("b.b.and_t[1].a"&"b.b.and_t[1].b"&"b.b.and_t[1].c")->"b.b.and_t[1]._y"+
|
|
||||||
"b.b.and_t[1]._y"->"b.b.and_t[1].y"-
|
|
||||||
~("b.b.and_t[1]._y")->"b.b.and_t[1].y"+
|
|
||||||
"b.b.and_t[2].a"&"b.b.and_t[2].b"&"b.b.and_t[2].c"->"b.b.and_t[2]._y"-
|
|
||||||
~("b.b.and_t[2].a"&"b.b.and_t[2].b"&"b.b.and_t[2].c")->"b.b.and_t[2]._y"+
|
|
||||||
"b.b.and_t[2]._y"->"b.b.and_t[2].y"-
|
|
||||||
~("b.b.and_t[2]._y")->"b.b.and_t[2].y"+
|
|
||||||
"b.b.and_t[3].a"&"b.b.and_t[3].b"&"b.b.and_t[3].c"->"b.b.and_t[3]._y"-
|
|
||||||
~("b.b.and_t[3].a"&"b.b.and_t[3].b"&"b.b.and_t[3].c")->"b.b.and_t[3]._y"+
|
|
||||||
"b.b.and_t[3]._y"->"b.b.and_t[3].y"-
|
|
||||||
~("b.b.and_t[3]._y")->"b.b.and_t[3].y"+
|
|
||||||
"b.b.and_t[4].a"&"b.b.and_t[4].b"&"b.b.and_t[4].c"->"b.b.and_t[4]._y"-
|
|
||||||
~("b.b.and_t[4].a"&"b.b.and_t[4].b"&"b.b.and_t[4].c")->"b.b.and_t[4]._y"+
|
|
||||||
"b.b.and_t[4]._y"->"b.b.and_t[4].y"-
|
|
||||||
~("b.b.and_t[4]._y")->"b.b.and_t[4].y"+
|
|
||||||
"b.b.and_t[5].a"&"b.b.and_t[5].b"&"b.b.and_t[5].c"->"b.b.and_t[5]._y"-
|
|
||||||
~("b.b.and_t[5].a"&"b.b.and_t[5].b"&"b.b.and_t[5].c")->"b.b.and_t[5]._y"+
|
|
||||||
"b.b.and_t[5]._y"->"b.b.and_t[5].y"-
|
|
||||||
~("b.b.and_t[5]._y")->"b.b.and_t[5].y"+
|
|
||||||
"b.b.and_t[6].a"&"b.b.and_t[6].b"&"b.b.and_t[6].c"->"b.b.and_t[6]._y"-
|
|
||||||
~("b.b.and_t[6].a"&"b.b.and_t[6].b"&"b.b.and_t[6].c")->"b.b.and_t[6]._y"+
|
|
||||||
"b.b.and_t[6]._y"->"b.b.and_t[6].y"-
|
|
||||||
~("b.b.and_t[6]._y")->"b.b.and_t[6].y"+
|
|
||||||
"b.b.inv.a"->"b.b.inv.y"-
|
|
||||||
~("b.b.inv.a")->"b.b.inv.y"+
|
|
||||||
~"b.b.vt.ct.C2Els[0].c1"&~"b.b.vt.ct.C2Els[0].c2"->"b.b.vt.ct.C2Els[0]._y"+
|
|
||||||
"b.b.vt.ct.C2Els[0].c1"&"b.b.vt.ct.C2Els[0].c2"->"b.b.vt.ct.C2Els[0]._y"-
|
|
||||||
"b.b.vt.ct.C2Els[0]._y"->"b.b.vt.ct.C2Els[0].y"-
|
|
||||||
~("b.b.vt.ct.C2Els[0]._y")->"b.b.vt.ct.C2Els[0].y"+
|
|
||||||
~"b.b.vt.ct.C2Els[1].c1"&~"b.b.vt.ct.C2Els[1].c2"->"b.b.vt.ct.C2Els[1]._y"+
|
|
||||||
"b.b.vt.ct.C2Els[1].c1"&"b.b.vt.ct.C2Els[1].c2"->"b.b.vt.ct.C2Els[1]._y"-
|
|
||||||
"b.b.vt.ct.C2Els[1]._y"->"b.b.vt.ct.C2Els[1].y"-
|
|
||||||
~("b.b.vt.ct.C2Els[1]._y")->"b.b.vt.ct.C2Els[1].y"+
|
|
||||||
~"b.b.vt.ct.C3Els[0].c1"&~"b.b.vt.ct.C3Els[0].c2"&~"b.b.vt.ct.C3Els[0].c3"->"b.b.vt.ct.C3Els[0]._y"+
|
|
||||||
"b.b.vt.ct.C3Els[0].c1"&"b.b.vt.ct.C3Els[0].c2"&"b.b.vt.ct.C3Els[0].c3"->"b.b.vt.ct.C3Els[0]._y"-
|
|
||||||
"b.b.vt.ct.C3Els[0]._y"->"b.b.vt.ct.C3Els[0].y"-
|
|
||||||
~("b.b.vt.ct.C3Els[0]._y")->"b.b.vt.ct.C3Els[0].y"+
|
|
||||||
~"b.b.vt.ct.C3Els[1].c1"&~"b.b.vt.ct.C3Els[1].c2"&~"b.b.vt.ct.C3Els[1].c3"->"b.b.vt.ct.C3Els[1]._y"+
|
|
||||||
"b.b.vt.ct.C3Els[1].c1"&"b.b.vt.ct.C3Els[1].c2"&"b.b.vt.ct.C3Els[1].c3"->"b.b.vt.ct.C3Els[1]._y"-
|
|
||||||
"b.b.vt.ct.C3Els[1]._y"->"b.b.vt.ct.C3Els[1].y"-
|
|
||||||
~("b.b.vt.ct.C3Els[1]._y")->"b.b.vt.ct.C3Els[1].y"+
|
|
||||||
= "b.b.vt.ct.tmp[7]" "b.b.vt.ct.C3Els[1].c1"
|
|
||||||
= "b.b.vt.ct.tmp[7]" "b.b.vt.ct.C2Els[0].y"
|
|
||||||
= "b.b.vt.ct.tmp[8]" "b.b.vt.ct.C3Els[1].c2"
|
|
||||||
= "b.b.vt.ct.tmp[8]" "b.b.vt.ct.C2Els[1].y"
|
|
||||||
= "b.b.vt.ct.tmp[9]" "b.b.vt.ct.C3Els[1].c3"
|
|
||||||
= "b.b.vt.ct.tmp[9]" "b.b.vt.ct.C3Els[0].y"
|
|
||||||
= "b.b.vt.ct.supply.vdd" "b.b.vt.ct.C3Els[1].vdd"
|
|
||||||
= "b.b.vt.ct.supply.vdd" "b.b.vt.ct.C3Els[0].vdd"
|
|
||||||
= "b.b.vt.ct.supply.vdd" "b.b.vt.ct.C2Els[1].vdd"
|
|
||||||
= "b.b.vt.ct.supply.vdd" "b.b.vt.ct.C2Els[0].vdd"
|
|
||||||
= "b.b.vt.ct.supply.vss" "b.b.vt.ct.C3Els[1].vss"
|
|
||||||
= "b.b.vt.ct.supply.vss" "b.b.vt.ct.C3Els[0].vss"
|
|
||||||
= "b.b.vt.ct.supply.vss" "b.b.vt.ct.C2Els[1].vss"
|
|
||||||
= "b.b.vt.ct.supply.vss" "b.b.vt.ct.C2Els[0].vss"
|
|
||||||
= "b.b.vt.ct.in[0]" "b.b.vt.ct.C2Els[0].c1"
|
|
||||||
= "b.b.vt.ct.in[0]" "b.b.vt.ct.tmp[0]"
|
|
||||||
= "b.b.vt.ct.in[1]" "b.b.vt.ct.C2Els[0].c2"
|
|
||||||
= "b.b.vt.ct.in[1]" "b.b.vt.ct.tmp[1]"
|
|
||||||
= "b.b.vt.ct.in[2]" "b.b.vt.ct.C2Els[1].c1"
|
|
||||||
= "b.b.vt.ct.in[2]" "b.b.vt.ct.tmp[2]"
|
|
||||||
= "b.b.vt.ct.in[3]" "b.b.vt.ct.C2Els[1].c2"
|
|
||||||
= "b.b.vt.ct.in[3]" "b.b.vt.ct.tmp[3]"
|
|
||||||
= "b.b.vt.ct.in[4]" "b.b.vt.ct.C3Els[0].c1"
|
|
||||||
= "b.b.vt.ct.in[4]" "b.b.vt.ct.tmp[4]"
|
|
||||||
= "b.b.vt.ct.in[5]" "b.b.vt.ct.C3Els[0].c2"
|
|
||||||
= "b.b.vt.ct.in[5]" "b.b.vt.ct.tmp[5]"
|
|
||||||
= "b.b.vt.ct.in[6]" "b.b.vt.ct.C3Els[0].c3"
|
|
||||||
= "b.b.vt.ct.in[6]" "b.b.vt.ct.tmp[6]"
|
|
||||||
= "b.b.vt.ct.out" "b.b.vt.ct.C3Els[1].y"
|
|
||||||
= "b.b.vt.ct.out" "b.b.vt.ct.tmp[10]"
|
|
||||||
= "b.b.vt.ct.in[0]" "b.b.vt.OR2_tf[0].y"
|
|
||||||
= "b.b.vt.ct.in[1]" "b.b.vt.OR2_tf[1].y"
|
|
||||||
= "b.b.vt.ct.in[2]" "b.b.vt.OR2_tf[2].y"
|
|
||||||
= "b.b.vt.ct.in[3]" "b.b.vt.OR2_tf[3].y"
|
|
||||||
= "b.b.vt.ct.in[4]" "b.b.vt.OR2_tf[4].y"
|
|
||||||
= "b.b.vt.ct.in[5]" "b.b.vt.OR2_tf[5].y"
|
|
||||||
= "b.b.vt.ct.in[6]" "b.b.vt.OR2_tf[6].y"
|
|
||||||
"b.b.vt.OR2_tf[0].a"|"b.b.vt.OR2_tf[0].b"->"b.b.vt.OR2_tf[0]._y"-
|
|
||||||
~("b.b.vt.OR2_tf[0].a"|"b.b.vt.OR2_tf[0].b")->"b.b.vt.OR2_tf[0]._y"+
|
|
||||||
"b.b.vt.OR2_tf[0]._y"->"b.b.vt.OR2_tf[0].y"-
|
|
||||||
~("b.b.vt.OR2_tf[0]._y")->"b.b.vt.OR2_tf[0].y"+
|
|
||||||
"b.b.vt.OR2_tf[1].a"|"b.b.vt.OR2_tf[1].b"->"b.b.vt.OR2_tf[1]._y"-
|
|
||||||
~("b.b.vt.OR2_tf[1].a"|"b.b.vt.OR2_tf[1].b")->"b.b.vt.OR2_tf[1]._y"+
|
|
||||||
"b.b.vt.OR2_tf[1]._y"->"b.b.vt.OR2_tf[1].y"-
|
|
||||||
~("b.b.vt.OR2_tf[1]._y")->"b.b.vt.OR2_tf[1].y"+
|
|
||||||
"b.b.vt.OR2_tf[2].a"|"b.b.vt.OR2_tf[2].b"->"b.b.vt.OR2_tf[2]._y"-
|
|
||||||
~("b.b.vt.OR2_tf[2].a"|"b.b.vt.OR2_tf[2].b")->"b.b.vt.OR2_tf[2]._y"+
|
|
||||||
"b.b.vt.OR2_tf[2]._y"->"b.b.vt.OR2_tf[2].y"-
|
|
||||||
~("b.b.vt.OR2_tf[2]._y")->"b.b.vt.OR2_tf[2].y"+
|
|
||||||
"b.b.vt.OR2_tf[3].a"|"b.b.vt.OR2_tf[3].b"->"b.b.vt.OR2_tf[3]._y"-
|
|
||||||
~("b.b.vt.OR2_tf[3].a"|"b.b.vt.OR2_tf[3].b")->"b.b.vt.OR2_tf[3]._y"+
|
|
||||||
"b.b.vt.OR2_tf[3]._y"->"b.b.vt.OR2_tf[3].y"-
|
|
||||||
~("b.b.vt.OR2_tf[3]._y")->"b.b.vt.OR2_tf[3].y"+
|
|
||||||
"b.b.vt.OR2_tf[4].a"|"b.b.vt.OR2_tf[4].b"->"b.b.vt.OR2_tf[4]._y"-
|
|
||||||
~("b.b.vt.OR2_tf[4].a"|"b.b.vt.OR2_tf[4].b")->"b.b.vt.OR2_tf[4]._y"+
|
|
||||||
"b.b.vt.OR2_tf[4]._y"->"b.b.vt.OR2_tf[4].y"-
|
|
||||||
~("b.b.vt.OR2_tf[4]._y")->"b.b.vt.OR2_tf[4].y"+
|
|
||||||
"b.b.vt.OR2_tf[5].a"|"b.b.vt.OR2_tf[5].b"->"b.b.vt.OR2_tf[5]._y"-
|
|
||||||
~("b.b.vt.OR2_tf[5].a"|"b.b.vt.OR2_tf[5].b")->"b.b.vt.OR2_tf[5]._y"+
|
|
||||||
"b.b.vt.OR2_tf[5]._y"->"b.b.vt.OR2_tf[5].y"-
|
|
||||||
~("b.b.vt.OR2_tf[5]._y")->"b.b.vt.OR2_tf[5].y"+
|
|
||||||
"b.b.vt.OR2_tf[6].a"|"b.b.vt.OR2_tf[6].b"->"b.b.vt.OR2_tf[6]._y"-
|
|
||||||
~("b.b.vt.OR2_tf[6].a"|"b.b.vt.OR2_tf[6].b")->"b.b.vt.OR2_tf[6]._y"+
|
|
||||||
"b.b.vt.OR2_tf[6]._y"->"b.b.vt.OR2_tf[6].y"-
|
|
||||||
~("b.b.vt.OR2_tf[6]._y")->"b.b.vt.OR2_tf[6].y"+
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.ct.supply.vss"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.ct.supply.vdd"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.OR2_tf[6].vdd"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.OR2_tf[5].vdd"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.OR2_tf[4].vdd"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.OR2_tf[3].vdd"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.OR2_tf[2].vdd"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.OR2_tf[1].vdd"
|
|
||||||
= "b.b.vt.supply.vdd" "b.b.vt.OR2_tf[0].vdd"
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.OR2_tf[6].vss"
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.OR2_tf[5].vss"
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.OR2_tf[4].vss"
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.OR2_tf[3].vss"
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.OR2_tf[2].vss"
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.OR2_tf[1].vss"
|
|
||||||
= "b.b.vt.supply.vss" "b.b.vt.OR2_tf[0].vss"
|
|
||||||
= "b.b.vt.out" "b.b.vt.ct.out"
|
|
||||||
= "b.b.vt.in.d[0].d[0]" "b.b.vt.in.d[0].f"
|
|
||||||
= "b.b.vt.in.d[0].d[1]" "b.b.vt.in.d[0].t"
|
|
||||||
= "b.b.vt.in.d[1].d[0]" "b.b.vt.in.d[1].f"
|
|
||||||
= "b.b.vt.in.d[1].d[1]" "b.b.vt.in.d[1].t"
|
|
||||||
= "b.b.vt.in.d[2].d[0]" "b.b.vt.in.d[2].f"
|
|
||||||
= "b.b.vt.in.d[2].d[1]" "b.b.vt.in.d[2].t"
|
|
||||||
= "b.b.vt.in.d[3].d[0]" "b.b.vt.in.d[3].f"
|
|
||||||
= "b.b.vt.in.d[3].d[1]" "b.b.vt.in.d[3].t"
|
|
||||||
= "b.b.vt.in.d[4].d[0]" "b.b.vt.in.d[4].f"
|
|
||||||
= "b.b.vt.in.d[4].d[1]" "b.b.vt.in.d[4].t"
|
|
||||||
= "b.b.vt.in.d[5].d[0]" "b.b.vt.in.d[5].f"
|
|
||||||
= "b.b.vt.in.d[5].d[1]" "b.b.vt.in.d[5].t"
|
|
||||||
= "b.b.vt.in.d[6].d[0]" "b.b.vt.in.d[6].f"
|
|
||||||
= "b.b.vt.in.d[6].d[1]" "b.b.vt.in.d[6].t"
|
|
||||||
= "b.b.vt.in.d[6].d[0]" "b.b.vt.in.d[6].f"
|
|
||||||
= "b.b.vt.in.d[6].d[1]" "b.b.vt.in.d[6].t"
|
|
||||||
= "b.b.vt.in.d[5].d[0]" "b.b.vt.in.d[5].f"
|
|
||||||
= "b.b.vt.in.d[5].d[1]" "b.b.vt.in.d[5].t"
|
|
||||||
= "b.b.vt.in.d[4].d[0]" "b.b.vt.in.d[4].f"
|
|
||||||
= "b.b.vt.in.d[4].d[1]" "b.b.vt.in.d[4].t"
|
|
||||||
= "b.b.vt.in.d[3].d[0]" "b.b.vt.in.d[3].f"
|
|
||||||
= "b.b.vt.in.d[3].d[1]" "b.b.vt.in.d[3].t"
|
|
||||||
= "b.b.vt.in.d[2].d[0]" "b.b.vt.in.d[2].f"
|
|
||||||
= "b.b.vt.in.d[2].d[1]" "b.b.vt.in.d[2].t"
|
|
||||||
= "b.b.vt.in.d[1].d[0]" "b.b.vt.in.d[1].f"
|
|
||||||
= "b.b.vt.in.d[1].d[1]" "b.b.vt.in.d[1].t"
|
|
||||||
= "b.b.vt.in.d[0].d[0]" "b.b.vt.in.d[0].f"
|
|
||||||
= "b.b.vt.in.d[0].d[1]" "b.b.vt.in.d[0].t"
|
|
||||||
= "b.b.vt.in.d[6].d[0]" "b.b.vt.OR2_tf[6].b"
|
|
||||||
= "b.b.vt.in.d[6].d[0]" "b.b.vt.in.d[6].f"
|
|
||||||
= "b.b.vt.in.d[6].d[1]" "b.b.vt.OR2_tf[6].a"
|
|
||||||
= "b.b.vt.in.d[6].d[1]" "b.b.vt.in.d[6].t"
|
|
||||||
= "b.b.vt.in.d[5].d[0]" "b.b.vt.OR2_tf[5].b"
|
|
||||||
= "b.b.vt.in.d[5].d[0]" "b.b.vt.in.d[5].f"
|
|
||||||
= "b.b.vt.in.d[5].d[1]" "b.b.vt.OR2_tf[5].a"
|
|
||||||
= "b.b.vt.in.d[5].d[1]" "b.b.vt.in.d[5].t"
|
|
||||||
= "b.b.vt.in.d[4].d[0]" "b.b.vt.OR2_tf[4].b"
|
|
||||||
= "b.b.vt.in.d[4].d[0]" "b.b.vt.in.d[4].f"
|
|
||||||
= "b.b.vt.in.d[4].d[1]" "b.b.vt.OR2_tf[4].a"
|
|
||||||
= "b.b.vt.in.d[4].d[1]" "b.b.vt.in.d[4].t"
|
|
||||||
= "b.b.vt.in.d[3].d[0]" "b.b.vt.OR2_tf[3].b"
|
|
||||||
= "b.b.vt.in.d[3].d[0]" "b.b.vt.in.d[3].f"
|
|
||||||
= "b.b.vt.in.d[3].d[1]" "b.b.vt.OR2_tf[3].a"
|
|
||||||
= "b.b.vt.in.d[3].d[1]" "b.b.vt.in.d[3].t"
|
|
||||||
= "b.b.vt.in.d[2].d[0]" "b.b.vt.OR2_tf[2].b"
|
|
||||||
= "b.b.vt.in.d[2].d[0]" "b.b.vt.in.d[2].f"
|
|
||||||
= "b.b.vt.in.d[2].d[1]" "b.b.vt.OR2_tf[2].a"
|
|
||||||
= "b.b.vt.in.d[2].d[1]" "b.b.vt.in.d[2].t"
|
|
||||||
= "b.b.vt.in.d[1].d[0]" "b.b.vt.OR2_tf[1].b"
|
|
||||||
= "b.b.vt.in.d[1].d[0]" "b.b.vt.in.d[1].f"
|
|
||||||
= "b.b.vt.in.d[1].d[1]" "b.b.vt.OR2_tf[1].a"
|
|
||||||
= "b.b.vt.in.d[1].d[1]" "b.b.vt.in.d[1].t"
|
|
||||||
= "b.b.vt.in.d[0].d[0]" "b.b.vt.OR2_tf[0].b"
|
|
||||||
= "b.b.vt.in.d[0].d[0]" "b.b.vt.in.d[0].f"
|
|
||||||
= "b.b.vt.in.d[0].d[1]" "b.b.vt.OR2_tf[0].a"
|
|
||||||
= "b.b.vt.in.d[0].d[1]" "b.b.vt.in.d[0].t"
|
|
||||||
= "b.b.vt.out" "b.b.in_v_buf.a"
|
|
||||||
~"b.b.ack_Cel.c1"&~"b.b.ack_Cel.c2"->"b.b.ack_Cel._y"+
|
|
||||||
"b.b.ack_Cel.c1"&"b.b.ack_Cel.c2"->"b.b.ack_Cel._y"-
|
|
||||||
"b.b.ack_Cel._y"->"b.b.ack_Cel.y"-
|
|
||||||
~("b.b.ack_Cel._y")->"b.b.ack_Cel.y"+
|
|
||||||
= "b.supply.vss" "b.b.supply.vss"
|
|
||||||
= "b.supply.vdd" "b.b.supply.vdd"
|
|
||||||
= "Vdd" "b.supply.vdd"
|
|
||||||
= "GND" "b.supply.vss"
|
|
||||||
= "b.drop" "b.b.cond"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[5].d[0]" "b.out.d.d[5].f"
|
|
||||||
= "b.out.d.d[5].d[1]" "b.out.d.d[5].t"
|
|
||||||
= "b.out.d.d[6].d[0]" "b.out.d.d[6].f"
|
|
||||||
= "b.out.d.d[6].d[1]" "b.out.d.d[6].t"
|
|
||||||
= "b.out.d.d[6].d[0]" "b.out.d.d[6].f"
|
|
||||||
= "b.out.d.d[6].d[1]" "b.out.d.d[6].t"
|
|
||||||
= "b.out.d.d[5].d[0]" "b.out.d.d[5].f"
|
|
||||||
= "b.out.d.d[5].d[1]" "b.out.d.d[5].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[6].d[0]" "b.out.d.d[6].f"
|
|
||||||
= "b.out.d.d[6].d[1]" "b.out.d.d[6].t"
|
|
||||||
= "b.out.d.d[5].d[0]" "b.out.d.d[5].f"
|
|
||||||
= "b.out.d.d[5].d[1]" "b.out.d.d[5].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.out.v" "b.b.out.v"
|
|
||||||
= "b.out.a" "b.b.out.a"
|
|
||||||
= "b.out.d.d[0].f" "b.b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].t" "b.b.out.d.d[0].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.b.out.d.d[0].d[0]"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.b.out.d.d[0].d[1]"
|
|
||||||
= "b.out.d.d[1].f" "b.b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].t" "b.b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.b.out.d.d[1].d[0]"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.b.out.d.d[1].d[1]"
|
|
||||||
= "b.out.d.d[2].f" "b.b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].t" "b.b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.b.out.d.d[2].d[0]"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.b.out.d.d[2].d[1]"
|
|
||||||
= "b.out.d.d[3].f" "b.b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].t" "b.b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.b.out.d.d[3].d[0]"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.b.out.d.d[3].d[1]"
|
|
||||||
= "b.out.d.d[4].f" "b.b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].t" "b.b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.b.out.d.d[4].d[0]"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.b.out.d.d[4].d[1]"
|
|
||||||
= "b.out.d.d[5].f" "b.b.out.d.d[5].f"
|
|
||||||
= "b.out.d.d[5].t" "b.b.out.d.d[5].t"
|
|
||||||
= "b.out.d.d[5].d[0]" "b.b.out.d.d[5].d[0]"
|
|
||||||
= "b.out.d.d[5].d[1]" "b.b.out.d.d[5].d[1]"
|
|
||||||
= "b.out.d.d[6].f" "b.b.out.d.d[6].f"
|
|
||||||
= "b.out.d.d[6].t" "b.b.out.d.d[6].t"
|
|
||||||
= "b.out.d.d[6].d[0]" "b.b.out.d.d[6].d[0]"
|
|
||||||
= "b.out.d.d[6].d[1]" "b.b.out.d.d[6].d[1]"
|
|
||||||
= "b.out.d.d[6].d[0]" "b.out.d.d[6].f"
|
|
||||||
= "b.out.d.d[6].d[1]" "b.out.d.d[6].t"
|
|
||||||
= "b.out.d.d[5].d[0]" "b.out.d.d[5].f"
|
|
||||||
= "b.out.d.d[5].d[1]" "b.out.d.d[5].t"
|
|
||||||
= "b.out.d.d[4].d[0]" "b.out.d.d[4].f"
|
|
||||||
= "b.out.d.d[4].d[1]" "b.out.d.d[4].t"
|
|
||||||
= "b.out.d.d[3].d[0]" "b.out.d.d[3].f"
|
|
||||||
= "b.out.d.d[3].d[1]" "b.out.d.d[3].t"
|
|
||||||
= "b.out.d.d[2].d[0]" "b.out.d.d[2].f"
|
|
||||||
= "b.out.d.d[2].d[1]" "b.out.d.d[2].t"
|
|
||||||
= "b.out.d.d[1].d[0]" "b.out.d.d[1].f"
|
|
||||||
= "b.out.d.d[1].d[1]" "b.out.d.d[1].t"
|
|
||||||
= "b.out.d.d[0].d[0]" "b.out.d.d[0].f"
|
|
||||||
= "b.out.d.d[0].d[1]" "b.out.d.d[0].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
= "b.in.v" "b.b.in.v"
|
|
||||||
= "b.in.a" "b.b.in.a"
|
|
||||||
= "b.in.d.d[0].f" "b.b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].t" "b.b.in.d.d[0].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.b.in.d.d[0].d[0]"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.b.in.d.d[0].d[1]"
|
|
||||||
= "b.in.d.d[1].f" "b.b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].t" "b.b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.b.in.d.d[1].d[0]"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.b.in.d.d[1].d[1]"
|
|
||||||
= "b.in.d.d[2].f" "b.b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].t" "b.b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.b.in.d.d[2].d[0]"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.b.in.d.d[2].d[1]"
|
|
||||||
= "b.in.d.d[3].f" "b.b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].t" "b.b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.b.in.d.d[3].d[0]"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.b.in.d.d[3].d[1]"
|
|
||||||
= "b.in.d.d[4].f" "b.b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].t" "b.b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.b.in.d.d[4].d[0]"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.b.in.d.d[4].d[1]"
|
|
||||||
= "b.in.d.d[5].f" "b.b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].t" "b.b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.b.in.d.d[5].d[0]"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.b.in.d.d[5].d[1]"
|
|
||||||
= "b.in.d.d[6].f" "b.b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].t" "b.b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.b.in.d.d[6].d[0]"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.b.in.d.d[6].d[1]"
|
|
||||||
= "b.in.d.d[6].d[0]" "b.in.d.d[6].f"
|
|
||||||
= "b.in.d.d[6].d[1]" "b.in.d.d[6].t"
|
|
||||||
= "b.in.d.d[5].d[0]" "b.in.d.d[5].f"
|
|
||||||
= "b.in.d.d[5].d[1]" "b.in.d.d[5].t"
|
|
||||||
= "b.in.d.d[4].d[0]" "b.in.d.d[4].f"
|
|
||||||
= "b.in.d.d[4].d[1]" "b.in.d.d[4].t"
|
|
||||||
= "b.in.d.d[3].d[0]" "b.in.d.d[3].f"
|
|
||||||
= "b.in.d.d[3].d[1]" "b.in.d.d[3].t"
|
|
||||||
= "b.in.d.d[2].d[0]" "b.in.d.d[2].f"
|
|
||||||
= "b.in.d.d[2].d[1]" "b.in.d.d[2].t"
|
|
||||||
= "b.in.d.d[1].d[0]" "b.in.d.d[1].f"
|
|
||||||
= "b.in.d.d[1].d[1]" "b.in.d.d[1].t"
|
|
||||||
= "b.in.d.d[0].d[0]" "b.in.d.d[0].f"
|
|
||||||
= "b.in.d.d[0].d[1]" "b.in.d.d[0].t"
|
|
||||||
@@ -1,268 +0,0 @@
|
|||||||
random_seed 99
|
|
||||||
initialize
|
|
||||||
load-scm "helper.scm"
|
|
||||||
random
|
|
||||||
set GND 0
|
|
||||||
set Vdd 1
|
|
||||||
set Reset 1
|
|
||||||
|
|
||||||
mode reset
|
|
||||||
cycle
|
|
||||||
status U
|
|
||||||
watchall
|
|
||||||
|
|
||||||
system "echo '[] Set Reset 1'"
|
|
||||||
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
set Reset 1
|
|
||||||
|
|
||||||
cycle
|
|
||||||
status X
|
|
||||||
system "echo '[] Set Reset 0'"
|
|
||||||
set Reset 0
|
|
||||||
cycle
|
|
||||||
status X
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Neuron 5 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 1
|
|
||||||
set e.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 5
|
|
||||||
assert e.in[5].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.a 1
|
|
||||||
set e.out.v 1
|
|
||||||
cycle
|
|
||||||
assert e.in[5].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
system "echo '[] Neuron 1 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 1
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 1
|
|
||||||
assert e.in[1].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.v 1
|
|
||||||
set e.out.a 1
|
|
||||||
cycle
|
|
||||||
assert e.in[1].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
system "echo '[] Neuron 5 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 1
|
|
||||||
set e.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 5
|
|
||||||
assert e.in[5].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.a 1
|
|
||||||
set e.out.v 1
|
|
||||||
cycle
|
|
||||||
assert e.in[5].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
system "echo '[] Neuron 1 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 1
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 1
|
|
||||||
assert e.in[1].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.v 1
|
|
||||||
set e.out.a 1
|
|
||||||
cycle
|
|
||||||
assert e.in[1].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
system "echo '[] Neuron 5 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 1
|
|
||||||
set e.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 5
|
|
||||||
assert e.in[5].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.a 1
|
|
||||||
set e.out.v 1
|
|
||||||
cycle
|
|
||||||
assert e.in[5].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
system "echo '[] Neuron 1 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 1
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 1
|
|
||||||
assert e.in[1].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.v 1
|
|
||||||
set e.out.a 1
|
|
||||||
cycle
|
|
||||||
assert e.in[1].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
system "echo '[] Neuron 6 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 1
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 6
|
|
||||||
assert e.in[6].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.a 1
|
|
||||||
set e.out.v 1
|
|
||||||
cycle
|
|
||||||
assert e.in[6].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
system "echo '[] Neuron 1 spikes'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 1
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert-qdi-channel-valid "e.out" 3 1
|
|
||||||
assert e.in[1].a 1
|
|
||||||
|
|
||||||
system "echo '[] remove data and give ack'"
|
|
||||||
set e.in[0].r 0
|
|
||||||
set e.in[1].r 0
|
|
||||||
set e.in[2].r 0
|
|
||||||
set e.in[3].r 0
|
|
||||||
set e.in[4].r 0
|
|
||||||
set e.in[5].r 0
|
|
||||||
set e.in[6].r 0
|
|
||||||
|
|
||||||
set e.out.v 1
|
|
||||||
set e.out.a 1
|
|
||||||
cycle
|
|
||||||
assert e.in[1].a 0
|
|
||||||
assert-qdi-channel-neutral "e.out" 3
|
|
||||||
set e.out.a 0
|
|
||||||
set e.out.v 0
|
|
||||||
|
|
||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,92 +0,0 @@
|
|||||||
initialize
|
|
||||||
load-scm "helper.scm"
|
|
||||||
random
|
|
||||||
set GND 0
|
|
||||||
set Vdd 1
|
|
||||||
set Reset 1
|
|
||||||
|
|
||||||
mode reset
|
|
||||||
cycle
|
|
||||||
status U
|
|
||||||
watchall
|
|
||||||
|
|
||||||
|
|
||||||
set c.dly_cfg[0] 1
|
|
||||||
set c.dly_cfg[1] 1
|
|
||||||
set c.dly_cfg[2] 1
|
|
||||||
set c.dly_cfg[3] 1
|
|
||||||
|
|
||||||
set c.in[0].r 0
|
|
||||||
set c.in[1].r 0
|
|
||||||
set c.in[2].r 0
|
|
||||||
set c.in[3].r 0
|
|
||||||
set c.in[4].r 0
|
|
||||||
set c.in[5].r 0
|
|
||||||
set c.in[6].r 0
|
|
||||||
|
|
||||||
set c.out.a 0
|
|
||||||
|
|
||||||
set Reset 1
|
|
||||||
cycle
|
|
||||||
status X
|
|
||||||
system "echo '[] Set reset 0'"
|
|
||||||
mode run
|
|
||||||
set Reset 0
|
|
||||||
cycle
|
|
||||||
system "echo '[] Reset finished'"
|
|
||||||
status X
|
|
||||||
|
|
||||||
assert-bd-channel-neutral "c.out" 3
|
|
||||||
|
|
||||||
assert c.in[0].a 0
|
|
||||||
assert c.in[1].a 0
|
|
||||||
assert c.in[2].a 0
|
|
||||||
assert c.in[3].a 0
|
|
||||||
assert c.in[4].a 0
|
|
||||||
assert c.in[5].a 0
|
|
||||||
assert c.in[6].a 0
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Spiking 3'"
|
|
||||||
set c.in[3].r 1
|
|
||||||
cycle
|
|
||||||
assert c.in[3].a 1
|
|
||||||
set c.in[3].r 0
|
|
||||||
cycle
|
|
||||||
assert c.in[3].a 0
|
|
||||||
|
|
||||||
|
|
||||||
system "echo '[] Spiking 6'"
|
|
||||||
set c.in[6].r 1
|
|
||||||
cycle
|
|
||||||
assert c.in[6].a 1
|
|
||||||
set c.in[6].r 0
|
|
||||||
cycle
|
|
||||||
assert c.in[6].a 0
|
|
||||||
|
|
||||||
system "echo '[] Receive 3'"
|
|
||||||
assert-bd-channel-valid "c.out" 3 3
|
|
||||||
set c.out.a 1
|
|
||||||
cycle
|
|
||||||
assert-bd-channel-neutral "c.out" 3
|
|
||||||
set c.out.a 0
|
|
||||||
cycle
|
|
||||||
|
|
||||||
system "echo '[] Receive 6'"
|
|
||||||
assert-bd-channel-valid "c.out" 3 6
|
|
||||||
set c.out.a 1
|
|
||||||
cycle
|
|
||||||
assert-bd-channel-neutral "c.out" 6
|
|
||||||
set c.out.a 0
|
|
||||||
cycle
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -1,798 +0,0 @@
|
|||||||
e.y[0].r e.e.Yarb.arbs[0].or_cell._y e.e.x_ack_arb[0].buf1._y e.e.vtree_x.OR2_tf[0]._y e.e.buf_s_func._in_vX e.e._arb_out_x.r e.e.buf_s_func._en_X_t[0] e.y[0].a e.out.v e.e.buf_s_func._in_vXX_t[0] e.e.Yarb.arbs[0].ack_cell2._y e.e.y_ack_arb[1].buf1._y e.e._y_temp[1].a e.e.buf_s_func.out_a_B_buf_f.buf1._y e.e.buf_s_func._out_a_B e.e.buf_s_func._out_a_BX_t[0] e.e.x_enc_out.d[0].t e.x[0].r e.y[1].r e.e._x_temp[1].a e.e.Xarb.arbs[0]._y2_arb e.e._arb_out_y.r e.e._in_x_v e.out.a e.x[1].r e.e.y_enc_out.d[0].t e.e.x_enc_out.d[0].f e.e.y_enc_out.d[0].f e.e.y_encoder.ors_f[0].b._y e.e.vtree_y.OR2_tf[0]._y e.e.buf_s_func._in_vXX_f[0] e.e.buf_s_func._en_X_f[0] e.x[0].a e.e._y_temp[0].a e.e._in_xy_v.y e.e.vtree_x.ct.b._y e.e._x_temp[0].a e.e._en e.e.x_encoder.ors_t[0].b._y e.x[1].a e.e.buf_s_func.in_v_buf_f.buf1._y e.e.Yarb.arbs[0].ack_cell1._y e.e._in_y_v e.e.Yarb.arbs[0]._y1_arb e.e.vtree_x.ct.in[0] e.e.buf_s_func._out_a_BX_f[0] e.e.buf_s_func.in_v_prebuf._y e.e.vtree_y.ct.in[0] e.y[1].a e.e._x_v e.e.Xarb.arbs[0].arbiter._y1 e.e.Xarb.arbs[0].or_cell._y e.e._in_xy_v._y e.e.Xarb.arbs[0].ack_cell1._y e.e.Xarb.arbs[0]._y1_arb e.e.x_encoder.ors_f[0].b._y e.e.Yarb.arbs[0].arbiter._y1 e.e.y_encoder.ors_t[0].b._y e.e.vtree_y.ct.b._y e.e.buf_s_func.out_a_B_buf_t.buf1._y e.e._x_v_B e.e.Yarb.arbs[0]._y2_arb e.e.Xarb.arbs[0].arbiter._y2 e.e.Xarb.arbs[0].ack_cell2._y e.e.buf_s_func.in_v_buf_t.buf1._y e.e.y_ack_arb[0].buf1._y e.e.x_ack_arb[1].buf1._y e.e.Yarb.arbs[0].arbiter._y2 e.e.x_req_ortree.or2s[0]._y e.e.buf_s_func.en_buf_f.buf1._y e.e.buf_s_func.en_buf_t.buf1._y
|
|
||||||
[] Set Out Ack/Valid Low
|
|
||||||
97124 e.out.a : 0
|
|
||||||
97124 e.out.v : 0
|
|
||||||
97141 e.e.buf_s_func._out_a_B : 1 [by e.out.a:=0]
|
|
||||||
97142 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
97188 e.e._en : 1 [by e.out.v:=0]
|
|
||||||
97189 e.e.buf_s_func.en_buf_f.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
97546 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
97722 e.e.buf_s_func._out_a_BX_f[0] : 1 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
108612 e.e.buf_s_func.en_buf_t.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
108613 e.e.buf_s_func._en_X_t[0] : 1 [by e.e.buf_s_func.en_buf_t.buf1._y:=0]
|
|
||||||
109949 e.e.buf_s_func._en_X_f[0] : 1 [by e.e.buf_s_func.en_buf_f.buf1._y:=0]
|
|
||||||
162289 e.e.buf_s_func._out_a_BX_t[0] : 1 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
[] Setting Neuron Req Low
|
|
||||||
162289 e.y[0].r : 0
|
|
||||||
162289 e.x[1].r : 0
|
|
||||||
162289 e.x[0].r : 0
|
|
||||||
162289 e.y[1].r : 0
|
|
||||||
162292 e.e.Xarb.arbs[0].arbiter._y1 : 1 [by e.x[0].r:=0]
|
|
||||||
162296 e.e.Xarb.arbs[0].arbiter._y2 : 1 [by e.x[1].r:=0]
|
|
||||||
165550 e.e.Xarb.arbs[0]._y1_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y1:=1]
|
|
||||||
165556 e.e.Xarb.arbs[0].ack_cell1._y : 1 [by e.e.Xarb.arbs[0]._y1_arb:=0]
|
|
||||||
165810 e.e._x_temp[0].a : 0 [by e.e.Xarb.arbs[0].ack_cell1._y:=1]
|
|
||||||
165992 e.e.x_ack_arb[0].buf1._y : 1 [by e.e._x_temp[0].a:=0]
|
|
||||||
169472 e.e.Yarb.arbs[0].arbiter._y2 : 1 [by e.y[1].r:=0]
|
|
||||||
169619 e.e.Yarb.arbs[0]._y2_arb : 0 [by e.e.Yarb.arbs[0].arbiter._y2:=1]
|
|
||||||
169620 e.e.Yarb.arbs[0].ack_cell2._y : 1 [by e.e.Yarb.arbs[0]._y2_arb:=0]
|
|
||||||
175703 e.e.x_req_ortree.or2s[0]._y : 1 [by e.x[0].r:=0]
|
|
||||||
175777 e.e._x_v : 0 [by e.e.x_req_ortree.or2s[0]._y:=1]
|
|
||||||
177674 e.e._x_v_B : 1 [by e.e._x_v:=0]
|
|
||||||
212927 e.e.Yarb.arbs[0].arbiter._y1 : 1 [by e.y[0].r:=0]
|
|
||||||
212928 e.e.Yarb.arbs[0]._y1_arb : 0 [by e.e.Yarb.arbs[0].arbiter._y1:=1]
|
|
||||||
212939 e.e.Yarb.arbs[0].ack_cell1._y : 1 [by e.e.Yarb.arbs[0]._y1_arb:=0]
|
|
||||||
212940 e.e._y_temp[0].a : 0 [by e.e.Yarb.arbs[0].ack_cell1._y:=1]
|
|
||||||
213039 e.e.y_ack_arb[0].buf1._y : 1 [by e.e._y_temp[0].a:=0]
|
|
||||||
213107 e.e.Yarb.arbs[0].or_cell._y : 1 [by e.e.Yarb.arbs[0]._y1_arb:=0]
|
|
||||||
213139 e.e._arb_out_y.r : 0 [by e.e.Yarb.arbs[0].or_cell._y:=1]
|
|
||||||
213498 e.x[0].a : 0 [by e.e.x_ack_arb[0].buf1._y:=1]
|
|
||||||
218276 e.e.Xarb.arbs[0]._y2_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y2:=1]
|
|
||||||
218496 e.e.Xarb.arbs[0].ack_cell2._y : 1 [by e.e.Xarb.arbs[0]._y2_arb:=0]
|
|
||||||
218554 e.e._x_temp[1].a : 0 [by e.e.Xarb.arbs[0].ack_cell2._y:=1]
|
|
||||||
218782 e.e._y_temp[1].a : 0 [by e.e.Yarb.arbs[0].ack_cell2._y:=1]
|
|
||||||
218783 e.e.y_ack_arb[1].buf1._y : 1 [by e.e._y_temp[1].a:=0]
|
|
||||||
219117 e.e.x_encoder.ors_f[0].b._y : 1 [by e.x[0].a:=0]
|
|
||||||
219167 e.e.x_enc_out.d[0].f : 0 [by e.e.x_encoder.ors_f[0].b._y:=1]
|
|
||||||
219353 e.e.x_ack_arb[1].buf1._y : 1 [by e.e._x_temp[1].a:=0]
|
|
||||||
219882 e.y[0].a : 0 [by e.e.y_ack_arb[0].buf1._y:=1]
|
|
||||||
219902 e.e.y_encoder.ors_f[0].b._y : 1 [by e.y[0].a:=0]
|
|
||||||
226848 e.y[1].a : 0 [by e.e.y_ack_arb[1].buf1._y:=1]
|
|
||||||
226983 e.x[1].a : 0 [by e.e.x_ack_arb[1].buf1._y:=1]
|
|
||||||
228056 e.e.Xarb.arbs[0].or_cell._y : 1 [by e.e.Xarb.arbs[0]._y2_arb:=0]
|
|
||||||
229957 e.e._arb_out_x.r : 0 [by e.e.Xarb.arbs[0].or_cell._y:=1]
|
|
||||||
232524 e.e.x_encoder.ors_t[0].b._y : 1 [by e.x[1].a:=0]
|
|
||||||
233746 e.e.y_enc_out.d[0].f : 0 [by e.e.y_encoder.ors_f[0].b._y:=1]
|
|
||||||
243058 e.e.x_enc_out.d[0].t : 0 [by e.e.x_encoder.ors_t[0].b._y:=1]
|
|
||||||
264915 e.e.y_encoder.ors_t[0].b._y : 1 [by e.y[1].a:=0]
|
|
||||||
267412 e.e.y_enc_out.d[0].t : 0 [by e.e.y_encoder.ors_t[0].b._y:=1]
|
|
||||||
267413 e.e.vtree_y.OR2_tf[0]._y : 1 [by e.e.y_enc_out.d[0].t:=0]
|
|
||||||
267797 e.e.vtree_y.ct.in[0] : 0 [by e.e.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
285642 e.e.vtree_x.OR2_tf[0]._y : 1 [by e.e.x_enc_out.d[0].t:=0]
|
|
||||||
285744 e.e.vtree_x.ct.in[0] : 0 [by e.e.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
285846 e.e.vtree_x.ct.b._y : 1 [by e.e.vtree_x.ct.in[0]:=0]
|
|
||||||
285913 e.e._in_x_v : 0 [by e.e.vtree_x.ct.b._y:=1]
|
|
||||||
296652 e.e._in_xy_v._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
296665 e.e._in_xy_v.y : 0 [by e.e._in_xy_v._y:=1]
|
|
||||||
299810 e.e.buf_s_func.in_v_prebuf._y : 1 [by e.e._in_xy_v.y:=0]
|
|
||||||
299928 e.e.buf_s_func._in_vX : 0 [by e.e.buf_s_func.in_v_prebuf._y:=1]
|
|
||||||
299930 e.e.buf_s_func.in_v_buf_f.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
299938 e.e.buf_s_func.in_v_buf_t.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
299952 e.e.buf_s_func._in_vXX_t[0] : 0 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=1]
|
|
||||||
299959 e.e.buf_s_func._in_vXX_f[0] : 0 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=1]
|
|
||||||
308558 e.e.vtree_y.ct.b._y : 1 [by e.e.vtree_y.ct.in[0]:=0]
|
|
||||||
308622 e.e._in_y_v : 0 [by e.e.vtree_y.ct.b._y:=1]
|
|
||||||
308622 Reset : 0
|
|
||||||
316374 e._reset_B : 1 [by Reset:=0]
|
|
||||||
316405 e.e.reset_buf._y : 0 [by e._reset_B:=1]
|
|
||||||
316427 e.e._reset_BX : 1 [by e.e.reset_buf._y:=0]
|
|
||||||
321791 e.e.buf_s_func.reset_buf._y : 0 [by e._reset_B:=1]
|
|
||||||
322907 e.e.buf_s_func._reset_BX : 1 [by e.e.buf_s_func.reset_buf._y:=0]
|
|
||||||
323689 e.e.buf_s_func.reset_bufarray.buf1._y : 0 [by e.e.buf_s_func._reset_BX:=1]
|
|
||||||
323972 e.e.buf_s_func._reset_BXX[0] : 1 [by e.e.buf_s_func.reset_bufarray.buf1._y:=0]
|
|
||||||
379361 e.e.reset_bufarray.buf1._y : 0 [by e.e._reset_BX:=1]
|
|
||||||
389772 e.e._reset_BXX[0] : 1 [by e.e.reset_bufarray.buf1._y:=0]
|
|
||||||
[] Single Neuron Spikes (0,0)
|
|
||||||
389772 e.y[0].r : 1
|
|
||||||
389772 e.x[0].r : 1
|
|
||||||
389773 e.e.Xarb.arbs[0].arbiter._y1 : 0 [by e.x[0].r:=1]
|
|
||||||
389780 e.e.Yarb.arbs[0].arbiter._y1 : 0 [by e.y[0].r:=1]
|
|
||||||
389780 e.e.Xarb.arbs[0]._y1_arb : 1 [by e.e.Xarb.arbs[0].arbiter._y1:=0]
|
|
||||||
389804 e.e.Yarb.arbs[0]._y1_arb : 1 [by e.e.Yarb.arbs[0].arbiter._y1:=0]
|
|
||||||
389813 e.e.Yarb.arbs[0].or_cell._y : 0 [by e.e.Yarb.arbs[0]._y1_arb:=1]
|
|
||||||
389842 e.e._arb_out_y.r : 1 [by e.e.Yarb.arbs[0].or_cell._y:=0]
|
|
||||||
389843 e.e.Y_ack_confirm._y : 0 [by e.e._arb_out_y.r:=1]
|
|
||||||
390326 e.e._arb_out_y.a : 1 [by e.e.Y_ack_confirm._y:=0]
|
|
||||||
390426 e.e.Yarb.arbs[0].ack_cell1._y : 0 [by e.e._arb_out_y.a:=1]
|
|
||||||
390428 e.e._y_temp[0].a : 1 [by e.e.Yarb.arbs[0].ack_cell1._y:=0]
|
|
||||||
392431 e.e.y_ack_arb[0].buf1._y : 0 [by e.e._y_temp[0].a:=1]
|
|
||||||
393052 e.e.x_req_ortree.or2s[0]._y : 0 [by e.x[0].r:=1]
|
|
||||||
394911 e.e.Xarb.arbs[0].or_cell._y : 0 [by e.e.Xarb.arbs[0]._y1_arb:=1]
|
|
||||||
394914 e.e._arb_out_x.r : 1 [by e.e.Xarb.arbs[0].or_cell._y:=0]
|
|
||||||
413074 e.e._x_v : 1 [by e.e.x_req_ortree.or2s[0]._y:=0]
|
|
||||||
413075 e.e._x_v_B : 0 [by e.e._x_v:=1]
|
|
||||||
434462 e.y[0].a : 1 [by e.e.y_ack_arb[0].buf1._y:=0]
|
|
||||||
434466 e.e.y_encoder.ors_f[0].b._y : 0 [by e.y[0].a:=1]
|
|
||||||
434795 e.e.y_enc_out.d[0].f : 1 [by e.e.y_encoder.ors_f[0].b._y:=0]
|
|
||||||
436021 e.e.vtree_y.OR2_tf[0]._y : 0 [by e.e.y_enc_out.d[0].f:=1]
|
|
||||||
458869 e.e.X_ack_confirm._y : 0 [by e.e._arb_out_x.r:=1]
|
|
||||||
459476 e.e._arb_out_x.a : 1 [by e.e.X_ack_confirm._y:=0]
|
|
||||||
461370 e.e.Xarb.arbs[0].ack_cell1._y : 0 [by e.e._arb_out_x.a:=1]
|
|
||||||
463151 e.e._x_temp[0].a : 1 [by e.e.Xarb.arbs[0].ack_cell1._y:=0]
|
|
||||||
463205 e.e.x_ack_arb[0].buf1._y : 0 [by e.e._x_temp[0].a:=1]
|
|
||||||
488653 e.x[0].a : 1 [by e.e.x_ack_arb[0].buf1._y:=0]
|
|
||||||
489010 e.e.x_encoder.ors_f[0].b._y : 0 [by e.x[0].a:=1]
|
|
||||||
494123 e.e.vtree_y.ct.in[0] : 1 [by e.e.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
494145 e.e.vtree_y.ct.b._y : 0 [by e.e.vtree_y.ct.in[0]:=1]
|
|
||||||
494154 e.e._in_y_v : 1 [by e.e.vtree_y.ct.b._y:=0]
|
|
||||||
515290 e.e.x_enc_out.d[0].f : 1 [by e.e.x_encoder.ors_f[0].b._y:=0]
|
|
||||||
515476 e.e.vtree_x.OR2_tf[0]._y : 0 [by e.e.x_enc_out.d[0].f:=1]
|
|
||||||
523146 e.e.vtree_x.ct.in[0] : 1 [by e.e.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
523151 e.e.vtree_x.ct.b._y : 0 [by e.e.vtree_x.ct.in[0]:=1]
|
|
||||||
523449 e.e._in_x_v : 1 [by e.e.vtree_x.ct.b._y:=0]
|
|
||||||
531696 e.e._in_xy_v._y : 0 [by e.e._in_x_v:=1]
|
|
||||||
531697 e.e._in_xy_v.y : 1 [by e.e._in_xy_v._y:=0]
|
|
||||||
531900 e.e.buf_s_func.in_v_prebuf._y : 0 [by e.e._in_xy_v.y:=1]
|
|
||||||
531901 e.e.buf_s_func._in_vX : 1 [by e.e.buf_s_func.in_v_prebuf._y:=0]
|
|
||||||
531926 e.e.buf_s_func.in_v_buf_t.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
533933 e.e.buf_s_func._in_vXX_t[0] : 1 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=0]
|
|
||||||
554229 e.e.buf_s_func.in_v_buf_f.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
554230 e.e.buf_s_func._in_vXX_f[0] : 1 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=0]
|
|
||||||
554243 e.e.buf_s_func.f_buf_func[1]._y : 0 [by e.e.buf_s_func._in_vXX_f[0]:=1]
|
|
||||||
554273 e.out.d.d[1].f : 1 [by e.e.buf_s_func.f_buf_func[1]._y:=0]
|
|
||||||
563252 e.e.buf_s_func.f_buf_func[0]._y : 0 [by e.e.buf_s_func._in_vXX_f[0]:=1]
|
|
||||||
563486 e.out.d.d[0].f : 1 [by e.e.buf_s_func.f_buf_func[0]._y:=0]
|
|
||||||
[] Check Arbiter Acks
|
|
||||||
[] Check Encoders
|
|
||||||
[] Check Buffer
|
|
||||||
[] Finish Neuron Handshake
|
|
||||||
563486 e.y[0].r : 0
|
|
||||||
563486 e.x[0].r : 0
|
|
||||||
563515 e.e.x_req_ortree.or2s[0]._y : 1 [by e.x[0].r:=0]
|
|
||||||
563516 e.e._x_v : 0 [by e.e.x_req_ortree.or2s[0]._y:=1]
|
|
||||||
563536 e.e.Yarb.arbs[0].arbiter._y1 : 1 [by e.y[0].r:=0]
|
|
||||||
563566 e.e.Xarb.arbs[0].arbiter._y1 : 1 [by e.x[0].r:=0]
|
|
||||||
563915 e.e.Xarb.arbs[0]._y1_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y1:=1]
|
|
||||||
565505 e.e.Yarb.arbs[0]._y1_arb : 0 [by e.e.Yarb.arbs[0].arbiter._y1:=1]
|
|
||||||
567529 e.e.Yarb.arbs[0].or_cell._y : 1 [by e.e.Yarb.arbs[0]._y1_arb:=0]
|
|
||||||
567530 e.e._arb_out_y.r : 0 [by e.e.Yarb.arbs[0].or_cell._y:=1]
|
|
||||||
582131 e.e._x_v_B : 1 [by e.e._x_v:=0]
|
|
||||||
586219 e.e.Xarb.arbs[0].or_cell._y : 1 [by e.e.Xarb.arbs[0]._y1_arb:=0]
|
|
||||||
586223 e.e._arb_out_x.r : 0 [by e.e.Xarb.arbs[0].or_cell._y:=1]
|
|
||||||
586223 e.out.a : 1
|
|
||||||
586223 e.out.v : 1
|
|
||||||
586224 e.e.buf_s_func._out_a_B : 0 [by e.out.a:=1]
|
|
||||||
586229 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
586326 e.e._x_a_B : 0 [by e.out.v:=1]
|
|
||||||
586363 e.e.X_ack_confirm._y : 1 [by e.e._x_a_B:=0]
|
|
||||||
586365 e.e._arb_out_x.a : 0 [by e.e.X_ack_confirm._y:=1]
|
|
||||||
586367 e.e.Xarb.arbs[0].ack_cell1._y : 1 [by e.e._arb_out_x.a:=0]
|
|
||||||
586429 e.e._x_temp[0].a : 0 [by e.e.Xarb.arbs[0].ack_cell1._y:=1]
|
|
||||||
586457 e.e.buf_s_func._out_a_BX_f[0] : 0 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
586493 e.e.x_ack_arb[0].buf1._y : 1 [by e.e._x_temp[0].a:=0]
|
|
||||||
589727 e.x[0].a : 0 [by e.e.x_ack_arb[0].buf1._y:=1]
|
|
||||||
589728 e.e.x_encoder.ors_f[0].b._y : 1 [by e.x[0].a:=0]
|
|
||||||
589796 e.e.x_enc_out.d[0].f : 0 [by e.e.x_encoder.ors_f[0].b._y:=1]
|
|
||||||
590025 e.e.vtree_x.OR2_tf[0]._y : 1 [by e.e.x_enc_out.d[0].f:=0]
|
|
||||||
590319 e.e._x_a : 1 [by e.e._x_a_B:=0]
|
|
||||||
590320 e.e._en : 0 [by e.e._x_a:=1]
|
|
||||||
590322 e.e.buf_s_func.en_buf_t.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
590445 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
590452 e.e.buf_s_func._out_a_BX_t[0] : 0 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
599706 e.e.vtree_x.ct.in[0] : 0 [by e.e.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
602847 e.e.vtree_x.ct.b._y : 1 [by e.e.vtree_x.ct.in[0]:=0]
|
|
||||||
616394 e.e._in_x_v : 0 [by e.e.vtree_x.ct.b._y:=1]
|
|
||||||
616396 e.e._in_xy_v._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
616922 e.e._in_xy_v.y : 0 [by e.e._in_xy_v._y:=1]
|
|
||||||
618520 e.e.buf_s_func.en_buf_f.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
618610 e.e.buf_s_func._en_X_f[0] : 0 [by e.e.buf_s_func.en_buf_f.buf1._y:=1]
|
|
||||||
618614 e.e.buf_s_func.f_buf_func[1]._y : 1 [by e.e.buf_s_func._en_X_f[0]:=0]
|
|
||||||
623363 e.e.buf_s_func._en_X_t[0] : 0 [by e.e.buf_s_func.en_buf_t.buf1._y:=1]
|
|
||||||
624924 e.e.buf_s_func.in_v_prebuf._y : 1 [by e.e._in_xy_v.y:=0]
|
|
||||||
625043 e.e.buf_s_func._in_vX : 0 [by e.e.buf_s_func.in_v_prebuf._y:=1]
|
|
||||||
625057 e.e.buf_s_func.in_v_buf_f.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
625800 e.e.buf_s_func._in_vXX_f[0] : 0 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=1]
|
|
||||||
627134 e.out.d.d[1].f : 0 [by e.e.buf_s_func.f_buf_func[1]._y:=1]
|
|
||||||
627372 e.e.Y_ack_confirm._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
628660 e.e._arb_out_y.a : 0 [by e.e.Y_ack_confirm._y:=1]
|
|
||||||
629508 e.e.Yarb.arbs[0].ack_cell1._y : 1 [by e.e._arb_out_y.a:=0]
|
|
||||||
629750 e.e._y_temp[0].a : 0 [by e.e.Yarb.arbs[0].ack_cell1._y:=1]
|
|
||||||
629778 e.e.y_ack_arb[0].buf1._y : 1 [by e.e._y_temp[0].a:=0]
|
|
||||||
634136 e.y[0].a : 0 [by e.e.y_ack_arb[0].buf1._y:=1]
|
|
||||||
635046 e.e.buf_s_func.in_v_buf_t.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
635201 e.e.buf_s_func._in_vXX_t[0] : 0 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=1]
|
|
||||||
643929 e.e.y_encoder.ors_f[0].b._y : 1 [by e.y[0].a:=0]
|
|
||||||
644056 e.e.y_enc_out.d[0].f : 0 [by e.e.y_encoder.ors_f[0].b._y:=1]
|
|
||||||
650472 e.e.buf_s_func.f_buf_func[0]._y : 1 [by e.e.buf_s_func._en_X_f[0]:=0]
|
|
||||||
650474 e.out.d.d[0].f : 0 [by e.e.buf_s_func.f_buf_func[0]._y:=1]
|
|
||||||
665066 e.e.vtree_y.OR2_tf[0]._y : 1 [by e.e.y_enc_out.d[0].f:=0]
|
|
||||||
665067 e.e.vtree_y.ct.in[0] : 0 [by e.e.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
670826 e.e.vtree_y.ct.b._y : 1 [by e.e.vtree_y.ct.in[0]:=0]
|
|
||||||
734592 e.e._in_y_v : 0 [by e.e.vtree_y.ct.b._y:=1]
|
|
||||||
734989 e.e._x_a_B : 1 [by e.e._in_y_v:=0]
|
|
||||||
737310 e.e._x_a : 0 [by e.e._x_a_B:=1]
|
|
||||||
737310 e.out.a : 0
|
|
||||||
737310 e.out.v : 0
|
|
||||||
737380 e.e._en : 1 [by e.out.v:=0]
|
|
||||||
737381 e.e.buf_s_func.en_buf_f.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
737388 e.e.buf_s_func._en_X_f[0] : 1 [by e.e.buf_s_func.en_buf_f.buf1._y:=0]
|
|
||||||
737814 e.e.buf_s_func._out_a_B : 1 [by e.out.a:=0]
|
|
||||||
749082 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
749115 e.e.buf_s_func._out_a_BX_f[0] : 1 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
767327 e.e.buf_s_func.en_buf_t.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
767330 e.e.buf_s_func._en_X_t[0] : 1 [by e.e.buf_s_func.en_buf_t.buf1._y:=0]
|
|
||||||
784477 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
784500 e.e.buf_s_func._out_a_BX_t[0] : 1 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
[] Neuron (0,0) Encoded
|
|
||||||
[] Single Neuron Spikes (1,1)
|
|
||||||
784500 e.y[1].r : 1
|
|
||||||
784500 e.x[1].r : 1
|
|
||||||
784501 e.e.x_req_ortree.or2s[0]._y : 0 [by e.x[1].r:=1]
|
|
||||||
784521 e.e.Xarb.arbs[0].arbiter._y2 : 0 [by e.x[1].r:=1]
|
|
||||||
788853 e.e._x_v : 1 [by e.e.x_req_ortree.or2s[0]._y:=0]
|
|
||||||
792400 e.e.Xarb.arbs[0]._y2_arb : 1 [by e.e.Xarb.arbs[0].arbiter._y2:=0]
|
|
||||||
803719 e.e._x_v_B : 0 [by e.e._x_v:=1]
|
|
||||||
808636 e.e.Yarb.arbs[0].arbiter._y2 : 0 [by e.y[1].r:=1]
|
|
||||||
808667 e.e.Yarb.arbs[0]._y2_arb : 1 [by e.e.Yarb.arbs[0].arbiter._y2:=0]
|
|
||||||
808845 e.e.Yarb.arbs[0].or_cell._y : 0 [by e.e.Yarb.arbs[0]._y2_arb:=1]
|
|
||||||
808858 e.e._arb_out_y.r : 1 [by e.e.Yarb.arbs[0].or_cell._y:=0]
|
|
||||||
818105 e.e.Y_ack_confirm._y : 0 [by e.e._arb_out_y.r:=1]
|
|
||||||
818876 e.e._arb_out_y.a : 1 [by e.e.Y_ack_confirm._y:=0]
|
|
||||||
822694 e.e.Yarb.arbs[0].ack_cell2._y : 0 [by e.e._arb_out_y.a:=1]
|
|
||||||
822730 e.e._y_temp[1].a : 1 [by e.e.Yarb.arbs[0].ack_cell2._y:=0]
|
|
||||||
822731 e.e.y_ack_arb[1].buf1._y : 0 [by e.e._y_temp[1].a:=1]
|
|
||||||
841269 e.e.Xarb.arbs[0].or_cell._y : 0 [by e.e.Xarb.arbs[0]._y2_arb:=1]
|
|
||||||
850480 e.e._arb_out_x.r : 1 [by e.e.Xarb.arbs[0].or_cell._y:=0]
|
|
||||||
850824 e.e.X_ack_confirm._y : 0 [by e.e._arb_out_x.r:=1]
|
|
||||||
850854 e.e._arb_out_x.a : 1 [by e.e.X_ack_confirm._y:=0]
|
|
||||||
852159 e.e.Xarb.arbs[0].ack_cell2._y : 0 [by e.e._arb_out_x.a:=1]
|
|
||||||
852509 e.e._x_temp[1].a : 1 [by e.e.Xarb.arbs[0].ack_cell2._y:=0]
|
|
||||||
858620 e.e.x_ack_arb[1].buf1._y : 0 [by e.e._x_temp[1].a:=1]
|
|
||||||
860849 e.y[1].a : 1 [by e.e.y_ack_arb[1].buf1._y:=0]
|
|
||||||
861151 e.e.y_encoder.ors_t[0].b._y : 0 [by e.y[1].a:=1]
|
|
||||||
869979 e.e.y_enc_out.d[0].t : 1 [by e.e.y_encoder.ors_t[0].b._y:=0]
|
|
||||||
869987 e.e.vtree_y.OR2_tf[0]._y : 0 [by e.e.y_enc_out.d[0].t:=1]
|
|
||||||
870119 e.e.vtree_y.ct.in[0] : 1 [by e.e.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
874552 e.e.vtree_y.ct.b._y : 0 [by e.e.vtree_y.ct.in[0]:=1]
|
|
||||||
878673 e.e._in_y_v : 1 [by e.e.vtree_y.ct.b._y:=0]
|
|
||||||
897313 e.x[1].a : 1 [by e.e.x_ack_arb[1].buf1._y:=0]
|
|
||||||
908590 e.e.x_encoder.ors_t[0].b._y : 0 [by e.x[1].a:=1]
|
|
||||||
908604 e.e.x_enc_out.d[0].t : 1 [by e.e.x_encoder.ors_t[0].b._y:=0]
|
|
||||||
908614 e.e.vtree_x.OR2_tf[0]._y : 0 [by e.e.x_enc_out.d[0].t:=1]
|
|
||||||
908615 e.e.vtree_x.ct.in[0] : 1 [by e.e.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
909459 e.e.vtree_x.ct.b._y : 0 [by e.e.vtree_x.ct.in[0]:=1]
|
|
||||||
912160 e.e._in_x_v : 1 [by e.e.vtree_x.ct.b._y:=0]
|
|
||||||
927845 e.e._in_xy_v._y : 0 [by e.e._in_x_v:=1]
|
|
||||||
927855 e.e._in_xy_v.y : 1 [by e.e._in_xy_v._y:=0]
|
|
||||||
927856 e.e.buf_s_func.in_v_prebuf._y : 0 [by e.e._in_xy_v.y:=1]
|
|
||||||
929754 e.e.buf_s_func._in_vX : 1 [by e.e.buf_s_func.in_v_prebuf._y:=0]
|
|
||||||
929759 e.e.buf_s_func.in_v_buf_t.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
929782 e.e.buf_s_func._in_vXX_t[0] : 1 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=0]
|
|
||||||
929785 e.e.buf_s_func.t_buf_func[0]._y : 0 [by e.e.buf_s_func._in_vXX_t[0]:=1]
|
|
||||||
929801 e.e.buf_s_func.t_buf_func[1]._y : 0 [by e.e.buf_s_func._in_vXX_t[0]:=1]
|
|
||||||
929904 e.e.buf_s_func.in_v_buf_f.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
931135 e.out.d.d[0].t : 1 [by e.e.buf_s_func.t_buf_func[0]._y:=0]
|
|
||||||
932725 e.out.d.d[1].t : 1 [by e.e.buf_s_func.t_buf_func[1]._y:=0]
|
|
||||||
989049 e.e.buf_s_func._in_vXX_f[0] : 1 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=0]
|
|
||||||
[] Check Arbiter Acks
|
|
||||||
[] Check Encoders
|
|
||||||
[] Check Buffer
|
|
||||||
[] Finish Neuron Handshake
|
|
||||||
989049 e.y[1].r : 0
|
|
||||||
989049 e.x[1].r : 0
|
|
||||||
989053 e.e.x_req_ortree.or2s[0]._y : 1 [by e.x[1].r:=0]
|
|
||||||
989230 e.e.Xarb.arbs[0].arbiter._y2 : 1 [by e.x[1].r:=0]
|
|
||||||
989261 e.e.Xarb.arbs[0]._y2_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y2:=1]
|
|
||||||
989342 e.e.Xarb.arbs[0].or_cell._y : 1 [by e.e.Xarb.arbs[0]._y2_arb:=0]
|
|
||||||
989343 e.e._arb_out_x.r : 0 [by e.e.Xarb.arbs[0].or_cell._y:=1]
|
|
||||||
989427 e.e.Yarb.arbs[0].arbiter._y2 : 1 [by e.y[1].r:=0]
|
|
||||||
993056 e.e.Yarb.arbs[0]._y2_arb : 0 [by e.e.Yarb.arbs[0].arbiter._y2:=1]
|
|
||||||
993677 e.e.Yarb.arbs[0].or_cell._y : 1 [by e.e.Yarb.arbs[0]._y2_arb:=0]
|
|
||||||
1000029 e.e._x_v : 0 [by e.e.x_req_ortree.or2s[0]._y:=1]
|
|
||||||
1000075 e.e._x_v_B : 1 [by e.e._x_v:=0]
|
|
||||||
1004028 e.e._arb_out_y.r : 0 [by e.e.Yarb.arbs[0].or_cell._y:=1]
|
|
||||||
1004028 e.out.a : 1
|
|
||||||
1004028 e.out.v : 1
|
|
||||||
1004078 e.e._x_a_B : 0 [by e.out.v:=1]
|
|
||||||
1004079 e.e.X_ack_confirm._y : 1 [by e.e._x_a_B:=0]
|
|
||||||
1004208 e.e._x_a : 1 [by e.e._x_a_B:=0]
|
|
||||||
1005641 e.e.buf_s_func._out_a_B : 0 [by e.out.a:=1]
|
|
||||||
1005645 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
1006742 e.e._en : 0 [by e.e._x_a:=1]
|
|
||||||
1006748 e.e.buf_s_func.en_buf_f.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
1006749 e.e.buf_s_func._en_X_f[0] : 0 [by e.e.buf_s_func.en_buf_f.buf1._y:=1]
|
|
||||||
1006755 e.e._arb_out_x.a : 0 [by e.e.X_ack_confirm._y:=1]
|
|
||||||
1006791 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
1008619 e.e.buf_s_func.en_buf_t.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
1010085 e.e.buf_s_func._out_a_BX_f[0] : 0 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
1010672 e.e.buf_s_func._en_X_t[0] : 0 [by e.e.buf_s_func.en_buf_t.buf1._y:=1]
|
|
||||||
1021976 e.e.Xarb.arbs[0].ack_cell2._y : 1 [by e.e._arb_out_x.a:=0]
|
|
||||||
1022037 e.e._x_temp[1].a : 0 [by e.e.Xarb.arbs[0].ack_cell2._y:=1]
|
|
||||||
1022097 e.e.x_ack_arb[1].buf1._y : 1 [by e.e._x_temp[1].a:=0]
|
|
||||||
1023667 e.x[1].a : 0 [by e.e.x_ack_arb[1].buf1._y:=1]
|
|
||||||
1042073 e.e.x_encoder.ors_t[0].b._y : 1 [by e.x[1].a:=0]
|
|
||||||
1042741 e.e.x_enc_out.d[0].t : 0 [by e.e.x_encoder.ors_t[0].b._y:=1]
|
|
||||||
1042797 e.e.vtree_x.OR2_tf[0]._y : 1 [by e.e.x_enc_out.d[0].t:=0]
|
|
||||||
1042886 e.e.vtree_x.ct.in[0] : 0 [by e.e.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
1042887 e.e.vtree_x.ct.b._y : 1 [by e.e.vtree_x.ct.in[0]:=0]
|
|
||||||
1042888 e.e._in_x_v : 0 [by e.e.vtree_x.ct.b._y:=1]
|
|
||||||
1042960 e.e._in_xy_v._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
1043249 e.e.Y_ack_confirm._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
1043260 e.e._arb_out_y.a : 0 [by e.e.Y_ack_confirm._y:=1]
|
|
||||||
1043261 e.e.Yarb.arbs[0].ack_cell2._y : 1 [by e.e._arb_out_y.a:=0]
|
|
||||||
1043316 e.e._in_xy_v.y : 0 [by e.e._in_xy_v._y:=1]
|
|
||||||
1043390 e.e._y_temp[1].a : 0 [by e.e.Yarb.arbs[0].ack_cell2._y:=1]
|
|
||||||
1043399 e.e.y_ack_arb[1].buf1._y : 1 [by e.e._y_temp[1].a:=0]
|
|
||||||
1046479 e.e.buf_s_func.in_v_prebuf._y : 1 [by e.e._in_xy_v.y:=0]
|
|
||||||
1046484 e.e.buf_s_func._in_vX : 0 [by e.e.buf_s_func.in_v_prebuf._y:=1]
|
|
||||||
1046493 e.e.buf_s_func.in_v_buf_t.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
1046589 e.e.buf_s_func._out_a_BX_t[0] : 0 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
1046662 e.e.buf_s_func._in_vXX_t[0] : 0 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=1]
|
|
||||||
1046846 e.e.buf_s_func.t_buf_func[1]._y : 1 [by e.e.buf_s_func._out_a_BX_t[0]:=0]
|
|
||||||
1046847 e.out.d.d[1].t : 0 [by e.e.buf_s_func.t_buf_func[1]._y:=1]
|
|
||||||
1047071 e.e.buf_s_func.in_v_buf_f.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
1047108 e.e.buf_s_func._in_vXX_f[0] : 0 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=1]
|
|
||||||
1047458 e.y[1].a : 0 [by e.e.y_ack_arb[1].buf1._y:=1]
|
|
||||||
1047574 e.e.y_encoder.ors_t[0].b._y : 1 [by e.y[1].a:=0]
|
|
||||||
1048525 e.e.y_enc_out.d[0].t : 0 [by e.e.y_encoder.ors_t[0].b._y:=1]
|
|
||||||
1048526 e.e.vtree_y.OR2_tf[0]._y : 1 [by e.e.y_enc_out.d[0].t:=0]
|
|
||||||
1048792 e.e.vtree_y.ct.in[0] : 0 [by e.e.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
1051657 e.e.buf_s_func.t_buf_func[0]._y : 1 [by e.e.buf_s_func._out_a_BX_t[0]:=0]
|
|
||||||
1054257 e.out.d.d[0].t : 0 [by e.e.buf_s_func.t_buf_func[0]._y:=1]
|
|
||||||
1110617 e.e.vtree_y.ct.b._y : 1 [by e.e.vtree_y.ct.in[0]:=0]
|
|
||||||
1110618 e.e._in_y_v : 0 [by e.e.vtree_y.ct.b._y:=1]
|
|
||||||
1112139 e.e._x_a_B : 1 [by e.e._in_y_v:=0]
|
|
||||||
1114785 e.e._x_a : 0 [by e.e._x_a_B:=1]
|
|
||||||
1114785 e.out.a : 0
|
|
||||||
1114785 e.out.v : 0
|
|
||||||
1115291 e.e._en : 1 [by e.out.v:=0]
|
|
||||||
1116226 e.e.buf_s_func.en_buf_f.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
1120661 e.e.buf_s_func._out_a_B : 1 [by e.out.a:=0]
|
|
||||||
1120761 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
1124929 e.e.buf_s_func._out_a_BX_f[0] : 1 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
1127979 e.e.buf_s_func.en_buf_t.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
1127981 e.e.buf_s_func._en_X_t[0] : 1 [by e.e.buf_s_func.en_buf_t.buf1._y:=0]
|
|
||||||
1132851 e.e.buf_s_func._en_X_f[0] : 1 [by e.e.buf_s_func.en_buf_f.buf1._y:=0]
|
|
||||||
1182244 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
1183241 e.e.buf_s_func._out_a_BX_t[0] : 1 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
[] Neuron (1,1) Encoded
|
|
||||||
[] Neuron Spikes (0,0), (1,0)
|
|
||||||
1183241 e.x[0].r : 1
|
|
||||||
1183241 e.x[1].r : 1
|
|
||||||
1183241 e.y[0].r : 1
|
|
||||||
1183243 e.e.Yarb.arbs[0].arbiter._y1 : 0 [by e.y[0].r:=1]
|
|
||||||
1187978 e.e.x_req_ortree.or2s[0]._y : 0 [by e.x[0].r:=1]
|
|
||||||
1188075 e.e._x_v : 1 [by e.e.x_req_ortree.or2s[0]._y:=0]
|
|
||||||
1188141 e.e._x_v_B : 0 [by e.e._x_v:=1]
|
|
||||||
1196259 e.e.Xarb.arbs[0].arbiter._y1 : 0 [by e.x[0].r:=1]
|
|
||||||
1196260 e.e.Xarb.arbs[0]._y1_arb : 1 [by e.e.Xarb.arbs[0].arbiter._y1:=0]
|
|
||||||
1196407 e.e.Xarb.arbs[0].or_cell._y : 0 [by e.e.Xarb.arbs[0]._y1_arb:=1]
|
|
||||||
1202758 e.e._arb_out_x.r : 1 [by e.e.Xarb.arbs[0].or_cell._y:=0]
|
|
||||||
1202769 e.e.X_ack_confirm._y : 0 [by e.e._arb_out_x.r:=1]
|
|
||||||
1205050 e.e._arb_out_x.a : 1 [by e.e.X_ack_confirm._y:=0]
|
|
||||||
1205122 e.e.Xarb.arbs[0].ack_cell1._y : 0 [by e.e._arb_out_x.a:=1]
|
|
||||||
1205136 e.e._x_temp[0].a : 1 [by e.e.Xarb.arbs[0].ack_cell1._y:=0]
|
|
||||||
1205148 e.e.x_ack_arb[0].buf1._y : 0 [by e.e._x_temp[0].a:=1]
|
|
||||||
1217465 e.x[0].a : 1 [by e.e.x_ack_arb[0].buf1._y:=0]
|
|
||||||
1239712 e.e.x_encoder.ors_f[0].b._y : 0 [by e.x[0].a:=1]
|
|
||||||
1243805 e.e.Yarb.arbs[0]._y1_arb : 1 [by e.e.Yarb.arbs[0].arbiter._y1:=0]
|
|
||||||
1244705 e.e.Yarb.arbs[0].or_cell._y : 0 [by e.e.Yarb.arbs[0]._y1_arb:=1]
|
|
||||||
1246272 e.e._arb_out_y.r : 1 [by e.e.Yarb.arbs[0].or_cell._y:=0]
|
|
||||||
1247160 e.e.x_enc_out.d[0].f : 1 [by e.e.x_encoder.ors_f[0].b._y:=0]
|
|
||||||
1247310 e.e.vtree_x.OR2_tf[0]._y : 0 [by e.e.x_enc_out.d[0].f:=1]
|
|
||||||
1249875 e.e.Y_ack_confirm._y : 0 [by e.e._arb_out_y.r:=1]
|
|
||||||
1250000 e.e._arb_out_y.a : 1 [by e.e.Y_ack_confirm._y:=0]
|
|
||||||
1250005 e.e.Yarb.arbs[0].ack_cell1._y : 0 [by e.e._arb_out_y.a:=1]
|
|
||||||
1250024 e.e._y_temp[0].a : 1 [by e.e.Yarb.arbs[0].ack_cell1._y:=0]
|
|
||||||
1250197 e.e.y_ack_arb[0].buf1._y : 0 [by e.e._y_temp[0].a:=1]
|
|
||||||
1277800 e.e.vtree_x.ct.in[0] : 1 [by e.e.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
1277859 e.e.vtree_x.ct.b._y : 0 [by e.e.vtree_x.ct.in[0]:=1]
|
|
||||||
1278700 e.e._in_x_v : 1 [by e.e.vtree_x.ct.b._y:=0]
|
|
||||||
1290184 e.y[0].a : 1 [by e.e.y_ack_arb[0].buf1._y:=0]
|
|
||||||
1290553 e.e.y_encoder.ors_f[0].b._y : 0 [by e.y[0].a:=1]
|
|
||||||
1355853 e.e.y_enc_out.d[0].f : 1 [by e.e.y_encoder.ors_f[0].b._y:=0]
|
|
||||||
1356441 e.e.vtree_y.OR2_tf[0]._y : 0 [by e.e.y_enc_out.d[0].f:=1]
|
|
||||||
1356912 e.e.vtree_y.ct.in[0] : 1 [by e.e.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
1357181 e.e.vtree_y.ct.b._y : 0 [by e.e.vtree_y.ct.in[0]:=1]
|
|
||||||
1357582 e.e._in_y_v : 1 [by e.e.vtree_y.ct.b._y:=0]
|
|
||||||
1357649 e.e._in_xy_v._y : 0 [by e.e._in_y_v:=1]
|
|
||||||
1360731 e.e._in_xy_v.y : 1 [by e.e._in_xy_v._y:=0]
|
|
||||||
1364009 e.e.buf_s_func.in_v_prebuf._y : 0 [by e.e._in_xy_v.y:=1]
|
|
||||||
1364011 e.e.buf_s_func._in_vX : 1 [by e.e.buf_s_func.in_v_prebuf._y:=0]
|
|
||||||
1365213 e.e.buf_s_func.in_v_buf_t.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
1365236 e.e.buf_s_func._in_vXX_t[0] : 1 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=0]
|
|
||||||
1382466 e.e.buf_s_func.in_v_buf_f.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
1382505 e.e.buf_s_func._in_vXX_f[0] : 1 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=0]
|
|
||||||
1392997 e.e.buf_s_func.f_buf_func[0]._y : 0 [by e.e.buf_s_func._in_vXX_f[0]:=1]
|
|
||||||
1396403 e.e.buf_s_func.f_buf_func[1]._y : 0 [by e.e.buf_s_func._in_vXX_f[0]:=1]
|
|
||||||
1396419 e.out.d.d[1].f : 1 [by e.e.buf_s_func.f_buf_func[1]._y:=0]
|
|
||||||
1408426 e.out.d.d[0].f : 1 [by e.e.buf_s_func.f_buf_func[0]._y:=0]
|
|
||||||
[] Check Arbiter Acks (0,0)
|
|
||||||
[] Check Encoders
|
|
||||||
[] Check Buffer
|
|
||||||
[] Finish Neuron Handshake (0,0)
|
|
||||||
1408426 e.x[0].r : 0
|
|
||||||
1424214 e.e.Xarb.arbs[0].arbiter._y1 : 1 [by e.x[0].r:=0]
|
|
||||||
1424216 e.e.Xarb.arbs[0].arbiter._y2 : 0 [by e.e.Xarb.arbs[0].arbiter._y1:=1]
|
|
||||||
1424221 e.e.Xarb.arbs[0]._y1_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y1:=1]
|
|
||||||
1424249 e.e.Xarb.arbs[0].or_cell._y : 1 [by e.e.Xarb.arbs[0]._y1_arb:=0]
|
|
||||||
1437982 e.e._arb_out_x.r : 0 [by e.e.Xarb.arbs[0].or_cell._y:=1]
|
|
||||||
1437982 e.out.a : 1
|
|
||||||
1437982 e.out.v : 1
|
|
||||||
1439757 e.e._x_a_B : 0 [by e.out.v:=1]
|
|
||||||
1439759 e.e.X_ack_confirm._y : 1 [by e.e._x_a_B:=0]
|
|
||||||
1439769 e.e._arb_out_x.a : 0 [by e.e.X_ack_confirm._y:=1]
|
|
||||||
1444804 e.e.buf_s_func._out_a_B : 0 [by e.out.a:=1]
|
|
||||||
1444826 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
1444842 e.e.buf_s_func._out_a_BX_t[0] : 0 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
1461429 e.e._x_a : 1 [by e.e._x_a_B:=0]
|
|
||||||
1462134 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
1465425 e.e.Xarb.arbs[0].ack_cell1._y : 1 [by e.e._arb_out_x.a:=0]
|
|
||||||
1466607 e.e._en : 0 [by e.e._x_a:=1]
|
|
||||||
1466691 e.e._x_temp[0].a : 0 [by e.e.Xarb.arbs[0].ack_cell1._y:=1]
|
|
||||||
1466692 e.e.x_ack_arb[0].buf1._y : 1 [by e.e._x_temp[0].a:=0]
|
|
||||||
1466750 e.e.Xarb.arbs[0]._y2_arb : 1 [by e.e._x_temp[0].a:=0]
|
|
||||||
1466777 e.e.Xarb.arbs[0].or_cell._y : 0 [by e.e.Xarb.arbs[0]._y2_arb:=1]
|
|
||||||
1466793 e.x[0].a : 0 [by e.e.x_ack_arb[0].buf1._y:=1]
|
|
||||||
1468582 e.e.buf_s_func.en_buf_f.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
1468583 e.e.buf_s_func._en_X_f[0] : 0 [by e.e.buf_s_func.en_buf_f.buf1._y:=1]
|
|
||||||
1469198 e.e.x_encoder.ors_f[0].b._y : 1 [by e.x[0].a:=0]
|
|
||||||
1475110 e.e.x_enc_out.d[0].f : 0 [by e.e.x_encoder.ors_f[0].b._y:=1]
|
|
||||||
1476279 e.e.buf_s_func._out_a_BX_f[0] : 0 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
1477549 e.e.vtree_x.OR2_tf[0]._y : 1 [by e.e.x_enc_out.d[0].f:=0]
|
|
||||||
1478015 e.e.buf_s_func.f_buf_func[0]._y : 1 [by e.e.buf_s_func._out_a_BX_f[0]:=0]
|
|
||||||
1478349 e.out.d.d[0].f : 0 [by e.e.buf_s_func.f_buf_func[0]._y:=1]
|
|
||||||
1484495 e.e.buf_s_func.en_buf_t.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
1484501 e.e.buf_s_func._en_X_t[0] : 0 [by e.e.buf_s_func.en_buf_t.buf1._y:=1]
|
|
||||||
1491868 e.e.buf_s_func.f_buf_func[1]._y : 1 [by e.e.buf_s_func._out_a_BX_f[0]:=0]
|
|
||||||
1492991 e.e.vtree_x.ct.in[0] : 0 [by e.e.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
1494228 e.e.vtree_x.ct.b._y : 1 [by e.e.vtree_x.ct.in[0]:=0]
|
|
||||||
1494305 e.e._in_x_v : 0 [by e.e.vtree_x.ct.b._y:=1]
|
|
||||||
1494315 e.e._x_a_B : 1 [by e.e._in_x_v:=0]
|
|
||||||
1494446 e.e._in_xy_v._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
1494447 e.e._in_xy_v.y : 0 [by e.e._in_xy_v._y:=1]
|
|
||||||
1499774 e.e.buf_s_func.in_v_prebuf._y : 1 [by e.e._in_xy_v.y:=0]
|
|
||||||
1499775 e.e.buf_s_func._in_vX : 0 [by e.e.buf_s_func.in_v_prebuf._y:=1]
|
|
||||||
1499776 e.e.buf_s_func.in_v_buf_f.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
1499797 e.e.buf_s_func._in_vXX_f[0] : 0 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=1]
|
|
||||||
1503641 e.e.buf_s_func.in_v_buf_t.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
1503971 e.e.buf_s_func._in_vXX_t[0] : 0 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=1]
|
|
||||||
1509570 e.e._x_a : 0 [by e.e._x_a_B:=1]
|
|
||||||
1519547 e.e._arb_out_x.r : 1 [by e.e.Xarb.arbs[0].or_cell._y:=0]
|
|
||||||
1544566 e.out.d.d[1].f : 0 [by e.e.buf_s_func.f_buf_func[1]._y:=1]
|
|
||||||
1566419 e.e.X_ack_confirm._y : 0 [by e.e._arb_out_x.r:=1]
|
|
||||||
1566421 e.e._arb_out_x.a : 1 [by e.e.X_ack_confirm._y:=0]
|
|
||||||
1575291 e.e.Xarb.arbs[0].ack_cell2._y : 0 [by e.e._arb_out_x.a:=1]
|
|
||||||
1575474 e.e._x_temp[1].a : 1 [by e.e.Xarb.arbs[0].ack_cell2._y:=0]
|
|
||||||
1604634 e.e.x_ack_arb[1].buf1._y : 0 [by e.e._x_temp[1].a:=1]
|
|
||||||
1617744 e.x[1].a : 1 [by e.e.x_ack_arb[1].buf1._y:=0]
|
|
||||||
1617856 e.e.x_encoder.ors_t[0].b._y : 0 [by e.x[1].a:=1]
|
|
||||||
1649639 e.e.x_enc_out.d[0].t : 1 [by e.e.x_encoder.ors_t[0].b._y:=0]
|
|
||||||
1649711 e.e.vtree_x.OR2_tf[0]._y : 0 [by e.e.x_enc_out.d[0].t:=1]
|
|
||||||
1650819 e.e.vtree_x.ct.in[0] : 1 [by e.e.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
1674016 e.e.vtree_x.ct.b._y : 0 [by e.e.vtree_x.ct.in[0]:=1]
|
|
||||||
1674020 e.e._in_x_v : 1 [by e.e.vtree_x.ct.b._y:=0]
|
|
||||||
1674419 e.e._in_xy_v._y : 0 [by e.e._in_x_v:=1]
|
|
||||||
1674462 e.e._in_xy_v.y : 1 [by e.e._in_xy_v._y:=0]
|
|
||||||
1688288 e.e.buf_s_func.in_v_prebuf._y : 0 [by e.e._in_xy_v.y:=1]
|
|
||||||
1688289 e.e.buf_s_func._in_vX : 1 [by e.e.buf_s_func.in_v_prebuf._y:=0]
|
|
||||||
1688308 e.e.buf_s_func.in_v_buf_t.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
1696423 e.e.buf_s_func.in_v_buf_f.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
1701517 e.e.buf_s_func._in_vXX_t[0] : 1 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=0]
|
|
||||||
1711988 e.e.buf_s_func._in_vXX_f[0] : 1 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=0]
|
|
||||||
1711988 e.out.a : 0
|
|
||||||
1711988 e.out.v : 0
|
|
||||||
1712363 e.e._en : 1 [by e.out.v:=0]
|
|
||||||
1712389 e.e.buf_s_func._out_a_B : 1 [by e.out.a:=0]
|
|
||||||
1712390 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
1712471 e.e.buf_s_func.en_buf_t.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
1712697 e.e.buf_s_func.en_buf_f.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
1712722 e.e.buf_s_func._en_X_t[0] : 1 [by e.e.buf_s_func.en_buf_t.buf1._y:=0]
|
|
||||||
1712856 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
1712875 e.e.buf_s_func._en_X_f[0] : 1 [by e.e.buf_s_func.en_buf_f.buf1._y:=0]
|
|
||||||
1713798 e.e.buf_s_func._out_a_BX_t[0] : 1 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
1713799 e.e.buf_s_func.t_buf_func[0]._y : 0 [by e.e.buf_s_func._out_a_BX_t[0]:=1]
|
|
||||||
1713800 e.out.d.d[0].t : 1 [by e.e.buf_s_func.t_buf_func[0]._y:=0]
|
|
||||||
1717122 e.e.buf_s_func._out_a_BX_f[0] : 1 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
1717342 e.e.buf_s_func.f_buf_func[1]._y : 0 [by e.e.buf_s_func._out_a_BX_f[0]:=1]
|
|
||||||
1717905 e.out.d.d[1].f : 1 [by e.e.buf_s_func.f_buf_func[1]._y:=0]
|
|
||||||
[] Neuron (0,0) Encoded
|
|
||||||
[] Check Neuron (1,0) Waiting
|
|
||||||
[] Check Arbiter Acks (1,0)
|
|
||||||
[] Check Encoders
|
|
||||||
[] Check Buffer
|
|
||||||
[] Finish Neuron Handshake (1,0)
|
|
||||||
1717905 e.x[1].r : 0
|
|
||||||
1717905 e.y[0].r : 0
|
|
||||||
1717983 e.e.x_req_ortree.or2s[0]._y : 1 [by e.x[1].r:=0]
|
|
||||||
1718134 e.e._x_v : 0 [by e.e.x_req_ortree.or2s[0]._y:=1]
|
|
||||||
1718234 e.e.Xarb.arbs[0].arbiter._y2 : 1 [by e.x[1].r:=0]
|
|
||||||
1718235 e.e.Xarb.arbs[0]._y2_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y2:=1]
|
|
||||||
1718236 e.e.Xarb.arbs[0].or_cell._y : 1 [by e.e.Xarb.arbs[0]._y2_arb:=0]
|
|
||||||
1723161 e.e.Yarb.arbs[0].arbiter._y1 : 1 [by e.y[0].r:=0]
|
|
||||||
1723189 e.e.Yarb.arbs[0]._y1_arb : 0 [by e.e.Yarb.arbs[0].arbiter._y1:=1]
|
|
||||||
1723190 e.e.Yarb.arbs[0].or_cell._y : 1 [by e.e.Yarb.arbs[0]._y1_arb:=0]
|
|
||||||
1723463 e.e._arb_out_y.r : 0 [by e.e.Yarb.arbs[0].or_cell._y:=1]
|
|
||||||
1726003 e.e._x_v_B : 1 [by e.e._x_v:=0]
|
|
||||||
1727849 e.e._arb_out_x.r : 0 [by e.e.Xarb.arbs[0].or_cell._y:=1]
|
|
||||||
1727849 e.out.a : 1
|
|
||||||
1727849 e.out.v : 1
|
|
||||||
1727851 e.e._x_a_B : 0 [by e.out.v:=1]
|
|
||||||
1727852 e.e.X_ack_confirm._y : 1 [by e.e._x_a_B:=0]
|
|
||||||
1727857 e.e._arb_out_x.a : 0 [by e.e.X_ack_confirm._y:=1]
|
|
||||||
1727871 e.e.buf_s_func._out_a_B : 0 [by e.out.a:=1]
|
|
||||||
1727872 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
1728191 e.e.Xarb.arbs[0].ack_cell2._y : 1 [by e.e._arb_out_x.a:=0]
|
|
||||||
1728581 e.e._x_temp[1].a : 0 [by e.e.Xarb.arbs[0].ack_cell2._y:=1]
|
|
||||||
1728782 e.e.x_ack_arb[1].buf1._y : 1 [by e.e._x_temp[1].a:=0]
|
|
||||||
1729056 e.x[1].a : 0 [by e.e.x_ack_arb[1].buf1._y:=1]
|
|
||||||
1729082 e.e.x_encoder.ors_t[0].b._y : 1 [by e.x[1].a:=0]
|
|
||||||
1729178 e.e.x_enc_out.d[0].t : 0 [by e.e.x_encoder.ors_t[0].b._y:=1]
|
|
||||||
1729222 e.e.vtree_x.OR2_tf[0]._y : 1 [by e.e.x_enc_out.d[0].t:=0]
|
|
||||||
1729669 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
1740651 e.e.buf_s_func._out_a_BX_f[0] : 0 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
1743927 e.e.buf_s_func._out_a_BX_t[0] : 0 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
1744997 e.e.vtree_x.ct.in[0] : 0 [by e.e.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
1744999 e.e.vtree_x.ct.b._y : 1 [by e.e.vtree_x.ct.in[0]:=0]
|
|
||||||
1745006 e.e._in_x_v : 0 [by e.e.vtree_x.ct.b._y:=1]
|
|
||||||
1745115 e.e.Y_ack_confirm._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
1745478 e.e._in_xy_v._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
1745490 e.e._in_xy_v.y : 0 [by e.e._in_xy_v._y:=1]
|
|
||||||
1747869 e.e._arb_out_y.a : 0 [by e.e.Y_ack_confirm._y:=1]
|
|
||||||
1747896 e.e.Yarb.arbs[0].ack_cell1._y : 1 [by e.e._arb_out_y.a:=0]
|
|
||||||
1748176 e.e._y_temp[0].a : 0 [by e.e.Yarb.arbs[0].ack_cell1._y:=1]
|
|
||||||
1748177 e.e.y_ack_arb[0].buf1._y : 1 [by e.e._y_temp[0].a:=0]
|
|
||||||
1748212 e.y[0].a : 0 [by e.e.y_ack_arb[0].buf1._y:=1]
|
|
||||||
1748676 e.e.buf_s_func.in_v_prebuf._y : 1 [by e.e._in_xy_v.y:=0]
|
|
||||||
1781936 e.e._x_a : 1 [by e.e._x_a_B:=0]
|
|
||||||
1784614 e.e._en : 0 [by e.e._x_a:=1]
|
|
||||||
1784697 e.e.buf_s_func.en_buf_f.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
1784698 e.e.buf_s_func._en_X_f[0] : 0 [by e.e.buf_s_func.en_buf_f.buf1._y:=1]
|
|
||||||
1787131 e.e.buf_s_func.f_buf_func[1]._y : 1 [by e.e.buf_s_func._en_X_f[0]:=0]
|
|
||||||
1788425 e.out.d.d[1].f : 0 [by e.e.buf_s_func.f_buf_func[1]._y:=1]
|
|
||||||
1810223 e.e.buf_s_func.en_buf_t.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
1812632 e.e.y_encoder.ors_f[0].b._y : 1 [by e.y[0].a:=0]
|
|
||||||
1813810 e.e.buf_s_func._in_vX : 0 [by e.e.buf_s_func.in_v_prebuf._y:=1]
|
|
||||||
1814058 e.e.buf_s_func.in_v_buf_f.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
1818030 e.e.buf_s_func.in_v_buf_t.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
1818085 e.e.buf_s_func._in_vXX_t[0] : 0 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=1]
|
|
||||||
1821686 e.e.y_enc_out.d[0].f : 0 [by e.e.y_encoder.ors_f[0].b._y:=1]
|
|
||||||
1821864 e.e.vtree_y.OR2_tf[0]._y : 1 [by e.e.y_enc_out.d[0].f:=0]
|
|
||||||
1821872 e.e.vtree_y.ct.in[0] : 0 [by e.e.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
1821905 e.e.vtree_y.ct.b._y : 1 [by e.e.vtree_y.ct.in[0]:=0]
|
|
||||||
1823077 e.e._in_y_v : 0 [by e.e.vtree_y.ct.b._y:=1]
|
|
||||||
1823101 e.e._x_a_B : 1 [by e.e._in_y_v:=0]
|
|
||||||
1839904 e.e._x_a : 0 [by e.e._x_a_B:=1]
|
|
||||||
1852952 e.e.buf_s_func._in_vXX_f[0] : 0 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=1]
|
|
||||||
1855655 e.e.buf_s_func._en_X_t[0] : 0 [by e.e.buf_s_func.en_buf_t.buf1._y:=1]
|
|
||||||
1855985 e.e.buf_s_func.t_buf_func[0]._y : 1 [by e.e.buf_s_func._en_X_t[0]:=0]
|
|
||||||
1856043 e.out.d.d[0].t : 0 [by e.e.buf_s_func.t_buf_func[0]._y:=1]
|
|
||||||
1856043 e.out.a : 0
|
|
||||||
1856043 e.out.v : 0
|
|
||||||
1856055 e.e.buf_s_func._out_a_B : 1 [by e.out.a:=0]
|
|
||||||
1856063 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
1856196 e.e.buf_s_func._out_a_BX_t[0] : 1 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
1858380 e.e._en : 1 [by e.out.v:=0]
|
|
||||||
1858381 e.e.buf_s_func.en_buf_t.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
1858386 e.e.buf_s_func._en_X_t[0] : 1 [by e.e.buf_s_func.en_buf_t.buf1._y:=0]
|
|
||||||
1861414 e.e.buf_s_func.en_buf_f.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
1861808 e.e.buf_s_func._en_X_f[0] : 1 [by e.e.buf_s_func.en_buf_f.buf1._y:=0]
|
|
||||||
1920867 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
1923663 e.e.buf_s_func._out_a_BX_f[0] : 1 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
[] Neuron (1,0) Encoded
|
|
||||||
[] Neuron Spikes (1,0), (0,1)
|
|
||||||
1923663 e.x[1].r : 1
|
|
||||||
1923663 e.y[1].r : 1
|
|
||||||
1923663 e.x[0].r : 1
|
|
||||||
1923663 e.y[0].r : 1
|
|
||||||
1923678 e.e.Xarb.arbs[0].arbiter._y2 : 0 [by e.x[1].r:=1]
|
|
||||||
1923689 e.e.Xarb.arbs[0]._y2_arb : 1 [by e.e.Xarb.arbs[0].arbiter._y2:=0]
|
|
||||||
1923963 e.e.Xarb.arbs[0].or_cell._y : 0 [by e.e.Xarb.arbs[0]._y2_arb:=1]
|
|
||||||
1924013 e.e._arb_out_x.r : 1 [by e.e.Xarb.arbs[0].or_cell._y:=0]
|
|
||||||
1925427 e.e.Yarb.arbs[0].arbiter._y2 : 0 [by e.y[1].r:=1]
|
|
||||||
1925428 e.e.Yarb.arbs[0]._y2_arb : 1 [by e.e.Yarb.arbs[0].arbiter._y2:=0]
|
|
||||||
1927376 e.e.X_ack_confirm._y : 0 [by e.e._arb_out_x.r:=1]
|
|
||||||
1927379 e.e._arb_out_x.a : 1 [by e.e.X_ack_confirm._y:=0]
|
|
||||||
1927788 e.e.x_req_ortree.or2s[0]._y : 0 [by e.x[1].r:=1]
|
|
||||||
1928039 e.e.Xarb.arbs[0].ack_cell2._y : 0 [by e.e._arb_out_x.a:=1]
|
|
||||||
1928422 e.e._x_v : 1 [by e.e.x_req_ortree.or2s[0]._y:=0]
|
|
||||||
1928429 e.e._x_v_B : 0 [by e.e._x_v:=1]
|
|
||||||
1955687 e.e._x_temp[1].a : 1 [by e.e.Xarb.arbs[0].ack_cell2._y:=0]
|
|
||||||
1970275 e.e.x_ack_arb[1].buf1._y : 0 [by e.e._x_temp[1].a:=1]
|
|
||||||
1970305 e.x[1].a : 1 [by e.e.x_ack_arb[1].buf1._y:=0]
|
|
||||||
1971382 e.e.Yarb.arbs[0].or_cell._y : 0 [by e.e.Yarb.arbs[0]._y2_arb:=1]
|
|
||||||
1975226 e.e._arb_out_y.r : 1 [by e.e.Yarb.arbs[0].or_cell._y:=0]
|
|
||||||
1975341 e.e.Y_ack_confirm._y : 0 [by e.e._arb_out_y.r:=1]
|
|
||||||
1975348 e.e._arb_out_y.a : 1 [by e.e.Y_ack_confirm._y:=0]
|
|
||||||
1978383 e.e.x_encoder.ors_t[0].b._y : 0 [by e.x[1].a:=1]
|
|
||||||
1979045 e.e.x_enc_out.d[0].t : 1 [by e.e.x_encoder.ors_t[0].b._y:=0]
|
|
||||||
1979064 e.e.vtree_x.OR2_tf[0]._y : 0 [by e.e.x_enc_out.d[0].t:=1]
|
|
||||||
1979065 e.e.vtree_x.ct.in[0] : 1 [by e.e.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
1979389 e.e.vtree_x.ct.b._y : 0 [by e.e.vtree_x.ct.in[0]:=1]
|
|
||||||
1979466 e.e._in_x_v : 1 [by e.e.vtree_x.ct.b._y:=0]
|
|
||||||
2001633 e.e.Yarb.arbs[0].ack_cell2._y : 0 [by e.e._arb_out_y.a:=1]
|
|
||||||
2011174 e.e._y_temp[1].a : 1 [by e.e.Yarb.arbs[0].ack_cell2._y:=0]
|
|
||||||
2038849 e.e.y_ack_arb[1].buf1._y : 0 [by e.e._y_temp[1].a:=1]
|
|
||||||
2040377 e.y[1].a : 1 [by e.e.y_ack_arb[1].buf1._y:=0]
|
|
||||||
2045980 e.e.y_encoder.ors_t[0].b._y : 0 [by e.y[1].a:=1]
|
|
||||||
2046044 e.e.y_enc_out.d[0].t : 1 [by e.e.y_encoder.ors_t[0].b._y:=0]
|
|
||||||
2046053 e.e.vtree_y.OR2_tf[0]._y : 0 [by e.e.y_enc_out.d[0].t:=1]
|
|
||||||
2107723 e.e.vtree_y.ct.in[0] : 1 [by e.e.vtree_y.OR2_tf[0]._y:=0]
|
|
||||||
2130322 e.e.vtree_y.ct.b._y : 0 [by e.e.vtree_y.ct.in[0]:=1]
|
|
||||||
2131361 e.e._in_y_v : 1 [by e.e.vtree_y.ct.b._y:=0]
|
|
||||||
2131369 e.e._in_xy_v._y : 0 [by e.e._in_y_v:=1]
|
|
||||||
2139656 e.e._in_xy_v.y : 1 [by e.e._in_xy_v._y:=0]
|
|
||||||
2139748 e.e.buf_s_func.in_v_prebuf._y : 0 [by e.e._in_xy_v.y:=1]
|
|
||||||
2139784 e.e.buf_s_func._in_vX : 1 [by e.e.buf_s_func.in_v_prebuf._y:=0]
|
|
||||||
2139819 e.e.buf_s_func.in_v_buf_f.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
2139841 e.e.buf_s_func.in_v_buf_t.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
2140109 e.e.buf_s_func._in_vXX_f[0] : 1 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=0]
|
|
||||||
2140812 e.e.buf_s_func._in_vXX_t[0] : 1 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=0]
|
|
||||||
2140855 e.e.buf_s_func.t_buf_func[1]._y : 0 [by e.e.buf_s_func._in_vXX_t[0]:=1]
|
|
||||||
2148253 e.e.buf_s_func.t_buf_func[0]._y : 0 [by e.e.buf_s_func._in_vXX_t[0]:=1]
|
|
||||||
2148268 e.out.d.d[0].t : 1 [by e.e.buf_s_func.t_buf_func[0]._y:=0]
|
|
||||||
2157991 e.out.d.d[1].t : 1 [by e.e.buf_s_func.t_buf_func[1]._y:=0]
|
|
||||||
[] Check Arbiter Acks (1,0)
|
|
||||||
[] Check Encoders
|
|
||||||
[] Check Buffer
|
|
||||||
[] Finish Neuron Handshake (1,0)
|
|
||||||
2157991 e.x[1].r : 0
|
|
||||||
2157991 e.y[0].r : 0
|
|
||||||
2160804 e.e.Xarb.arbs[0].arbiter._y2 : 1 [by e.x[1].r:=0]
|
|
||||||
2161176 e.e.Xarb.arbs[0].arbiter._y1 : 0 [by e.e.Xarb.arbs[0].arbiter._y2:=1]
|
|
||||||
2164956 e.e.Xarb.arbs[0]._y2_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y2:=1]
|
|
||||||
2165027 e.e.Xarb.arbs[0].or_cell._y : 1 [by e.e.Xarb.arbs[0]._y2_arb:=0]
|
|
||||||
2174083 e.e._arb_out_x.r : 0 [by e.e.Xarb.arbs[0].or_cell._y:=1]
|
|
||||||
2174083 e.out.a : 1
|
|
||||||
2174083 e.out.v : 1
|
|
||||||
2180951 e.e._x_a_B : 0 [by e.out.v:=1]
|
|
||||||
2180952 e.e.X_ack_confirm._y : 1 [by e.e._x_a_B:=0]
|
|
||||||
2181021 e.e._arb_out_x.a : 0 [by e.e.X_ack_confirm._y:=1]
|
|
||||||
2181040 e.e.Xarb.arbs[0].ack_cell2._y : 1 [by e.e._arb_out_x.a:=0]
|
|
||||||
2187170 e.e.buf_s_func._out_a_B : 0 [by e.out.a:=1]
|
|
||||||
2188142 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
2188242 e.e.buf_s_func._out_a_BX_f[0] : 0 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
2192682 e.e._x_a : 1 [by e.e._x_a_B:=0]
|
|
||||||
2199026 e.e._x_temp[1].a : 0 [by e.e.Xarb.arbs[0].ack_cell2._y:=1]
|
|
||||||
2199027 e.e.x_ack_arb[1].buf1._y : 1 [by e.e._x_temp[1].a:=0]
|
|
||||||
2199100 e.e.Xarb.arbs[0]._y1_arb : 1 [by e.e._x_temp[1].a:=0]
|
|
||||||
2199110 e.e.Xarb.arbs[0].or_cell._y : 0 [by e.e.Xarb.arbs[0]._y1_arb:=1]
|
|
||||||
2199123 e.e._arb_out_x.r : 1 [by e.e.Xarb.arbs[0].or_cell._y:=0]
|
|
||||||
2199143 e.x[1].a : 0 [by e.e.x_ack_arb[1].buf1._y:=1]
|
|
||||||
2199598 e.e.x_encoder.ors_t[0].b._y : 1 [by e.x[1].a:=0]
|
|
||||||
2207940 e.e.x_enc_out.d[0].t : 0 [by e.e.x_encoder.ors_t[0].b._y:=1]
|
|
||||||
2208247 e.e.vtree_x.OR2_tf[0]._y : 1 [by e.e.x_enc_out.d[0].t:=0]
|
|
||||||
2209490 e.e.vtree_x.ct.in[0] : 0 [by e.e.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
2214908 e.e._en : 0 [by e.e._x_a:=1]
|
|
||||||
2214960 e.e.buf_s_func.en_buf_f.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
2214965 e.e.buf_s_func._en_X_f[0] : 0 [by e.e.buf_s_func.en_buf_f.buf1._y:=1]
|
|
||||||
2217525 e.e.buf_s_func.en_buf_t.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
2218603 e.e.vtree_x.ct.b._y : 1 [by e.e.vtree_x.ct.in[0]:=0]
|
|
||||||
2218623 e.e._in_x_v : 0 [by e.e.vtree_x.ct.b._y:=1]
|
|
||||||
2218675 e.e._x_a_B : 1 [by e.e._in_x_v:=0]
|
|
||||||
2218918 e.e._in_xy_v._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
2219146 e.e.X_ack_confirm._y : 0 [by e.e._x_a_B:=1]
|
|
||||||
2220500 e.e._arb_out_x.a : 1 [by e.e.X_ack_confirm._y:=0]
|
|
||||||
2222037 e.e.Xarb.arbs[0].ack_cell1._y : 0 [by e.e._arb_out_x.a:=1]
|
|
||||||
2222361 e.e._in_xy_v.y : 0 [by e.e._in_xy_v._y:=1]
|
|
||||||
2222362 e.e.buf_s_func.in_v_prebuf._y : 1 [by e.e._in_xy_v.y:=0]
|
|
||||||
2222415 e.e.buf_s_func._in_vX : 0 [by e.e.buf_s_func.in_v_prebuf._y:=1]
|
|
||||||
2224088 e.e.buf_s_func.in_v_buf_f.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
2224090 e.e.buf_s_func._in_vXX_f[0] : 0 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=1]
|
|
||||||
2225272 e.e.buf_s_func._en_X_t[0] : 0 [by e.e.buf_s_func.en_buf_t.buf1._y:=1]
|
|
||||||
2230095 e.e.buf_s_func.in_v_buf_t.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
2230125 e.e.buf_s_func._in_vXX_t[0] : 0 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=1]
|
|
||||||
2231524 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
2231821 e.e.buf_s_func._out_a_BX_t[0] : 0 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
2233455 e.e._x_temp[0].a : 1 [by e.e.Xarb.arbs[0].ack_cell1._y:=0]
|
|
||||||
2233698 e.e.x_ack_arb[0].buf1._y : 0 [by e.e._x_temp[0].a:=1]
|
|
||||||
2236810 e.x[0].a : 1 [by e.e.x_ack_arb[0].buf1._y:=0]
|
|
||||||
2237371 e.e.x_encoder.ors_f[0].b._y : 0 [by e.x[0].a:=1]
|
|
||||||
2237384 e.e.x_enc_out.d[0].f : 1 [by e.e.x_encoder.ors_f[0].b._y:=0]
|
|
||||||
2239108 e.e.buf_s_func.t_buf_func[1]._y : 1 [by e.e.buf_s_func._out_a_BX_t[0]:=0]
|
|
||||||
2239109 e.out.d.d[1].t : 0 [by e.e.buf_s_func.t_buf_func[1]._y:=1]
|
|
||||||
2257408 e.e.buf_s_func.t_buf_func[0]._y : 1 [by e.e.buf_s_func._out_a_BX_t[0]:=0]
|
|
||||||
2265227 e.out.d.d[0].t : 0 [by e.e.buf_s_func.t_buf_func[0]._y:=1]
|
|
||||||
2265638 e.e.vtree_x.OR2_tf[0]._y : 0 [by e.e.x_enc_out.d[0].f:=1]
|
|
||||||
2265687 e.e.vtree_x.ct.in[0] : 1 [by e.e.vtree_x.OR2_tf[0]._y:=0]
|
|
||||||
2276185 e.e.vtree_x.ct.b._y : 0 [by e.e.vtree_x.ct.in[0]:=1]
|
|
||||||
2276891 e.e._x_a : 0 [by e.e._x_a_B:=1]
|
|
||||||
2287272 e.e._in_x_v : 1 [by e.e.vtree_x.ct.b._y:=0]
|
|
||||||
2287425 e.e._in_xy_v._y : 0 [by e.e._in_x_v:=1]
|
|
||||||
2287487 e.e._in_xy_v.y : 1 [by e.e._in_xy_v._y:=0]
|
|
||||||
2287489 e.e.buf_s_func.in_v_prebuf._y : 0 [by e.e._in_xy_v.y:=1]
|
|
||||||
2288204 e.e.buf_s_func._in_vX : 1 [by e.e.buf_s_func.in_v_prebuf._y:=0]
|
|
||||||
2288235 e.e.buf_s_func.in_v_buf_f.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
2288285 e.e.buf_s_func._in_vXX_f[0] : 1 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=0]
|
|
||||||
2305580 e.e.buf_s_func.in_v_buf_t.buf1._y : 0 [by e.e.buf_s_func._in_vX:=1]
|
|
||||||
2305616 e.e.buf_s_func._in_vXX_t[0] : 1 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=0]
|
|
||||||
2305616 e.out.a : 0
|
|
||||||
2305616 e.out.v : 0
|
|
||||||
2305622 e.e.buf_s_func._out_a_B : 1 [by e.out.a:=0]
|
|
||||||
2305626 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
2305654 e.e.buf_s_func._out_a_BX_t[0] : 1 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
2305784 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
2307525 e.e.buf_s_func._out_a_BX_f[0] : 1 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
2318778 e.e._en : 1 [by e.out.v:=0]
|
|
||||||
2318779 e.e.buf_s_func.en_buf_t.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
2318828 e.e.buf_s_func._en_X_t[0] : 1 [by e.e.buf_s_func.en_buf_t.buf1._y:=0]
|
|
||||||
2332495 e.e.buf_s_func.en_buf_f.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
2332518 e.e.buf_s_func._en_X_f[0] : 1 [by e.e.buf_s_func.en_buf_f.buf1._y:=0]
|
|
||||||
2332604 e.e.buf_s_func.f_buf_func[0]._y : 0 [by e.e.buf_s_func._en_X_f[0]:=1]
|
|
||||||
2332614 e.out.d.d[0].f : 1 [by e.e.buf_s_func.f_buf_func[0]._y:=0]
|
|
||||||
2383473 e.e.buf_s_func.t_buf_func[1]._y : 0 [by e.e.buf_s_func._en_X_t[0]:=1]
|
|
||||||
2384067 e.out.d.d[1].t : 1 [by e.e.buf_s_func.t_buf_func[1]._y:=0]
|
|
||||||
[] Neuron (1,0) Encoded
|
|
||||||
[] Check Neuron (0,1) Waiting
|
|
||||||
[] Check Arbiter Acks (0,1)
|
|
||||||
[] Check Encoders
|
|
||||||
[] Check Buffer
|
|
||||||
[] Finish Neuron Handshake (1,0)
|
|
||||||
2384067 e.x[0].r : 0
|
|
||||||
2384067 e.y[1].r : 0
|
|
||||||
2384070 e.e.Xarb.arbs[0].arbiter._y1 : 1 [by e.x[0].r:=0]
|
|
||||||
2384081 e.e.Xarb.arbs[0]._y1_arb : 0 [by e.e.Xarb.arbs[0].arbiter._y1:=1]
|
|
||||||
2387687 e.e.Xarb.arbs[0].or_cell._y : 1 [by e.e.Xarb.arbs[0]._y1_arb:=0]
|
|
||||||
2388990 e.e._arb_out_x.r : 0 [by e.e.Xarb.arbs[0].or_cell._y:=1]
|
|
||||||
2391381 e.e.x_req_ortree.or2s[0]._y : 1 [by e.x[0].r:=0]
|
|
||||||
2399331 e.e._x_v : 0 [by e.e.x_req_ortree.or2s[0]._y:=1]
|
|
||||||
2399837 e.e._x_v_B : 1 [by e.e._x_v:=0]
|
|
||||||
2434772 e.e.Yarb.arbs[0].arbiter._y2 : 1 [by e.y[1].r:=0]
|
|
||||||
2434773 e.e.Yarb.arbs[0]._y2_arb : 0 [by e.e.Yarb.arbs[0].arbiter._y2:=1]
|
|
||||||
2434775 e.e.Yarb.arbs[0].or_cell._y : 1 [by e.e.Yarb.arbs[0]._y2_arb:=0]
|
|
||||||
2434776 e.e._arb_out_y.r : 0 [by e.e.Yarb.arbs[0].or_cell._y:=1]
|
|
||||||
2434776 e.out.a : 1
|
|
||||||
2434776 e.out.v : 1
|
|
||||||
2434791 e.e._x_a_B : 0 [by e.out.v:=1]
|
|
||||||
2434838 e.e._x_a : 1 [by e.e._x_a_B:=0]
|
|
||||||
2435200 e.e.X_ack_confirm._y : 1 [by e.e._x_a_B:=0]
|
|
||||||
2435247 e.e._en : 0 [by e.e._x_a:=1]
|
|
||||||
2435275 e.e.buf_s_func.en_buf_f.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
2435397 e.e.buf_s_func._en_X_f[0] : 0 [by e.e.buf_s_func.en_buf_f.buf1._y:=1]
|
|
||||||
2436697 e.e._arb_out_x.a : 0 [by e.e.X_ack_confirm._y:=1]
|
|
||||||
2436732 e.e.Xarb.arbs[0].ack_cell1._y : 1 [by e.e._arb_out_x.a:=0]
|
|
||||||
2437302 e.e.buf_s_func.en_buf_t.buf1._y : 1 [by e.e._en:=0]
|
|
||||||
2437305 e.e.buf_s_func._en_X_t[0] : 0 [by e.e.buf_s_func.en_buf_t.buf1._y:=1]
|
|
||||||
2437424 e.e._x_temp[0].a : 0 [by e.e.Xarb.arbs[0].ack_cell1._y:=1]
|
|
||||||
2437591 e.e.x_ack_arb[0].buf1._y : 1 [by e.e._x_temp[0].a:=0]
|
|
||||||
2437592 e.x[0].a : 0 [by e.e.x_ack_arb[0].buf1._y:=1]
|
|
||||||
2438672 e.e.x_encoder.ors_f[0].b._y : 1 [by e.x[0].a:=0]
|
|
||||||
2439331 e.e.x_enc_out.d[0].f : 0 [by e.e.x_encoder.ors_f[0].b._y:=1]
|
|
||||||
2439346 e.e.vtree_x.OR2_tf[0]._y : 1 [by e.e.x_enc_out.d[0].f:=0]
|
|
||||||
2439614 e.e.vtree_x.ct.in[0] : 0 [by e.e.vtree_x.OR2_tf[0]._y:=1]
|
|
||||||
2441871 e.e.vtree_x.ct.b._y : 1 [by e.e.vtree_x.ct.in[0]:=0]
|
|
||||||
2441872 e.e._in_x_v : 0 [by e.e.vtree_x.ct.b._y:=1]
|
|
||||||
2441873 e.e._in_xy_v._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
2441875 e.e.Y_ack_confirm._y : 1 [by e.e._in_x_v:=0]
|
|
||||||
2441876 e.e._arb_out_y.a : 0 [by e.e.Y_ack_confirm._y:=1]
|
|
||||||
2441885 e.e.Yarb.arbs[0].ack_cell2._y : 1 [by e.e._arb_out_y.a:=0]
|
|
||||||
2441905 e.e._in_xy_v.y : 0 [by e.e._in_xy_v._y:=1]
|
|
||||||
2442491 e.e.buf_s_func.in_v_prebuf._y : 1 [by e.e._in_xy_v.y:=0]
|
|
||||||
2444195 e.e.buf_s_func._in_vX : 0 [by e.e.buf_s_func.in_v_prebuf._y:=1]
|
|
||||||
2444204 e.e.buf_s_func.in_v_buf_t.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
2444205 e.e.buf_s_func._in_vXX_t[0] : 0 [by e.e.buf_s_func.in_v_buf_t.buf1._y:=1]
|
|
||||||
2445044 e.e.buf_s_func.in_v_buf_f.buf1._y : 1 [by e.e.buf_s_func._in_vX:=0]
|
|
||||||
2445683 e.e._y_temp[1].a : 0 [by e.e.Yarb.arbs[0].ack_cell2._y:=1]
|
|
||||||
2446299 e.e.y_ack_arb[1].buf1._y : 1 [by e.e._y_temp[1].a:=0]
|
|
||||||
2454986 e.e.buf_s_func._out_a_B : 0 [by e.out.a:=1]
|
|
||||||
2455310 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
2455311 e.e.buf_s_func._out_a_BX_f[0] : 0 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=1]
|
|
||||||
2456060 e.e.buf_s_func.f_buf_func[0]._y : 1 [by e.e.buf_s_func._out_a_BX_f[0]:=0]
|
|
||||||
2457691 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 1 [by e.e.buf_s_func._out_a_B:=0]
|
|
||||||
2458138 e.e.buf_s_func._out_a_BX_t[0] : 0 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=1]
|
|
||||||
2458139 e.e.buf_s_func.t_buf_func[1]._y : 1 [by e.e.buf_s_func._out_a_BX_t[0]:=0]
|
|
||||||
2458280 e.out.d.d[1].t : 0 [by e.e.buf_s_func.t_buf_func[1]._y:=1]
|
|
||||||
2460246 e.out.d.d[0].f : 0 [by e.e.buf_s_func.f_buf_func[0]._y:=1]
|
|
||||||
2461163 e.e.buf_s_func._in_vXX_f[0] : 0 [by e.e.buf_s_func.in_v_buf_f.buf1._y:=1]
|
|
||||||
2466090 e.y[1].a : 0 [by e.e.y_ack_arb[1].buf1._y:=1]
|
|
||||||
2507916 e.e.y_encoder.ors_t[0].b._y : 1 [by e.y[1].a:=0]
|
|
||||||
2508120 e.e.y_enc_out.d[0].t : 0 [by e.e.y_encoder.ors_t[0].b._y:=1]
|
|
||||||
2508171 e.e.vtree_y.OR2_tf[0]._y : 1 [by e.e.y_enc_out.d[0].t:=0]
|
|
||||||
2508611 e.e.vtree_y.ct.in[0] : 0 [by e.e.vtree_y.OR2_tf[0]._y:=1]
|
|
||||||
2536780 e.e.vtree_y.ct.b._y : 1 [by e.e.vtree_y.ct.in[0]:=0]
|
|
||||||
2536964 e.e._in_y_v : 0 [by e.e.vtree_y.ct.b._y:=1]
|
|
||||||
2540299 e.e._x_a_B : 1 [by e.e._in_y_v:=0]
|
|
||||||
2540343 e.e._x_a : 0 [by e.e._x_a_B:=1]
|
|
||||||
2540343 e.out.a : 0
|
|
||||||
2540343 e.out.v : 0
|
|
||||||
2540344 e.e.buf_s_func._out_a_B : 1 [by e.out.a:=0]
|
|
||||||
2541410 e.e.buf_s_func.out_a_B_buf_f.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
2541422 e.e.buf_s_func._out_a_BX_t[0] : 1 [by e.e.buf_s_func.out_a_B_buf_f.buf1._y:=0]
|
|
||||||
2542137 e.e.buf_s_func.out_a_B_buf_t.buf1._y : 0 [by e.e.buf_s_func._out_a_B:=1]
|
|
||||||
2543304 e.e.buf_s_func._out_a_BX_f[0] : 1 [by e.e.buf_s_func.out_a_B_buf_t.buf1._y:=0]
|
|
||||||
2543348 e.e._en : 1 [by e.out.v:=0]
|
|
||||||
2544188 e.e.buf_s_func.en_buf_t.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
2545169 e.e.buf_s_func._en_X_t[0] : 1 [by e.e.buf_s_func.en_buf_t.buf1._y:=0]
|
|
||||||
2553279 e.e.buf_s_func.en_buf_f.buf1._y : 0 [by e.e._en:=1]
|
|
||||||
2603344 e.e.buf_s_func._en_X_f[0] : 1 [by e.e.buf_s_func.en_buf_f.buf1._y:=0]
|
|
||||||
[] Neuron (1,0) Encoded
|
|
||||||
@@ -1,852 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"Reset"->"e._reset_B"-
|
|
||||||
~("Reset")->"e._reset_B"+
|
|
||||||
= "e._reset_B" "e.e.reset_B"
|
|
||||||
= "e.e.y_encoder.tielo.y" "e.e.y_encoder.tielo.vss"
|
|
||||||
"e.e.y_encoder.ors_t[0].b.a"->"e.e.y_encoder.ors_t[0].b._y"-
|
|
||||||
~("e.e.y_encoder.ors_t[0].b.a")->"e.e.y_encoder.ors_t[0].b._y"+
|
|
||||||
"e.e.y_encoder.ors_t[0].b._y"->"e.e.y_encoder.ors_t[0].b.y"-
|
|
||||||
~("e.e.y_encoder.ors_t[0].b._y")->"e.e.y_encoder.ors_t[0].b.y"+
|
|
||||||
= "e.e.y_encoder.ors_t[0].supply.vdd" "e.e.y_encoder.ors_t[0].b.vdd"
|
|
||||||
= "e.e.y_encoder.ors_t[0].supply.vss" "e.e.y_encoder.ors_t[0].b.vss"
|
|
||||||
= "e.e.y_encoder.ors_t[0].out" "e.e.y_encoder.ors_t[0].b.y"
|
|
||||||
= "e.e.y_encoder.ors_t[0].in[0]" "e.e.y_encoder.ors_t[0].b.a"
|
|
||||||
"e.e.y_encoder.ors_f[0].b.a"->"e.e.y_encoder.ors_f[0].b._y"-
|
|
||||||
~("e.e.y_encoder.ors_f[0].b.a")->"e.e.y_encoder.ors_f[0].b._y"+
|
|
||||||
"e.e.y_encoder.ors_f[0].b._y"->"e.e.y_encoder.ors_f[0].b.y"-
|
|
||||||
~("e.e.y_encoder.ors_f[0].b._y")->"e.e.y_encoder.ors_f[0].b.y"+
|
|
||||||
= "e.e.y_encoder.ors_f[0].supply.vdd" "e.e.y_encoder.ors_f[0].b.vdd"
|
|
||||||
= "e.e.y_encoder.ors_f[0].supply.vss" "e.e.y_encoder.ors_f[0].b.vss"
|
|
||||||
= "e.e.y_encoder.ors_f[0].out" "e.e.y_encoder.ors_f[0].b.y"
|
|
||||||
= "e.e.y_encoder.ors_f[0].in[0]" "e.e.y_encoder.ors_f[0].b.a"
|
|
||||||
= "e.e.y_encoder.supply.vss" "e.e.y_encoder.ors_f[0].supply.vss"
|
|
||||||
= "e.e.y_encoder.supply.vdd" "e.e.y_encoder.ors_f[0].supply.vdd"
|
|
||||||
= "e.e.y_encoder.supply.vss" "e.e.y_encoder.ors_t[0].supply.vss"
|
|
||||||
= "e.e.y_encoder.supply.vdd" "e.e.y_encoder.ors_t[0].supply.vdd"
|
|
||||||
= "e.e.y_encoder.supply.vdd" "e.e.y_encoder.tielo.vdd"
|
|
||||||
= "e.e.y_encoder.supply.vss" "e.e.y_encoder.tielo.vss"
|
|
||||||
= "e.e.y_encoder.supply.vss" "e.e.y_encoder.tielo.y"
|
|
||||||
= "e.e.y_encoder.in[0]" "e.e.y_encoder.ors_f[0].in[0]"
|
|
||||||
= "e.e.y_encoder.in[1]" "e.e.y_encoder.ors_t[0].in[0]"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[0]" "e.e.y_encoder.out.d[0].f"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[1]" "e.e.y_encoder.out.d[0].t"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[0]" "e.e.y_encoder.out.d[0].f"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[1]" "e.e.y_encoder.out.d[0].t"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[0]" "e.e.y_encoder.ors_f[0].out"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[0]" "e.e.y_encoder.out.d[0].f"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[1]" "e.e.y_encoder.ors_t[0].out"
|
|
||||||
= "e.e.y_encoder.out.d[0].d[1]" "e.e.y_encoder.out.d[0].t"
|
|
||||||
= "e.e.x_encoder.tielo.y" "e.e.x_encoder.tielo.vss"
|
|
||||||
"e.e.x_encoder.ors_t[0].b.a"->"e.e.x_encoder.ors_t[0].b._y"-
|
|
||||||
~("e.e.x_encoder.ors_t[0].b.a")->"e.e.x_encoder.ors_t[0].b._y"+
|
|
||||||
"e.e.x_encoder.ors_t[0].b._y"->"e.e.x_encoder.ors_t[0].b.y"-
|
|
||||||
~("e.e.x_encoder.ors_t[0].b._y")->"e.e.x_encoder.ors_t[0].b.y"+
|
|
||||||
= "e.e.x_encoder.ors_t[0].supply.vdd" "e.e.x_encoder.ors_t[0].b.vdd"
|
|
||||||
= "e.e.x_encoder.ors_t[0].supply.vss" "e.e.x_encoder.ors_t[0].b.vss"
|
|
||||||
= "e.e.x_encoder.ors_t[0].out" "e.e.x_encoder.ors_t[0].b.y"
|
|
||||||
= "e.e.x_encoder.ors_t[0].in[0]" "e.e.x_encoder.ors_t[0].b.a"
|
|
||||||
"e.e.x_encoder.ors_f[0].b.a"->"e.e.x_encoder.ors_f[0].b._y"-
|
|
||||||
~("e.e.x_encoder.ors_f[0].b.a")->"e.e.x_encoder.ors_f[0].b._y"+
|
|
||||||
"e.e.x_encoder.ors_f[0].b._y"->"e.e.x_encoder.ors_f[0].b.y"-
|
|
||||||
~("e.e.x_encoder.ors_f[0].b._y")->"e.e.x_encoder.ors_f[0].b.y"+
|
|
||||||
= "e.e.x_encoder.ors_f[0].supply.vdd" "e.e.x_encoder.ors_f[0].b.vdd"
|
|
||||||
= "e.e.x_encoder.ors_f[0].supply.vss" "e.e.x_encoder.ors_f[0].b.vss"
|
|
||||||
= "e.e.x_encoder.ors_f[0].out" "e.e.x_encoder.ors_f[0].b.y"
|
|
||||||
= "e.e.x_encoder.ors_f[0].in[0]" "e.e.x_encoder.ors_f[0].b.a"
|
|
||||||
= "e.e.x_encoder.supply.vss" "e.e.x_encoder.ors_f[0].supply.vss"
|
|
||||||
= "e.e.x_encoder.supply.vdd" "e.e.x_encoder.ors_f[0].supply.vdd"
|
|
||||||
= "e.e.x_encoder.supply.vss" "e.e.x_encoder.ors_t[0].supply.vss"
|
|
||||||
= "e.e.x_encoder.supply.vdd" "e.e.x_encoder.ors_t[0].supply.vdd"
|
|
||||||
= "e.e.x_encoder.supply.vdd" "e.e.x_encoder.tielo.vdd"
|
|
||||||
= "e.e.x_encoder.supply.vss" "e.e.x_encoder.tielo.vss"
|
|
||||||
= "e.e.x_encoder.supply.vss" "e.e.x_encoder.tielo.y"
|
|
||||||
= "e.e.x_encoder.in[0]" "e.e.x_encoder.ors_f[0].in[0]"
|
|
||||||
= "e.e.x_encoder.in[1]" "e.e.x_encoder.ors_t[0].in[0]"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[0]" "e.e.x_encoder.out.d[0].f"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[1]" "e.e.x_encoder.out.d[0].t"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[0]" "e.e.x_encoder.out.d[0].f"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[1]" "e.e.x_encoder.out.d[0].t"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[0]" "e.e.x_encoder.ors_f[0].out"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[0]" "e.e.x_encoder.out.d[0].f"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[1]" "e.e.x_encoder.ors_t[0].out"
|
|
||||||
= "e.e.x_encoder.out.d[0].d[1]" "e.e.x_encoder.out.d[0].t"
|
|
||||||
"e.e.reset_bufarray.buf1.a"->"e.e.reset_bufarray.buf1._y"-
|
|
||||||
~("e.e.reset_bufarray.buf1.a")->"e.e.reset_bufarray.buf1._y"+
|
|
||||||
"e.e.reset_bufarray.buf1._y"->"e.e.reset_bufarray.buf1.y"-
|
|
||||||
~("e.e.reset_bufarray.buf1._y")->"e.e.reset_bufarray.buf1.y"+
|
|
||||||
= "e.e.reset_bufarray.supply.vdd" "e.e.reset_bufarray.buf1.vdd"
|
|
||||||
= "e.e.reset_bufarray.supply.vss" "e.e.reset_bufarray.buf1.vss"
|
|
||||||
= "e.e.reset_bufarray.out[0]" "e.e.reset_bufarray.out[3]"
|
|
||||||
= "e.e.reset_bufarray.out[0]" "e.e.reset_bufarray.out[2]"
|
|
||||||
= "e.e.reset_bufarray.out[0]" "e.e.reset_bufarray.out[1]"
|
|
||||||
= "e.e.reset_bufarray.out[0]" "e.e.reset_bufarray.buf1.y"
|
|
||||||
= "e.e.reset_bufarray.in" "e.e.reset_bufarray.buf1.a"
|
|
||||||
= "e.e.x[0].d.d[0]" "e.e.x[0].r"
|
|
||||||
= "e.e.x[1].d.d[0]" "e.e.x[1].r"
|
|
||||||
= "e.e.x[1].a" "e.e.x_acks[1]"
|
|
||||||
= "e.e.x[1].a" "e.e.x_ack_arb[1].out"
|
|
||||||
= "e.e.x[1].d.d[0]" "e.e._x_req_array[1]"
|
|
||||||
= "e.e.x[1].d.d[0]" "e.e._x_temp[1].r"
|
|
||||||
= "e.e.x[1].d.d[0]" "e.e._x_temp[1].d.d[0]"
|
|
||||||
= "e.e.x[1].d.d[0]" "e.e.x[1].r"
|
|
||||||
= "e.e.x[0].a" "e.e.x_acks[0]"
|
|
||||||
= "e.e.x[0].a" "e.e.x_ack_arb[0].out"
|
|
||||||
= "e.e.x[0].d.d[0]" "e.e._x_req_array[0]"
|
|
||||||
= "e.e.x[0].d.d[0]" "e.e._x_temp[0].r"
|
|
||||||
= "e.e.x[0].d.d[0]" "e.e._x_temp[0].d.d[0]"
|
|
||||||
= "e.e.x[0].d.d[0]" "e.e.x[0].r"
|
|
||||||
= "e.e.Xarb.arbs[0].in1.d.d[0]" "e.e.Xarb.arbs[0].in1.r"
|
|
||||||
= "e.e.Xarb.arbs[0].in1.a" "e.e.Xarb.arbs[0].arbiter.d"
|
|
||||||
= "e.e.Xarb.arbs[0].in1.a" "e.e.Xarb.arbs[0].ack_cell1.y"
|
|
||||||
= "e.e.Xarb.arbs[0].in1.d.d[0]" "e.e.Xarb.arbs[0].arbiter.a"
|
|
||||||
= "e.e.Xarb.arbs[0].in1.d.d[0]" "e.e.Xarb.arbs[0].in1.r"
|
|
||||||
~"e.e.Xarb.arbs[0].ack_cell1.c1"&~"e.e.Xarb.arbs[0].ack_cell1.c2"->"e.e.Xarb.arbs[0].ack_cell1._y"+
|
|
||||||
"e.e.Xarb.arbs[0].ack_cell1.c1"&"e.e.Xarb.arbs[0].ack_cell1.c2"->"e.e.Xarb.arbs[0].ack_cell1._y"-
|
|
||||||
"e.e.Xarb.arbs[0].ack_cell1._y"->"e.e.Xarb.arbs[0].ack_cell1.y"-
|
|
||||||
~("e.e.Xarb.arbs[0].ack_cell1._y")->"e.e.Xarb.arbs[0].ack_cell1.y"+
|
|
||||||
= "e.e.Xarb.arbs[0].in2.d.d[0]" "e.e.Xarb.arbs[0].in2.r"
|
|
||||||
= "e.e.Xarb.arbs[0].in2.a" "e.e.Xarb.arbs[0].arbiter.c"
|
|
||||||
= "e.e.Xarb.arbs[0].in2.a" "e.e.Xarb.arbs[0].ack_cell2.y"
|
|
||||||
= "e.e.Xarb.arbs[0].in2.d.d[0]" "e.e.Xarb.arbs[0].arbiter.b"
|
|
||||||
= "e.e.Xarb.arbs[0].in2.d.d[0]" "e.e.Xarb.arbs[0].in2.r"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vdd" "e.e.Xarb.arbs[0].arbiter.vdd"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vdd" "e.e.Xarb.arbs[0].or_cell.vdd"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vdd" "e.e.Xarb.arbs[0].ack_cell2.vdd"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vdd" "e.e.Xarb.arbs[0].ack_cell1.vdd"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vss" "e.e.Xarb.arbs[0].arbiter.vss"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vss" "e.e.Xarb.arbs[0].or_cell.vss"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vss" "e.e.Xarb.arbs[0].ack_cell2.vss"
|
|
||||||
= "e.e.Xarb.arbs[0].supply.vss" "e.e.Xarb.arbs[0].ack_cell1.vss"
|
|
||||||
"e.e.Xarb.arbs[0].arbiter.a"&"e.e.Xarb.arbs[0].arbiter._y2"->"e.e.Xarb.arbs[0].arbiter._y1"-
|
|
||||||
~"e.e.Xarb.arbs[0].arbiter.a"|~"e.e.Xarb.arbs[0].arbiter._y2"->"e.e.Xarb.arbs[0].arbiter._y1"+
|
|
||||||
"e.e.Xarb.arbs[0].arbiter.b"&"e.e.Xarb.arbs[0].arbiter._y1"->"e.e.Xarb.arbs[0].arbiter._y2"-
|
|
||||||
~"e.e.Xarb.arbs[0].arbiter.b"|~"e.e.Xarb.arbs[0].arbiter._y1"->"e.e.Xarb.arbs[0].arbiter._y2"+
|
|
||||||
"e.e.Xarb.arbs[0].arbiter._y1"|"e.e.Xarb.arbs[0].arbiter.c"->"e.e.Xarb.arbs[0].arbiter.y1"-
|
|
||||||
~("e.e.Xarb.arbs[0].arbiter._y1"|"e.e.Xarb.arbs[0].arbiter.c")->"e.e.Xarb.arbs[0].arbiter.y1"+
|
|
||||||
"e.e.Xarb.arbs[0].arbiter._y2"|"e.e.Xarb.arbs[0].arbiter.d"->"e.e.Xarb.arbs[0].arbiter.y2"-
|
|
||||||
~("e.e.Xarb.arbs[0].arbiter._y2"|"e.e.Xarb.arbs[0].arbiter.d")->"e.e.Xarb.arbs[0].arbiter.y2"+
|
|
||||||
mk_excllo("e.e.Xarb.arbs[0].arbiter._y1","e.e.Xarb.arbs[0].arbiter._y2")
|
|
||||||
= "e.e.Xarb.arbs[0]._y1_arb" "e.e.Xarb.arbs[0].arbiter.y1"
|
|
||||||
= "e.e.Xarb.arbs[0]._y1_arb" "e.e.Xarb.arbs[0].or_cell.a"
|
|
||||||
= "e.e.Xarb.arbs[0]._y1_arb" "e.e.Xarb.arbs[0].ack_cell1.c2"
|
|
||||||
~"e.e.Xarb.arbs[0].ack_cell2.c1"&~"e.e.Xarb.arbs[0].ack_cell2.c2"->"e.e.Xarb.arbs[0].ack_cell2._y"+
|
|
||||||
"e.e.Xarb.arbs[0].ack_cell2.c1"&"e.e.Xarb.arbs[0].ack_cell2.c2"->"e.e.Xarb.arbs[0].ack_cell2._y"-
|
|
||||||
"e.e.Xarb.arbs[0].ack_cell2._y"->"e.e.Xarb.arbs[0].ack_cell2.y"-
|
|
||||||
~("e.e.Xarb.arbs[0].ack_cell2._y")->"e.e.Xarb.arbs[0].ack_cell2.y"+
|
|
||||||
"e.e.Xarb.arbs[0].or_cell.a"|"e.e.Xarb.arbs[0].or_cell.b"->"e.e.Xarb.arbs[0].or_cell._y"-
|
|
||||||
~("e.e.Xarb.arbs[0].or_cell.a"|"e.e.Xarb.arbs[0].or_cell.b")->"e.e.Xarb.arbs[0].or_cell._y"+
|
|
||||||
"e.e.Xarb.arbs[0].or_cell._y"->"e.e.Xarb.arbs[0].or_cell.y"-
|
|
||||||
~("e.e.Xarb.arbs[0].or_cell._y")->"e.e.Xarb.arbs[0].or_cell.y"+
|
|
||||||
= "e.e.Xarb.arbs[0].out.d.d[0]" "e.e.Xarb.arbs[0].out.r"
|
|
||||||
= "e.e.Xarb.arbs[0].out.a" "e.e.Xarb.arbs[0].ack_cell2.c1"
|
|
||||||
= "e.e.Xarb.arbs[0].out.a" "e.e.Xarb.arbs[0].ack_cell1.c1"
|
|
||||||
= "e.e.Xarb.arbs[0].out.d.d[0]" "e.e.Xarb.arbs[0].or_cell.y"
|
|
||||||
= "e.e.Xarb.arbs[0].out.d.d[0]" "e.e.Xarb.arbs[0].out.r"
|
|
||||||
= "e.e.Xarb.arbs[0]._y2_arb" "e.e.Xarb.arbs[0].arbiter.y2"
|
|
||||||
= "e.e.Xarb.arbs[0]._y2_arb" "e.e.Xarb.arbs[0].or_cell.b"
|
|
||||||
= "e.e.Xarb.arbs[0]._y2_arb" "e.e.Xarb.arbs[0].ack_cell2.c2"
|
|
||||||
= "e.e.Xarb.supply.vss" "e.e.Xarb.arbs[0].supply.vss"
|
|
||||||
= "e.e.Xarb.supply.vdd" "e.e.Xarb.arbs[0].supply.vdd"
|
|
||||||
= "e.e.Xarb.in[0].d.d[0]" "e.e.Xarb.in[0].r"
|
|
||||||
= "e.e.Xarb.in[1].d.d[0]" "e.e.Xarb.in[1].r"
|
|
||||||
= "e.e.Xarb.in[0].r" "e.e.Xarb.arbs[0].in1.r"
|
|
||||||
= "e.e.Xarb.in[0].a" "e.e.Xarb.arbs[0].in1.a"
|
|
||||||
= "e.e.Xarb.in[0].d.d[0]" "e.e.Xarb.arbs[0].in1.d.d[0]"
|
|
||||||
= "e.e.Xarb.in[0].r" "e.e.Xarb.tmp[0].r"
|
|
||||||
= "e.e.Xarb.in[0].a" "e.e.Xarb.tmp[0].a"
|
|
||||||
= "e.e.Xarb.in[0].d.d[0]" "e.e.Xarb.tmp[0].d.d[0]"
|
|
||||||
= "e.e.Xarb.in[1].r" "e.e.Xarb.arbs[0].in2.r"
|
|
||||||
= "e.e.Xarb.in[1].a" "e.e.Xarb.arbs[0].in2.a"
|
|
||||||
= "e.e.Xarb.in[1].d.d[0]" "e.e.Xarb.arbs[0].in2.d.d[0]"
|
|
||||||
= "e.e.Xarb.in[1].r" "e.e.Xarb.tmp[1].r"
|
|
||||||
= "e.e.Xarb.in[1].a" "e.e.Xarb.tmp[1].a"
|
|
||||||
= "e.e.Xarb.in[1].d.d[0]" "e.e.Xarb.tmp[1].d.d[0]"
|
|
||||||
= "e.e.Xarb.in[1].d.d[0]" "e.e.Xarb.in[1].r"
|
|
||||||
= "e.e.Xarb.in[0].d.d[0]" "e.e.Xarb.in[0].r"
|
|
||||||
= "e.e.Xarb.out.d.d[0]" "e.e.Xarb.out.r"
|
|
||||||
= "e.e.Xarb.out.r" "e.e.Xarb.arbs[0].out.r"
|
|
||||||
= "e.e.Xarb.out.a" "e.e.Xarb.arbs[0].out.a"
|
|
||||||
= "e.e.Xarb.out.d.d[0]" "e.e.Xarb.arbs[0].out.d.d[0]"
|
|
||||||
= "e.e.Xarb.out.r" "e.e.Xarb.tmp[2].r"
|
|
||||||
= "e.e.Xarb.out.a" "e.e.Xarb.tmp[2].a"
|
|
||||||
= "e.e.Xarb.out.d.d[0]" "e.e.Xarb.tmp[2].d.d[0]"
|
|
||||||
= "e.e.Xarb.out.d.d[0]" "e.e.Xarb.out.r"
|
|
||||||
"e.e.y_ack_arb[0].buf1.a"->"e.e.y_ack_arb[0].buf1._y"-
|
|
||||||
~("e.e.y_ack_arb[0].buf1.a")->"e.e.y_ack_arb[0].buf1._y"+
|
|
||||||
"e.e.y_ack_arb[0].buf1._y"->"e.e.y_ack_arb[0].buf1.y"-
|
|
||||||
~("e.e.y_ack_arb[0].buf1._y")->"e.e.y_ack_arb[0].buf1.y"+
|
|
||||||
= "e.e.y_ack_arb[0].supply.vdd" "e.e.y_ack_arb[0].buf1.vdd"
|
|
||||||
= "e.e.y_ack_arb[0].supply.vss" "e.e.y_ack_arb[0].buf1.vss"
|
|
||||||
= "e.e.y_ack_arb[0].out" "e.e.y_ack_arb[0].buf1.y"
|
|
||||||
= "e.e.y_ack_arb[0].in" "e.e.y_ack_arb[0].buf1.a"
|
|
||||||
"e.e.y_ack_arb[1].buf1.a"->"e.e.y_ack_arb[1].buf1._y"-
|
|
||||||
~("e.e.y_ack_arb[1].buf1.a")->"e.e.y_ack_arb[1].buf1._y"+
|
|
||||||
"e.e.y_ack_arb[1].buf1._y"->"e.e.y_ack_arb[1].buf1.y"-
|
|
||||||
~("e.e.y_ack_arb[1].buf1._y")->"e.e.y_ack_arb[1].buf1.y"+
|
|
||||||
= "e.e.y_ack_arb[1].supply.vdd" "e.e.y_ack_arb[1].buf1.vdd"
|
|
||||||
= "e.e.y_ack_arb[1].supply.vss" "e.e.y_ack_arb[1].buf1.vss"
|
|
||||||
= "e.e.y_ack_arb[1].out" "e.e.y_ack_arb[1].buf1.y"
|
|
||||||
= "e.e.y_ack_arb[1].in" "e.e.y_ack_arb[1].buf1.a"
|
|
||||||
~"e.e.enabling.p1"&~"e.e.enabling.p2"&~"e.e.enabling.c1"->"e.e.enabling.y"+
|
|
||||||
"e.e.enabling.c1"->"e.e.enabling.y"-
|
|
||||||
= "e.e.into_buffer.d[0].d[0]" "e.e.into_buffer.d[0].f"
|
|
||||||
= "e.e.into_buffer.d[0].d[1]" "e.e.into_buffer.d[0].t"
|
|
||||||
= "e.e.into_buffer.d[1].d[0]" "e.e.into_buffer.d[1].f"
|
|
||||||
= "e.e.into_buffer.d[1].d[1]" "e.e.into_buffer.d[1].t"
|
|
||||||
= "e.e.into_buffer.d[1].d[0]" "e.e.into_buffer.d[1].f"
|
|
||||||
= "e.e.into_buffer.d[1].d[1]" "e.e.into_buffer.d[1].t"
|
|
||||||
= "e.e.into_buffer.d[0].d[0]" "e.e.into_buffer.d[0].f"
|
|
||||||
= "e.e.into_buffer.d[0].d[1]" "e.e.into_buffer.d[0].t"
|
|
||||||
= "e.e.into_buffer.d[0].f" "e.e.buf_s_func.in.d[0].f"
|
|
||||||
= "e.e.into_buffer.d[0].t" "e.e.buf_s_func.in.d[0].t"
|
|
||||||
= "e.e.into_buffer.d[0].d[0]" "e.e.buf_s_func.in.d[0].d[0]"
|
|
||||||
= "e.e.into_buffer.d[0].d[1]" "e.e.buf_s_func.in.d[0].d[1]"
|
|
||||||
= "e.e.into_buffer.d[1].f" "e.e.buf_s_func.in.d[1].f"
|
|
||||||
= "e.e.into_buffer.d[1].t" "e.e.buf_s_func.in.d[1].t"
|
|
||||||
= "e.e.into_buffer.d[1].d[0]" "e.e.buf_s_func.in.d[1].d[0]"
|
|
||||||
= "e.e.into_buffer.d[1].d[1]" "e.e.buf_s_func.in.d[1].d[1]"
|
|
||||||
= "e.e._en" "e.e.buf_s_func.en"
|
|
||||||
= "e.e._en" "e.e.enabling.y"
|
|
||||||
= "e.e._en" "e.e.x_ack.c1"
|
|
||||||
"e.e.vtree_y.ct.b.a"->"e.e.vtree_y.ct.b._y"-
|
|
||||||
~("e.e.vtree_y.ct.b.a")->"e.e.vtree_y.ct.b._y"+
|
|
||||||
"e.e.vtree_y.ct.b._y"->"e.e.vtree_y.ct.b.y"-
|
|
||||||
~("e.e.vtree_y.ct.b._y")->"e.e.vtree_y.ct.b.y"+
|
|
||||||
= "e.e.vtree_y.ct.supply.vdd" "e.e.vtree_y.ct.b.vdd"
|
|
||||||
= "e.e.vtree_y.ct.supply.vss" "e.e.vtree_y.ct.b.vss"
|
|
||||||
= "e.e.vtree_y.ct.out" "e.e.vtree_y.ct.b.y"
|
|
||||||
= "e.e.vtree_y.ct.in[0]" "e.e.vtree_y.ct.b.a"
|
|
||||||
= "e.e.vtree_y.ct.in[0]" "e.e.vtree_y.OR2_tf[0].y"
|
|
||||||
"e.e.vtree_y.OR2_tf[0].a"|"e.e.vtree_y.OR2_tf[0].b"->"e.e.vtree_y.OR2_tf[0]._y"-
|
|
||||||
~("e.e.vtree_y.OR2_tf[0].a"|"e.e.vtree_y.OR2_tf[0].b")->"e.e.vtree_y.OR2_tf[0]._y"+
|
|
||||||
"e.e.vtree_y.OR2_tf[0]._y"->"e.e.vtree_y.OR2_tf[0].y"-
|
|
||||||
~("e.e.vtree_y.OR2_tf[0]._y")->"e.e.vtree_y.OR2_tf[0].y"+
|
|
||||||
= "e.e.vtree_y.supply.vss" "e.e.vtree_y.ct.supply.vss"
|
|
||||||
= "e.e.vtree_y.supply.vdd" "e.e.vtree_y.ct.supply.vdd"
|
|
||||||
= "e.e.vtree_y.supply.vdd" "e.e.vtree_y.OR2_tf[0].vdd"
|
|
||||||
= "e.e.vtree_y.supply.vss" "e.e.vtree_y.OR2_tf[0].vss"
|
|
||||||
= "e.e.vtree_y.out" "e.e.vtree_y.ct.out"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[0]" "e.e.vtree_y.in.d[0].f"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[1]" "e.e.vtree_y.in.d[0].t"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[0]" "e.e.vtree_y.in.d[0].f"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[1]" "e.e.vtree_y.in.d[0].t"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[0]" "e.e.vtree_y.OR2_tf[0].b"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[0]" "e.e.vtree_y.in.d[0].f"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[1]" "e.e.vtree_y.OR2_tf[0].a"
|
|
||||||
= "e.e.vtree_y.in.d[0].d[1]" "e.e.vtree_y.in.d[0].t"
|
|
||||||
= "e.e._in_y_v" "e.e._in_xy_v.b"
|
|
||||||
= "e.e._in_y_v" "e.e.vtree_y.out"
|
|
||||||
= "e.e._in_y_v" "e.e.x_ack.p2"
|
|
||||||
= "e.e._arb_out_x.d.d[0]" "e.e._arb_out_x.r"
|
|
||||||
= "e.e._arb_out_x.r" "e.e.Xarb.out.r"
|
|
||||||
= "e.e._arb_out_x.a" "e.e.Xarb.out.a"
|
|
||||||
= "e.e._arb_out_x.d.d[0]" "e.e.Xarb.out.d.d[0]"
|
|
||||||
= "e.e._arb_out_x.a" "e.e.X_ack_confirm.y"
|
|
||||||
"e.e.reset_buf.a"->"e.e.reset_buf._y"-
|
|
||||||
~("e.e.reset_buf.a")->"e.e.reset_buf._y"+
|
|
||||||
"e.e.reset_buf._y"->"e.e.reset_buf.y"-
|
|
||||||
~("e.e.reset_buf._y")->"e.e.reset_buf.y"+
|
|
||||||
"e.e.x_ack_arb[0].buf1.a"->"e.e.x_ack_arb[0].buf1._y"-
|
|
||||||
~("e.e.x_ack_arb[0].buf1.a")->"e.e.x_ack_arb[0].buf1._y"+
|
|
||||||
"e.e.x_ack_arb[0].buf1._y"->"e.e.x_ack_arb[0].buf1.y"-
|
|
||||||
~("e.e.x_ack_arb[0].buf1._y")->"e.e.x_ack_arb[0].buf1.y"+
|
|
||||||
= "e.e.x_ack_arb[0].supply.vdd" "e.e.x_ack_arb[0].buf1.vdd"
|
|
||||||
= "e.e.x_ack_arb[0].supply.vss" "e.e.x_ack_arb[0].buf1.vss"
|
|
||||||
= "e.e.x_ack_arb[0].out" "e.e.x_ack_arb[0].buf1.y"
|
|
||||||
= "e.e.x_ack_arb[0].in" "e.e.x_ack_arb[0].buf1.a"
|
|
||||||
"e.e.x_ack_arb[1].buf1.a"->"e.e.x_ack_arb[1].buf1._y"-
|
|
||||||
~("e.e.x_ack_arb[1].buf1.a")->"e.e.x_ack_arb[1].buf1._y"+
|
|
||||||
"e.e.x_ack_arb[1].buf1._y"->"e.e.x_ack_arb[1].buf1.y"-
|
|
||||||
~("e.e.x_ack_arb[1].buf1._y")->"e.e.x_ack_arb[1].buf1.y"+
|
|
||||||
= "e.e.x_ack_arb[1].supply.vdd" "e.e.x_ack_arb[1].buf1.vdd"
|
|
||||||
= "e.e.x_ack_arb[1].supply.vss" "e.e.x_ack_arb[1].buf1.vss"
|
|
||||||
= "e.e.x_ack_arb[1].out" "e.e.x_ack_arb[1].buf1.y"
|
|
||||||
= "e.e.x_ack_arb[1].in" "e.e.x_ack_arb[1].buf1.a"
|
|
||||||
= "e.e._x_v_B" "e.e.x_ack.p5"
|
|
||||||
= "e.e._x_v_B" "e.e.not_x_req_ortree.y"
|
|
||||||
"e.e.x_req_ortree.or2s[0].a"|"e.e.x_req_ortree.or2s[0].b"->"e.e.x_req_ortree.or2s[0]._y"-
|
|
||||||
~("e.e.x_req_ortree.or2s[0].a"|"e.e.x_req_ortree.or2s[0].b")->"e.e.x_req_ortree.or2s[0]._y"+
|
|
||||||
"e.e.x_req_ortree.or2s[0]._y"->"e.e.x_req_ortree.or2s[0].y"-
|
|
||||||
~("e.e.x_req_ortree.or2s[0]._y")->"e.e.x_req_ortree.or2s[0].y"+
|
|
||||||
= "e.e.x_req_ortree.supply.vdd" "e.e.x_req_ortree.or2s[0].vdd"
|
|
||||||
= "e.e.x_req_ortree.supply.vss" "e.e.x_req_ortree.or2s[0].vss"
|
|
||||||
= "e.e.x_req_ortree.in[0]" "e.e.x_req_ortree.or2s[0].a"
|
|
||||||
= "e.e.x_req_ortree.in[0]" "e.e.x_req_ortree.tmp[0]"
|
|
||||||
= "e.e.x_req_ortree.in[1]" "e.e.x_req_ortree.or2s[0].b"
|
|
||||||
= "e.e.x_req_ortree.in[1]" "e.e.x_req_ortree.tmp[1]"
|
|
||||||
= "e.e.x_req_ortree.out" "e.e.x_req_ortree.or2s[0].y"
|
|
||||||
= "e.e.x_req_ortree.out" "e.e.x_req_ortree.tmp[2]"
|
|
||||||
= "e.e._arb_out_y.d.d[0]" "e.e._arb_out_y.r"
|
|
||||||
= "e.e._arb_out_y.r" "e.e.Yarb.out.r"
|
|
||||||
= "e.e._arb_out_y.a" "e.e.Yarb.out.a"
|
|
||||||
= "e.e._arb_out_y.d.d[0]" "e.e.Yarb.out.d.d[0]"
|
|
||||||
= "e.e._arb_out_y.a" "e.e.Y_ack_confirm.y"
|
|
||||||
= "e.e._reset_BX" "e.e.x_ack.sr_B"
|
|
||||||
= "e.e._reset_BX" "e.e.x_ack.pr_B"
|
|
||||||
= "e.e._reset_BX" "e.e.X_ack_confirm.sr_B"
|
|
||||||
= "e.e._reset_BX" "e.e.X_ack_confirm.pr_B"
|
|
||||||
= "e.e._reset_BX" "e.e.Y_ack_confirm.reset_B"
|
|
||||||
= "e.e._reset_BX" "e.e.reset_bufarray.in"
|
|
||||||
= "e.e._reset_BX" "e.e.reset_buf.y"
|
|
||||||
= "e.e.reset_B" "e.e.buf_s_func.reset_B"
|
|
||||||
= "e.e.reset_B" "e.e.reset_buf.a"
|
|
||||||
"e.e.not_x_ack.a"->"e.e.not_x_ack.y"-
|
|
||||||
~("e.e.not_x_ack.a")->"e.e.not_x_ack.y"+
|
|
||||||
= "e.e._reset_BXX[0]" "e.e.reset_bufarray.out[0]"
|
|
||||||
= "e.e._reset_BXX[1]" "e.e.reset_bufarray.out[1]"
|
|
||||||
= "e.e._reset_BXX[2]" "e.e.reset_bufarray.out[2]"
|
|
||||||
= "e.e._reset_BXX[3]" "e.e.reset_bufarray.out[3]"
|
|
||||||
= "e.e._reset_BXX[0]" "e.e._reset_BXX[3]"
|
|
||||||
= "e.e._reset_BXX[0]" "e.e._reset_BXX[2]"
|
|
||||||
= "e.e._reset_BXX[0]" "e.e._reset_BXX[1]"
|
|
||||||
= "e.e._x_v" "e.e.x_ack.p3"
|
|
||||||
= "e.e._x_v" "e.e.not_x_req_ortree.a"
|
|
||||||
= "e.e._x_v" "e.e.x_req_ortree.out"
|
|
||||||
= "e.e._x_v" "e.e.Y_ack_confirm.p1"
|
|
||||||
"e.e.vtree_x.ct.b.a"->"e.e.vtree_x.ct.b._y"-
|
|
||||||
~("e.e.vtree_x.ct.b.a")->"e.e.vtree_x.ct.b._y"+
|
|
||||||
"e.e.vtree_x.ct.b._y"->"e.e.vtree_x.ct.b.y"-
|
|
||||||
~("e.e.vtree_x.ct.b._y")->"e.e.vtree_x.ct.b.y"+
|
|
||||||
= "e.e.vtree_x.ct.supply.vdd" "e.e.vtree_x.ct.b.vdd"
|
|
||||||
= "e.e.vtree_x.ct.supply.vss" "e.e.vtree_x.ct.b.vss"
|
|
||||||
= "e.e.vtree_x.ct.out" "e.e.vtree_x.ct.b.y"
|
|
||||||
= "e.e.vtree_x.ct.in[0]" "e.e.vtree_x.ct.b.a"
|
|
||||||
= "e.e.vtree_x.ct.in[0]" "e.e.vtree_x.OR2_tf[0].y"
|
|
||||||
"e.e.vtree_x.OR2_tf[0].a"|"e.e.vtree_x.OR2_tf[0].b"->"e.e.vtree_x.OR2_tf[0]._y"-
|
|
||||||
~("e.e.vtree_x.OR2_tf[0].a"|"e.e.vtree_x.OR2_tf[0].b")->"e.e.vtree_x.OR2_tf[0]._y"+
|
|
||||||
"e.e.vtree_x.OR2_tf[0]._y"->"e.e.vtree_x.OR2_tf[0].y"-
|
|
||||||
~("e.e.vtree_x.OR2_tf[0]._y")->"e.e.vtree_x.OR2_tf[0].y"+
|
|
||||||
= "e.e.vtree_x.supply.vss" "e.e.vtree_x.ct.supply.vss"
|
|
||||||
= "e.e.vtree_x.supply.vdd" "e.e.vtree_x.ct.supply.vdd"
|
|
||||||
= "e.e.vtree_x.supply.vdd" "e.e.vtree_x.OR2_tf[0].vdd"
|
|
||||||
= "e.e.vtree_x.supply.vss" "e.e.vtree_x.OR2_tf[0].vss"
|
|
||||||
= "e.e.vtree_x.out" "e.e.vtree_x.ct.out"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[0]" "e.e.vtree_x.in.d[0].f"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[1]" "e.e.vtree_x.in.d[0].t"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[0]" "e.e.vtree_x.in.d[0].f"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[1]" "e.e.vtree_x.in.d[0].t"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[0]" "e.e.vtree_x.OR2_tf[0].b"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[0]" "e.e.vtree_x.in.d[0].f"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[1]" "e.e.vtree_x.OR2_tf[0].a"
|
|
||||||
= "e.e.vtree_x.in.d[0].d[1]" "e.e.vtree_x.in.d[0].t"
|
|
||||||
= "e.e.y_acks[0]" "e.e.y_encoder.in[0]"
|
|
||||||
= "e.e.y_acks[1]" "e.e.y_encoder.in[1]"
|
|
||||||
~"e.e.x_ack.p1"&~"e.e.x_ack.p2"&~"e.e.x_ack.p3"&~"e.e.x_ack.c1"|~"e.e.x_ack.p4"&~"e.e.x_ack.p5"&~"e.e.x_ack.c1"|~"e.e.x_ack.pr_B"->"e.e.x_ack.y"+
|
|
||||||
"e.e.x_ack.c1"&"e.e.x_ack.n1"&"e.e.x_ack.n2"&"e.e.x_ack.sr_B"->"e.e.x_ack.y"-
|
|
||||||
"e.e.buf_s_func.out_a_B_buf_t.buf1.a"->"e.e.buf_s_func.out_a_B_buf_t.buf1._y"-
|
|
||||||
~("e.e.buf_s_func.out_a_B_buf_t.buf1.a")->"e.e.buf_s_func.out_a_B_buf_t.buf1._y"+
|
|
||||||
"e.e.buf_s_func.out_a_B_buf_t.buf1._y"->"e.e.buf_s_func.out_a_B_buf_t.buf1.y"-
|
|
||||||
~("e.e.buf_s_func.out_a_B_buf_t.buf1._y")->"e.e.buf_s_func.out_a_B_buf_t.buf1.y"+
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_t.supply.vdd" "e.e.buf_s_func.out_a_B_buf_t.buf1.vdd"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_t.supply.vss" "e.e.buf_s_func.out_a_B_buf_t.buf1.vss"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_t.out[0]" "e.e.buf_s_func.out_a_B_buf_t.out[1]"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_t.out[0]" "e.e.buf_s_func.out_a_B_buf_t.buf1.y"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_t.in" "e.e.buf_s_func.out_a_B_buf_t.buf1.a"
|
|
||||||
"e.e.buf_s_func.reset_bufarray.buf1.a"->"e.e.buf_s_func.reset_bufarray.buf1._y"-
|
|
||||||
~("e.e.buf_s_func.reset_bufarray.buf1.a")->"e.e.buf_s_func.reset_bufarray.buf1._y"+
|
|
||||||
"e.e.buf_s_func.reset_bufarray.buf1._y"->"e.e.buf_s_func.reset_bufarray.buf1.y"-
|
|
||||||
~("e.e.buf_s_func.reset_bufarray.buf1._y")->"e.e.buf_s_func.reset_bufarray.buf1.y"+
|
|
||||||
= "e.e.buf_s_func.reset_bufarray.supply.vdd" "e.e.buf_s_func.reset_bufarray.buf1.vdd"
|
|
||||||
= "e.e.buf_s_func.reset_bufarray.supply.vss" "e.e.buf_s_func.reset_bufarray.buf1.vss"
|
|
||||||
= "e.e.buf_s_func.reset_bufarray.out[0]" "e.e.buf_s_func.reset_bufarray.out[1]"
|
|
||||||
= "e.e.buf_s_func.reset_bufarray.out[0]" "e.e.buf_s_func.reset_bufarray.buf1.y"
|
|
||||||
= "e.e.buf_s_func.reset_bufarray.in" "e.e.buf_s_func.reset_bufarray.buf1.a"
|
|
||||||
= "e.e.buf_s_func._en_X_f[0]" "e.e.buf_s_func.en_buf_f.out[0]"
|
|
||||||
= "e.e.buf_s_func._en_X_f[1]" "e.e.buf_s_func.en_buf_f.out[1]"
|
|
||||||
= "e.e.buf_s_func._en_X_f[0]" "e.e.buf_s_func.f_buf_func[1].c1"
|
|
||||||
= "e.e.buf_s_func._en_X_f[0]" "e.e.buf_s_func.f_buf_func[0].c1"
|
|
||||||
= "e.e.buf_s_func._en_X_f[0]" "e.e.buf_s_func._en_X_f[1]"
|
|
||||||
"e.e.buf_s_func.out_a_inv.a"->"e.e.buf_s_func.out_a_inv.y"-
|
|
||||||
~("e.e.buf_s_func.out_a_inv.a")->"e.e.buf_s_func.out_a_inv.y"+
|
|
||||||
= "e.e.buf_s_func._out_a_BX_f[0]" "e.e.buf_s_func.out_a_B_buf_t.out[0]"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_f[1]" "e.e.buf_s_func.out_a_B_buf_t.out[1]"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_f[0]" "e.e.buf_s_func.f_buf_func[1].c2"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_f[0]" "e.e.buf_s_func.f_buf_func[0].c2"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_f[0]" "e.e.buf_s_func._out_a_BX_f[1]"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.in_v_buf_f.supply.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.in_v_buf_f.supply.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.in_v_buf_t.supply.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.in_v_buf_t.supply.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.out_a_B_buf_t.supply.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.out_a_B_buf_t.supply.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.out_a_B_buf_f.supply.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.out_a_B_buf_f.supply.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.en_buf_f.supply.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.en_buf_f.supply.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.en_buf_t.supply.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.en_buf_t.supply.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.reset_bufarray.supply.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.reset_bufarray.supply.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.t_buf_func[1].vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.f_buf_func[1].vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.t_buf_func[0].vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.f_buf_func[0].vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.in_v_prebuf.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.out_a_inv.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vdd" "e.e.buf_s_func.reset_buf.vdd"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.t_buf_func[1].vss"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.f_buf_func[1].vss"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.t_buf_func[0].vss"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.f_buf_func[0].vss"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.in_v_prebuf.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.out_a_inv.vss"
|
|
||||||
= "e.e.buf_s_func.supply.vss" "e.e.buf_s_func.reset_buf.vss"
|
|
||||||
"e.e.buf_s_func.in_v_prebuf.a"->"e.e.buf_s_func.in_v_prebuf._y"-
|
|
||||||
~("e.e.buf_s_func.in_v_prebuf.a")->"e.e.buf_s_func.in_v_prebuf._y"+
|
|
||||||
"e.e.buf_s_func.in_v_prebuf._y"->"e.e.buf_s_func.in_v_prebuf.y"-
|
|
||||||
~("e.e.buf_s_func.in_v_prebuf._y")->"e.e.buf_s_func.in_v_prebuf.y"+
|
|
||||||
"e.e.buf_s_func.out_a_B_buf_f.buf1.a"->"e.e.buf_s_func.out_a_B_buf_f.buf1._y"-
|
|
||||||
~("e.e.buf_s_func.out_a_B_buf_f.buf1.a")->"e.e.buf_s_func.out_a_B_buf_f.buf1._y"+
|
|
||||||
"e.e.buf_s_func.out_a_B_buf_f.buf1._y"->"e.e.buf_s_func.out_a_B_buf_f.buf1.y"-
|
|
||||||
~("e.e.buf_s_func.out_a_B_buf_f.buf1._y")->"e.e.buf_s_func.out_a_B_buf_f.buf1.y"+
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_f.supply.vdd" "e.e.buf_s_func.out_a_B_buf_f.buf1.vdd"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_f.supply.vss" "e.e.buf_s_func.out_a_B_buf_f.buf1.vss"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_f.out[0]" "e.e.buf_s_func.out_a_B_buf_f.out[1]"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_f.out[0]" "e.e.buf_s_func.out_a_B_buf_f.buf1.y"
|
|
||||||
= "e.e.buf_s_func.out_a_B_buf_f.in" "e.e.buf_s_func.out_a_B_buf_f.buf1.a"
|
|
||||||
= "e.e.buf_s_func.in_v" "e.e.buf_s_func.in_v_prebuf.a"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[0]" "e.e.buf_s_func.out.d.d[0].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[1]" "e.e.buf_s_func.out.d.d[0].t"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[0]" "e.e.buf_s_func.out.d.d[1].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[1]" "e.e.buf_s_func.out.d.d[1].t"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[0]" "e.e.buf_s_func.out.d.d[1].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[1]" "e.e.buf_s_func.out.d.d[1].t"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[0]" "e.e.buf_s_func.out.d.d[0].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[1]" "e.e.buf_s_func.out.d.d[0].t"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[0]" "e.e.buf_s_func.out.d.d[1].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[1]" "e.e.buf_s_func.out.d.d[1].t"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[0]" "e.e.buf_s_func.out.d.d[0].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[1]" "e.e.buf_s_func.out.d.d[0].t"
|
|
||||||
= "e.e.buf_s_func.out.a" "e.e.buf_s_func.out_a_inv.a"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[0]" "e.e.buf_s_func.f_buf_func[1].y"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[0]" "e.e.buf_s_func.out.d.d[1].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[1]" "e.e.buf_s_func.t_buf_func[1].y"
|
|
||||||
= "e.e.buf_s_func.out.d.d[1].d[1]" "e.e.buf_s_func.out.d.d[1].t"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[0]" "e.e.buf_s_func.f_buf_func[0].y"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[0]" "e.e.buf_s_func.out.d.d[0].f"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[1]" "e.e.buf_s_func.t_buf_func[0].y"
|
|
||||||
= "e.e.buf_s_func.out.d.d[0].d[1]" "e.e.buf_s_func.out.d.d[0].t"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[0]" "e.e.buf_s_func.in.d[0].f"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[1]" "e.e.buf_s_func.in.d[0].t"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[0]" "e.e.buf_s_func.in.d[1].f"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[1]" "e.e.buf_s_func.in.d[1].t"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[0]" "e.e.buf_s_func.in.d[1].f"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[1]" "e.e.buf_s_func.in.d[1].t"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[0]" "e.e.buf_s_func.in.d[0].f"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[1]" "e.e.buf_s_func.in.d[0].t"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[0]" "e.e.buf_s_func.f_buf_func[1].n1"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[0]" "e.e.buf_s_func.in.d[1].f"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[1]" "e.e.buf_s_func.t_buf_func[1].n1"
|
|
||||||
= "e.e.buf_s_func.in.d[1].d[1]" "e.e.buf_s_func.in.d[1].t"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[0]" "e.e.buf_s_func.f_buf_func[0].n1"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[0]" "e.e.buf_s_func.in.d[0].f"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[1]" "e.e.buf_s_func.t_buf_func[0].n1"
|
|
||||||
= "e.e.buf_s_func.in.d[0].d[1]" "e.e.buf_s_func.in.d[0].t"
|
|
||||||
"e.e.buf_s_func.in_v_buf_f.buf1.a"->"e.e.buf_s_func.in_v_buf_f.buf1._y"-
|
|
||||||
~("e.e.buf_s_func.in_v_buf_f.buf1.a")->"e.e.buf_s_func.in_v_buf_f.buf1._y"+
|
|
||||||
"e.e.buf_s_func.in_v_buf_f.buf1._y"->"e.e.buf_s_func.in_v_buf_f.buf1.y"-
|
|
||||||
~("e.e.buf_s_func.in_v_buf_f.buf1._y")->"e.e.buf_s_func.in_v_buf_f.buf1.y"+
|
|
||||||
= "e.e.buf_s_func.in_v_buf_f.supply.vdd" "e.e.buf_s_func.in_v_buf_f.buf1.vdd"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_f.supply.vss" "e.e.buf_s_func.in_v_buf_f.buf1.vss"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_f.out[0]" "e.e.buf_s_func.in_v_buf_f.out[1]"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_f.out[0]" "e.e.buf_s_func.in_v_buf_f.buf1.y"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_f.in" "e.e.buf_s_func.in_v_buf_f.buf1.a"
|
|
||||||
"e.e.buf_s_func.reset_buf.a"->"e.e.buf_s_func.reset_buf._y"-
|
|
||||||
~("e.e.buf_s_func.reset_buf.a")->"e.e.buf_s_func.reset_buf._y"+
|
|
||||||
"e.e.buf_s_func.reset_buf._y"->"e.e.buf_s_func.reset_buf.y"-
|
|
||||||
~("e.e.buf_s_func.reset_buf._y")->"e.e.buf_s_func.reset_buf.y"+
|
|
||||||
= "e.e.buf_s_func.en" "e.e.buf_s_func.en_buf_f.in"
|
|
||||||
= "e.e.buf_s_func.en" "e.e.buf_s_func.en_buf_t.in"
|
|
||||||
"e.e.buf_s_func.in_v_buf_t.buf1.a"->"e.e.buf_s_func.in_v_buf_t.buf1._y"-
|
|
||||||
~("e.e.buf_s_func.in_v_buf_t.buf1.a")->"e.e.buf_s_func.in_v_buf_t.buf1._y"+
|
|
||||||
"e.e.buf_s_func.in_v_buf_t.buf1._y"->"e.e.buf_s_func.in_v_buf_t.buf1.y"-
|
|
||||||
~("e.e.buf_s_func.in_v_buf_t.buf1._y")->"e.e.buf_s_func.in_v_buf_t.buf1.y"+
|
|
||||||
= "e.e.buf_s_func.in_v_buf_t.supply.vdd" "e.e.buf_s_func.in_v_buf_t.buf1.vdd"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_t.supply.vss" "e.e.buf_s_func.in_v_buf_t.buf1.vss"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_t.out[0]" "e.e.buf_s_func.in_v_buf_t.out[1]"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_t.out[0]" "e.e.buf_s_func.in_v_buf_t.buf1.y"
|
|
||||||
= "e.e.buf_s_func.in_v_buf_t.in" "e.e.buf_s_func.in_v_buf_t.buf1.a"
|
|
||||||
= "e.e.buf_s_func._reset_BX" "e.e.buf_s_func.reset_bufarray.in"
|
|
||||||
= "e.e.buf_s_func._reset_BX" "e.e.buf_s_func.reset_buf.y"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_t[0]" "e.e.buf_s_func.out_a_B_buf_f.out[0]"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_t[1]" "e.e.buf_s_func.out_a_B_buf_f.out[1]"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_t[0]" "e.e.buf_s_func.t_buf_func[1].c2"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_t[0]" "e.e.buf_s_func.t_buf_func[0].c2"
|
|
||||||
= "e.e.buf_s_func._out_a_BX_t[0]" "e.e.buf_s_func._out_a_BX_t[1]"
|
|
||||||
= "e.e.buf_s_func.reset_B" "e.e.buf_s_func.reset_buf.a"
|
|
||||||
"e.e.buf_s_func.en_buf_f.buf1.a"->"e.e.buf_s_func.en_buf_f.buf1._y"-
|
|
||||||
~("e.e.buf_s_func.en_buf_f.buf1.a")->"e.e.buf_s_func.en_buf_f.buf1._y"+
|
|
||||||
"e.e.buf_s_func.en_buf_f.buf1._y"->"e.e.buf_s_func.en_buf_f.buf1.y"-
|
|
||||||
~("e.e.buf_s_func.en_buf_f.buf1._y")->"e.e.buf_s_func.en_buf_f.buf1.y"+
|
|
||||||
= "e.e.buf_s_func.en_buf_f.supply.vdd" "e.e.buf_s_func.en_buf_f.buf1.vdd"
|
|
||||||
= "e.e.buf_s_func.en_buf_f.supply.vss" "e.e.buf_s_func.en_buf_f.buf1.vss"
|
|
||||||
= "e.e.buf_s_func.en_buf_f.out[0]" "e.e.buf_s_func.en_buf_f.out[1]"
|
|
||||||
= "e.e.buf_s_func.en_buf_f.out[0]" "e.e.buf_s_func.en_buf_f.buf1.y"
|
|
||||||
= "e.e.buf_s_func.en_buf_f.in" "e.e.buf_s_func.en_buf_f.buf1.a"
|
|
||||||
"e.e.buf_s_func.en_buf_t.buf1.a"->"e.e.buf_s_func.en_buf_t.buf1._y"-
|
|
||||||
~("e.e.buf_s_func.en_buf_t.buf1.a")->"e.e.buf_s_func.en_buf_t.buf1._y"+
|
|
||||||
"e.e.buf_s_func.en_buf_t.buf1._y"->"e.e.buf_s_func.en_buf_t.buf1.y"-
|
|
||||||
~("e.e.buf_s_func.en_buf_t.buf1._y")->"e.e.buf_s_func.en_buf_t.buf1.y"+
|
|
||||||
= "e.e.buf_s_func.en_buf_t.supply.vdd" "e.e.buf_s_func.en_buf_t.buf1.vdd"
|
|
||||||
= "e.e.buf_s_func.en_buf_t.supply.vss" "e.e.buf_s_func.en_buf_t.buf1.vss"
|
|
||||||
= "e.e.buf_s_func.en_buf_t.out[0]" "e.e.buf_s_func.en_buf_t.out[1]"
|
|
||||||
= "e.e.buf_s_func.en_buf_t.out[0]" "e.e.buf_s_func.en_buf_t.buf1.y"
|
|
||||||
= "e.e.buf_s_func.en_buf_t.in" "e.e.buf_s_func.en_buf_t.buf1.a"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.reset_bufarray.out[0]"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[1]" "e.e.buf_s_func.reset_bufarray.out[1]"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.f_buf_func[1].sr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.f_buf_func[1].pr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.t_buf_func[1].sr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.t_buf_func[1].pr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.f_buf_func[0].sr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.f_buf_func[0].pr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.t_buf_func[0].sr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func.t_buf_func[0].pr_B"
|
|
||||||
= "e.e.buf_s_func._reset_BXX[0]" "e.e.buf_s_func._reset_BXX[1]"
|
|
||||||
= "e.e.buf_s_func._out_a_B" "e.e.buf_s_func.out_a_B_buf_t.in"
|
|
||||||
= "e.e.buf_s_func._out_a_B" "e.e.buf_s_func.out_a_B_buf_f.in"
|
|
||||||
= "e.e.buf_s_func._out_a_B" "e.e.buf_s_func.out_a_inv.y"
|
|
||||||
= "e.e.buf_s_func._in_vX" "e.e.buf_s_func.in_v_buf_f.in"
|
|
||||||
= "e.e.buf_s_func._in_vX" "e.e.buf_s_func.in_v_buf_t.in"
|
|
||||||
= "e.e.buf_s_func._in_vX" "e.e.buf_s_func.in_v_prebuf.y"
|
|
||||||
= "e.e.buf_s_func._in_vXX_t[0]" "e.e.buf_s_func.in_v_buf_t.out[0]"
|
|
||||||
= "e.e.buf_s_func._in_vXX_t[1]" "e.e.buf_s_func.in_v_buf_t.out[1]"
|
|
||||||
= "e.e.buf_s_func._in_vXX_t[0]" "e.e.buf_s_func.t_buf_func[1].n2"
|
|
||||||
= "e.e.buf_s_func._in_vXX_t[0]" "e.e.buf_s_func.t_buf_func[0].n2"
|
|
||||||
= "e.e.buf_s_func._in_vXX_t[0]" "e.e.buf_s_func._in_vXX_t[1]"
|
|
||||||
= "e.e.buf_s_func._in_vXX_f[0]" "e.e.buf_s_func.in_v_buf_f.out[0]"
|
|
||||||
= "e.e.buf_s_func._in_vXX_f[1]" "e.e.buf_s_func.in_v_buf_f.out[1]"
|
|
||||||
= "e.e.buf_s_func._in_vXX_f[0]" "e.e.buf_s_func.f_buf_func[1].n2"
|
|
||||||
= "e.e.buf_s_func._in_vXX_f[0]" "e.e.buf_s_func.f_buf_func[0].n2"
|
|
||||||
= "e.e.buf_s_func._in_vXX_f[0]" "e.e.buf_s_func._in_vXX_f[1]"
|
|
||||||
= "e.e.buf_s_func._en_X_t[0]" "e.e.buf_s_func.en_buf_t.out[0]"
|
|
||||||
= "e.e.buf_s_func._en_X_t[1]" "e.e.buf_s_func.en_buf_t.out[1]"
|
|
||||||
= "e.e.buf_s_func._en_X_t[0]" "e.e.buf_s_func.t_buf_func[1].c1"
|
|
||||||
= "e.e.buf_s_func._en_X_t[0]" "e.e.buf_s_func.t_buf_func[0].c1"
|
|
||||||
= "e.e.buf_s_func._en_X_t[0]" "e.e.buf_s_func._en_X_t[1]"
|
|
||||||
~"e.e.buf_s_func.f_buf_func[0].c1"&~"e.e.buf_s_func.f_buf_func[0].c2"|~"e.e.buf_s_func.f_buf_func[0].pr_B"->"e.e.buf_s_func.f_buf_func[0]._y"+
|
|
||||||
"e.e.buf_s_func.f_buf_func[0].c1"&"e.e.buf_s_func.f_buf_func[0].c2"&"e.e.buf_s_func.f_buf_func[0].n1"&"e.e.buf_s_func.f_buf_func[0].n2"&"e.e.buf_s_func.f_buf_func[0].sr_B"->"e.e.buf_s_func.f_buf_func[0]._y"-
|
|
||||||
"e.e.buf_s_func.f_buf_func[0]._y"->"e.e.buf_s_func.f_buf_func[0].y"-
|
|
||||||
~("e.e.buf_s_func.f_buf_func[0]._y")->"e.e.buf_s_func.f_buf_func[0].y"+
|
|
||||||
~"e.e.buf_s_func.f_buf_func[1].c1"&~"e.e.buf_s_func.f_buf_func[1].c2"|~"e.e.buf_s_func.f_buf_func[1].pr_B"->"e.e.buf_s_func.f_buf_func[1]._y"+
|
|
||||||
"e.e.buf_s_func.f_buf_func[1].c1"&"e.e.buf_s_func.f_buf_func[1].c2"&"e.e.buf_s_func.f_buf_func[1].n1"&"e.e.buf_s_func.f_buf_func[1].n2"&"e.e.buf_s_func.f_buf_func[1].sr_B"->"e.e.buf_s_func.f_buf_func[1]._y"-
|
|
||||||
"e.e.buf_s_func.f_buf_func[1]._y"->"e.e.buf_s_func.f_buf_func[1].y"-
|
|
||||||
~("e.e.buf_s_func.f_buf_func[1]._y")->"e.e.buf_s_func.f_buf_func[1].y"+
|
|
||||||
~"e.e.buf_s_func.t_buf_func[0].c1"&~"e.e.buf_s_func.t_buf_func[0].c2"|~"e.e.buf_s_func.t_buf_func[0].pr_B"->"e.e.buf_s_func.t_buf_func[0]._y"+
|
|
||||||
"e.e.buf_s_func.t_buf_func[0].c1"&"e.e.buf_s_func.t_buf_func[0].c2"&"e.e.buf_s_func.t_buf_func[0].n1"&"e.e.buf_s_func.t_buf_func[0].n2"&"e.e.buf_s_func.t_buf_func[0].sr_B"->"e.e.buf_s_func.t_buf_func[0]._y"-
|
|
||||||
"e.e.buf_s_func.t_buf_func[0]._y"->"e.e.buf_s_func.t_buf_func[0].y"-
|
|
||||||
~("e.e.buf_s_func.t_buf_func[0]._y")->"e.e.buf_s_func.t_buf_func[0].y"+
|
|
||||||
~"e.e.buf_s_func.t_buf_func[1].c1"&~"e.e.buf_s_func.t_buf_func[1].c2"|~"e.e.buf_s_func.t_buf_func[1].pr_B"->"e.e.buf_s_func.t_buf_func[1]._y"+
|
|
||||||
"e.e.buf_s_func.t_buf_func[1].c1"&"e.e.buf_s_func.t_buf_func[1].c2"&"e.e.buf_s_func.t_buf_func[1].n1"&"e.e.buf_s_func.t_buf_func[1].n2"&"e.e.buf_s_func.t_buf_func[1].sr_B"->"e.e.buf_s_func.t_buf_func[1]._y"-
|
|
||||||
"e.e.buf_s_func.t_buf_func[1]._y"->"e.e.buf_s_func.t_buf_func[1].y"-
|
|
||||||
~("e.e.buf_s_func.t_buf_func[1]._y")->"e.e.buf_s_func.t_buf_func[1].y"+
|
|
||||||
= "e.e._in_x.d.d[0].d[0]" "e.e._in_x.d.d[0].f"
|
|
||||||
= "e.e._in_x.d.d[0].d[1]" "e.e._in_x.d.d[0].t"
|
|
||||||
= "e.e._in_x.d.d[1].d[0]" "e.e._in_x.d.d[1].f"
|
|
||||||
= "e.e._in_x.d.d[1].d[1]" "e.e._in_x.d.d[1].t"
|
|
||||||
= "e.e._in_x.d.d[1].d[0]" "e.e._in_x.d.d[1].f"
|
|
||||||
= "e.e._in_x.d.d[1].d[1]" "e.e._in_x.d.d[1].t"
|
|
||||||
= "e.e._in_x.d.d[0].d[0]" "e.e._in_x.d.d[0].f"
|
|
||||||
= "e.e._in_x.d.d[0].d[1]" "e.e._in_x.d.d[0].t"
|
|
||||||
= "e.e._in_x.d.d[1].d[0]" "e.e._in_x.d.d[1].f"
|
|
||||||
= "e.e._in_x.d.d[1].d[1]" "e.e._in_x.d.d[1].t"
|
|
||||||
= "e.e._in_x.d.d[0].d[0]" "e.e._in_x.d.d[0].f"
|
|
||||||
= "e.e._in_x.d.d[0].d[1]" "e.e._in_x.d.d[0].t"
|
|
||||||
= "e.e.supply.vss" "e.e.buf_s_func.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.buf_s_func.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.vtree_y.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.vtree_y.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.vtree_x.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.vtree_x.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.y_encoder.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.y_encoder.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.x_encoder.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.x_encoder.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.x_req_ortree.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.x_req_ortree.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.y_ack_arb[1].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.y_ack_arb[1].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.y_ack_arb[0].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.y_ack_arb[0].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.x_ack_arb[1].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.x_ack_arb[1].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.x_ack_arb[0].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.x_ack_arb[0].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.Yarb.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.Yarb.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.Xarb.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.Xarb.supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.reset_bufarray.supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.reset_bufarray.supply.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e._in_xy_v.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e.enabling.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e.not_x_ack.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e.x_ack.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e.X_ack_confirm.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e.Y_ack_confirm.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e.reset_buf.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e._in_xy_v.vss"
|
|
||||||
= "e.e.supply.vss" "e.e.enabling.vss"
|
|
||||||
= "e.e.supply.vss" "e.e.not_x_ack.vss"
|
|
||||||
= "e.e.supply.vss" "e.e.x_ack.vss"
|
|
||||||
= "e.e.supply.vss" "e.e.X_ack_confirm.vss"
|
|
||||||
= "e.e.supply.vss" "e.e.Y_ack_confirm.vss"
|
|
||||||
= "e.e.supply.vss" "e.e.reset_buf.vss"
|
|
||||||
= "e.e._in_x_v" "e.e._in_xy_v.a"
|
|
||||||
= "e.e._in_x_v" "e.e.vtree_x.out"
|
|
||||||
= "e.e._in_x_v" "e.e.x_ack.n2"
|
|
||||||
= "e.e._in_x_v" "e.e.x_ack.p1"
|
|
||||||
= "e.e._in_x_v" "e.e.x_ack.p4"
|
|
||||||
= "e.e._in_x_v" "e.e.Y_ack_confirm.p2"
|
|
||||||
= "e.e.out.d.d[0].d[0]" "e.e.out.d.d[0].f"
|
|
||||||
= "e.e.out.d.d[0].d[1]" "e.e.out.d.d[0].t"
|
|
||||||
= "e.e.out.d.d[1].d[0]" "e.e.out.d.d[1].f"
|
|
||||||
= "e.e.out.d.d[1].d[1]" "e.e.out.d.d[1].t"
|
|
||||||
= "e.e.out.d.d[1].d[0]" "e.e.out.d.d[1].f"
|
|
||||||
= "e.e.out.d.d[1].d[1]" "e.e.out.d.d[1].t"
|
|
||||||
= "e.e.out.d.d[0].d[0]" "e.e.out.d.d[0].f"
|
|
||||||
= "e.e.out.d.d[0].d[1]" "e.e.out.d.d[0].t"
|
|
||||||
= "e.e.out.d.d[1].d[0]" "e.e.out.d.d[1].f"
|
|
||||||
= "e.e.out.d.d[1].d[1]" "e.e.out.d.d[1].t"
|
|
||||||
= "e.e.out.d.d[0].d[0]" "e.e.out.d.d[0].f"
|
|
||||||
= "e.e.out.d.d[0].d[1]" "e.e.out.d.d[0].t"
|
|
||||||
= "e.e.out.v" "e.e.buf_s_func.out.v"
|
|
||||||
= "e.e.out.a" "e.e.buf_s_func.out.a"
|
|
||||||
= "e.e.out.d.d[0].f" "e.e.buf_s_func.out.d.d[0].f"
|
|
||||||
= "e.e.out.d.d[0].t" "e.e.buf_s_func.out.d.d[0].t"
|
|
||||||
= "e.e.out.d.d[0].d[0]" "e.e.buf_s_func.out.d.d[0].d[0]"
|
|
||||||
= "e.e.out.d.d[0].d[1]" "e.e.buf_s_func.out.d.d[0].d[1]"
|
|
||||||
= "e.e.out.d.d[1].f" "e.e.buf_s_func.out.d.d[1].f"
|
|
||||||
= "e.e.out.d.d[1].t" "e.e.buf_s_func.out.d.d[1].t"
|
|
||||||
= "e.e.out.d.d[1].d[0]" "e.e.buf_s_func.out.d.d[1].d[0]"
|
|
||||||
= "e.e.out.d.d[1].d[1]" "e.e.buf_s_func.out.d.d[1].d[1]"
|
|
||||||
= "e.e.out.a" "e.e.enabling.p1"
|
|
||||||
= "e.e.out.v" "e.e.enabling.p2"
|
|
||||||
= "e.e.out.v" "e.e.x_ack.n1"
|
|
||||||
= "e.e.out.d.d[1].d[0]" "e.e.out.d.d[1].f"
|
|
||||||
= "e.e.out.d.d[1].d[1]" "e.e.out.d.d[1].t"
|
|
||||||
= "e.e.out.d.d[0].d[0]" "e.e.out.d.d[0].f"
|
|
||||||
= "e.e.out.d.d[0].d[1]" "e.e.out.d.d[0].t"
|
|
||||||
= "e.e.Yarb.arbs[0].in1.d.d[0]" "e.e.Yarb.arbs[0].in1.r"
|
|
||||||
= "e.e.Yarb.arbs[0].in1.a" "e.e.Yarb.arbs[0].arbiter.d"
|
|
||||||
= "e.e.Yarb.arbs[0].in1.a" "e.e.Yarb.arbs[0].ack_cell1.y"
|
|
||||||
= "e.e.Yarb.arbs[0].in1.d.d[0]" "e.e.Yarb.arbs[0].arbiter.a"
|
|
||||||
= "e.e.Yarb.arbs[0].in1.d.d[0]" "e.e.Yarb.arbs[0].in1.r"
|
|
||||||
~"e.e.Yarb.arbs[0].ack_cell1.c1"&~"e.e.Yarb.arbs[0].ack_cell1.c2"->"e.e.Yarb.arbs[0].ack_cell1._y"+
|
|
||||||
"e.e.Yarb.arbs[0].ack_cell1.c1"&"e.e.Yarb.arbs[0].ack_cell1.c2"->"e.e.Yarb.arbs[0].ack_cell1._y"-
|
|
||||||
"e.e.Yarb.arbs[0].ack_cell1._y"->"e.e.Yarb.arbs[0].ack_cell1.y"-
|
|
||||||
~("e.e.Yarb.arbs[0].ack_cell1._y")->"e.e.Yarb.arbs[0].ack_cell1.y"+
|
|
||||||
= "e.e.Yarb.arbs[0].in2.d.d[0]" "e.e.Yarb.arbs[0].in2.r"
|
|
||||||
= "e.e.Yarb.arbs[0].in2.a" "e.e.Yarb.arbs[0].arbiter.c"
|
|
||||||
= "e.e.Yarb.arbs[0].in2.a" "e.e.Yarb.arbs[0].ack_cell2.y"
|
|
||||||
= "e.e.Yarb.arbs[0].in2.d.d[0]" "e.e.Yarb.arbs[0].arbiter.b"
|
|
||||||
= "e.e.Yarb.arbs[0].in2.d.d[0]" "e.e.Yarb.arbs[0].in2.r"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vdd" "e.e.Yarb.arbs[0].arbiter.vdd"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vdd" "e.e.Yarb.arbs[0].or_cell.vdd"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vdd" "e.e.Yarb.arbs[0].ack_cell2.vdd"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vdd" "e.e.Yarb.arbs[0].ack_cell1.vdd"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vss" "e.e.Yarb.arbs[0].arbiter.vss"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vss" "e.e.Yarb.arbs[0].or_cell.vss"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vss" "e.e.Yarb.arbs[0].ack_cell2.vss"
|
|
||||||
= "e.e.Yarb.arbs[0].supply.vss" "e.e.Yarb.arbs[0].ack_cell1.vss"
|
|
||||||
"e.e.Yarb.arbs[0].arbiter.a"&"e.e.Yarb.arbs[0].arbiter._y2"->"e.e.Yarb.arbs[0].arbiter._y1"-
|
|
||||||
~"e.e.Yarb.arbs[0].arbiter.a"|~"e.e.Yarb.arbs[0].arbiter._y2"->"e.e.Yarb.arbs[0].arbiter._y1"+
|
|
||||||
"e.e.Yarb.arbs[0].arbiter.b"&"e.e.Yarb.arbs[0].arbiter._y1"->"e.e.Yarb.arbs[0].arbiter._y2"-
|
|
||||||
~"e.e.Yarb.arbs[0].arbiter.b"|~"e.e.Yarb.arbs[0].arbiter._y1"->"e.e.Yarb.arbs[0].arbiter._y2"+
|
|
||||||
"e.e.Yarb.arbs[0].arbiter._y1"|"e.e.Yarb.arbs[0].arbiter.c"->"e.e.Yarb.arbs[0].arbiter.y1"-
|
|
||||||
~("e.e.Yarb.arbs[0].arbiter._y1"|"e.e.Yarb.arbs[0].arbiter.c")->"e.e.Yarb.arbs[0].arbiter.y1"+
|
|
||||||
"e.e.Yarb.arbs[0].arbiter._y2"|"e.e.Yarb.arbs[0].arbiter.d"->"e.e.Yarb.arbs[0].arbiter.y2"-
|
|
||||||
~("e.e.Yarb.arbs[0].arbiter._y2"|"e.e.Yarb.arbs[0].arbiter.d")->"e.e.Yarb.arbs[0].arbiter.y2"+
|
|
||||||
mk_excllo("e.e.Yarb.arbs[0].arbiter._y1","e.e.Yarb.arbs[0].arbiter._y2")
|
|
||||||
= "e.e.Yarb.arbs[0]._y1_arb" "e.e.Yarb.arbs[0].arbiter.y1"
|
|
||||||
= "e.e.Yarb.arbs[0]._y1_arb" "e.e.Yarb.arbs[0].or_cell.a"
|
|
||||||
= "e.e.Yarb.arbs[0]._y1_arb" "e.e.Yarb.arbs[0].ack_cell1.c2"
|
|
||||||
~"e.e.Yarb.arbs[0].ack_cell2.c1"&~"e.e.Yarb.arbs[0].ack_cell2.c2"->"e.e.Yarb.arbs[0].ack_cell2._y"+
|
|
||||||
"e.e.Yarb.arbs[0].ack_cell2.c1"&"e.e.Yarb.arbs[0].ack_cell2.c2"->"e.e.Yarb.arbs[0].ack_cell2._y"-
|
|
||||||
"e.e.Yarb.arbs[0].ack_cell2._y"->"e.e.Yarb.arbs[0].ack_cell2.y"-
|
|
||||||
~("e.e.Yarb.arbs[0].ack_cell2._y")->"e.e.Yarb.arbs[0].ack_cell2.y"+
|
|
||||||
"e.e.Yarb.arbs[0].or_cell.a"|"e.e.Yarb.arbs[0].or_cell.b"->"e.e.Yarb.arbs[0].or_cell._y"-
|
|
||||||
~("e.e.Yarb.arbs[0].or_cell.a"|"e.e.Yarb.arbs[0].or_cell.b")->"e.e.Yarb.arbs[0].or_cell._y"+
|
|
||||||
"e.e.Yarb.arbs[0].or_cell._y"->"e.e.Yarb.arbs[0].or_cell.y"-
|
|
||||||
~("e.e.Yarb.arbs[0].or_cell._y")->"e.e.Yarb.arbs[0].or_cell.y"+
|
|
||||||
= "e.e.Yarb.arbs[0].out.d.d[0]" "e.e.Yarb.arbs[0].out.r"
|
|
||||||
= "e.e.Yarb.arbs[0].out.a" "e.e.Yarb.arbs[0].ack_cell2.c1"
|
|
||||||
= "e.e.Yarb.arbs[0].out.a" "e.e.Yarb.arbs[0].ack_cell1.c1"
|
|
||||||
= "e.e.Yarb.arbs[0].out.d.d[0]" "e.e.Yarb.arbs[0].or_cell.y"
|
|
||||||
= "e.e.Yarb.arbs[0].out.d.d[0]" "e.e.Yarb.arbs[0].out.r"
|
|
||||||
= "e.e.Yarb.arbs[0]._y2_arb" "e.e.Yarb.arbs[0].arbiter.y2"
|
|
||||||
= "e.e.Yarb.arbs[0]._y2_arb" "e.e.Yarb.arbs[0].or_cell.b"
|
|
||||||
= "e.e.Yarb.arbs[0]._y2_arb" "e.e.Yarb.arbs[0].ack_cell2.c2"
|
|
||||||
= "e.e.Yarb.supply.vss" "e.e.Yarb.arbs[0].supply.vss"
|
|
||||||
= "e.e.Yarb.supply.vdd" "e.e.Yarb.arbs[0].supply.vdd"
|
|
||||||
= "e.e.Yarb.in[0].d.d[0]" "e.e.Yarb.in[0].r"
|
|
||||||
= "e.e.Yarb.in[1].d.d[0]" "e.e.Yarb.in[1].r"
|
|
||||||
= "e.e.Yarb.in[0].r" "e.e.Yarb.arbs[0].in1.r"
|
|
||||||
= "e.e.Yarb.in[0].a" "e.e.Yarb.arbs[0].in1.a"
|
|
||||||
= "e.e.Yarb.in[0].d.d[0]" "e.e.Yarb.arbs[0].in1.d.d[0]"
|
|
||||||
= "e.e.Yarb.in[0].r" "e.e.Yarb.tmp[0].r"
|
|
||||||
= "e.e.Yarb.in[0].a" "e.e.Yarb.tmp[0].a"
|
|
||||||
= "e.e.Yarb.in[0].d.d[0]" "e.e.Yarb.tmp[0].d.d[0]"
|
|
||||||
= "e.e.Yarb.in[1].r" "e.e.Yarb.arbs[0].in2.r"
|
|
||||||
= "e.e.Yarb.in[1].a" "e.e.Yarb.arbs[0].in2.a"
|
|
||||||
= "e.e.Yarb.in[1].d.d[0]" "e.e.Yarb.arbs[0].in2.d.d[0]"
|
|
||||||
= "e.e.Yarb.in[1].r" "e.e.Yarb.tmp[1].r"
|
|
||||||
= "e.e.Yarb.in[1].a" "e.e.Yarb.tmp[1].a"
|
|
||||||
= "e.e.Yarb.in[1].d.d[0]" "e.e.Yarb.tmp[1].d.d[0]"
|
|
||||||
= "e.e.Yarb.in[1].d.d[0]" "e.e.Yarb.in[1].r"
|
|
||||||
= "e.e.Yarb.in[0].d.d[0]" "e.e.Yarb.in[0].r"
|
|
||||||
= "e.e.Yarb.out.d.d[0]" "e.e.Yarb.out.r"
|
|
||||||
= "e.e.Yarb.out.r" "e.e.Yarb.arbs[0].out.r"
|
|
||||||
= "e.e.Yarb.out.a" "e.e.Yarb.arbs[0].out.a"
|
|
||||||
= "e.e.Yarb.out.d.d[0]" "e.e.Yarb.arbs[0].out.d.d[0]"
|
|
||||||
= "e.e.Yarb.out.r" "e.e.Yarb.tmp[2].r"
|
|
||||||
= "e.e.Yarb.out.a" "e.e.Yarb.tmp[2].a"
|
|
||||||
= "e.e.Yarb.out.d.d[0]" "e.e.Yarb.tmp[2].d.d[0]"
|
|
||||||
= "e.e.Yarb.out.d.d[0]" "e.e.Yarb.out.r"
|
|
||||||
= "e.e._x_req_array[0]" "e.e.x_req_ortree.in[0]"
|
|
||||||
= "e.e._x_req_array[1]" "e.e.x_req_ortree.in[1]"
|
|
||||||
"e.e._in_xy_v.a"&"e.e._in_xy_v.b"->"e.e._in_xy_v._y"-
|
|
||||||
~("e.e._in_xy_v.a"&"e.e._in_xy_v.b")->"e.e._in_xy_v._y"+
|
|
||||||
"e.e._in_xy_v._y"->"e.e._in_xy_v.y"-
|
|
||||||
~("e.e._in_xy_v._y")->"e.e._in_xy_v.y"+
|
|
||||||
= "e.e._in_xy_v.y" "e.e.buf_s_func.in_v"
|
|
||||||
= "e.e._y_temp[0].d.d[0]" "e.e._y_temp[0].r"
|
|
||||||
= "e.e._y_temp[1].d.d[0]" "e.e._y_temp[1].r"
|
|
||||||
= "e.e._y_temp[0].r" "e.e.Yarb.in[0].r"
|
|
||||||
= "e.e._y_temp[1].r" "e.e.Yarb.in[1].r"
|
|
||||||
= "e.e._y_temp[0].a" "e.e.Yarb.in[0].a"
|
|
||||||
= "e.e._y_temp[1].a" "e.e.Yarb.in[1].a"
|
|
||||||
= "e.e._y_temp[0].d.d[0]" "e.e.Yarb.in[0].d.d[0]"
|
|
||||||
= "e.e._y_temp[1].d.d[0]" "e.e.Yarb.in[1].d.d[0]"
|
|
||||||
= "e.e._y_temp[1].a" "e.e.y_ack_arb[1].in"
|
|
||||||
= "e.e._y_temp[0].a" "e.e.y_ack_arb[0].in"
|
|
||||||
~"e.e.Y_ack_confirm.p1"&~"e.e.Y_ack_confirm.p2"&~"e.e.Y_ack_confirm.c1"&~"e.e.Y_ack_confirm.c2"|~"e.e.Y_ack_confirm.reset_B"->"e.e.Y_ack_confirm._y"+
|
|
||||||
"e.e.Y_ack_confirm.c1"&"e.e.Y_ack_confirm.c2"&"e.e.Y_ack_confirm.reset_B"->"e.e.Y_ack_confirm._y"-
|
|
||||||
"e.e.Y_ack_confirm._y"->"e.e.Y_ack_confirm.y"-
|
|
||||||
~("e.e.Y_ack_confirm._y")->"e.e.Y_ack_confirm.y"+
|
|
||||||
= "e.e.Y_ack_confirm.c1" "e.e._arb_out_y.r"
|
|
||||||
= "e.e.Y_ack_confirm.c1" "e.e._arb_out_y.d.d[0]"
|
|
||||||
= "e.e.y_enc_out.d[0].d[0]" "e.e.y_enc_out.d[0].f"
|
|
||||||
= "e.e.y_enc_out.d[0].d[1]" "e.e.y_enc_out.d[0].t"
|
|
||||||
= "e.e.y_enc_out.d[0].d[0]" "e.e.y_enc_out.d[0].f"
|
|
||||||
= "e.e.y_enc_out.d[0].d[1]" "e.e.y_enc_out.d[0].t"
|
|
||||||
= "e.e.y_enc_out.d[0].f" "e.e.vtree_y.in.d[0].f"
|
|
||||||
= "e.e.y_enc_out.d[0].t" "e.e.vtree_y.in.d[0].t"
|
|
||||||
= "e.e.y_enc_out.d[0].d[0]" "e.e.vtree_y.in.d[0].d[0]"
|
|
||||||
= "e.e.y_enc_out.d[0].d[1]" "e.e.vtree_y.in.d[0].d[1]"
|
|
||||||
= "e.e.y_enc_out.d[0].f" "e.e.y_encoder.out.d[0].f"
|
|
||||||
= "e.e.y_enc_out.d[0].t" "e.e.y_encoder.out.d[0].t"
|
|
||||||
= "e.e.y_enc_out.d[0].d[0]" "e.e.y_encoder.out.d[0].d[0]"
|
|
||||||
= "e.e.y_enc_out.d[0].d[1]" "e.e.y_encoder.out.d[0].d[1]"
|
|
||||||
= "e.e.y_enc_out.d[0].f" "e.e.into_buffer.d[1].f"
|
|
||||||
= "e.e.y_enc_out.d[0].t" "e.e.into_buffer.d[1].t"
|
|
||||||
= "e.e.y_enc_out.d[0].d[0]" "e.e.into_buffer.d[1].d[0]"
|
|
||||||
= "e.e.y_enc_out.d[0].d[1]" "e.e.into_buffer.d[1].d[1]"
|
|
||||||
= "e.e.y_enc_out.d[0].d[0]" "e.e.y_enc_out.d[0].f"
|
|
||||||
= "e.e.y_enc_out.d[0].d[1]" "e.e.y_enc_out.d[0].t"
|
|
||||||
= "e.e.x_acks[0]" "e.e.x_encoder.in[0]"
|
|
||||||
= "e.e.x_acks[1]" "e.e.x_encoder.in[1]"
|
|
||||||
"e.e.not_x_req_ortree.a"->"e.e.not_x_req_ortree.y"-
|
|
||||||
~("e.e.not_x_req_ortree.a")->"e.e.not_x_req_ortree.y"+
|
|
||||||
= "e.e.y[0].d.d[0]" "e.e.y[0].r"
|
|
||||||
= "e.e.y[1].d.d[0]" "e.e.y[1].r"
|
|
||||||
= "e.e.y[1].a" "e.e.y_acks[1]"
|
|
||||||
= "e.e.y[1].a" "e.e.y_ack_arb[1].out"
|
|
||||||
= "e.e.y[1].d.d[0]" "e.e._y_temp[1].r"
|
|
||||||
= "e.e.y[1].d.d[0]" "e.e._y_temp[1].d.d[0]"
|
|
||||||
= "e.e.y[1].d.d[0]" "e.e.y[1].r"
|
|
||||||
= "e.e.y[0].a" "e.e.y_acks[0]"
|
|
||||||
= "e.e.y[0].a" "e.e.y_ack_arb[0].out"
|
|
||||||
= "e.e.y[0].d.d[0]" "e.e._y_temp[0].r"
|
|
||||||
= "e.e.y[0].d.d[0]" "e.e._y_temp[0].d.d[0]"
|
|
||||||
= "e.e.y[0].d.d[0]" "e.e.y[0].r"
|
|
||||||
= "e.e._x_a_B" "e.e.not_x_ack.a"
|
|
||||||
= "e.e._x_a_B" "e.e.x_ack.y"
|
|
||||||
= "e.e._x_a_B" "e.e.X_ack_confirm.c2"
|
|
||||||
= "e.e._x_a_B" "e.e.Y_ack_confirm.c2"
|
|
||||||
= "e.e._x_a" "e.e.enabling.c1"
|
|
||||||
= "e.e._x_a" "e.e.not_x_ack.y"
|
|
||||||
= "e.e.x_enc_out.d[0].d[0]" "e.e.x_enc_out.d[0].f"
|
|
||||||
= "e.e.x_enc_out.d[0].d[1]" "e.e.x_enc_out.d[0].t"
|
|
||||||
= "e.e.x_enc_out.d[0].d[0]" "e.e.x_enc_out.d[0].f"
|
|
||||||
= "e.e.x_enc_out.d[0].d[1]" "e.e.x_enc_out.d[0].t"
|
|
||||||
= "e.e.x_enc_out.d[0].f" "e.e.vtree_x.in.d[0].f"
|
|
||||||
= "e.e.x_enc_out.d[0].t" "e.e.vtree_x.in.d[0].t"
|
|
||||||
= "e.e.x_enc_out.d[0].d[0]" "e.e.vtree_x.in.d[0].d[0]"
|
|
||||||
= "e.e.x_enc_out.d[0].d[1]" "e.e.vtree_x.in.d[0].d[1]"
|
|
||||||
= "e.e.x_enc_out.d[0].f" "e.e.x_encoder.out.d[0].f"
|
|
||||||
= "e.e.x_enc_out.d[0].t" "e.e.x_encoder.out.d[0].t"
|
|
||||||
= "e.e.x_enc_out.d[0].d[0]" "e.e.x_encoder.out.d[0].d[0]"
|
|
||||||
= "e.e.x_enc_out.d[0].d[1]" "e.e.x_encoder.out.d[0].d[1]"
|
|
||||||
= "e.e.x_enc_out.d[0].f" "e.e.into_buffer.d[0].f"
|
|
||||||
= "e.e.x_enc_out.d[0].t" "e.e.into_buffer.d[0].t"
|
|
||||||
= "e.e.x_enc_out.d[0].d[0]" "e.e.into_buffer.d[0].d[0]"
|
|
||||||
= "e.e.x_enc_out.d[0].d[1]" "e.e.into_buffer.d[0].d[1]"
|
|
||||||
= "e.e.x_enc_out.d[0].d[0]" "e.e.x_enc_out.d[0].f"
|
|
||||||
= "e.e.x_enc_out.d[0].d[1]" "e.e.x_enc_out.d[0].t"
|
|
||||||
= "e.e._x_temp[0].d.d[0]" "e.e._x_temp[0].r"
|
|
||||||
= "e.e._x_temp[1].d.d[0]" "e.e._x_temp[1].r"
|
|
||||||
= "e.e._x_temp[0].r" "e.e.Xarb.in[0].r"
|
|
||||||
= "e.e._x_temp[1].r" "e.e.Xarb.in[1].r"
|
|
||||||
= "e.e._x_temp[0].a" "e.e.Xarb.in[0].a"
|
|
||||||
= "e.e._x_temp[1].a" "e.e.Xarb.in[1].a"
|
|
||||||
= "e.e._x_temp[0].d.d[0]" "e.e.Xarb.in[0].d.d[0]"
|
|
||||||
= "e.e._x_temp[1].d.d[0]" "e.e.Xarb.in[1].d.d[0]"
|
|
||||||
= "e.e._x_temp[1].a" "e.e.x_ack_arb[1].in"
|
|
||||||
= "e.e._x_temp[0].a" "e.e.x_ack_arb[0].in"
|
|
||||||
~"e.e.X_ack_confirm.c1"&~"e.e.X_ack_confirm.c2"|~"e.e.X_ack_confirm.pr_B"->"e.e.X_ack_confirm._y"+
|
|
||||||
"e.e.X_ack_confirm.c1"&"e.e.X_ack_confirm.c2"&"e.e.X_ack_confirm.sr_B"->"e.e.X_ack_confirm._y"-
|
|
||||||
"e.e.X_ack_confirm._y"->"e.e.X_ack_confirm.y"-
|
|
||||||
~("e.e.X_ack_confirm._y")->"e.e.X_ack_confirm.y"+
|
|
||||||
= "e.e.X_ack_confirm.c1" "e.e._arb_out_x.r"
|
|
||||||
= "e.e.X_ack_confirm.c1" "e.e._arb_out_x.d.d[0]"
|
|
||||||
= "Vdd" "e.e.supply.vdd"
|
|
||||||
= "GND" "e.e.supply.vss"
|
|
||||||
= "e.y[0].d.d[0]" "e.y[0].r"
|
|
||||||
= "e.y[1].d.d[0]" "e.y[1].r"
|
|
||||||
= "e.y[0].r" "e.e.y[0].r"
|
|
||||||
= "e.y[1].r" "e.e.y[1].r"
|
|
||||||
= "e.y[0].a" "e.e.y[0].a"
|
|
||||||
= "e.y[1].a" "e.e.y[1].a"
|
|
||||||
= "e.y[0].d.d[0]" "e.e.y[0].d.d[0]"
|
|
||||||
= "e.y[1].d.d[0]" "e.e.y[1].d.d[0]"
|
|
||||||
= "e.y[1].d.d[0]" "e.y[1].r"
|
|
||||||
= "e.y[0].d.d[0]" "e.y[0].r"
|
|
||||||
= "e.x[0].d.d[0]" "e.x[0].r"
|
|
||||||
= "e.x[1].d.d[0]" "e.x[1].r"
|
|
||||||
= "e.x[0].r" "e.e.x[0].r"
|
|
||||||
= "e.x[1].r" "e.e.x[1].r"
|
|
||||||
= "e.x[0].a" "e.e.x[0].a"
|
|
||||||
= "e.x[1].a" "e.e.x[1].a"
|
|
||||||
= "e.x[0].d.d[0]" "e.e.x[0].d.d[0]"
|
|
||||||
= "e.x[1].d.d[0]" "e.e.x[1].d.d[0]"
|
|
||||||
= "e.x[1].d.d[0]" "e.x[1].r"
|
|
||||||
= "e.x[0].d.d[0]" "e.x[0].r"
|
|
||||||
= "e.out.d.d[0].d[0]" "e.out.d.d[0].f"
|
|
||||||
= "e.out.d.d[0].d[1]" "e.out.d.d[0].t"
|
|
||||||
= "e.out.d.d[1].d[0]" "e.out.d.d[1].f"
|
|
||||||
= "e.out.d.d[1].d[1]" "e.out.d.d[1].t"
|
|
||||||
= "e.out.d.d[1].d[0]" "e.out.d.d[1].f"
|
|
||||||
= "e.out.d.d[1].d[1]" "e.out.d.d[1].t"
|
|
||||||
= "e.out.d.d[0].d[0]" "e.out.d.d[0].f"
|
|
||||||
= "e.out.d.d[0].d[1]" "e.out.d.d[0].t"
|
|
||||||
= "e.out.d.d[1].d[0]" "e.out.d.d[1].f"
|
|
||||||
= "e.out.d.d[1].d[1]" "e.out.d.d[1].t"
|
|
||||||
= "e.out.d.d[0].d[0]" "e.out.d.d[0].f"
|
|
||||||
= "e.out.d.d[0].d[1]" "e.out.d.d[0].t"
|
|
||||||
= "e.out.v" "e.e.out.v"
|
|
||||||
= "e.out.a" "e.e.out.a"
|
|
||||||
= "e.out.d.d[0].f" "e.e.out.d.d[0].f"
|
|
||||||
= "e.out.d.d[0].t" "e.e.out.d.d[0].t"
|
|
||||||
= "e.out.d.d[0].d[0]" "e.e.out.d.d[0].d[0]"
|
|
||||||
= "e.out.d.d[0].d[1]" "e.e.out.d.d[0].d[1]"
|
|
||||||
= "e.out.d.d[1].f" "e.e.out.d.d[1].f"
|
|
||||||
= "e.out.d.d[1].t" "e.e.out.d.d[1].t"
|
|
||||||
= "e.out.d.d[1].d[0]" "e.e.out.d.d[1].d[0]"
|
|
||||||
= "e.out.d.d[1].d[1]" "e.e.out.d.d[1].d[1]"
|
|
||||||
= "e.out.d.d[1].d[0]" "e.out.d.d[1].f"
|
|
||||||
= "e.out.d.d[1].d[1]" "e.out.d.d[1].t"
|
|
||||||
= "e.out.d.d[0].d[0]" "e.out.d.d[0].f"
|
|
||||||
= "e.out.d.d[0].d[1]" "e.out.d.d[0].t"
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,130 +0,0 @@
|
|||||||
e.out.d[1].t e.in[6] e.in[1] e.e.ors_f[2].or2s[1]._y e.in[2] e.e.ors_t[2].tmp[4] e.e.ors_f[1].tmp[5] e.e.ors_t[1].or2s[1]._y e.in[4] e.in[5] e.e.ors_f[0].tmp[4] e.in[3] e.e.ors_f[2].tmp[4] e.e.ors_f[1].tmp[4] e.e.ors_t[0].tmp[4] e.e.ors_t[2].or2s[1]._y e.e.ors_t[2].or2s[2]._y e.out.d[1].f e.out.d[2].f e.out.d[2].t e.e.ors_t[1].or2s[0]._y e.e.ors_t[1].tmp[4] e.in[0] e.out.d[0].t e.e.ors_t[0].tmp[5] e.e.ors_t[1].tmp[5] e.e.ors_f[0].tmp[5] e.e.ors_t[2].tmp[5] e.e.ors_f[2].or2s[2]._y e.e.ors_f[1].or2s[0]._y e.e.ors_t[0].or2s[2]._y e.out.d[0].f e.e.ors_f[2].or2s[0]._y e.e.ors_f[0].or2s[0]._y e.e.ors_t[2].or2s[0]._y e.e.ors_f[2].tmp[5] e.e.ors_t[0].or2s[0]._y e.e.ors_f[1].or2s[2]._y e.e.ors_f[0].or2s[2]._y e.e.ors_t[1].or2s[2]._y e.e.ors_f[1].or2s[1]._y e.e.ors_f[0].or2s[1]._y e.e.ors_t[0].or2s[1]._y
|
|
||||||
0
|
|
||||||
0 e.in[0] : 0
|
|
||||||
0 e.in[6] : 0
|
|
||||||
0 e.in[5] : 0
|
|
||||||
0 e.in[2] : 0
|
|
||||||
0 e.in[1] : 0
|
|
||||||
0 e.in[4] : 0
|
|
||||||
0 e.in[3] : 0
|
|
||||||
1 e.e.ors_t[2].or2s[1]._y : 1 [by e.in[6]:=0]
|
|
||||||
2 e.e.ors_f[0].or2s[0]._y : 1 [by e.in[2]:=0]
|
|
||||||
14 e.e.ors_t[2].tmp[5] : 0 [by e.e.ors_t[2].or2s[1]._y:=1]
|
|
||||||
15 e.e.ors_t[1].or2s[0]._y : 1 [by e.in[3]:=0]
|
|
||||||
39 e.e.ors_f[2].or2s[1]._y : 1 [by e.in[3]:=0]
|
|
||||||
42 e.e.ors_f[0].tmp[4] : 0 [by e.e.ors_f[0].or2s[0]._y:=1]
|
|
||||||
59 e.e.ors_f[2].tmp[5] : 0 [by e.e.ors_f[2].or2s[1]._y:=1]
|
|
||||||
114 e.e.ors_t[2].or2s[0]._y : 1 [by e.in[4]:=0]
|
|
||||||
430 e.e.ors_t[1].tmp[4] : 0 [by e.e.ors_t[1].or2s[0]._y:=1]
|
|
||||||
491 e.e.ors_t[0].or2s[0]._y : 1 [by e.in[3]:=0]
|
|
||||||
538 e.e.ors_t[0].tmp[4] : 0 [by e.e.ors_t[0].or2s[0]._y:=1]
|
|
||||||
1137 e.e.ors_f[1].or2s[0]._y : 1 [by e.in[1]:=0]
|
|
||||||
1153 e.e.ors_f[1].tmp[4] : 0 [by e.e.ors_f[1].or2s[0]._y:=1]
|
|
||||||
1726 e.e.ors_f[0].or2s[1]._y : 1 [by e.in[4]:=0]
|
|
||||||
4753 e.e.ors_f[2].or2s[0]._y : 1 [by e.in[1]:=0]
|
|
||||||
6175 e.e.ors_t[2].tmp[4] : 0 [by e.e.ors_t[2].or2s[0]._y:=1]
|
|
||||||
6179 e.e.ors_t[2].or2s[2]._y : 1 [by e.e.ors_t[2].tmp[4]:=0]
|
|
||||||
7092 e.e.ors_t[1].or2s[1]._y : 1 [by e.in[6]:=0]
|
|
||||||
7107 e.e.ors_t[1].tmp[5] : 0 [by e.e.ors_t[1].or2s[1]._y:=1]
|
|
||||||
10467 e.e.ors_t[0].or2s[1]._y : 1 [by e.in[5]:=0]
|
|
||||||
15308 e.out.d[2].t : 0 [by e.e.ors_t[2].or2s[2]._y:=1]
|
|
||||||
18477 e.e.ors_f[2].tmp[4] : 0 [by e.e.ors_f[2].or2s[0]._y:=1]
|
|
||||||
18532 e.e.ors_f[2].or2s[2]._y : 1 [by e.e.ors_f[2].tmp[4]:=0]
|
|
||||||
45824 e.e.ors_f[0].tmp[5] : 0 [by e.e.ors_f[0].or2s[1]._y:=1]
|
|
||||||
47398 e.e.ors_t[0].tmp[5] : 0 [by e.e.ors_t[0].or2s[1]._y:=1]
|
|
||||||
50355 e.e.ors_t[1].or2s[2]._y : 1 [by e.e.ors_t[1].tmp[5]:=0]
|
|
||||||
61247 e.e.ors_t[0].or2s[2]._y : 1 [by e.e.ors_t[0].tmp[5]:=0]
|
|
||||||
65366 e.e.ors_f[1].or2s[1]._y : 1 [by e.in[4]:=0]
|
|
||||||
65788 e.e.ors_f[1].tmp[5] : 0 [by e.e.ors_f[1].or2s[1]._y:=1]
|
|
||||||
70185 e.out.d[2].f : 0 [by e.e.ors_f[2].or2s[2]._y:=1]
|
|
||||||
75167 e.out.d[1].t : 0 [by e.e.ors_t[1].or2s[2]._y:=1]
|
|
||||||
75590 e.out.d[0].t : 0 [by e.e.ors_t[0].or2s[2]._y:=1]
|
|
||||||
75604 e.e.ors_f[0].or2s[2]._y : 1 [by e.e.ors_f[0].tmp[5]:=0]
|
|
||||||
75605 e.out.d[0].f : 0 [by e.e.ors_f[0].or2s[2]._y:=1]
|
|
||||||
114502 e.e.ors_f[1].or2s[2]._y : 1 [by e.e.ors_f[1].tmp[5]:=0]
|
|
||||||
114503 e.out.d[1].f : 0 [by e.e.ors_f[1].or2s[2]._y:=1]
|
|
||||||
[] setting input 0 high
|
|
||||||
114503 Reset : 0
|
|
||||||
114503 e.in[0] : 1
|
|
||||||
114785 e.e.ors_f[1].or2s[0]._y : 0 [by e.in[0]:=1]
|
|
||||||
114788 e.e.ors_f[1].tmp[4] : 1 [by e.e.ors_f[1].or2s[0]._y:=0]
|
|
||||||
115271 e.e.ors_f[0].or2s[0]._y : 0 [by e.in[0]:=1]
|
|
||||||
115822 e.e.ors_f[0].tmp[4] : 1 [by e.e.ors_f[0].or2s[0]._y:=0]
|
|
||||||
116893 e.e.ors_f[0].or2s[2]._y : 0 [by e.e.ors_f[0].tmp[4]:=1]
|
|
||||||
117847 e.out.d[0].f : 1 [by e.e.ors_f[0].or2s[2]._y:=0]
|
|
||||||
134708 e.e.ors_f[2].or2s[0]._y : 0 [by e.in[0]:=1]
|
|
||||||
135789 e.e.ors_f[2].tmp[4] : 1 [by e.e.ors_f[2].or2s[0]._y:=0]
|
|
||||||
137229 e.e.ors_f[1].or2s[2]._y : 0 [by e.e.ors_f[1].tmp[4]:=1]
|
|
||||||
138211 e.out.d[1].f : 1 [by e.e.ors_f[1].or2s[2]._y:=0]
|
|
||||||
190259 e.e.ors_f[2].or2s[2]._y : 0 [by e.e.ors_f[2].tmp[4]:=1]
|
|
||||||
190277 e.out.d[2].f : 1 [by e.e.ors_f[2].or2s[2]._y:=0]
|
|
||||||
[] removing inputs
|
|
||||||
190277 e.in[0] : 0
|
|
||||||
194280 e.e.ors_f[1].or2s[0]._y : 1 [by e.in[0]:=0]
|
|
||||||
194290 e.e.ors_f[2].or2s[0]._y : 1 [by e.in[0]:=0]
|
|
||||||
199050 e.e.ors_f[2].tmp[4] : 0 [by e.e.ors_f[2].or2s[0]._y:=1]
|
|
||||||
199552 e.e.ors_f[2].or2s[2]._y : 1 [by e.e.ors_f[2].tmp[4]:=0]
|
|
||||||
199755 e.out.d[2].f : 0 [by e.e.ors_f[2].or2s[2]._y:=1]
|
|
||||||
215864 e.e.ors_f[1].tmp[4] : 0 [by e.e.ors_f[1].or2s[0]._y:=1]
|
|
||||||
217718 e.e.ors_f[1].or2s[2]._y : 1 [by e.e.ors_f[1].tmp[4]:=0]
|
|
||||||
217857 e.out.d[1].f : 0 [by e.e.ors_f[1].or2s[2]._y:=1]
|
|
||||||
235178 e.e.ors_f[0].or2s[0]._y : 1 [by e.in[0]:=0]
|
|
||||||
271524 e.e.ors_f[0].tmp[4] : 0 [by e.e.ors_f[0].or2s[0]._y:=1]
|
|
||||||
271593 e.e.ors_f[0].or2s[2]._y : 1 [by e.e.ors_f[0].tmp[4]:=0]
|
|
||||||
271604 e.out.d[0].f : 0 [by e.e.ors_f[0].or2s[2]._y:=1]
|
|
||||||
[] setting input 4 high
|
|
||||||
271604 e.in[4] : 1
|
|
||||||
271619 e.e.ors_f[0].or2s[1]._y : 0 [by e.in[4]:=1]
|
|
||||||
271620 e.e.ors_f[0].tmp[5] : 1 [by e.e.ors_f[0].or2s[1]._y:=0]
|
|
||||||
271657 e.e.ors_f[0].or2s[2]._y : 0 [by e.e.ors_f[0].tmp[5]:=1]
|
|
||||||
271808 e.e.ors_f[1].or2s[1]._y : 0 [by e.in[4]:=1]
|
|
||||||
271920 e.e.ors_f[1].tmp[5] : 1 [by e.e.ors_f[1].or2s[1]._y:=0]
|
|
||||||
272396 e.out.d[0].f : 1 [by e.e.ors_f[0].or2s[2]._y:=0]
|
|
||||||
319432 e.e.ors_f[1].or2s[2]._y : 0 [by e.e.ors_f[1].tmp[5]:=1]
|
|
||||||
319472 e.out.d[1].f : 1 [by e.e.ors_f[1].or2s[2]._y:=0]
|
|
||||||
323390 e.e.ors_t[2].or2s[0]._y : 0 [by e.in[4]:=1]
|
|
||||||
323647 e.e.ors_t[2].tmp[4] : 1 [by e.e.ors_t[2].or2s[0]._y:=0]
|
|
||||||
323734 e.e.ors_t[2].or2s[2]._y : 0 [by e.e.ors_t[2].tmp[4]:=1]
|
|
||||||
324028 e.out.d[2].t : 1 [by e.e.ors_t[2].or2s[2]._y:=0]
|
|
||||||
[] removing inputs
|
|
||||||
324028 e.in[4] : 0
|
|
||||||
324029 e.e.ors_t[2].or2s[0]._y : 1 [by e.in[4]:=0]
|
|
||||||
325238 e.e.ors_t[2].tmp[4] : 0 [by e.e.ors_t[2].or2s[0]._y:=1]
|
|
||||||
325828 e.e.ors_t[2].or2s[2]._y : 1 [by e.e.ors_t[2].tmp[4]:=0]
|
|
||||||
325834 e.e.ors_f[1].or2s[1]._y : 1 [by e.in[4]:=0]
|
|
||||||
326006 e.out.d[2].t : 0 [by e.e.ors_t[2].or2s[2]._y:=1]
|
|
||||||
326035 e.e.ors_f[0].or2s[1]._y : 1 [by e.in[4]:=0]
|
|
||||||
326199 e.e.ors_f[0].tmp[5] : 0 [by e.e.ors_f[0].or2s[1]._y:=1]
|
|
||||||
326637 e.e.ors_f[1].tmp[5] : 0 [by e.e.ors_f[1].or2s[1]._y:=1]
|
|
||||||
326659 e.e.ors_f[1].or2s[2]._y : 1 [by e.e.ors_f[1].tmp[5]:=0]
|
|
||||||
327506 e.out.d[1].f : 0 [by e.e.ors_f[1].or2s[2]._y:=1]
|
|
||||||
328394 e.e.ors_f[0].or2s[2]._y : 1 [by e.e.ors_f[0].tmp[5]:=0]
|
|
||||||
358522 e.out.d[0].f : 0 [by e.e.ors_f[0].or2s[2]._y:=1]
|
|
||||||
[] setting input 6 high
|
|
||||||
358522 e.in[6] : 1
|
|
||||||
358655 e.e.ors_t[2].or2s[1]._y : 0 [by e.in[6]:=1]
|
|
||||||
358881 e.e.ors_f[0].or2s[1]._y : 0 [by e.in[6]:=1]
|
|
||||||
359102 e.e.ors_f[0].tmp[5] : 1 [by e.e.ors_f[0].or2s[1]._y:=0]
|
|
||||||
359109 e.e.ors_f[0].or2s[2]._y : 0 [by e.e.ors_f[0].tmp[5]:=1]
|
|
||||||
359139 e.out.d[0].f : 1 [by e.e.ors_f[0].or2s[2]._y:=0]
|
|
||||||
372771 e.e.ors_t[2].tmp[5] : 1 [by e.e.ors_t[2].or2s[1]._y:=0]
|
|
||||||
374184 e.e.ors_t[1].or2s[1]._y : 0 [by e.in[6]:=1]
|
|
||||||
379484 e.e.ors_t[2].or2s[2]._y : 0 [by e.e.ors_t[2].tmp[5]:=1]
|
|
||||||
379575 e.out.d[2].t : 1 [by e.e.ors_t[2].or2s[2]._y:=0]
|
|
||||||
431645 e.e.ors_t[1].tmp[5] : 1 [by e.e.ors_t[1].or2s[1]._y:=0]
|
|
||||||
433834 e.e.ors_t[1].or2s[2]._y : 0 [by e.e.ors_t[1].tmp[5]:=1]
|
|
||||||
433841 e.out.d[1].t : 1 [by e.e.ors_t[1].or2s[2]._y:=0]
|
|
||||||
[] removing inputs
|
|
||||||
433841 e.in[6] : 0
|
|
||||||
433919 e.e.ors_f[0].or2s[1]._y : 1 [by e.in[6]:=0]
|
|
||||||
433947 e.e.ors_t[1].or2s[1]._y : 1 [by e.in[6]:=0]
|
|
||||||
434194 e.e.ors_f[0].tmp[5] : 0 [by e.e.ors_f[0].or2s[1]._y:=1]
|
|
||||||
434649 e.e.ors_f[0].or2s[2]._y : 1 [by e.e.ors_f[0].tmp[5]:=0]
|
|
||||||
434661 e.out.d[0].f : 0 [by e.e.ors_f[0].or2s[2]._y:=1]
|
|
||||||
436628 e.e.ors_t[2].or2s[1]._y : 1 [by e.in[6]:=0]
|
|
||||||
437032 e.e.ors_t[2].tmp[5] : 0 [by e.e.ors_t[2].or2s[1]._y:=1]
|
|
||||||
437044 e.e.ors_t[2].or2s[2]._y : 1 [by e.e.ors_t[2].tmp[5]:=0]
|
|
||||||
442960 e.out.d[2].t : 0 [by e.e.ors_t[2].or2s[2]._y:=1]
|
|
||||||
452943 e.e.ors_t[1].tmp[5] : 0 [by e.e.ors_t[1].or2s[1]._y:=1]
|
|
||||||
457219 e.e.ors_t[1].or2s[2]._y : 1 [by e.e.ors_t[1].tmp[5]:=0]
|
|
||||||
460118 e.out.d[1].t : 0 [by e.e.ors_t[1].or2s[2]._y:=1]
|
|
||||||
@@ -1,298 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
= "e.e.tielo.y" "e.e.tielo.vss"
|
|
||||||
"e.e.ors_t[0].or2s[0].a"|"e.e.ors_t[0].or2s[0].b"->"e.e.ors_t[0].or2s[0]._y"-
|
|
||||||
~("e.e.ors_t[0].or2s[0].a"|"e.e.ors_t[0].or2s[0].b")->"e.e.ors_t[0].or2s[0]._y"+
|
|
||||||
"e.e.ors_t[0].or2s[0]._y"->"e.e.ors_t[0].or2s[0].y"-
|
|
||||||
~("e.e.ors_t[0].or2s[0]._y")->"e.e.ors_t[0].or2s[0].y"+
|
|
||||||
"e.e.ors_t[0].or2s[1].a"|"e.e.ors_t[0].or2s[1].b"->"e.e.ors_t[0].or2s[1]._y"-
|
|
||||||
~("e.e.ors_t[0].or2s[1].a"|"e.e.ors_t[0].or2s[1].b")->"e.e.ors_t[0].or2s[1]._y"+
|
|
||||||
"e.e.ors_t[0].or2s[1]._y"->"e.e.ors_t[0].or2s[1].y"-
|
|
||||||
~("e.e.ors_t[0].or2s[1]._y")->"e.e.ors_t[0].or2s[1].y"+
|
|
||||||
"e.e.ors_t[0].or2s[2].a"|"e.e.ors_t[0].or2s[2].b"->"e.e.ors_t[0].or2s[2]._y"-
|
|
||||||
~("e.e.ors_t[0].or2s[2].a"|"e.e.ors_t[0].or2s[2].b")->"e.e.ors_t[0].or2s[2]._y"+
|
|
||||||
"e.e.ors_t[0].or2s[2]._y"->"e.e.ors_t[0].or2s[2].y"-
|
|
||||||
~("e.e.ors_t[0].or2s[2]._y")->"e.e.ors_t[0].or2s[2].y"+
|
|
||||||
= "e.e.ors_t[0].tmp[4]" "e.e.ors_t[0].or2s[2].a"
|
|
||||||
= "e.e.ors_t[0].tmp[4]" "e.e.ors_t[0].or2s[0].y"
|
|
||||||
= "e.e.ors_t[0].tmp[5]" "e.e.ors_t[0].or2s[2].b"
|
|
||||||
= "e.e.ors_t[0].tmp[5]" "e.e.ors_t[0].or2s[1].y"
|
|
||||||
= "e.e.ors_t[0].supply.vdd" "e.e.ors_t[0].or2s[2].vdd"
|
|
||||||
= "e.e.ors_t[0].supply.vdd" "e.e.ors_t[0].or2s[1].vdd"
|
|
||||||
= "e.e.ors_t[0].supply.vdd" "e.e.ors_t[0].or2s[0].vdd"
|
|
||||||
= "e.e.ors_t[0].supply.vss" "e.e.ors_t[0].or2s[2].vss"
|
|
||||||
= "e.e.ors_t[0].supply.vss" "e.e.ors_t[0].or2s[1].vss"
|
|
||||||
= "e.e.ors_t[0].supply.vss" "e.e.ors_t[0].or2s[0].vss"
|
|
||||||
= "e.e.ors_t[0].in[0]" "e.e.ors_t[0].or2s[0].a"
|
|
||||||
= "e.e.ors_t[0].in[0]" "e.e.ors_t[0].tmp[0]"
|
|
||||||
= "e.e.ors_t[0].in[1]" "e.e.ors_t[0].or2s[0].b"
|
|
||||||
= "e.e.ors_t[0].in[1]" "e.e.ors_t[0].tmp[1]"
|
|
||||||
= "e.e.ors_t[0].in[2]" "e.e.ors_t[0].or2s[1].a"
|
|
||||||
= "e.e.ors_t[0].in[2]" "e.e.ors_t[0].tmp[2]"
|
|
||||||
= "e.e.ors_t[0].in[3]" "e.e.ors_t[0].or2s[1].b"
|
|
||||||
= "e.e.ors_t[0].in[3]" "e.e.ors_t[0].tmp[3]"
|
|
||||||
= "e.e.ors_t[0].out" "e.e.ors_t[0].or2s[2].y"
|
|
||||||
= "e.e.ors_t[0].out" "e.e.ors_t[0].tmp[6]"
|
|
||||||
"e.e.ors_t[1].or2s[0].a"|"e.e.ors_t[1].or2s[0].b"->"e.e.ors_t[1].or2s[0]._y"-
|
|
||||||
~("e.e.ors_t[1].or2s[0].a"|"e.e.ors_t[1].or2s[0].b")->"e.e.ors_t[1].or2s[0]._y"+
|
|
||||||
"e.e.ors_t[1].or2s[0]._y"->"e.e.ors_t[1].or2s[0].y"-
|
|
||||||
~("e.e.ors_t[1].or2s[0]._y")->"e.e.ors_t[1].or2s[0].y"+
|
|
||||||
"e.e.ors_t[1].or2s[1].a"|"e.e.ors_t[1].or2s[1].b"->"e.e.ors_t[1].or2s[1]._y"-
|
|
||||||
~("e.e.ors_t[1].or2s[1].a"|"e.e.ors_t[1].or2s[1].b")->"e.e.ors_t[1].or2s[1]._y"+
|
|
||||||
"e.e.ors_t[1].or2s[1]._y"->"e.e.ors_t[1].or2s[1].y"-
|
|
||||||
~("e.e.ors_t[1].or2s[1]._y")->"e.e.ors_t[1].or2s[1].y"+
|
|
||||||
"e.e.ors_t[1].or2s[2].a"|"e.e.ors_t[1].or2s[2].b"->"e.e.ors_t[1].or2s[2]._y"-
|
|
||||||
~("e.e.ors_t[1].or2s[2].a"|"e.e.ors_t[1].or2s[2].b")->"e.e.ors_t[1].or2s[2]._y"+
|
|
||||||
"e.e.ors_t[1].or2s[2]._y"->"e.e.ors_t[1].or2s[2].y"-
|
|
||||||
~("e.e.ors_t[1].or2s[2]._y")->"e.e.ors_t[1].or2s[2].y"+
|
|
||||||
= "e.e.ors_t[1].tmp[4]" "e.e.ors_t[1].or2s[2].a"
|
|
||||||
= "e.e.ors_t[1].tmp[4]" "e.e.ors_t[1].or2s[0].y"
|
|
||||||
= "e.e.ors_t[1].tmp[5]" "e.e.ors_t[1].or2s[2].b"
|
|
||||||
= "e.e.ors_t[1].tmp[5]" "e.e.ors_t[1].or2s[1].y"
|
|
||||||
= "e.e.ors_t[1].supply.vdd" "e.e.ors_t[1].or2s[2].vdd"
|
|
||||||
= "e.e.ors_t[1].supply.vdd" "e.e.ors_t[1].or2s[1].vdd"
|
|
||||||
= "e.e.ors_t[1].supply.vdd" "e.e.ors_t[1].or2s[0].vdd"
|
|
||||||
= "e.e.ors_t[1].supply.vss" "e.e.ors_t[1].or2s[2].vss"
|
|
||||||
= "e.e.ors_t[1].supply.vss" "e.e.ors_t[1].or2s[1].vss"
|
|
||||||
= "e.e.ors_t[1].supply.vss" "e.e.ors_t[1].or2s[0].vss"
|
|
||||||
= "e.e.ors_t[1].in[0]" "e.e.ors_t[1].or2s[0].a"
|
|
||||||
= "e.e.ors_t[1].in[0]" "e.e.ors_t[1].tmp[0]"
|
|
||||||
= "e.e.ors_t[1].in[1]" "e.e.ors_t[1].or2s[0].b"
|
|
||||||
= "e.e.ors_t[1].in[1]" "e.e.ors_t[1].tmp[1]"
|
|
||||||
= "e.e.ors_t[1].in[2]" "e.e.ors_t[1].or2s[1].a"
|
|
||||||
= "e.e.ors_t[1].in[2]" "e.e.ors_t[1].tmp[2]"
|
|
||||||
= "e.e.ors_t[1].in[3]" "e.e.ors_t[1].or2s[1].b"
|
|
||||||
= "e.e.ors_t[1].in[3]" "e.e.ors_t[1].tmp[3]"
|
|
||||||
= "e.e.ors_t[1].out" "e.e.ors_t[1].or2s[2].y"
|
|
||||||
= "e.e.ors_t[1].out" "e.e.ors_t[1].tmp[6]"
|
|
||||||
"e.e.ors_t[2].or2s[0].a"|"e.e.ors_t[2].or2s[0].b"->"e.e.ors_t[2].or2s[0]._y"-
|
|
||||||
~("e.e.ors_t[2].or2s[0].a"|"e.e.ors_t[2].or2s[0].b")->"e.e.ors_t[2].or2s[0]._y"+
|
|
||||||
"e.e.ors_t[2].or2s[0]._y"->"e.e.ors_t[2].or2s[0].y"-
|
|
||||||
~("e.e.ors_t[2].or2s[0]._y")->"e.e.ors_t[2].or2s[0].y"+
|
|
||||||
"e.e.ors_t[2].or2s[1].a"|"e.e.ors_t[2].or2s[1].b"->"e.e.ors_t[2].or2s[1]._y"-
|
|
||||||
~("e.e.ors_t[2].or2s[1].a"|"e.e.ors_t[2].or2s[1].b")->"e.e.ors_t[2].or2s[1]._y"+
|
|
||||||
"e.e.ors_t[2].or2s[1]._y"->"e.e.ors_t[2].or2s[1].y"-
|
|
||||||
~("e.e.ors_t[2].or2s[1]._y")->"e.e.ors_t[2].or2s[1].y"+
|
|
||||||
"e.e.ors_t[2].or2s[2].a"|"e.e.ors_t[2].or2s[2].b"->"e.e.ors_t[2].or2s[2]._y"-
|
|
||||||
~("e.e.ors_t[2].or2s[2].a"|"e.e.ors_t[2].or2s[2].b")->"e.e.ors_t[2].or2s[2]._y"+
|
|
||||||
"e.e.ors_t[2].or2s[2]._y"->"e.e.ors_t[2].or2s[2].y"-
|
|
||||||
~("e.e.ors_t[2].or2s[2]._y")->"e.e.ors_t[2].or2s[2].y"+
|
|
||||||
= "e.e.ors_t[2].tmp[4]" "e.e.ors_t[2].or2s[2].a"
|
|
||||||
= "e.e.ors_t[2].tmp[4]" "e.e.ors_t[2].or2s[0].y"
|
|
||||||
= "e.e.ors_t[2].tmp[5]" "e.e.ors_t[2].or2s[2].b"
|
|
||||||
= "e.e.ors_t[2].tmp[5]" "e.e.ors_t[2].or2s[1].y"
|
|
||||||
= "e.e.ors_t[2].supply.vdd" "e.e.ors_t[2].or2s[2].vdd"
|
|
||||||
= "e.e.ors_t[2].supply.vdd" "e.e.ors_t[2].or2s[1].vdd"
|
|
||||||
= "e.e.ors_t[2].supply.vdd" "e.e.ors_t[2].or2s[0].vdd"
|
|
||||||
= "e.e.ors_t[2].supply.vss" "e.e.ors_t[2].or2s[2].vss"
|
|
||||||
= "e.e.ors_t[2].supply.vss" "e.e.ors_t[2].or2s[1].vss"
|
|
||||||
= "e.e.ors_t[2].supply.vss" "e.e.ors_t[2].or2s[0].vss"
|
|
||||||
= "e.e.ors_t[2].in[0]" "e.e.ors_t[2].or2s[0].a"
|
|
||||||
= "e.e.ors_t[2].in[0]" "e.e.ors_t[2].tmp[0]"
|
|
||||||
= "e.e.ors_t[2].in[1]" "e.e.ors_t[2].or2s[0].b"
|
|
||||||
= "e.e.ors_t[2].in[1]" "e.e.ors_t[2].tmp[1]"
|
|
||||||
= "e.e.ors_t[2].in[2]" "e.e.ors_t[2].or2s[1].a"
|
|
||||||
= "e.e.ors_t[2].in[2]" "e.e.ors_t[2].tmp[2]"
|
|
||||||
= "e.e.ors_t[2].in[3]" "e.e.ors_t[2].or2s[1].b"
|
|
||||||
= "e.e.ors_t[2].in[3]" "e.e.ors_t[2].tmp[3]"
|
|
||||||
= "e.e.ors_t[2].out" "e.e.ors_t[2].or2s[2].y"
|
|
||||||
= "e.e.ors_t[2].out" "e.e.ors_t[2].tmp[6]"
|
|
||||||
"e.e.ors_f[0].or2s[0].a"|"e.e.ors_f[0].or2s[0].b"->"e.e.ors_f[0].or2s[0]._y"-
|
|
||||||
~("e.e.ors_f[0].or2s[0].a"|"e.e.ors_f[0].or2s[0].b")->"e.e.ors_f[0].or2s[0]._y"+
|
|
||||||
"e.e.ors_f[0].or2s[0]._y"->"e.e.ors_f[0].or2s[0].y"-
|
|
||||||
~("e.e.ors_f[0].or2s[0]._y")->"e.e.ors_f[0].or2s[0].y"+
|
|
||||||
"e.e.ors_f[0].or2s[1].a"|"e.e.ors_f[0].or2s[1].b"->"e.e.ors_f[0].or2s[1]._y"-
|
|
||||||
~("e.e.ors_f[0].or2s[1].a"|"e.e.ors_f[0].or2s[1].b")->"e.e.ors_f[0].or2s[1]._y"+
|
|
||||||
"e.e.ors_f[0].or2s[1]._y"->"e.e.ors_f[0].or2s[1].y"-
|
|
||||||
~("e.e.ors_f[0].or2s[1]._y")->"e.e.ors_f[0].or2s[1].y"+
|
|
||||||
"e.e.ors_f[0].or2s[2].a"|"e.e.ors_f[0].or2s[2].b"->"e.e.ors_f[0].or2s[2]._y"-
|
|
||||||
~("e.e.ors_f[0].or2s[2].a"|"e.e.ors_f[0].or2s[2].b")->"e.e.ors_f[0].or2s[2]._y"+
|
|
||||||
"e.e.ors_f[0].or2s[2]._y"->"e.e.ors_f[0].or2s[2].y"-
|
|
||||||
~("e.e.ors_f[0].or2s[2]._y")->"e.e.ors_f[0].or2s[2].y"+
|
|
||||||
= "e.e.ors_f[0].tmp[4]" "e.e.ors_f[0].or2s[2].a"
|
|
||||||
= "e.e.ors_f[0].tmp[4]" "e.e.ors_f[0].or2s[0].y"
|
|
||||||
= "e.e.ors_f[0].tmp[5]" "e.e.ors_f[0].or2s[2].b"
|
|
||||||
= "e.e.ors_f[0].tmp[5]" "e.e.ors_f[0].or2s[1].y"
|
|
||||||
= "e.e.ors_f[0].supply.vdd" "e.e.ors_f[0].or2s[2].vdd"
|
|
||||||
= "e.e.ors_f[0].supply.vdd" "e.e.ors_f[0].or2s[1].vdd"
|
|
||||||
= "e.e.ors_f[0].supply.vdd" "e.e.ors_f[0].or2s[0].vdd"
|
|
||||||
= "e.e.ors_f[0].supply.vss" "e.e.ors_f[0].or2s[2].vss"
|
|
||||||
= "e.e.ors_f[0].supply.vss" "e.e.ors_f[0].or2s[1].vss"
|
|
||||||
= "e.e.ors_f[0].supply.vss" "e.e.ors_f[0].or2s[0].vss"
|
|
||||||
= "e.e.ors_f[0].in[0]" "e.e.ors_f[0].or2s[0].a"
|
|
||||||
= "e.e.ors_f[0].in[0]" "e.e.ors_f[0].tmp[0]"
|
|
||||||
= "e.e.ors_f[0].in[1]" "e.e.ors_f[0].or2s[0].b"
|
|
||||||
= "e.e.ors_f[0].in[1]" "e.e.ors_f[0].tmp[1]"
|
|
||||||
= "e.e.ors_f[0].in[2]" "e.e.ors_f[0].or2s[1].a"
|
|
||||||
= "e.e.ors_f[0].in[2]" "e.e.ors_f[0].tmp[2]"
|
|
||||||
= "e.e.ors_f[0].in[3]" "e.e.ors_f[0].or2s[1].b"
|
|
||||||
= "e.e.ors_f[0].in[3]" "e.e.ors_f[0].tmp[3]"
|
|
||||||
= "e.e.ors_f[0].out" "e.e.ors_f[0].or2s[2].y"
|
|
||||||
= "e.e.ors_f[0].out" "e.e.ors_f[0].tmp[6]"
|
|
||||||
"e.e.ors_f[1].or2s[0].a"|"e.e.ors_f[1].or2s[0].b"->"e.e.ors_f[1].or2s[0]._y"-
|
|
||||||
~("e.e.ors_f[1].or2s[0].a"|"e.e.ors_f[1].or2s[0].b")->"e.e.ors_f[1].or2s[0]._y"+
|
|
||||||
"e.e.ors_f[1].or2s[0]._y"->"e.e.ors_f[1].or2s[0].y"-
|
|
||||||
~("e.e.ors_f[1].or2s[0]._y")->"e.e.ors_f[1].or2s[0].y"+
|
|
||||||
"e.e.ors_f[1].or2s[1].a"|"e.e.ors_f[1].or2s[1].b"->"e.e.ors_f[1].or2s[1]._y"-
|
|
||||||
~("e.e.ors_f[1].or2s[1].a"|"e.e.ors_f[1].or2s[1].b")->"e.e.ors_f[1].or2s[1]._y"+
|
|
||||||
"e.e.ors_f[1].or2s[1]._y"->"e.e.ors_f[1].or2s[1].y"-
|
|
||||||
~("e.e.ors_f[1].or2s[1]._y")->"e.e.ors_f[1].or2s[1].y"+
|
|
||||||
"e.e.ors_f[1].or2s[2].a"|"e.e.ors_f[1].or2s[2].b"->"e.e.ors_f[1].or2s[2]._y"-
|
|
||||||
~("e.e.ors_f[1].or2s[2].a"|"e.e.ors_f[1].or2s[2].b")->"e.e.ors_f[1].or2s[2]._y"+
|
|
||||||
"e.e.ors_f[1].or2s[2]._y"->"e.e.ors_f[1].or2s[2].y"-
|
|
||||||
~("e.e.ors_f[1].or2s[2]._y")->"e.e.ors_f[1].or2s[2].y"+
|
|
||||||
= "e.e.ors_f[1].tmp[4]" "e.e.ors_f[1].or2s[2].a"
|
|
||||||
= "e.e.ors_f[1].tmp[4]" "e.e.ors_f[1].or2s[0].y"
|
|
||||||
= "e.e.ors_f[1].tmp[5]" "e.e.ors_f[1].or2s[2].b"
|
|
||||||
= "e.e.ors_f[1].tmp[5]" "e.e.ors_f[1].or2s[1].y"
|
|
||||||
= "e.e.ors_f[1].supply.vdd" "e.e.ors_f[1].or2s[2].vdd"
|
|
||||||
= "e.e.ors_f[1].supply.vdd" "e.e.ors_f[1].or2s[1].vdd"
|
|
||||||
= "e.e.ors_f[1].supply.vdd" "e.e.ors_f[1].or2s[0].vdd"
|
|
||||||
= "e.e.ors_f[1].supply.vss" "e.e.ors_f[1].or2s[2].vss"
|
|
||||||
= "e.e.ors_f[1].supply.vss" "e.e.ors_f[1].or2s[1].vss"
|
|
||||||
= "e.e.ors_f[1].supply.vss" "e.e.ors_f[1].or2s[0].vss"
|
|
||||||
= "e.e.ors_f[1].in[0]" "e.e.ors_f[1].or2s[0].a"
|
|
||||||
= "e.e.ors_f[1].in[0]" "e.e.ors_f[1].tmp[0]"
|
|
||||||
= "e.e.ors_f[1].in[1]" "e.e.ors_f[1].or2s[0].b"
|
|
||||||
= "e.e.ors_f[1].in[1]" "e.e.ors_f[1].tmp[1]"
|
|
||||||
= "e.e.ors_f[1].in[2]" "e.e.ors_f[1].or2s[1].a"
|
|
||||||
= "e.e.ors_f[1].in[2]" "e.e.ors_f[1].tmp[2]"
|
|
||||||
= "e.e.ors_f[1].in[3]" "e.e.ors_f[1].or2s[1].b"
|
|
||||||
= "e.e.ors_f[1].in[3]" "e.e.ors_f[1].tmp[3]"
|
|
||||||
= "e.e.ors_f[1].out" "e.e.ors_f[1].or2s[2].y"
|
|
||||||
= "e.e.ors_f[1].out" "e.e.ors_f[1].tmp[6]"
|
|
||||||
"e.e.ors_f[2].or2s[0].a"|"e.e.ors_f[2].or2s[0].b"->"e.e.ors_f[2].or2s[0]._y"-
|
|
||||||
~("e.e.ors_f[2].or2s[0].a"|"e.e.ors_f[2].or2s[0].b")->"e.e.ors_f[2].or2s[0]._y"+
|
|
||||||
"e.e.ors_f[2].or2s[0]._y"->"e.e.ors_f[2].or2s[0].y"-
|
|
||||||
~("e.e.ors_f[2].or2s[0]._y")->"e.e.ors_f[2].or2s[0].y"+
|
|
||||||
"e.e.ors_f[2].or2s[1].a"|"e.e.ors_f[2].or2s[1].b"->"e.e.ors_f[2].or2s[1]._y"-
|
|
||||||
~("e.e.ors_f[2].or2s[1].a"|"e.e.ors_f[2].or2s[1].b")->"e.e.ors_f[2].or2s[1]._y"+
|
|
||||||
"e.e.ors_f[2].or2s[1]._y"->"e.e.ors_f[2].or2s[1].y"-
|
|
||||||
~("e.e.ors_f[2].or2s[1]._y")->"e.e.ors_f[2].or2s[1].y"+
|
|
||||||
"e.e.ors_f[2].or2s[2].a"|"e.e.ors_f[2].or2s[2].b"->"e.e.ors_f[2].or2s[2]._y"-
|
|
||||||
~("e.e.ors_f[2].or2s[2].a"|"e.e.ors_f[2].or2s[2].b")->"e.e.ors_f[2].or2s[2]._y"+
|
|
||||||
"e.e.ors_f[2].or2s[2]._y"->"e.e.ors_f[2].or2s[2].y"-
|
|
||||||
~("e.e.ors_f[2].or2s[2]._y")->"e.e.ors_f[2].or2s[2].y"+
|
|
||||||
= "e.e.ors_f[2].tmp[4]" "e.e.ors_f[2].or2s[2].a"
|
|
||||||
= "e.e.ors_f[2].tmp[4]" "e.e.ors_f[2].or2s[0].y"
|
|
||||||
= "e.e.ors_f[2].tmp[5]" "e.e.ors_f[2].or2s[2].b"
|
|
||||||
= "e.e.ors_f[2].tmp[5]" "e.e.ors_f[2].or2s[1].y"
|
|
||||||
= "e.e.ors_f[2].supply.vdd" "e.e.ors_f[2].or2s[2].vdd"
|
|
||||||
= "e.e.ors_f[2].supply.vdd" "e.e.ors_f[2].or2s[1].vdd"
|
|
||||||
= "e.e.ors_f[2].supply.vdd" "e.e.ors_f[2].or2s[0].vdd"
|
|
||||||
= "e.e.ors_f[2].supply.vss" "e.e.ors_f[2].or2s[2].vss"
|
|
||||||
= "e.e.ors_f[2].supply.vss" "e.e.ors_f[2].or2s[1].vss"
|
|
||||||
= "e.e.ors_f[2].supply.vss" "e.e.ors_f[2].or2s[0].vss"
|
|
||||||
= "e.e.ors_f[2].in[0]" "e.e.ors_f[2].or2s[0].a"
|
|
||||||
= "e.e.ors_f[2].in[0]" "e.e.ors_f[2].tmp[0]"
|
|
||||||
= "e.e.ors_f[2].in[1]" "e.e.ors_f[2].or2s[0].b"
|
|
||||||
= "e.e.ors_f[2].in[1]" "e.e.ors_f[2].tmp[1]"
|
|
||||||
= "e.e.ors_f[2].in[2]" "e.e.ors_f[2].or2s[1].a"
|
|
||||||
= "e.e.ors_f[2].in[2]" "e.e.ors_f[2].tmp[2]"
|
|
||||||
= "e.e.ors_f[2].in[3]" "e.e.ors_f[2].or2s[1].b"
|
|
||||||
= "e.e.ors_f[2].in[3]" "e.e.ors_f[2].tmp[3]"
|
|
||||||
= "e.e.ors_f[2].out" "e.e.ors_f[2].or2s[2].y"
|
|
||||||
= "e.e.ors_f[2].out" "e.e.ors_f[2].tmp[6]"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_f[2].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.ors_f[2].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_f[1].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.ors_f[1].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_f[0].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.ors_f[0].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_t[2].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.ors_t[2].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_t[1].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.ors_t[1].supply.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_t[0].supply.vss"
|
|
||||||
= "e.e.supply.vdd" "e.e.ors_t[0].supply.vdd"
|
|
||||||
= "e.e.supply.vdd" "e.e.tielo.vdd"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_t[2].in[3]"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_t[1].in[3]"
|
|
||||||
= "e.e.supply.vss" "e.e.ors_t[0].in[3]"
|
|
||||||
= "e.e.supply.vss" "e.e.tielo.vss"
|
|
||||||
= "e.e.supply.vss" "e.e.tielo.y"
|
|
||||||
= "e.e.in[0]" "e.e.ors_f[2].in[0]"
|
|
||||||
= "e.e.in[0]" "e.e.ors_f[1].in[0]"
|
|
||||||
= "e.e.in[0]" "e.e.ors_f[0].in[0]"
|
|
||||||
= "e.e.in[1]" "e.e.ors_f[2].in[1]"
|
|
||||||
= "e.e.in[1]" "e.e.ors_f[1].in[1]"
|
|
||||||
= "e.e.in[1]" "e.e.ors_t[0].in[0]"
|
|
||||||
= "e.e.in[2]" "e.e.ors_f[2].in[2]"
|
|
||||||
= "e.e.in[2]" "e.e.ors_t[1].in[0]"
|
|
||||||
= "e.e.in[2]" "e.e.ors_f[0].in[1]"
|
|
||||||
= "e.e.in[3]" "e.e.ors_f[2].in[3]"
|
|
||||||
= "e.e.in[3]" "e.e.ors_t[1].in[1]"
|
|
||||||
= "e.e.in[3]" "e.e.ors_t[0].in[1]"
|
|
||||||
= "e.e.in[4]" "e.e.ors_t[2].in[0]"
|
|
||||||
= "e.e.in[4]" "e.e.ors_f[1].in[2]"
|
|
||||||
= "e.e.in[4]" "e.e.ors_f[0].in[2]"
|
|
||||||
= "e.e.in[5]" "e.e.ors_t[2].in[1]"
|
|
||||||
= "e.e.in[5]" "e.e.ors_f[1].in[3]"
|
|
||||||
= "e.e.in[5]" "e.e.ors_t[0].in[2]"
|
|
||||||
= "e.e.in[6]" "e.e.ors_t[2].in[2]"
|
|
||||||
= "e.e.in[6]" "e.e.ors_t[1].in[2]"
|
|
||||||
= "e.e.in[6]" "e.e.ors_f[0].in[3]"
|
|
||||||
= "e.e.out.d[0].d[0]" "e.e.out.d[0].f"
|
|
||||||
= "e.e.out.d[0].d[1]" "e.e.out.d[0].t"
|
|
||||||
= "e.e.out.d[1].d[0]" "e.e.out.d[1].f"
|
|
||||||
= "e.e.out.d[1].d[1]" "e.e.out.d[1].t"
|
|
||||||
= "e.e.out.d[2].d[0]" "e.e.out.d[2].f"
|
|
||||||
= "e.e.out.d[2].d[1]" "e.e.out.d[2].t"
|
|
||||||
= "e.e.out.d[2].d[0]" "e.e.out.d[2].f"
|
|
||||||
= "e.e.out.d[2].d[1]" "e.e.out.d[2].t"
|
|
||||||
= "e.e.out.d[1].d[0]" "e.e.out.d[1].f"
|
|
||||||
= "e.e.out.d[1].d[1]" "e.e.out.d[1].t"
|
|
||||||
= "e.e.out.d[0].d[0]" "e.e.out.d[0].f"
|
|
||||||
= "e.e.out.d[0].d[1]" "e.e.out.d[0].t"
|
|
||||||
= "e.e.out.d[2].d[0]" "e.e.ors_f[2].out"
|
|
||||||
= "e.e.out.d[2].d[0]" "e.e.out.d[2].f"
|
|
||||||
= "e.e.out.d[2].d[1]" "e.e.ors_t[2].out"
|
|
||||||
= "e.e.out.d[2].d[1]" "e.e.out.d[2].t"
|
|
||||||
= "e.e.out.d[1].d[0]" "e.e.ors_f[1].out"
|
|
||||||
= "e.e.out.d[1].d[0]" "e.e.out.d[1].f"
|
|
||||||
= "e.e.out.d[1].d[1]" "e.e.ors_t[1].out"
|
|
||||||
= "e.e.out.d[1].d[1]" "e.e.out.d[1].t"
|
|
||||||
= "e.e.out.d[0].d[0]" "e.e.ors_f[0].out"
|
|
||||||
= "e.e.out.d[0].d[0]" "e.e.out.d[0].f"
|
|
||||||
= "e.e.out.d[0].d[1]" "e.e.ors_t[0].out"
|
|
||||||
= "e.e.out.d[0].d[1]" "e.e.out.d[0].t"
|
|
||||||
= "Vdd" "e.e.supply.vdd"
|
|
||||||
= "GND" "e.e.supply.vss"
|
|
||||||
= "e.out.d[0].d[0]" "e.out.d[0].f"
|
|
||||||
= "e.out.d[0].d[1]" "e.out.d[0].t"
|
|
||||||
= "e.out.d[1].d[0]" "e.out.d[1].f"
|
|
||||||
= "e.out.d[1].d[1]" "e.out.d[1].t"
|
|
||||||
= "e.out.d[2].d[0]" "e.out.d[2].f"
|
|
||||||
= "e.out.d[2].d[1]" "e.out.d[2].t"
|
|
||||||
= "e.out.d[2].d[0]" "e.out.d[2].f"
|
|
||||||
= "e.out.d[2].d[1]" "e.out.d[2].t"
|
|
||||||
= "e.out.d[1].d[0]" "e.out.d[1].f"
|
|
||||||
= "e.out.d[1].d[1]" "e.out.d[1].t"
|
|
||||||
= "e.out.d[0].d[0]" "e.out.d[0].f"
|
|
||||||
= "e.out.d[0].d[1]" "e.out.d[0].t"
|
|
||||||
= "e.out.d[0].f" "e.e.out.d[0].f"
|
|
||||||
= "e.out.d[0].t" "e.e.out.d[0].t"
|
|
||||||
= "e.out.d[0].d[0]" "e.e.out.d[0].d[0]"
|
|
||||||
= "e.out.d[0].d[1]" "e.e.out.d[0].d[1]"
|
|
||||||
= "e.out.d[1].f" "e.e.out.d[1].f"
|
|
||||||
= "e.out.d[1].t" "e.e.out.d[1].t"
|
|
||||||
= "e.out.d[1].d[0]" "e.e.out.d[1].d[0]"
|
|
||||||
= "e.out.d[1].d[1]" "e.e.out.d[1].d[1]"
|
|
||||||
= "e.out.d[2].f" "e.e.out.d[2].f"
|
|
||||||
= "e.out.d[2].t" "e.e.out.d[2].t"
|
|
||||||
= "e.out.d[2].d[0]" "e.e.out.d[2].d[0]"
|
|
||||||
= "e.out.d[2].d[1]" "e.e.out.d[2].d[1]"
|
|
||||||
= "e.out.d[2].d[0]" "e.out.d[2].f"
|
|
||||||
= "e.out.d[2].d[1]" "e.out.d[2].t"
|
|
||||||
= "e.out.d[1].d[0]" "e.out.d[1].f"
|
|
||||||
= "e.out.d[1].d[1]" "e.out.d[1].t"
|
|
||||||
= "e.out.d[0].d[0]" "e.out.d[0].f"
|
|
||||||
= "e.out.d[0].d[1]" "e.out.d[0].t"
|
|
||||||
= "e.in[0]" "e.e.in[0]"
|
|
||||||
= "e.in[1]" "e.e.in[1]"
|
|
||||||
= "e.in[2]" "e.e.in[2]"
|
|
||||||
= "e.in[3]" "e.e.in[3]"
|
|
||||||
= "e.in[4]" "e.e.in[4]"
|
|
||||||
= "e.in[5]" "e.e.in[5]"
|
|
||||||
= "e.in[6]" "e.e.in[6]"
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ defproc fifo_reg_fifo_3x5x8 (avMx1of2<3+5+1> in; Mx1of2<5> data[8]; avMx1of2<8>
|
|||||||
|
|
||||||
// Make a register array with 3 bit address (-> 8 registers),
|
// Make a register array with 3 bit address (-> 8 registers),
|
||||||
// each register holding 5 bits.
|
// each register holding 5 bits.
|
||||||
registerA_wr_array<3,5,8> reg(.in = fifo_pre.out, .data = data,
|
register_wr_array<3,5,8> reg(.in = fifo_pre.out, .data = data,
|
||||||
.reset_B = _reset_B, .supply = supply);
|
.reset_B = _reset_B, .supply = supply);
|
||||||
|
|
||||||
fifo<8,5> fifo_post(.in = reg.out, .out = out, .reset_B = _reset_B, .supply = supply);
|
fifo<8,5> fifo_post(.in = reg.out, .out = out, .reset_B = _reset_B, .supply = supply);
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,922 +0,0 @@
|
|||||||
= "GND" "GND"
|
|
||||||
= "Vdd" "Vdd"
|
|
||||||
= "Reset" "Reset"
|
|
||||||
"t.a.reset_bufarray.buf6.a"->"t.a.reset_bufarray.buf6._y"-
|
|
||||||
~("t.a.reset_bufarray.buf6.a")->"t.a.reset_bufarray.buf6._y"+
|
|
||||||
"t.a.reset_bufarray.buf6._y"->"t.a.reset_bufarray.buf6.y"-
|
|
||||||
~("t.a.reset_bufarray.buf6._y")->"t.a.reset_bufarray.buf6.y"+
|
|
||||||
= "t.a.reset_bufarray.supply.vdd" "t.a.reset_bufarray.buf6.vdd"
|
|
||||||
= "t.a.reset_bufarray.supply.vss" "t.a.reset_bufarray.buf6.vss"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[14]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[13]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[12]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[11]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[10]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[9]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[8]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[7]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[6]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[5]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[4]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[3]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[2]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.out[1]"
|
|
||||||
= "t.a.reset_bufarray.out[0]" "t.a.reset_bufarray.buf6.y"
|
|
||||||
= "t.a.reset_bufarray.in" "t.a.reset_bufarray.buf6.a"
|
|
||||||
"t.a.reset_buf.a"->"t.a.reset_buf._y"-
|
|
||||||
~("t.a.reset_buf.a")->"t.a.reset_buf._y"+
|
|
||||||
"t.a.reset_buf._y"->"t.a.reset_buf.y"-
|
|
||||||
~("t.a.reset_buf._y")->"t.a.reset_buf.y"+
|
|
||||||
= "t.a.reset_B" "t.a.reset_buf.a"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[14].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[14].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[13].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[13].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[12].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[12].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[11].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[11].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[10].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[10].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[9].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[9].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[8].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[8].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[7].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[7].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[6].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[6].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[5].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[5].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[4].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[4].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[3].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[3].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[2].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[2].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[1].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[1].supply.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.fifo_element[0].supply.vss"
|
|
||||||
= "t.a.supply.vdd" "t.a.fifo_element[0].supply.vdd"
|
|
||||||
= "t.a.supply.vdd" "t.a.reset_buf.vdd"
|
|
||||||
= "t.a.supply.vss" "t.a.reset_buf.vss"
|
|
||||||
= "t.a._reset_BX" "t.a.reset_bufarray.in"
|
|
||||||
= "t.a._reset_BX" "t.a.reset_buf.y"
|
|
||||||
"t.a.fifo_element[0].reset_buf.a"->"t.a.fifo_element[0].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[0].reset_buf.a")->"t.a.fifo_element[0].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[0].reset_buf._y"->"t.a.fifo_element[0].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[0].reset_buf._y")->"t.a.fifo_element[0].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[0].inv_outa.a"->"t.a.fifo_element[0].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[0].inv_outa.a")->"t.a.fifo_element[0].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[0].inack_ctl.c1"&~"t.a.fifo_element[0].inack_ctl.c2"|~"t.a.fifo_element[0].inack_ctl.pr_B"->"t.a.fifo_element[0].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[0].inack_ctl.c1"&"t.a.fifo_element[0].inack_ctl.c2"&"t.a.fifo_element[0].inack_ctl.n1"&"t.a.fifo_element[0].inack_ctl.sr_B"->"t.a.fifo_element[0].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[0].inack_ctl._y"->"t.a.fifo_element[0].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[0].inack_ctl._y")->"t.a.fifo_element[0].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[0].buf_func.c1"&~"t.a.fifo_element[0].buf_func.c2"|~"t.a.fifo_element[0].buf_func.pr_B"->"t.a.fifo_element[0].buf_func._y"+
|
|
||||||
"t.a.fifo_element[0].buf_func.c1"&"t.a.fifo_element[0].buf_func.c2"&"t.a.fifo_element[0].buf_func.n1"&"t.a.fifo_element[0].buf_func.sr_B"->"t.a.fifo_element[0].buf_func._y"-
|
|
||||||
"t.a.fifo_element[0].buf_func._y"->"t.a.fifo_element[0].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[0].buf_func._y")->"t.a.fifo_element[0].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[0].reset_B" "t.a.fifo_element[0].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[0].supply.vdd" "t.a.fifo_element[0].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[0].supply.vdd" "t.a.fifo_element[0].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[0].supply.vdd" "t.a.fifo_element[0].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[0].supply.vdd" "t.a.fifo_element[0].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[0].supply.vdd" "t.a.fifo_element[0].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[0].supply.vss" "t.a.fifo_element[0].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[0].supply.vss" "t.a.fifo_element[0].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[0].supply.vss" "t.a.fifo_element[0].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[0].supply.vss" "t.a.fifo_element[0].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[0].supply.vss" "t.a.fifo_element[0].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[0]._reset_BX" "t.a.fifo_element[0].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[0]._reset_BX" "t.a.fifo_element[0].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[0]._reset_BX" "t.a.fifo_element[0].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[0]._reset_BX" "t.a.fifo_element[0].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[0]._reset_BX" "t.a.fifo_element[0].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[0]._en" "t.a.fifo_element[0].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[0]._en" "t.a.fifo_element[0].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[0]._en" "t.a.fifo_element[0].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[0].en_ctl.p1"&~"t.a.fifo_element[0].en_ctl.c1"->"t.a.fifo_element[0].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[0].en_ctl.c1"->"t.a.fifo_element[0].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[0]._out_a_B" "t.a.fifo_element[0].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[0]._out_a_B" "t.a.fifo_element[0].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[0].in.d.d[0]" "t.a.fifo_element[0].in.r"
|
|
||||||
= "t.a.fifo_element[0].in.a" "t.a.fifo_element[0].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[0].in.a" "t.a.fifo_element[0].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[0].in.d.d[0]" "t.a.fifo_element[0].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[0].in.d.d[0]" "t.a.fifo_element[0].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[0].in.d.d[0]" "t.a.fifo_element[0].in.r"
|
|
||||||
= "t.a.fifo_element[0].out.d.d[0]" "t.a.fifo_element[0].out.r"
|
|
||||||
= "t.a.fifo_element[0].out.a" "t.a.fifo_element[0].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[0].out.d.d[0]" "t.a.fifo_element[0].buf_func.y"
|
|
||||||
= "t.a.fifo_element[0].out.d.d[0]" "t.a.fifo_element[0].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[0].out.d.d[0]" "t.a.fifo_element[0].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[0].out.d.d[0]" "t.a.fifo_element[0].out.r"
|
|
||||||
"t.a.fifo_element[1].reset_buf.a"->"t.a.fifo_element[1].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[1].reset_buf.a")->"t.a.fifo_element[1].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[1].reset_buf._y"->"t.a.fifo_element[1].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[1].reset_buf._y")->"t.a.fifo_element[1].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[1].inv_outa.a"->"t.a.fifo_element[1].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[1].inv_outa.a")->"t.a.fifo_element[1].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[1].inack_ctl.c1"&~"t.a.fifo_element[1].inack_ctl.c2"|~"t.a.fifo_element[1].inack_ctl.pr_B"->"t.a.fifo_element[1].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[1].inack_ctl.c1"&"t.a.fifo_element[1].inack_ctl.c2"&"t.a.fifo_element[1].inack_ctl.n1"&"t.a.fifo_element[1].inack_ctl.sr_B"->"t.a.fifo_element[1].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[1].inack_ctl._y"->"t.a.fifo_element[1].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[1].inack_ctl._y")->"t.a.fifo_element[1].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[1].buf_func.c1"&~"t.a.fifo_element[1].buf_func.c2"|~"t.a.fifo_element[1].buf_func.pr_B"->"t.a.fifo_element[1].buf_func._y"+
|
|
||||||
"t.a.fifo_element[1].buf_func.c1"&"t.a.fifo_element[1].buf_func.c2"&"t.a.fifo_element[1].buf_func.n1"&"t.a.fifo_element[1].buf_func.sr_B"->"t.a.fifo_element[1].buf_func._y"-
|
|
||||||
"t.a.fifo_element[1].buf_func._y"->"t.a.fifo_element[1].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[1].buf_func._y")->"t.a.fifo_element[1].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[1].reset_B" "t.a.fifo_element[1].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[1].supply.vdd" "t.a.fifo_element[1].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[1].supply.vdd" "t.a.fifo_element[1].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[1].supply.vdd" "t.a.fifo_element[1].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[1].supply.vdd" "t.a.fifo_element[1].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[1].supply.vdd" "t.a.fifo_element[1].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[1].supply.vss" "t.a.fifo_element[1].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[1].supply.vss" "t.a.fifo_element[1].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[1].supply.vss" "t.a.fifo_element[1].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[1].supply.vss" "t.a.fifo_element[1].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[1].supply.vss" "t.a.fifo_element[1].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[1]._reset_BX" "t.a.fifo_element[1].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[1]._reset_BX" "t.a.fifo_element[1].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[1]._reset_BX" "t.a.fifo_element[1].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[1]._reset_BX" "t.a.fifo_element[1].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[1]._reset_BX" "t.a.fifo_element[1].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[1]._en" "t.a.fifo_element[1].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[1]._en" "t.a.fifo_element[1].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[1]._en" "t.a.fifo_element[1].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[1].en_ctl.p1"&~"t.a.fifo_element[1].en_ctl.c1"->"t.a.fifo_element[1].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[1].en_ctl.c1"->"t.a.fifo_element[1].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[1]._out_a_B" "t.a.fifo_element[1].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[1]._out_a_B" "t.a.fifo_element[1].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[1].in.d.d[0]" "t.a.fifo_element[1].in.r"
|
|
||||||
= "t.a.fifo_element[1].in.a" "t.a.fifo_element[1].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[1].in.a" "t.a.fifo_element[1].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[1].in.d.d[0]" "t.a.fifo_element[1].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[1].in.d.d[0]" "t.a.fifo_element[1].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[1].in.d.d[0]" "t.a.fifo_element[1].in.r"
|
|
||||||
= "t.a.fifo_element[1].out.d.d[0]" "t.a.fifo_element[1].out.r"
|
|
||||||
= "t.a.fifo_element[1].out.a" "t.a.fifo_element[1].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[1].out.d.d[0]" "t.a.fifo_element[1].buf_func.y"
|
|
||||||
= "t.a.fifo_element[1].out.d.d[0]" "t.a.fifo_element[1].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[1].out.d.d[0]" "t.a.fifo_element[1].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[1].out.d.d[0]" "t.a.fifo_element[1].out.r"
|
|
||||||
"t.a.fifo_element[2].reset_buf.a"->"t.a.fifo_element[2].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[2].reset_buf.a")->"t.a.fifo_element[2].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[2].reset_buf._y"->"t.a.fifo_element[2].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[2].reset_buf._y")->"t.a.fifo_element[2].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[2].inv_outa.a"->"t.a.fifo_element[2].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[2].inv_outa.a")->"t.a.fifo_element[2].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[2].inack_ctl.c1"&~"t.a.fifo_element[2].inack_ctl.c2"|~"t.a.fifo_element[2].inack_ctl.pr_B"->"t.a.fifo_element[2].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[2].inack_ctl.c1"&"t.a.fifo_element[2].inack_ctl.c2"&"t.a.fifo_element[2].inack_ctl.n1"&"t.a.fifo_element[2].inack_ctl.sr_B"->"t.a.fifo_element[2].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[2].inack_ctl._y"->"t.a.fifo_element[2].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[2].inack_ctl._y")->"t.a.fifo_element[2].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[2].buf_func.c1"&~"t.a.fifo_element[2].buf_func.c2"|~"t.a.fifo_element[2].buf_func.pr_B"->"t.a.fifo_element[2].buf_func._y"+
|
|
||||||
"t.a.fifo_element[2].buf_func.c1"&"t.a.fifo_element[2].buf_func.c2"&"t.a.fifo_element[2].buf_func.n1"&"t.a.fifo_element[2].buf_func.sr_B"->"t.a.fifo_element[2].buf_func._y"-
|
|
||||||
"t.a.fifo_element[2].buf_func._y"->"t.a.fifo_element[2].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[2].buf_func._y")->"t.a.fifo_element[2].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[2].reset_B" "t.a.fifo_element[2].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[2].supply.vdd" "t.a.fifo_element[2].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[2].supply.vdd" "t.a.fifo_element[2].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[2].supply.vdd" "t.a.fifo_element[2].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[2].supply.vdd" "t.a.fifo_element[2].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[2].supply.vdd" "t.a.fifo_element[2].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[2].supply.vss" "t.a.fifo_element[2].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[2].supply.vss" "t.a.fifo_element[2].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[2].supply.vss" "t.a.fifo_element[2].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[2].supply.vss" "t.a.fifo_element[2].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[2].supply.vss" "t.a.fifo_element[2].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[2]._reset_BX" "t.a.fifo_element[2].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[2]._reset_BX" "t.a.fifo_element[2].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[2]._reset_BX" "t.a.fifo_element[2].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[2]._reset_BX" "t.a.fifo_element[2].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[2]._reset_BX" "t.a.fifo_element[2].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[2]._en" "t.a.fifo_element[2].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[2]._en" "t.a.fifo_element[2].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[2]._en" "t.a.fifo_element[2].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[2].en_ctl.p1"&~"t.a.fifo_element[2].en_ctl.c1"->"t.a.fifo_element[2].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[2].en_ctl.c1"->"t.a.fifo_element[2].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[2]._out_a_B" "t.a.fifo_element[2].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[2]._out_a_B" "t.a.fifo_element[2].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[2].in.d.d[0]" "t.a.fifo_element[2].in.r"
|
|
||||||
= "t.a.fifo_element[2].in.a" "t.a.fifo_element[2].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[2].in.a" "t.a.fifo_element[2].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[2].in.d.d[0]" "t.a.fifo_element[2].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[2].in.d.d[0]" "t.a.fifo_element[2].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[2].in.d.d[0]" "t.a.fifo_element[2].in.r"
|
|
||||||
= "t.a.fifo_element[2].out.d.d[0]" "t.a.fifo_element[2].out.r"
|
|
||||||
= "t.a.fifo_element[2].out.a" "t.a.fifo_element[2].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[2].out.d.d[0]" "t.a.fifo_element[2].buf_func.y"
|
|
||||||
= "t.a.fifo_element[2].out.d.d[0]" "t.a.fifo_element[2].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[2].out.d.d[0]" "t.a.fifo_element[2].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[2].out.d.d[0]" "t.a.fifo_element[2].out.r"
|
|
||||||
"t.a.fifo_element[3].reset_buf.a"->"t.a.fifo_element[3].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[3].reset_buf.a")->"t.a.fifo_element[3].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[3].reset_buf._y"->"t.a.fifo_element[3].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[3].reset_buf._y")->"t.a.fifo_element[3].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[3].inv_outa.a"->"t.a.fifo_element[3].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[3].inv_outa.a")->"t.a.fifo_element[3].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[3].inack_ctl.c1"&~"t.a.fifo_element[3].inack_ctl.c2"|~"t.a.fifo_element[3].inack_ctl.pr_B"->"t.a.fifo_element[3].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[3].inack_ctl.c1"&"t.a.fifo_element[3].inack_ctl.c2"&"t.a.fifo_element[3].inack_ctl.n1"&"t.a.fifo_element[3].inack_ctl.sr_B"->"t.a.fifo_element[3].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[3].inack_ctl._y"->"t.a.fifo_element[3].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[3].inack_ctl._y")->"t.a.fifo_element[3].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[3].buf_func.c1"&~"t.a.fifo_element[3].buf_func.c2"|~"t.a.fifo_element[3].buf_func.pr_B"->"t.a.fifo_element[3].buf_func._y"+
|
|
||||||
"t.a.fifo_element[3].buf_func.c1"&"t.a.fifo_element[3].buf_func.c2"&"t.a.fifo_element[3].buf_func.n1"&"t.a.fifo_element[3].buf_func.sr_B"->"t.a.fifo_element[3].buf_func._y"-
|
|
||||||
"t.a.fifo_element[3].buf_func._y"->"t.a.fifo_element[3].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[3].buf_func._y")->"t.a.fifo_element[3].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[3].reset_B" "t.a.fifo_element[3].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[3].supply.vdd" "t.a.fifo_element[3].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[3].supply.vdd" "t.a.fifo_element[3].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[3].supply.vdd" "t.a.fifo_element[3].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[3].supply.vdd" "t.a.fifo_element[3].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[3].supply.vdd" "t.a.fifo_element[3].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[3].supply.vss" "t.a.fifo_element[3].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[3].supply.vss" "t.a.fifo_element[3].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[3].supply.vss" "t.a.fifo_element[3].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[3].supply.vss" "t.a.fifo_element[3].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[3].supply.vss" "t.a.fifo_element[3].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[3]._reset_BX" "t.a.fifo_element[3].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[3]._reset_BX" "t.a.fifo_element[3].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[3]._reset_BX" "t.a.fifo_element[3].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[3]._reset_BX" "t.a.fifo_element[3].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[3]._reset_BX" "t.a.fifo_element[3].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[3]._en" "t.a.fifo_element[3].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[3]._en" "t.a.fifo_element[3].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[3]._en" "t.a.fifo_element[3].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[3].en_ctl.p1"&~"t.a.fifo_element[3].en_ctl.c1"->"t.a.fifo_element[3].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[3].en_ctl.c1"->"t.a.fifo_element[3].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[3]._out_a_B" "t.a.fifo_element[3].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[3]._out_a_B" "t.a.fifo_element[3].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[3].in.d.d[0]" "t.a.fifo_element[3].in.r"
|
|
||||||
= "t.a.fifo_element[3].in.a" "t.a.fifo_element[3].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[3].in.a" "t.a.fifo_element[3].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[3].in.d.d[0]" "t.a.fifo_element[3].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[3].in.d.d[0]" "t.a.fifo_element[3].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[3].in.d.d[0]" "t.a.fifo_element[3].in.r"
|
|
||||||
= "t.a.fifo_element[3].out.d.d[0]" "t.a.fifo_element[3].out.r"
|
|
||||||
= "t.a.fifo_element[3].out.a" "t.a.fifo_element[3].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[3].out.d.d[0]" "t.a.fifo_element[3].buf_func.y"
|
|
||||||
= "t.a.fifo_element[3].out.d.d[0]" "t.a.fifo_element[3].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[3].out.d.d[0]" "t.a.fifo_element[3].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[3].out.d.d[0]" "t.a.fifo_element[3].out.r"
|
|
||||||
"t.a.fifo_element[4].reset_buf.a"->"t.a.fifo_element[4].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[4].reset_buf.a")->"t.a.fifo_element[4].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[4].reset_buf._y"->"t.a.fifo_element[4].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[4].reset_buf._y")->"t.a.fifo_element[4].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[4].inv_outa.a"->"t.a.fifo_element[4].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[4].inv_outa.a")->"t.a.fifo_element[4].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[4].inack_ctl.c1"&~"t.a.fifo_element[4].inack_ctl.c2"|~"t.a.fifo_element[4].inack_ctl.pr_B"->"t.a.fifo_element[4].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[4].inack_ctl.c1"&"t.a.fifo_element[4].inack_ctl.c2"&"t.a.fifo_element[4].inack_ctl.n1"&"t.a.fifo_element[4].inack_ctl.sr_B"->"t.a.fifo_element[4].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[4].inack_ctl._y"->"t.a.fifo_element[4].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[4].inack_ctl._y")->"t.a.fifo_element[4].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[4].buf_func.c1"&~"t.a.fifo_element[4].buf_func.c2"|~"t.a.fifo_element[4].buf_func.pr_B"->"t.a.fifo_element[4].buf_func._y"+
|
|
||||||
"t.a.fifo_element[4].buf_func.c1"&"t.a.fifo_element[4].buf_func.c2"&"t.a.fifo_element[4].buf_func.n1"&"t.a.fifo_element[4].buf_func.sr_B"->"t.a.fifo_element[4].buf_func._y"-
|
|
||||||
"t.a.fifo_element[4].buf_func._y"->"t.a.fifo_element[4].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[4].buf_func._y")->"t.a.fifo_element[4].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[4].reset_B" "t.a.fifo_element[4].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[4].supply.vdd" "t.a.fifo_element[4].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[4].supply.vdd" "t.a.fifo_element[4].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[4].supply.vdd" "t.a.fifo_element[4].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[4].supply.vdd" "t.a.fifo_element[4].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[4].supply.vdd" "t.a.fifo_element[4].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[4].supply.vss" "t.a.fifo_element[4].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[4].supply.vss" "t.a.fifo_element[4].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[4].supply.vss" "t.a.fifo_element[4].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[4].supply.vss" "t.a.fifo_element[4].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[4].supply.vss" "t.a.fifo_element[4].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[4]._reset_BX" "t.a.fifo_element[4].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[4]._reset_BX" "t.a.fifo_element[4].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[4]._reset_BX" "t.a.fifo_element[4].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[4]._reset_BX" "t.a.fifo_element[4].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[4]._reset_BX" "t.a.fifo_element[4].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[4]._en" "t.a.fifo_element[4].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[4]._en" "t.a.fifo_element[4].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[4]._en" "t.a.fifo_element[4].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[4].en_ctl.p1"&~"t.a.fifo_element[4].en_ctl.c1"->"t.a.fifo_element[4].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[4].en_ctl.c1"->"t.a.fifo_element[4].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[4]._out_a_B" "t.a.fifo_element[4].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[4]._out_a_B" "t.a.fifo_element[4].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[4].in.d.d[0]" "t.a.fifo_element[4].in.r"
|
|
||||||
= "t.a.fifo_element[4].in.a" "t.a.fifo_element[4].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[4].in.a" "t.a.fifo_element[4].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[4].in.d.d[0]" "t.a.fifo_element[4].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[4].in.d.d[0]" "t.a.fifo_element[4].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[4].in.d.d[0]" "t.a.fifo_element[4].in.r"
|
|
||||||
= "t.a.fifo_element[4].out.d.d[0]" "t.a.fifo_element[4].out.r"
|
|
||||||
= "t.a.fifo_element[4].out.a" "t.a.fifo_element[4].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[4].out.d.d[0]" "t.a.fifo_element[4].buf_func.y"
|
|
||||||
= "t.a.fifo_element[4].out.d.d[0]" "t.a.fifo_element[4].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[4].out.d.d[0]" "t.a.fifo_element[4].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[4].out.d.d[0]" "t.a.fifo_element[4].out.r"
|
|
||||||
"t.a.fifo_element[5].reset_buf.a"->"t.a.fifo_element[5].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[5].reset_buf.a")->"t.a.fifo_element[5].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[5].reset_buf._y"->"t.a.fifo_element[5].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[5].reset_buf._y")->"t.a.fifo_element[5].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[5].inv_outa.a"->"t.a.fifo_element[5].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[5].inv_outa.a")->"t.a.fifo_element[5].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[5].inack_ctl.c1"&~"t.a.fifo_element[5].inack_ctl.c2"|~"t.a.fifo_element[5].inack_ctl.pr_B"->"t.a.fifo_element[5].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[5].inack_ctl.c1"&"t.a.fifo_element[5].inack_ctl.c2"&"t.a.fifo_element[5].inack_ctl.n1"&"t.a.fifo_element[5].inack_ctl.sr_B"->"t.a.fifo_element[5].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[5].inack_ctl._y"->"t.a.fifo_element[5].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[5].inack_ctl._y")->"t.a.fifo_element[5].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[5].buf_func.c1"&~"t.a.fifo_element[5].buf_func.c2"|~"t.a.fifo_element[5].buf_func.pr_B"->"t.a.fifo_element[5].buf_func._y"+
|
|
||||||
"t.a.fifo_element[5].buf_func.c1"&"t.a.fifo_element[5].buf_func.c2"&"t.a.fifo_element[5].buf_func.n1"&"t.a.fifo_element[5].buf_func.sr_B"->"t.a.fifo_element[5].buf_func._y"-
|
|
||||||
"t.a.fifo_element[5].buf_func._y"->"t.a.fifo_element[5].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[5].buf_func._y")->"t.a.fifo_element[5].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[5].reset_B" "t.a.fifo_element[5].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[5].supply.vdd" "t.a.fifo_element[5].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[5].supply.vdd" "t.a.fifo_element[5].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[5].supply.vdd" "t.a.fifo_element[5].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[5].supply.vdd" "t.a.fifo_element[5].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[5].supply.vdd" "t.a.fifo_element[5].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[5].supply.vss" "t.a.fifo_element[5].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[5].supply.vss" "t.a.fifo_element[5].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[5].supply.vss" "t.a.fifo_element[5].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[5].supply.vss" "t.a.fifo_element[5].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[5].supply.vss" "t.a.fifo_element[5].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[5]._reset_BX" "t.a.fifo_element[5].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[5]._reset_BX" "t.a.fifo_element[5].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[5]._reset_BX" "t.a.fifo_element[5].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[5]._reset_BX" "t.a.fifo_element[5].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[5]._reset_BX" "t.a.fifo_element[5].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[5]._en" "t.a.fifo_element[5].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[5]._en" "t.a.fifo_element[5].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[5]._en" "t.a.fifo_element[5].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[5].en_ctl.p1"&~"t.a.fifo_element[5].en_ctl.c1"->"t.a.fifo_element[5].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[5].en_ctl.c1"->"t.a.fifo_element[5].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[5]._out_a_B" "t.a.fifo_element[5].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[5]._out_a_B" "t.a.fifo_element[5].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[5].in.d.d[0]" "t.a.fifo_element[5].in.r"
|
|
||||||
= "t.a.fifo_element[5].in.a" "t.a.fifo_element[5].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[5].in.a" "t.a.fifo_element[5].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[5].in.d.d[0]" "t.a.fifo_element[5].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[5].in.d.d[0]" "t.a.fifo_element[5].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[5].in.d.d[0]" "t.a.fifo_element[5].in.r"
|
|
||||||
= "t.a.fifo_element[5].out.d.d[0]" "t.a.fifo_element[5].out.r"
|
|
||||||
= "t.a.fifo_element[5].out.a" "t.a.fifo_element[5].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[5].out.d.d[0]" "t.a.fifo_element[5].buf_func.y"
|
|
||||||
= "t.a.fifo_element[5].out.d.d[0]" "t.a.fifo_element[5].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[5].out.d.d[0]" "t.a.fifo_element[5].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[5].out.d.d[0]" "t.a.fifo_element[5].out.r"
|
|
||||||
"t.a.fifo_element[6].reset_buf.a"->"t.a.fifo_element[6].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[6].reset_buf.a")->"t.a.fifo_element[6].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[6].reset_buf._y"->"t.a.fifo_element[6].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[6].reset_buf._y")->"t.a.fifo_element[6].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[6].inv_outa.a"->"t.a.fifo_element[6].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[6].inv_outa.a")->"t.a.fifo_element[6].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[6].inack_ctl.c1"&~"t.a.fifo_element[6].inack_ctl.c2"|~"t.a.fifo_element[6].inack_ctl.pr_B"->"t.a.fifo_element[6].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[6].inack_ctl.c1"&"t.a.fifo_element[6].inack_ctl.c2"&"t.a.fifo_element[6].inack_ctl.n1"&"t.a.fifo_element[6].inack_ctl.sr_B"->"t.a.fifo_element[6].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[6].inack_ctl._y"->"t.a.fifo_element[6].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[6].inack_ctl._y")->"t.a.fifo_element[6].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[6].buf_func.c1"&~"t.a.fifo_element[6].buf_func.c2"|~"t.a.fifo_element[6].buf_func.pr_B"->"t.a.fifo_element[6].buf_func._y"+
|
|
||||||
"t.a.fifo_element[6].buf_func.c1"&"t.a.fifo_element[6].buf_func.c2"&"t.a.fifo_element[6].buf_func.n1"&"t.a.fifo_element[6].buf_func.sr_B"->"t.a.fifo_element[6].buf_func._y"-
|
|
||||||
"t.a.fifo_element[6].buf_func._y"->"t.a.fifo_element[6].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[6].buf_func._y")->"t.a.fifo_element[6].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[6].reset_B" "t.a.fifo_element[6].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[6].supply.vdd" "t.a.fifo_element[6].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[6].supply.vdd" "t.a.fifo_element[6].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[6].supply.vdd" "t.a.fifo_element[6].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[6].supply.vdd" "t.a.fifo_element[6].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[6].supply.vdd" "t.a.fifo_element[6].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[6].supply.vss" "t.a.fifo_element[6].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[6].supply.vss" "t.a.fifo_element[6].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[6].supply.vss" "t.a.fifo_element[6].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[6].supply.vss" "t.a.fifo_element[6].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[6].supply.vss" "t.a.fifo_element[6].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[6]._reset_BX" "t.a.fifo_element[6].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[6]._reset_BX" "t.a.fifo_element[6].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[6]._reset_BX" "t.a.fifo_element[6].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[6]._reset_BX" "t.a.fifo_element[6].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[6]._reset_BX" "t.a.fifo_element[6].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[6]._en" "t.a.fifo_element[6].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[6]._en" "t.a.fifo_element[6].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[6]._en" "t.a.fifo_element[6].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[6].en_ctl.p1"&~"t.a.fifo_element[6].en_ctl.c1"->"t.a.fifo_element[6].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[6].en_ctl.c1"->"t.a.fifo_element[6].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[6]._out_a_B" "t.a.fifo_element[6].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[6]._out_a_B" "t.a.fifo_element[6].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[6].in.d.d[0]" "t.a.fifo_element[6].in.r"
|
|
||||||
= "t.a.fifo_element[6].in.a" "t.a.fifo_element[6].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[6].in.a" "t.a.fifo_element[6].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[6].in.d.d[0]" "t.a.fifo_element[6].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[6].in.d.d[0]" "t.a.fifo_element[6].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[6].in.d.d[0]" "t.a.fifo_element[6].in.r"
|
|
||||||
= "t.a.fifo_element[6].out.d.d[0]" "t.a.fifo_element[6].out.r"
|
|
||||||
= "t.a.fifo_element[6].out.a" "t.a.fifo_element[6].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[6].out.d.d[0]" "t.a.fifo_element[6].buf_func.y"
|
|
||||||
= "t.a.fifo_element[6].out.d.d[0]" "t.a.fifo_element[6].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[6].out.d.d[0]" "t.a.fifo_element[6].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[6].out.d.d[0]" "t.a.fifo_element[6].out.r"
|
|
||||||
"t.a.fifo_element[7].reset_buf.a"->"t.a.fifo_element[7].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[7].reset_buf.a")->"t.a.fifo_element[7].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[7].reset_buf._y"->"t.a.fifo_element[7].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[7].reset_buf._y")->"t.a.fifo_element[7].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[7].inv_outa.a"->"t.a.fifo_element[7].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[7].inv_outa.a")->"t.a.fifo_element[7].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[7].inack_ctl.c1"&~"t.a.fifo_element[7].inack_ctl.c2"|~"t.a.fifo_element[7].inack_ctl.pr_B"->"t.a.fifo_element[7].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[7].inack_ctl.c1"&"t.a.fifo_element[7].inack_ctl.c2"&"t.a.fifo_element[7].inack_ctl.n1"&"t.a.fifo_element[7].inack_ctl.sr_B"->"t.a.fifo_element[7].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[7].inack_ctl._y"->"t.a.fifo_element[7].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[7].inack_ctl._y")->"t.a.fifo_element[7].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[7].buf_func.c1"&~"t.a.fifo_element[7].buf_func.c2"|~"t.a.fifo_element[7].buf_func.pr_B"->"t.a.fifo_element[7].buf_func._y"+
|
|
||||||
"t.a.fifo_element[7].buf_func.c1"&"t.a.fifo_element[7].buf_func.c2"&"t.a.fifo_element[7].buf_func.n1"&"t.a.fifo_element[7].buf_func.sr_B"->"t.a.fifo_element[7].buf_func._y"-
|
|
||||||
"t.a.fifo_element[7].buf_func._y"->"t.a.fifo_element[7].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[7].buf_func._y")->"t.a.fifo_element[7].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[7].reset_B" "t.a.fifo_element[7].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[7].supply.vdd" "t.a.fifo_element[7].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[7].supply.vdd" "t.a.fifo_element[7].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[7].supply.vdd" "t.a.fifo_element[7].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[7].supply.vdd" "t.a.fifo_element[7].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[7].supply.vdd" "t.a.fifo_element[7].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[7].supply.vss" "t.a.fifo_element[7].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[7].supply.vss" "t.a.fifo_element[7].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[7].supply.vss" "t.a.fifo_element[7].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[7].supply.vss" "t.a.fifo_element[7].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[7].supply.vss" "t.a.fifo_element[7].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[7]._reset_BX" "t.a.fifo_element[7].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[7]._reset_BX" "t.a.fifo_element[7].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[7]._reset_BX" "t.a.fifo_element[7].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[7]._reset_BX" "t.a.fifo_element[7].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[7]._reset_BX" "t.a.fifo_element[7].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[7]._en" "t.a.fifo_element[7].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[7]._en" "t.a.fifo_element[7].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[7]._en" "t.a.fifo_element[7].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[7].en_ctl.p1"&~"t.a.fifo_element[7].en_ctl.c1"->"t.a.fifo_element[7].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[7].en_ctl.c1"->"t.a.fifo_element[7].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[7]._out_a_B" "t.a.fifo_element[7].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[7]._out_a_B" "t.a.fifo_element[7].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[7].in.d.d[0]" "t.a.fifo_element[7].in.r"
|
|
||||||
= "t.a.fifo_element[7].in.a" "t.a.fifo_element[7].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[7].in.a" "t.a.fifo_element[7].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[7].in.d.d[0]" "t.a.fifo_element[7].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[7].in.d.d[0]" "t.a.fifo_element[7].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[7].in.d.d[0]" "t.a.fifo_element[7].in.r"
|
|
||||||
= "t.a.fifo_element[7].out.d.d[0]" "t.a.fifo_element[7].out.r"
|
|
||||||
= "t.a.fifo_element[7].out.a" "t.a.fifo_element[7].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[7].out.d.d[0]" "t.a.fifo_element[7].buf_func.y"
|
|
||||||
= "t.a.fifo_element[7].out.d.d[0]" "t.a.fifo_element[7].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[7].out.d.d[0]" "t.a.fifo_element[7].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[7].out.d.d[0]" "t.a.fifo_element[7].out.r"
|
|
||||||
"t.a.fifo_element[8].reset_buf.a"->"t.a.fifo_element[8].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[8].reset_buf.a")->"t.a.fifo_element[8].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[8].reset_buf._y"->"t.a.fifo_element[8].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[8].reset_buf._y")->"t.a.fifo_element[8].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[8].inv_outa.a"->"t.a.fifo_element[8].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[8].inv_outa.a")->"t.a.fifo_element[8].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[8].inack_ctl.c1"&~"t.a.fifo_element[8].inack_ctl.c2"|~"t.a.fifo_element[8].inack_ctl.pr_B"->"t.a.fifo_element[8].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[8].inack_ctl.c1"&"t.a.fifo_element[8].inack_ctl.c2"&"t.a.fifo_element[8].inack_ctl.n1"&"t.a.fifo_element[8].inack_ctl.sr_B"->"t.a.fifo_element[8].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[8].inack_ctl._y"->"t.a.fifo_element[8].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[8].inack_ctl._y")->"t.a.fifo_element[8].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[8].buf_func.c1"&~"t.a.fifo_element[8].buf_func.c2"|~"t.a.fifo_element[8].buf_func.pr_B"->"t.a.fifo_element[8].buf_func._y"+
|
|
||||||
"t.a.fifo_element[8].buf_func.c1"&"t.a.fifo_element[8].buf_func.c2"&"t.a.fifo_element[8].buf_func.n1"&"t.a.fifo_element[8].buf_func.sr_B"->"t.a.fifo_element[8].buf_func._y"-
|
|
||||||
"t.a.fifo_element[8].buf_func._y"->"t.a.fifo_element[8].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[8].buf_func._y")->"t.a.fifo_element[8].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[8].reset_B" "t.a.fifo_element[8].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[8].supply.vdd" "t.a.fifo_element[8].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[8].supply.vdd" "t.a.fifo_element[8].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[8].supply.vdd" "t.a.fifo_element[8].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[8].supply.vdd" "t.a.fifo_element[8].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[8].supply.vdd" "t.a.fifo_element[8].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[8].supply.vss" "t.a.fifo_element[8].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[8].supply.vss" "t.a.fifo_element[8].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[8].supply.vss" "t.a.fifo_element[8].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[8].supply.vss" "t.a.fifo_element[8].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[8].supply.vss" "t.a.fifo_element[8].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[8]._reset_BX" "t.a.fifo_element[8].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[8]._reset_BX" "t.a.fifo_element[8].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[8]._reset_BX" "t.a.fifo_element[8].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[8]._reset_BX" "t.a.fifo_element[8].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[8]._reset_BX" "t.a.fifo_element[8].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[8]._en" "t.a.fifo_element[8].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[8]._en" "t.a.fifo_element[8].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[8]._en" "t.a.fifo_element[8].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[8].en_ctl.p1"&~"t.a.fifo_element[8].en_ctl.c1"->"t.a.fifo_element[8].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[8].en_ctl.c1"->"t.a.fifo_element[8].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[8]._out_a_B" "t.a.fifo_element[8].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[8]._out_a_B" "t.a.fifo_element[8].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[8].in.d.d[0]" "t.a.fifo_element[8].in.r"
|
|
||||||
= "t.a.fifo_element[8].in.a" "t.a.fifo_element[8].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[8].in.a" "t.a.fifo_element[8].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[8].in.d.d[0]" "t.a.fifo_element[8].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[8].in.d.d[0]" "t.a.fifo_element[8].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[8].in.d.d[0]" "t.a.fifo_element[8].in.r"
|
|
||||||
= "t.a.fifo_element[8].out.d.d[0]" "t.a.fifo_element[8].out.r"
|
|
||||||
= "t.a.fifo_element[8].out.a" "t.a.fifo_element[8].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[8].out.d.d[0]" "t.a.fifo_element[8].buf_func.y"
|
|
||||||
= "t.a.fifo_element[8].out.d.d[0]" "t.a.fifo_element[8].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[8].out.d.d[0]" "t.a.fifo_element[8].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[8].out.d.d[0]" "t.a.fifo_element[8].out.r"
|
|
||||||
"t.a.fifo_element[9].reset_buf.a"->"t.a.fifo_element[9].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[9].reset_buf.a")->"t.a.fifo_element[9].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[9].reset_buf._y"->"t.a.fifo_element[9].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[9].reset_buf._y")->"t.a.fifo_element[9].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[9].inv_outa.a"->"t.a.fifo_element[9].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[9].inv_outa.a")->"t.a.fifo_element[9].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[9].inack_ctl.c1"&~"t.a.fifo_element[9].inack_ctl.c2"|~"t.a.fifo_element[9].inack_ctl.pr_B"->"t.a.fifo_element[9].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[9].inack_ctl.c1"&"t.a.fifo_element[9].inack_ctl.c2"&"t.a.fifo_element[9].inack_ctl.n1"&"t.a.fifo_element[9].inack_ctl.sr_B"->"t.a.fifo_element[9].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[9].inack_ctl._y"->"t.a.fifo_element[9].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[9].inack_ctl._y")->"t.a.fifo_element[9].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[9].buf_func.c1"&~"t.a.fifo_element[9].buf_func.c2"|~"t.a.fifo_element[9].buf_func.pr_B"->"t.a.fifo_element[9].buf_func._y"+
|
|
||||||
"t.a.fifo_element[9].buf_func.c1"&"t.a.fifo_element[9].buf_func.c2"&"t.a.fifo_element[9].buf_func.n1"&"t.a.fifo_element[9].buf_func.sr_B"->"t.a.fifo_element[9].buf_func._y"-
|
|
||||||
"t.a.fifo_element[9].buf_func._y"->"t.a.fifo_element[9].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[9].buf_func._y")->"t.a.fifo_element[9].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[9].reset_B" "t.a.fifo_element[9].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[9].supply.vdd" "t.a.fifo_element[9].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[9].supply.vdd" "t.a.fifo_element[9].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[9].supply.vdd" "t.a.fifo_element[9].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[9].supply.vdd" "t.a.fifo_element[9].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[9].supply.vdd" "t.a.fifo_element[9].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[9].supply.vss" "t.a.fifo_element[9].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[9].supply.vss" "t.a.fifo_element[9].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[9].supply.vss" "t.a.fifo_element[9].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[9].supply.vss" "t.a.fifo_element[9].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[9].supply.vss" "t.a.fifo_element[9].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[9]._reset_BX" "t.a.fifo_element[9].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[9]._reset_BX" "t.a.fifo_element[9].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[9]._reset_BX" "t.a.fifo_element[9].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[9]._reset_BX" "t.a.fifo_element[9].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[9]._reset_BX" "t.a.fifo_element[9].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[9]._en" "t.a.fifo_element[9].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[9]._en" "t.a.fifo_element[9].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[9]._en" "t.a.fifo_element[9].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[9].en_ctl.p1"&~"t.a.fifo_element[9].en_ctl.c1"->"t.a.fifo_element[9].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[9].en_ctl.c1"->"t.a.fifo_element[9].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[9]._out_a_B" "t.a.fifo_element[9].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[9]._out_a_B" "t.a.fifo_element[9].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[9].in.d.d[0]" "t.a.fifo_element[9].in.r"
|
|
||||||
= "t.a.fifo_element[9].in.a" "t.a.fifo_element[9].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[9].in.a" "t.a.fifo_element[9].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[9].in.d.d[0]" "t.a.fifo_element[9].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[9].in.d.d[0]" "t.a.fifo_element[9].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[9].in.d.d[0]" "t.a.fifo_element[9].in.r"
|
|
||||||
= "t.a.fifo_element[9].out.d.d[0]" "t.a.fifo_element[9].out.r"
|
|
||||||
= "t.a.fifo_element[9].out.a" "t.a.fifo_element[9].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[9].out.d.d[0]" "t.a.fifo_element[9].buf_func.y"
|
|
||||||
= "t.a.fifo_element[9].out.d.d[0]" "t.a.fifo_element[9].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[9].out.d.d[0]" "t.a.fifo_element[9].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[9].out.d.d[0]" "t.a.fifo_element[9].out.r"
|
|
||||||
"t.a.fifo_element[10].reset_buf.a"->"t.a.fifo_element[10].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[10].reset_buf.a")->"t.a.fifo_element[10].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[10].reset_buf._y"->"t.a.fifo_element[10].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[10].reset_buf._y")->"t.a.fifo_element[10].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[10].inv_outa.a"->"t.a.fifo_element[10].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[10].inv_outa.a")->"t.a.fifo_element[10].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[10].inack_ctl.c1"&~"t.a.fifo_element[10].inack_ctl.c2"|~"t.a.fifo_element[10].inack_ctl.pr_B"->"t.a.fifo_element[10].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[10].inack_ctl.c1"&"t.a.fifo_element[10].inack_ctl.c2"&"t.a.fifo_element[10].inack_ctl.n1"&"t.a.fifo_element[10].inack_ctl.sr_B"->"t.a.fifo_element[10].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[10].inack_ctl._y"->"t.a.fifo_element[10].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[10].inack_ctl._y")->"t.a.fifo_element[10].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[10].buf_func.c1"&~"t.a.fifo_element[10].buf_func.c2"|~"t.a.fifo_element[10].buf_func.pr_B"->"t.a.fifo_element[10].buf_func._y"+
|
|
||||||
"t.a.fifo_element[10].buf_func.c1"&"t.a.fifo_element[10].buf_func.c2"&"t.a.fifo_element[10].buf_func.n1"&"t.a.fifo_element[10].buf_func.sr_B"->"t.a.fifo_element[10].buf_func._y"-
|
|
||||||
"t.a.fifo_element[10].buf_func._y"->"t.a.fifo_element[10].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[10].buf_func._y")->"t.a.fifo_element[10].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[10].reset_B" "t.a.fifo_element[10].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[10].supply.vdd" "t.a.fifo_element[10].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[10].supply.vdd" "t.a.fifo_element[10].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[10].supply.vdd" "t.a.fifo_element[10].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[10].supply.vdd" "t.a.fifo_element[10].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[10].supply.vdd" "t.a.fifo_element[10].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[10].supply.vss" "t.a.fifo_element[10].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[10].supply.vss" "t.a.fifo_element[10].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[10].supply.vss" "t.a.fifo_element[10].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[10].supply.vss" "t.a.fifo_element[10].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[10].supply.vss" "t.a.fifo_element[10].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[10]._reset_BX" "t.a.fifo_element[10].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[10]._reset_BX" "t.a.fifo_element[10].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[10]._reset_BX" "t.a.fifo_element[10].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[10]._reset_BX" "t.a.fifo_element[10].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[10]._reset_BX" "t.a.fifo_element[10].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[10]._en" "t.a.fifo_element[10].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[10]._en" "t.a.fifo_element[10].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[10]._en" "t.a.fifo_element[10].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[10].en_ctl.p1"&~"t.a.fifo_element[10].en_ctl.c1"->"t.a.fifo_element[10].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[10].en_ctl.c1"->"t.a.fifo_element[10].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[10]._out_a_B" "t.a.fifo_element[10].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[10]._out_a_B" "t.a.fifo_element[10].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[10].in.d.d[0]" "t.a.fifo_element[10].in.r"
|
|
||||||
= "t.a.fifo_element[10].in.a" "t.a.fifo_element[10].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[10].in.a" "t.a.fifo_element[10].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[10].in.d.d[0]" "t.a.fifo_element[10].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[10].in.d.d[0]" "t.a.fifo_element[10].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[10].in.d.d[0]" "t.a.fifo_element[10].in.r"
|
|
||||||
= "t.a.fifo_element[10].out.d.d[0]" "t.a.fifo_element[10].out.r"
|
|
||||||
= "t.a.fifo_element[10].out.a" "t.a.fifo_element[10].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[10].out.d.d[0]" "t.a.fifo_element[10].buf_func.y"
|
|
||||||
= "t.a.fifo_element[10].out.d.d[0]" "t.a.fifo_element[10].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[10].out.d.d[0]" "t.a.fifo_element[10].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[10].out.d.d[0]" "t.a.fifo_element[10].out.r"
|
|
||||||
"t.a.fifo_element[11].reset_buf.a"->"t.a.fifo_element[11].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[11].reset_buf.a")->"t.a.fifo_element[11].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[11].reset_buf._y"->"t.a.fifo_element[11].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[11].reset_buf._y")->"t.a.fifo_element[11].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[11].inv_outa.a"->"t.a.fifo_element[11].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[11].inv_outa.a")->"t.a.fifo_element[11].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[11].inack_ctl.c1"&~"t.a.fifo_element[11].inack_ctl.c2"|~"t.a.fifo_element[11].inack_ctl.pr_B"->"t.a.fifo_element[11].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[11].inack_ctl.c1"&"t.a.fifo_element[11].inack_ctl.c2"&"t.a.fifo_element[11].inack_ctl.n1"&"t.a.fifo_element[11].inack_ctl.sr_B"->"t.a.fifo_element[11].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[11].inack_ctl._y"->"t.a.fifo_element[11].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[11].inack_ctl._y")->"t.a.fifo_element[11].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[11].buf_func.c1"&~"t.a.fifo_element[11].buf_func.c2"|~"t.a.fifo_element[11].buf_func.pr_B"->"t.a.fifo_element[11].buf_func._y"+
|
|
||||||
"t.a.fifo_element[11].buf_func.c1"&"t.a.fifo_element[11].buf_func.c2"&"t.a.fifo_element[11].buf_func.n1"&"t.a.fifo_element[11].buf_func.sr_B"->"t.a.fifo_element[11].buf_func._y"-
|
|
||||||
"t.a.fifo_element[11].buf_func._y"->"t.a.fifo_element[11].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[11].buf_func._y")->"t.a.fifo_element[11].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[11].reset_B" "t.a.fifo_element[11].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[11].supply.vdd" "t.a.fifo_element[11].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[11].supply.vdd" "t.a.fifo_element[11].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[11].supply.vdd" "t.a.fifo_element[11].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[11].supply.vdd" "t.a.fifo_element[11].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[11].supply.vdd" "t.a.fifo_element[11].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[11].supply.vss" "t.a.fifo_element[11].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[11].supply.vss" "t.a.fifo_element[11].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[11].supply.vss" "t.a.fifo_element[11].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[11].supply.vss" "t.a.fifo_element[11].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[11].supply.vss" "t.a.fifo_element[11].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[11]._reset_BX" "t.a.fifo_element[11].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[11]._reset_BX" "t.a.fifo_element[11].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[11]._reset_BX" "t.a.fifo_element[11].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[11]._reset_BX" "t.a.fifo_element[11].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[11]._reset_BX" "t.a.fifo_element[11].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[11]._en" "t.a.fifo_element[11].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[11]._en" "t.a.fifo_element[11].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[11]._en" "t.a.fifo_element[11].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[11].en_ctl.p1"&~"t.a.fifo_element[11].en_ctl.c1"->"t.a.fifo_element[11].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[11].en_ctl.c1"->"t.a.fifo_element[11].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[11]._out_a_B" "t.a.fifo_element[11].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[11]._out_a_B" "t.a.fifo_element[11].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[11].in.d.d[0]" "t.a.fifo_element[11].in.r"
|
|
||||||
= "t.a.fifo_element[11].in.a" "t.a.fifo_element[11].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[11].in.a" "t.a.fifo_element[11].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[11].in.d.d[0]" "t.a.fifo_element[11].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[11].in.d.d[0]" "t.a.fifo_element[11].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[11].in.d.d[0]" "t.a.fifo_element[11].in.r"
|
|
||||||
= "t.a.fifo_element[11].out.d.d[0]" "t.a.fifo_element[11].out.r"
|
|
||||||
= "t.a.fifo_element[11].out.a" "t.a.fifo_element[11].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[11].out.d.d[0]" "t.a.fifo_element[11].buf_func.y"
|
|
||||||
= "t.a.fifo_element[11].out.d.d[0]" "t.a.fifo_element[11].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[11].out.d.d[0]" "t.a.fifo_element[11].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[11].out.d.d[0]" "t.a.fifo_element[11].out.r"
|
|
||||||
"t.a.fifo_element[12].reset_buf.a"->"t.a.fifo_element[12].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[12].reset_buf.a")->"t.a.fifo_element[12].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[12].reset_buf._y"->"t.a.fifo_element[12].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[12].reset_buf._y")->"t.a.fifo_element[12].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[12].inv_outa.a"->"t.a.fifo_element[12].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[12].inv_outa.a")->"t.a.fifo_element[12].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[12].inack_ctl.c1"&~"t.a.fifo_element[12].inack_ctl.c2"|~"t.a.fifo_element[12].inack_ctl.pr_B"->"t.a.fifo_element[12].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[12].inack_ctl.c1"&"t.a.fifo_element[12].inack_ctl.c2"&"t.a.fifo_element[12].inack_ctl.n1"&"t.a.fifo_element[12].inack_ctl.sr_B"->"t.a.fifo_element[12].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[12].inack_ctl._y"->"t.a.fifo_element[12].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[12].inack_ctl._y")->"t.a.fifo_element[12].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[12].buf_func.c1"&~"t.a.fifo_element[12].buf_func.c2"|~"t.a.fifo_element[12].buf_func.pr_B"->"t.a.fifo_element[12].buf_func._y"+
|
|
||||||
"t.a.fifo_element[12].buf_func.c1"&"t.a.fifo_element[12].buf_func.c2"&"t.a.fifo_element[12].buf_func.n1"&"t.a.fifo_element[12].buf_func.sr_B"->"t.a.fifo_element[12].buf_func._y"-
|
|
||||||
"t.a.fifo_element[12].buf_func._y"->"t.a.fifo_element[12].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[12].buf_func._y")->"t.a.fifo_element[12].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[12].reset_B" "t.a.fifo_element[12].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[12].supply.vdd" "t.a.fifo_element[12].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[12].supply.vdd" "t.a.fifo_element[12].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[12].supply.vdd" "t.a.fifo_element[12].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[12].supply.vdd" "t.a.fifo_element[12].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[12].supply.vdd" "t.a.fifo_element[12].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[12].supply.vss" "t.a.fifo_element[12].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[12].supply.vss" "t.a.fifo_element[12].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[12].supply.vss" "t.a.fifo_element[12].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[12].supply.vss" "t.a.fifo_element[12].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[12].supply.vss" "t.a.fifo_element[12].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[12]._reset_BX" "t.a.fifo_element[12].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[12]._reset_BX" "t.a.fifo_element[12].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[12]._reset_BX" "t.a.fifo_element[12].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[12]._reset_BX" "t.a.fifo_element[12].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[12]._reset_BX" "t.a.fifo_element[12].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[12]._en" "t.a.fifo_element[12].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[12]._en" "t.a.fifo_element[12].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[12]._en" "t.a.fifo_element[12].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[12].en_ctl.p1"&~"t.a.fifo_element[12].en_ctl.c1"->"t.a.fifo_element[12].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[12].en_ctl.c1"->"t.a.fifo_element[12].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[12]._out_a_B" "t.a.fifo_element[12].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[12]._out_a_B" "t.a.fifo_element[12].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[12].in.d.d[0]" "t.a.fifo_element[12].in.r"
|
|
||||||
= "t.a.fifo_element[12].in.a" "t.a.fifo_element[12].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[12].in.a" "t.a.fifo_element[12].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[12].in.d.d[0]" "t.a.fifo_element[12].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[12].in.d.d[0]" "t.a.fifo_element[12].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[12].in.d.d[0]" "t.a.fifo_element[12].in.r"
|
|
||||||
= "t.a.fifo_element[12].out.d.d[0]" "t.a.fifo_element[12].out.r"
|
|
||||||
= "t.a.fifo_element[12].out.a" "t.a.fifo_element[12].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[12].out.d.d[0]" "t.a.fifo_element[12].buf_func.y"
|
|
||||||
= "t.a.fifo_element[12].out.d.d[0]" "t.a.fifo_element[12].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[12].out.d.d[0]" "t.a.fifo_element[12].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[12].out.d.d[0]" "t.a.fifo_element[12].out.r"
|
|
||||||
"t.a.fifo_element[13].reset_buf.a"->"t.a.fifo_element[13].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[13].reset_buf.a")->"t.a.fifo_element[13].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[13].reset_buf._y"->"t.a.fifo_element[13].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[13].reset_buf._y")->"t.a.fifo_element[13].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[13].inv_outa.a"->"t.a.fifo_element[13].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[13].inv_outa.a")->"t.a.fifo_element[13].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[13].inack_ctl.c1"&~"t.a.fifo_element[13].inack_ctl.c2"|~"t.a.fifo_element[13].inack_ctl.pr_B"->"t.a.fifo_element[13].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[13].inack_ctl.c1"&"t.a.fifo_element[13].inack_ctl.c2"&"t.a.fifo_element[13].inack_ctl.n1"&"t.a.fifo_element[13].inack_ctl.sr_B"->"t.a.fifo_element[13].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[13].inack_ctl._y"->"t.a.fifo_element[13].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[13].inack_ctl._y")->"t.a.fifo_element[13].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[13].buf_func.c1"&~"t.a.fifo_element[13].buf_func.c2"|~"t.a.fifo_element[13].buf_func.pr_B"->"t.a.fifo_element[13].buf_func._y"+
|
|
||||||
"t.a.fifo_element[13].buf_func.c1"&"t.a.fifo_element[13].buf_func.c2"&"t.a.fifo_element[13].buf_func.n1"&"t.a.fifo_element[13].buf_func.sr_B"->"t.a.fifo_element[13].buf_func._y"-
|
|
||||||
"t.a.fifo_element[13].buf_func._y"->"t.a.fifo_element[13].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[13].buf_func._y")->"t.a.fifo_element[13].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[13].reset_B" "t.a.fifo_element[13].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[13].supply.vdd" "t.a.fifo_element[13].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[13].supply.vdd" "t.a.fifo_element[13].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[13].supply.vdd" "t.a.fifo_element[13].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[13].supply.vdd" "t.a.fifo_element[13].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[13].supply.vdd" "t.a.fifo_element[13].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[13].supply.vss" "t.a.fifo_element[13].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[13].supply.vss" "t.a.fifo_element[13].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[13].supply.vss" "t.a.fifo_element[13].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[13].supply.vss" "t.a.fifo_element[13].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[13].supply.vss" "t.a.fifo_element[13].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[13]._reset_BX" "t.a.fifo_element[13].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[13]._reset_BX" "t.a.fifo_element[13].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[13]._reset_BX" "t.a.fifo_element[13].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[13]._reset_BX" "t.a.fifo_element[13].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[13]._reset_BX" "t.a.fifo_element[13].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[13]._en" "t.a.fifo_element[13].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[13]._en" "t.a.fifo_element[13].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[13]._en" "t.a.fifo_element[13].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[13].en_ctl.p1"&~"t.a.fifo_element[13].en_ctl.c1"->"t.a.fifo_element[13].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[13].en_ctl.c1"->"t.a.fifo_element[13].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[13]._out_a_B" "t.a.fifo_element[13].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[13]._out_a_B" "t.a.fifo_element[13].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[13].in.d.d[0]" "t.a.fifo_element[13].in.r"
|
|
||||||
= "t.a.fifo_element[13].in.a" "t.a.fifo_element[13].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[13].in.a" "t.a.fifo_element[13].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[13].in.d.d[0]" "t.a.fifo_element[13].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[13].in.d.d[0]" "t.a.fifo_element[13].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[13].in.d.d[0]" "t.a.fifo_element[13].in.r"
|
|
||||||
= "t.a.fifo_element[13].out.d.d[0]" "t.a.fifo_element[13].out.r"
|
|
||||||
= "t.a.fifo_element[13].out.a" "t.a.fifo_element[13].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[13].out.d.d[0]" "t.a.fifo_element[13].buf_func.y"
|
|
||||||
= "t.a.fifo_element[13].out.d.d[0]" "t.a.fifo_element[13].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[13].out.d.d[0]" "t.a.fifo_element[13].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[13].out.d.d[0]" "t.a.fifo_element[13].out.r"
|
|
||||||
"t.a.fifo_element[14].reset_buf.a"->"t.a.fifo_element[14].reset_buf._y"-
|
|
||||||
~("t.a.fifo_element[14].reset_buf.a")->"t.a.fifo_element[14].reset_buf._y"+
|
|
||||||
"t.a.fifo_element[14].reset_buf._y"->"t.a.fifo_element[14].reset_buf.y"-
|
|
||||||
~("t.a.fifo_element[14].reset_buf._y")->"t.a.fifo_element[14].reset_buf.y"+
|
|
||||||
"t.a.fifo_element[14].inv_outa.a"->"t.a.fifo_element[14].inv_outa.y"-
|
|
||||||
~("t.a.fifo_element[14].inv_outa.a")->"t.a.fifo_element[14].inv_outa.y"+
|
|
||||||
~"t.a.fifo_element[14].inack_ctl.c1"&~"t.a.fifo_element[14].inack_ctl.c2"|~"t.a.fifo_element[14].inack_ctl.pr_B"->"t.a.fifo_element[14].inack_ctl._y"+
|
|
||||||
"t.a.fifo_element[14].inack_ctl.c1"&"t.a.fifo_element[14].inack_ctl.c2"&"t.a.fifo_element[14].inack_ctl.n1"&"t.a.fifo_element[14].inack_ctl.sr_B"->"t.a.fifo_element[14].inack_ctl._y"-
|
|
||||||
"t.a.fifo_element[14].inack_ctl._y"->"t.a.fifo_element[14].inack_ctl.y"-
|
|
||||||
~("t.a.fifo_element[14].inack_ctl._y")->"t.a.fifo_element[14].inack_ctl.y"+
|
|
||||||
~"t.a.fifo_element[14].buf_func.c1"&~"t.a.fifo_element[14].buf_func.c2"|~"t.a.fifo_element[14].buf_func.pr_B"->"t.a.fifo_element[14].buf_func._y"+
|
|
||||||
"t.a.fifo_element[14].buf_func.c1"&"t.a.fifo_element[14].buf_func.c2"&"t.a.fifo_element[14].buf_func.n1"&"t.a.fifo_element[14].buf_func.sr_B"->"t.a.fifo_element[14].buf_func._y"-
|
|
||||||
"t.a.fifo_element[14].buf_func._y"->"t.a.fifo_element[14].buf_func.y"-
|
|
||||||
~("t.a.fifo_element[14].buf_func._y")->"t.a.fifo_element[14].buf_func.y"+
|
|
||||||
= "t.a.fifo_element[14].reset_B" "t.a.fifo_element[14].reset_buf.a"
|
|
||||||
= "t.a.fifo_element[14].supply.vdd" "t.a.fifo_element[14].reset_buf.vdd"
|
|
||||||
= "t.a.fifo_element[14].supply.vdd" "t.a.fifo_element[14].buf_func.vdd"
|
|
||||||
= "t.a.fifo_element[14].supply.vdd" "t.a.fifo_element[14].inv_outa.vdd"
|
|
||||||
= "t.a.fifo_element[14].supply.vdd" "t.a.fifo_element[14].en_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[14].supply.vdd" "t.a.fifo_element[14].inack_ctl.vdd"
|
|
||||||
= "t.a.fifo_element[14].supply.vss" "t.a.fifo_element[14].reset_buf.vss"
|
|
||||||
= "t.a.fifo_element[14].supply.vss" "t.a.fifo_element[14].buf_func.vss"
|
|
||||||
= "t.a.fifo_element[14].supply.vss" "t.a.fifo_element[14].inv_outa.vss"
|
|
||||||
= "t.a.fifo_element[14].supply.vss" "t.a.fifo_element[14].en_ctl.vss"
|
|
||||||
= "t.a.fifo_element[14].supply.vss" "t.a.fifo_element[14].inack_ctl.vss"
|
|
||||||
= "t.a.fifo_element[14]._reset_BX" "t.a.fifo_element[14].reset_buf.y"
|
|
||||||
= "t.a.fifo_element[14]._reset_BX" "t.a.fifo_element[14].buf_func.sr_B"
|
|
||||||
= "t.a.fifo_element[14]._reset_BX" "t.a.fifo_element[14].buf_func.pr_B"
|
|
||||||
= "t.a.fifo_element[14]._reset_BX" "t.a.fifo_element[14].inack_ctl.sr_B"
|
|
||||||
= "t.a.fifo_element[14]._reset_BX" "t.a.fifo_element[14].inack_ctl.pr_B"
|
|
||||||
= "t.a.fifo_element[14]._en" "t.a.fifo_element[14].buf_func.c1"
|
|
||||||
= "t.a.fifo_element[14]._en" "t.a.fifo_element[14].en_ctl.y"
|
|
||||||
= "t.a.fifo_element[14]._en" "t.a.fifo_element[14].inack_ctl.c1"
|
|
||||||
~"t.a.fifo_element[14].en_ctl.p1"&~"t.a.fifo_element[14].en_ctl.c1"->"t.a.fifo_element[14].en_ctl.y"+
|
|
||||||
"t.a.fifo_element[14].en_ctl.c1"->"t.a.fifo_element[14].en_ctl.y"-
|
|
||||||
= "t.a.fifo_element[14]._out_a_B" "t.a.fifo_element[14].buf_func.c2"
|
|
||||||
= "t.a.fifo_element[14]._out_a_B" "t.a.fifo_element[14].inv_outa.y"
|
|
||||||
= "t.a.fifo_element[14].in.d.d[0]" "t.a.fifo_element[14].in.r"
|
|
||||||
= "t.a.fifo_element[14].in.a" "t.a.fifo_element[14].en_ctl.c1"
|
|
||||||
= "t.a.fifo_element[14].in.a" "t.a.fifo_element[14].inack_ctl.y"
|
|
||||||
= "t.a.fifo_element[14].in.d.d[0]" "t.a.fifo_element[14].buf_func.n1"
|
|
||||||
= "t.a.fifo_element[14].in.d.d[0]" "t.a.fifo_element[14].inack_ctl.c2"
|
|
||||||
= "t.a.fifo_element[14].in.d.d[0]" "t.a.fifo_element[14].in.r"
|
|
||||||
= "t.a.fifo_element[14].out.d.d[0]" "t.a.fifo_element[14].out.r"
|
|
||||||
= "t.a.fifo_element[14].out.a" "t.a.fifo_element[14].inv_outa.a"
|
|
||||||
= "t.a.fifo_element[14].out.d.d[0]" "t.a.fifo_element[14].buf_func.y"
|
|
||||||
= "t.a.fifo_element[14].out.d.d[0]" "t.a.fifo_element[14].en_ctl.p1"
|
|
||||||
= "t.a.fifo_element[14].out.d.d[0]" "t.a.fifo_element[14].inack_ctl.n1"
|
|
||||||
= "t.a.fifo_element[14].out.d.d[0]" "t.a.fifo_element[14].out.r"
|
|
||||||
= "t.a.fifo_element[14].in.a" "t.a.fifo_element[13].out.a"
|
|
||||||
= "t.a.fifo_element[14].in.d.d[0]" "t.a.fifo_element[13].out.r"
|
|
||||||
= "t.a.fifo_element[14].in.d.d[0]" "t.a.fifo_element[13].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[14].in.d.d[0]" "t.a.fifo_element[14].in.r"
|
|
||||||
= "t.a.fifo_element[13].in.a" "t.a.fifo_element[12].out.a"
|
|
||||||
= "t.a.fifo_element[13].in.d.d[0]" "t.a.fifo_element[12].out.r"
|
|
||||||
= "t.a.fifo_element[13].in.d.d[0]" "t.a.fifo_element[12].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[13].in.d.d[0]" "t.a.fifo_element[13].in.r"
|
|
||||||
= "t.a.fifo_element[12].in.a" "t.a.fifo_element[11].out.a"
|
|
||||||
= "t.a.fifo_element[12].in.d.d[0]" "t.a.fifo_element[11].out.r"
|
|
||||||
= "t.a.fifo_element[12].in.d.d[0]" "t.a.fifo_element[11].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[12].in.d.d[0]" "t.a.fifo_element[12].in.r"
|
|
||||||
= "t.a.fifo_element[11].in.a" "t.a.fifo_element[10].out.a"
|
|
||||||
= "t.a.fifo_element[11].in.d.d[0]" "t.a.fifo_element[10].out.r"
|
|
||||||
= "t.a.fifo_element[11].in.d.d[0]" "t.a.fifo_element[10].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[11].in.d.d[0]" "t.a.fifo_element[11].in.r"
|
|
||||||
= "t.a.fifo_element[10].in.a" "t.a.fifo_element[9].out.a"
|
|
||||||
= "t.a.fifo_element[10].in.d.d[0]" "t.a.fifo_element[9].out.r"
|
|
||||||
= "t.a.fifo_element[10].in.d.d[0]" "t.a.fifo_element[9].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[10].in.d.d[0]" "t.a.fifo_element[10].in.r"
|
|
||||||
= "t.a.fifo_element[9].in.a" "t.a.fifo_element[8].out.a"
|
|
||||||
= "t.a.fifo_element[9].in.d.d[0]" "t.a.fifo_element[8].out.r"
|
|
||||||
= "t.a.fifo_element[9].in.d.d[0]" "t.a.fifo_element[8].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[9].in.d.d[0]" "t.a.fifo_element[9].in.r"
|
|
||||||
= "t.a.fifo_element[8].in.a" "t.a.fifo_element[7].out.a"
|
|
||||||
= "t.a.fifo_element[8].in.d.d[0]" "t.a.fifo_element[7].out.r"
|
|
||||||
= "t.a.fifo_element[8].in.d.d[0]" "t.a.fifo_element[7].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[8].in.d.d[0]" "t.a.fifo_element[8].in.r"
|
|
||||||
= "t.a.fifo_element[7].in.a" "t.a.fifo_element[6].out.a"
|
|
||||||
= "t.a.fifo_element[7].in.d.d[0]" "t.a.fifo_element[6].out.r"
|
|
||||||
= "t.a.fifo_element[7].in.d.d[0]" "t.a.fifo_element[6].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[7].in.d.d[0]" "t.a.fifo_element[7].in.r"
|
|
||||||
= "t.a.fifo_element[6].in.a" "t.a.fifo_element[5].out.a"
|
|
||||||
= "t.a.fifo_element[6].in.d.d[0]" "t.a.fifo_element[5].out.r"
|
|
||||||
= "t.a.fifo_element[6].in.d.d[0]" "t.a.fifo_element[5].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[6].in.d.d[0]" "t.a.fifo_element[6].in.r"
|
|
||||||
= "t.a.fifo_element[5].in.a" "t.a.fifo_element[4].out.a"
|
|
||||||
= "t.a.fifo_element[5].in.d.d[0]" "t.a.fifo_element[4].out.r"
|
|
||||||
= "t.a.fifo_element[5].in.d.d[0]" "t.a.fifo_element[4].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[5].in.d.d[0]" "t.a.fifo_element[5].in.r"
|
|
||||||
= "t.a.fifo_element[4].in.a" "t.a.fifo_element[3].out.a"
|
|
||||||
= "t.a.fifo_element[4].in.d.d[0]" "t.a.fifo_element[3].out.r"
|
|
||||||
= "t.a.fifo_element[4].in.d.d[0]" "t.a.fifo_element[3].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[4].in.d.d[0]" "t.a.fifo_element[4].in.r"
|
|
||||||
= "t.a.fifo_element[3].in.a" "t.a.fifo_element[2].out.a"
|
|
||||||
= "t.a.fifo_element[3].in.d.d[0]" "t.a.fifo_element[2].out.r"
|
|
||||||
= "t.a.fifo_element[3].in.d.d[0]" "t.a.fifo_element[2].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[3].in.d.d[0]" "t.a.fifo_element[3].in.r"
|
|
||||||
= "t.a.fifo_element[2].in.a" "t.a.fifo_element[1].out.a"
|
|
||||||
= "t.a.fifo_element[2].in.d.d[0]" "t.a.fifo_element[1].out.r"
|
|
||||||
= "t.a.fifo_element[2].in.d.d[0]" "t.a.fifo_element[1].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[2].in.d.d[0]" "t.a.fifo_element[2].in.r"
|
|
||||||
= "t.a.fifo_element[1].in.a" "t.a.fifo_element[0].out.a"
|
|
||||||
= "t.a.fifo_element[1].in.d.d[0]" "t.a.fifo_element[0].out.r"
|
|
||||||
= "t.a.fifo_element[1].in.d.d[0]" "t.a.fifo_element[0].out.d.d[0]"
|
|
||||||
= "t.a.fifo_element[1].in.d.d[0]" "t.a.fifo_element[1].in.r"
|
|
||||||
= "t.a._reset_BXX[0]" "t.a.reset_bufarray.out[0]"
|
|
||||||
= "t.a._reset_BXX[1]" "t.a.reset_bufarray.out[1]"
|
|
||||||
= "t.a._reset_BXX[2]" "t.a.reset_bufarray.out[2]"
|
|
||||||
= "t.a._reset_BXX[3]" "t.a.reset_bufarray.out[3]"
|
|
||||||
= "t.a._reset_BXX[4]" "t.a.reset_bufarray.out[4]"
|
|
||||||
= "t.a._reset_BXX[5]" "t.a.reset_bufarray.out[5]"
|
|
||||||
= "t.a._reset_BXX[6]" "t.a.reset_bufarray.out[6]"
|
|
||||||
= "t.a._reset_BXX[7]" "t.a.reset_bufarray.out[7]"
|
|
||||||
= "t.a._reset_BXX[8]" "t.a.reset_bufarray.out[8]"
|
|
||||||
= "t.a._reset_BXX[9]" "t.a.reset_bufarray.out[9]"
|
|
||||||
= "t.a._reset_BXX[10]" "t.a.reset_bufarray.out[10]"
|
|
||||||
= "t.a._reset_BXX[11]" "t.a.reset_bufarray.out[11]"
|
|
||||||
= "t.a._reset_BXX[12]" "t.a.reset_bufarray.out[12]"
|
|
||||||
= "t.a._reset_BXX[13]" "t.a.reset_bufarray.out[13]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.reset_bufarray.out[14]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[13].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[13]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[12].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[12]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[11].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[11]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[10].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[10]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[9].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[9]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[8].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[8]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[7].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[7]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[6].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[6]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[5].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[5]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[4].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[4]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[3].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[3]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[2].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[2]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[1].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[1]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[0].reset_B"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a._reset_BXX[0]"
|
|
||||||
= "t.a._reset_BXX[14]" "t.a.fifo_element[14].reset_B"
|
|
||||||
= "t.a.in.d.d[0]" "t.a.in.r"
|
|
||||||
= "t.a.in.a" "t.a.fifo_element[0].in.a"
|
|
||||||
= "t.a.in.d.d[0]" "t.a.fifo_element[0].in.r"
|
|
||||||
= "t.a.in.d.d[0]" "t.a.fifo_element[0].in.d.d[0]"
|
|
||||||
= "t.a.in.d.d[0]" "t.a.in.r"
|
|
||||||
= "t.a.out.d.d[0]" "t.a.out.r"
|
|
||||||
= "t.a.out.a" "t.a.fifo_element[14].out.a"
|
|
||||||
= "t.a.out.d.d[0]" "t.a.fifo_element[14].out.r"
|
|
||||||
= "t.a.out.d.d[0]" "t.a.fifo_element[14].out.d.d[0]"
|
|
||||||
= "t.a.out.d.d[0]" "t.a.out.r"
|
|
||||||
= "Reset" "t.a.reset_B"
|
|
||||||
= "Vdd" "t.a.supply.vdd"
|
|
||||||
= "GND" "t.a.supply.vss"
|
|
||||||
= "t.out.d.d[0]" "t.out.r"
|
|
||||||
= "t.out.r" "t.a.out.r"
|
|
||||||
= "t.out.a" "t.a.out.a"
|
|
||||||
= "t.out.d.d[0]" "t.a.out.d.d[0]"
|
|
||||||
= "t.out.d.d[0]" "t.out.r"
|
|
||||||
= "t.in.d.d[0]" "t.in.r"
|
|
||||||
= "t.in.r" "t.a.in.r"
|
|
||||||
= "t.in.a" "t.a.in.a"
|
|
||||||
= "t.in.d.d[0]" "t.a.in.d.d[0]"
|
|
||||||
= "t.in.d.d[0]" "t.in.r"
|
|
||||||
@@ -1,250 +0,0 @@
|
|||||||
t.a.fifo_element[1]._en t.a.fifo_element[0]._out_a_B t.a.fifo_element[1]._out_a_B t.a.fifo_element[1].in.r t.in.r t.a.fifo_element[2]._en t.out.r t.a.fifo_element[0].buf_func._y t.a.fifo_element[3]._en t.a.fifo_element[3].inack_ctl._y t.a.fifo_element[1].in.a t.a.fifo_element[3].in.a t.a.fifo_element[2].in.r t.a.fifo_element[3]._out_a_B t.a.fifo_element[3].in.r t.a.fifo_element[2].in.a t.a.fifo_element[0]._en t.out.a t.a.fifo_element[4].in.r t.a.fifo_element[4]._en t.in.a t.a.fifo_element[2].inack_ctl._y t.a.fifo_element[4]._out_a_B t.a.fifo_element[4].buf_func._y t.a.fifo_element[1].inack_ctl._y t.a.fifo_element[4].in.a t.a.fifo_element[2]._out_a_B t.a.fifo_element[3].buf_func._y t.a.fifo_element[4].inack_ctl._y t.a.fifo_element[2].buf_func._y t.a.fifo_element[0].inack_ctl._y t.a.fifo_element[1].buf_func._y
|
|
||||||
[] code starts
|
|
||||||
82968 t.in.r : 0
|
|
||||||
82968 t.out.a : 0
|
|
||||||
83383 t.a.fifo_element[4]._out_a_B : 1 [by t.out.a:=0]
|
|
||||||
[] set Reset(B) low
|
|
||||||
83383 Reset : 0
|
|
||||||
83403 t.a.reset_buf._y : 1 [by Reset:=0]
|
|
||||||
89464 t.a._reset_BX : 0 [by t.a.reset_buf._y:=1]
|
|
||||||
89511 t.a.reset_bufarray.buf2._y : 1 [by t.a._reset_BX:=0]
|
|
||||||
89527 t.a._reset_BXX[0] : 0 [by t.a.reset_bufarray.buf2._y:=1]
|
|
||||||
89531 t.a.fifo_element[1].reset_buf._y : 1 [by t.a._reset_BXX[0]:=0]
|
|
||||||
89542 t.a.fifo_element[4].reset_buf._y : 1 [by t.a._reset_BXX[0]:=0]
|
|
||||||
98656 t.a.fifo_element[0].reset_buf._y : 1 [by t.a._reset_BXX[0]:=0]
|
|
||||||
98711 t.a.fifo_element[0]._reset_BX : 0 [by t.a.fifo_element[0].reset_buf._y:=1]
|
|
||||||
103251 t.a.fifo_element[2].reset_buf._y : 1 [by t.a._reset_BXX[0]:=0]
|
|
||||||
117100 t.a.fifo_element[2]._reset_BX : 0 [by t.a.fifo_element[2].reset_buf._y:=1]
|
|
||||||
126473 t.a.fifo_element[4]._reset_BX : 0 [by t.a.fifo_element[4].reset_buf._y:=1]
|
|
||||||
126895 t.a.fifo_element[4].buf_func._y : 1 [by t.a.fifo_element[4]._reset_BX:=0]
|
|
||||||
126896 t.out.r : 0 [by t.a.fifo_element[4].buf_func._y:=1]
|
|
||||||
128491 t.a.fifo_element[0].inack_ctl._y : 1 [by t.a.fifo_element[0]._reset_BX:=0]
|
|
||||||
128492 t.in.a : 0 [by t.a.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
131443 t.a.fifo_element[2].inack_ctl._y : 1 [by t.a.fifo_element[2]._reset_BX:=0]
|
|
||||||
132779 t.a.fifo_element[1]._reset_BX : 0 [by t.a.fifo_element[1].reset_buf._y:=1]
|
|
||||||
133061 t.a.fifo_element[1].buf_func._y : 1 [by t.a.fifo_element[1]._reset_BX:=0]
|
|
||||||
133064 t.a.fifo_element[2].in.r : 0 [by t.a.fifo_element[1].buf_func._y:=1]
|
|
||||||
133547 t.a.fifo_element[1].inack_ctl._y : 1 [by t.a.fifo_element[1]._reset_BX:=0]
|
|
||||||
133625 t.a.fifo_element[3].reset_buf._y : 1 [by t.a._reset_BXX[0]:=0]
|
|
||||||
134176 t.a.fifo_element[3]._reset_BX : 0 [by t.a.fifo_element[3].reset_buf._y:=1]
|
|
||||||
135130 t.a.fifo_element[3].inack_ctl._y : 1 [by t.a.fifo_element[3]._reset_BX:=0]
|
|
||||||
135247 t.a.fifo_element[3].buf_func._y : 1 [by t.a.fifo_element[3]._reset_BX:=0]
|
|
||||||
136211 t.a.fifo_element[3].in.a : 0 [by t.a.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
137193 t.a.fifo_element[2]._out_a_B : 1 [by t.a.fifo_element[3].in.a:=0]
|
|
||||||
141912 t.a.fifo_element[2].buf_func._y : 1 [by t.a.fifo_element[2]._reset_BX:=0]
|
|
||||||
141930 t.a.fifo_element[3].in.r : 0 [by t.a.fifo_element[2].buf_func._y:=1]
|
|
||||||
150364 t.a.fifo_element[0].buf_func._y : 1 [by t.a.fifo_element[0]._reset_BX:=0]
|
|
||||||
151648 t.a.fifo_element[2].in.a : 0 [by t.a.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
154377 t.a.fifo_element[1].in.r : 0 [by t.a.fifo_element[0].buf_func._y:=1]
|
|
||||||
155651 t.a.fifo_element[2]._en : 1 [by t.a.fifo_element[2].in.a:=0]
|
|
||||||
155988 t.a.fifo_element[1].in.a : 0 [by t.a.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
156490 t.a.fifo_element[0]._out_a_B : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
160748 t.a.fifo_element[1]._en : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
175187 t.a.fifo_element[4].inack_ctl._y : 1 [by t.a.fifo_element[4]._reset_BX:=0]
|
|
||||||
175390 t.a.fifo_element[4].in.a : 0 [by t.a.fifo_element[4].inack_ctl._y:=1]
|
|
||||||
175529 t.a.fifo_element[3]._out_a_B : 1 [by t.a.fifo_element[4].in.a:=0]
|
|
||||||
175961 t.a.fifo_element[0]._en : 1 [by t.a.fifo_element[1].in.r:=0]
|
|
||||||
177244 t.a.fifo_element[4]._en : 1 [by t.a.fifo_element[4].in.a:=0]
|
|
||||||
189717 t.a.fifo_element[4].in.r : 0 [by t.a.fifo_element[3].buf_func._y:=1]
|
|
||||||
196549 t.a.fifo_element[1]._out_a_B : 1 [by t.a.fifo_element[2].in.a:=0]
|
|
||||||
226063 t.a.fifo_element[3]._en : 1 [by t.a.fifo_element[4].in.r:=0]
|
|
||||||
|
|
||||||
[] set Reset(B) high
|
|
||||||
226063 Reset : 1
|
|
||||||
226132 t.a.reset_buf._y : 0 [by Reset:=1]
|
|
||||||
226143 t.a._reset_BX : 1 [by t.a.reset_buf._y:=0]
|
|
||||||
277929 t.a.reset_bufarray.buf2._y : 0 [by t.a._reset_BX:=1]
|
|
||||||
278133 t.a._reset_BXX[0] : 1 [by t.a.reset_bufarray.buf2._y:=0]
|
|
||||||
278134 t.a.fifo_element[2].reset_buf._y : 0 [by t.a._reset_BXX[0]:=1]
|
|
||||||
278148 t.a.fifo_element[3].reset_buf._y : 0 [by t.a._reset_BXX[0]:=1]
|
|
||||||
278170 t.a.fifo_element[1].reset_buf._y : 0 [by t.a._reset_BXX[0]:=1]
|
|
||||||
278188 t.a.fifo_element[3]._reset_BX : 1 [by t.a.fifo_element[3].reset_buf._y:=0]
|
|
||||||
278245 t.a.fifo_element[4].reset_buf._y : 0 [by t.a._reset_BXX[0]:=1]
|
|
||||||
278332 t.a.fifo_element[4]._reset_BX : 1 [by t.a.fifo_element[4].reset_buf._y:=0]
|
|
||||||
278427 t.a.fifo_element[1]._reset_BX : 1 [by t.a.fifo_element[1].reset_buf._y:=0]
|
|
||||||
278872 t.a.fifo_element[0].reset_buf._y : 0 [by t.a._reset_BXX[0]:=1]
|
|
||||||
279166 t.a.fifo_element[0]._reset_BX : 1 [by t.a.fifo_element[0].reset_buf._y:=0]
|
|
||||||
325646 t.a.fifo_element[2]._reset_BX : 1 [by t.a.fifo_element[2].reset_buf._y:=0]
|
|
||||||
[0] reset done, r up
|
|
||||||
325646 t.in.r : 1
|
|
||||||
325647 t.a.fifo_element[0].buf_func._y : 0 [by t.in.r:=1]
|
|
||||||
327453 t.a.fifo_element[1].in.r : 1 [by t.a.fifo_element[0].buf_func._y:=0]
|
|
||||||
328662 t.a.fifo_element[0].inack_ctl._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
329252 t.in.a : 1 [by t.a.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
329430 t.a.fifo_element[0]._en : 0 [by t.in.a:=1]
|
|
||||||
329460 t.a.fifo_element[1].buf_func._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
330263 t.a.fifo_element[2].in.r : 1 [by t.a.fifo_element[1].buf_func._y:=0]
|
|
||||||
330427 t.a.fifo_element[2].buf_func._y : 0 [by t.a.fifo_element[2].in.r:=1]
|
|
||||||
330449 t.a.fifo_element[3].in.r : 1 [by t.a.fifo_element[2].buf_func._y:=0]
|
|
||||||
331296 t.a.fifo_element[3].buf_func._y : 0 [by t.a.fifo_element[3].in.r:=1]
|
|
||||||
331429 t.a.fifo_element[4].in.r : 1 [by t.a.fifo_element[3].buf_func._y:=0]
|
|
||||||
331788 t.a.fifo_element[3].inack_ctl._y : 0 [by t.a.fifo_element[4].in.r:=1]
|
|
||||||
332458 t.a.fifo_element[1].inack_ctl._y : 0 [by t.a.fifo_element[2].in.r:=1]
|
|
||||||
332679 t.a.fifo_element[1].in.a : 1 [by t.a.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
332686 t.a.fifo_element[1]._en : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
332709 t.a.fifo_element[0]._out_a_B : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
339422 t.a.fifo_element[0].buf_func._y : 1 [by t.a.fifo_element[0]._out_a_B:=0]
|
|
||||||
345904 t.a.fifo_element[3].in.a : 1 [by t.a.fifo_element[3].inack_ctl._y:=0]
|
|
||||||
345995 t.a.fifo_element[3]._en : 0 [by t.a.fifo_element[3].in.a:=1]
|
|
||||||
347091 t.a.fifo_element[4].buf_func._y : 0 [by t.a.fifo_element[4].in.r:=1]
|
|
||||||
347098 t.out.r : 1 [by t.a.fifo_element[4].buf_func._y:=0]
|
|
||||||
348093 t.a.fifo_element[2]._out_a_B : 0 [by t.a.fifo_element[3].in.a:=1]
|
|
||||||
349885 t.a.fifo_element[4].inack_ctl._y : 0 [by t.out.r:=1]
|
|
||||||
349991 t.a.fifo_element[4].in.a : 1 [by t.a.fifo_element[4].inack_ctl._y:=0]
|
|
||||||
350069 t.a.fifo_element[4]._en : 0 [by t.a.fifo_element[4].in.a:=1]
|
|
||||||
350266 t.a.fifo_element[3]._out_a_B : 0 [by t.a.fifo_element[4].in.a:=1]
|
|
||||||
360577 t.a.fifo_element[2].inack_ctl._y : 0 [by t.a.fifo_element[3].in.r:=1]
|
|
||||||
361032 t.a.fifo_element[2].in.a : 1 [by t.a.fifo_element[2].inack_ctl._y:=0]
|
|
||||||
361044 t.a.fifo_element[2]._en : 0 [by t.a.fifo_element[2].in.a:=1]
|
|
||||||
361056 t.a.fifo_element[2].buf_func._y : 1 [by t.a.fifo_element[2]._en:=0]
|
|
||||||
361436 t.a.fifo_element[1]._out_a_B : 0 [by t.a.fifo_element[2].in.a:=1]
|
|
||||||
365712 t.a.fifo_element[1].buf_func._y : 1 [by t.a.fifo_element[1]._out_a_B:=0]
|
|
||||||
366972 t.a.fifo_element[3].in.r : 0 [by t.a.fifo_element[2].buf_func._y:=1]
|
|
||||||
368611 t.a.fifo_element[2].in.r : 0 [by t.a.fifo_element[1].buf_func._y:=1]
|
|
||||||
368613 t.a.fifo_element[2].inack_ctl._y : 1 [by t.a.fifo_element[2].in.r:=0]
|
|
||||||
369262 t.a.fifo_element[3].buf_func._y : 1 [by t.a.fifo_element[3]._out_a_B:=0]
|
|
||||||
370511 t.a.fifo_element[4].in.r : 0 [by t.a.fifo_element[3].buf_func._y:=1]
|
|
||||||
371267 t.a.fifo_element[3].inack_ctl._y : 1 [by t.a.fifo_element[3].in.r:=0]
|
|
||||||
371433 t.a.fifo_element[3].in.a : 0 [by t.a.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
371508 t.a.fifo_element[3]._en : 1 [by t.a.fifo_element[3].in.a:=0]
|
|
||||||
371778 t.a.fifo_element[2]._out_a_B : 1 [by t.a.fifo_element[3].in.a:=0]
|
|
||||||
373148 t.a.fifo_element[2].in.a : 0 [by t.a.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
373286 t.a.fifo_element[2]._en : 1 [by t.a.fifo_element[2].in.a:=0]
|
|
||||||
374010 t.a.fifo_element[4].inack_ctl._y : 1 [by t.a.fifo_element[4].in.r:=0]
|
|
||||||
374012 t.a.fifo_element[4].in.a : 0 [by t.a.fifo_element[4].inack_ctl._y:=1]
|
|
||||||
378411 t.a.fifo_element[1]._out_a_B : 1 [by t.a.fifo_element[2].in.a:=0]
|
|
||||||
396883 t.a.fifo_element[1].in.r : 0 [by t.a.fifo_element[0].buf_func._y:=1]
|
|
||||||
396884 t.a.fifo_element[1].inack_ctl._y : 1 [by t.a.fifo_element[1].in.r:=0]
|
|
||||||
397432 t.a.fifo_element[1].in.a : 0 [by t.a.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
397443 t.a.fifo_element[1]._en : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
397802 t.a.fifo_element[0]._out_a_B : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
417929 t.a.fifo_element[3]._out_a_B : 1 [by t.a.fifo_element[4].in.a:=0]
|
|
||||||
[0] r down
|
|
||||||
417929 t.in.r : 0
|
|
||||||
417996 t.a.fifo_element[0].inack_ctl._y : 1 [by t.in.r:=0]
|
|
||||||
420637 t.in.a : 0 [by t.a.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
420653 t.a.fifo_element[0]._en : 1 [by t.in.a:=0]
|
|
||||||
[1] r up
|
|
||||||
420653 t.in.r : 1
|
|
||||||
425215 t.a.fifo_element[0].buf_func._y : 0 [by t.in.r:=1]
|
|
||||||
425743 t.a.fifo_element[1].in.r : 1 [by t.a.fifo_element[0].buf_func._y:=0]
|
|
||||||
428178 t.a.fifo_element[1].buf_func._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
452103 t.a.fifo_element[2].in.r : 1 [by t.a.fifo_element[1].buf_func._y:=0]
|
|
||||||
452105 t.a.fifo_element[1].inack_ctl._y : 0 [by t.a.fifo_element[2].in.r:=1]
|
|
||||||
452623 t.a.fifo_element[0].inack_ctl._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
452626 t.in.a : 1 [by t.a.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
452655 t.a.fifo_element[0]._en : 0 [by t.in.a:=1]
|
|
||||||
465144 t.a.fifo_element[2].buf_func._y : 0 [by t.a.fifo_element[2].in.r:=1]
|
|
||||||
465461 t.a.fifo_element[3].in.r : 1 [by t.a.fifo_element[2].buf_func._y:=0]
|
|
||||||
465614 t.a.fifo_element[2].inack_ctl._y : 0 [by t.a.fifo_element[3].in.r:=1]
|
|
||||||
465658 t.a.fifo_element[2].in.a : 1 [by t.a.fifo_element[2].inack_ctl._y:=0]
|
|
||||||
467062 t.a.fifo_element[3].buf_func._y : 0 [by t.a.fifo_element[3].in.r:=1]
|
|
||||||
467063 t.a.fifo_element[4].in.r : 1 [by t.a.fifo_element[3].buf_func._y:=0]
|
|
||||||
467280 t.a.fifo_element[3].inack_ctl._y : 0 [by t.a.fifo_element[4].in.r:=1]
|
|
||||||
467302 t.a.fifo_element[3].in.a : 1 [by t.a.fifo_element[3].inack_ctl._y:=0]
|
|
||||||
467303 t.a.fifo_element[3]._en : 0 [by t.a.fifo_element[3].in.a:=1]
|
|
||||||
468419 t.a.fifo_element[2]._en : 0 [by t.a.fifo_element[2].in.a:=1]
|
|
||||||
468883 t.a.fifo_element[2]._out_a_B : 0 [by t.a.fifo_element[3].in.a:=1]
|
|
||||||
478228 t.a.fifo_element[2].buf_func._y : 1 [by t.a.fifo_element[2]._out_a_B:=0]
|
|
||||||
478387 t.a.fifo_element[3].in.r : 0 [by t.a.fifo_element[2].buf_func._y:=1]
|
|
||||||
479341 t.a.fifo_element[1]._out_a_B : 0 [by t.a.fifo_element[2].in.a:=1]
|
|
||||||
498063 t.a.fifo_element[3].inack_ctl._y : 1 [by t.a.fifo_element[3].in.r:=0]
|
|
||||||
499350 t.a.fifo_element[3].in.a : 0 [by t.a.fifo_element[3].inack_ctl._y:=1]
|
|
||||||
501582 t.a.fifo_element[2]._out_a_B : 1 [by t.a.fifo_element[3].in.a:=0]
|
|
||||||
513063 t.a.fifo_element[1].in.a : 1 [by t.a.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
513208 t.a.fifo_element[1]._en : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
515895 t.a.fifo_element[0]._out_a_B : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
515896 t.a.fifo_element[0].buf_func._y : 1 [by t.a.fifo_element[0]._out_a_B:=0]
|
|
||||||
519562 t.a.fifo_element[1].buf_func._y : 1 [by t.a.fifo_element[1]._en:=0]
|
|
||||||
519724 t.a.fifo_element[2].in.r : 0 [by t.a.fifo_element[1].buf_func._y:=1]
|
|
||||||
527093 t.a.fifo_element[2].inack_ctl._y : 1 [by t.a.fifo_element[2].in.r:=0]
|
|
||||||
527107 t.a.fifo_element[2].in.a : 0 [by t.a.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
527114 t.a.fifo_element[2]._en : 1 [by t.a.fifo_element[2].in.a:=0]
|
|
||||||
527267 t.a.fifo_element[1]._out_a_B : 1 [by t.a.fifo_element[2].in.a:=0]
|
|
||||||
555180 t.a.fifo_element[1].in.r : 0 [by t.a.fifo_element[0].buf_func._y:=1]
|
|
||||||
576737 t.a.fifo_element[1].inack_ctl._y : 1 [by t.a.fifo_element[1].in.r:=0]
|
|
||||||
576738 t.a.fifo_element[1].in.a : 0 [by t.a.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
576739 t.a.fifo_element[1]._en : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
576739 t.a.fifo_element[0]._out_a_B : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
[1] r down
|
|
||||||
576739 t.in.r : 0
|
|
||||||
578982 t.a.fifo_element[0].inack_ctl._y : 1 [by t.in.r:=0]
|
|
||||||
579169 t.in.a : 0 [by t.a.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
579170 t.a.fifo_element[0]._en : 1 [by t.in.a:=0]
|
|
||||||
[2] r up
|
|
||||||
579170 t.in.r : 1
|
|
||||||
583352 t.a.fifo_element[0].buf_func._y : 0 [by t.in.r:=1]
|
|
||||||
618134 t.a.fifo_element[1].in.r : 1 [by t.a.fifo_element[0].buf_func._y:=0]
|
|
||||||
618135 t.a.fifo_element[1].buf_func._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
618140 t.a.fifo_element[2].in.r : 1 [by t.a.fifo_element[1].buf_func._y:=0]
|
|
||||||
618141 t.a.fifo_element[1].inack_ctl._y : 0 [by t.a.fifo_element[2].in.r:=1]
|
|
||||||
618158 t.a.fifo_element[1].in.a : 1 [by t.a.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
618987 t.a.fifo_element[0].inack_ctl._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
618990 t.in.a : 1 [by t.a.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
619031 t.a.fifo_element[2].buf_func._y : 0 [by t.a.fifo_element[2].in.r:=1]
|
|
||||||
619931 t.a.fifo_element[0]._en : 0 [by t.in.a:=1]
|
|
||||||
620731 t.a.fifo_element[1]._en : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
626519 t.a.fifo_element[0]._out_a_B : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
626520 t.a.fifo_element[0].buf_func._y : 1 [by t.a.fifo_element[0]._out_a_B:=0]
|
|
||||||
626562 t.a.fifo_element[1].in.r : 0 [by t.a.fifo_element[0].buf_func._y:=1]
|
|
||||||
629379 t.a.fifo_element[1].inack_ctl._y : 1 [by t.a.fifo_element[1].in.r:=0]
|
|
||||||
643112 t.a.fifo_element[1].in.a : 0 [by t.a.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
643207 t.a.fifo_element[0]._out_a_B : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
677993 t.a.fifo_element[3].in.r : 1 [by t.a.fifo_element[2].buf_func._y:=0]
|
|
||||||
678328 t.a.fifo_element[2].inack_ctl._y : 0 [by t.a.fifo_element[3].in.r:=1]
|
|
||||||
678336 t.a.fifo_element[2].in.a : 1 [by t.a.fifo_element[2].inack_ctl._y:=0]
|
|
||||||
678370 t.a.fifo_element[2]._en : 0 [by t.a.fifo_element[2].in.a:=1]
|
|
||||||
692223 t.a.fifo_element[1]._out_a_B : 0 [by t.a.fifo_element[2].in.a:=1]
|
|
||||||
693141 t.a.fifo_element[1].buf_func._y : 1 [by t.a.fifo_element[1]._out_a_B:=0]
|
|
||||||
693145 t.a.fifo_element[2].in.r : 0 [by t.a.fifo_element[1].buf_func._y:=1]
|
|
||||||
695543 t.a.fifo_element[1]._en : 1 [by t.a.fifo_element[2].in.r:=0]
|
|
||||||
739523 t.a.fifo_element[2].inack_ctl._y : 1 [by t.a.fifo_element[2].in.r:=0]
|
|
||||||
742738 t.a.fifo_element[2].in.a : 0 [by t.a.fifo_element[2].inack_ctl._y:=1]
|
|
||||||
789857 t.a.fifo_element[1]._out_a_B : 1 [by t.a.fifo_element[2].in.a:=0]
|
|
||||||
[2] r down
|
|
||||||
789857 t.in.r : 0
|
|
||||||
789905 t.a.fifo_element[0].inack_ctl._y : 1 [by t.in.r:=0]
|
|
||||||
789908 t.in.a : 0 [by t.a.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
790086 t.a.fifo_element[0]._en : 1 [by t.in.a:=0]
|
|
||||||
[3] r up
|
|
||||||
790086 t.in.r : 1
|
|
||||||
811063 t.a.fifo_element[0].buf_func._y : 0 [by t.in.r:=1]
|
|
||||||
822962 t.a.fifo_element[1].in.r : 1 [by t.a.fifo_element[0].buf_func._y:=0]
|
|
||||||
828913 t.a.fifo_element[1].buf_func._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
829740 t.a.fifo_element[2].in.r : 1 [by t.a.fifo_element[1].buf_func._y:=0]
|
|
||||||
829913 t.a.fifo_element[1].inack_ctl._y : 0 [by t.a.fifo_element[2].in.r:=1]
|
|
||||||
830097 t.a.fifo_element[1].in.a : 1 [by t.a.fifo_element[1].inack_ctl._y:=0]
|
|
||||||
830098 t.a.fifo_element[1]._en : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
830170 t.a.fifo_element[0]._out_a_B : 0 [by t.a.fifo_element[1].in.a:=1]
|
|
||||||
862447 t.a.fifo_element[0].inack_ctl._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
862451 t.in.a : 1 [by t.a.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
899739 t.a.fifo_element[0]._en : 0 [by t.in.a:=1]
|
|
||||||
899835 t.a.fifo_element[0].buf_func._y : 1 [by t.a.fifo_element[0]._en:=0]
|
|
||||||
899971 t.a.fifo_element[1].in.r : 0 [by t.a.fifo_element[0].buf_func._y:=1]
|
|
||||||
899972 t.a.fifo_element[1].inack_ctl._y : 1 [by t.a.fifo_element[1].in.r:=0]
|
|
||||||
919018 t.a.fifo_element[1].in.a : 0 [by t.a.fifo_element[1].inack_ctl._y:=1]
|
|
||||||
919259 t.a.fifo_element[0]._out_a_B : 1 [by t.a.fifo_element[1].in.a:=0]
|
|
||||||
[3] r down
|
|
||||||
919259 t.in.r : 0
|
|
||||||
923218 t.a.fifo_element[0].inack_ctl._y : 1 [by t.in.r:=0]
|
|
||||||
923230 t.in.a : 0 [by t.a.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
927130 t.a.fifo_element[0]._en : 1 [by t.in.a:=0]
|
|
||||||
[4] r up
|
|
||||||
927130 t.in.r : 1
|
|
||||||
928159 t.a.fifo_element[0].buf_func._y : 0 [by t.in.r:=1]
|
|
||||||
928160 t.a.fifo_element[1].in.r : 1 [by t.a.fifo_element[0].buf_func._y:=0]
|
|
||||||
928216 t.a.fifo_element[0].inack_ctl._y : 0 [by t.a.fifo_element[1].in.r:=1]
|
|
||||||
973222 t.in.a : 1 [by t.a.fifo_element[0].inack_ctl._y:=0]
|
|
||||||
973223 t.a.fifo_element[0]._en : 0 [by t.in.a:=1]
|
|
||||||
[4] r down
|
|
||||||
973223 t.in.r : 0
|
|
||||||
973260 t.a.fifo_element[0].inack_ctl._y : 1 [by t.in.r:=0]
|
|
||||||
996635 t.in.a : 0 [by t.a.fifo_element[0].inack_ctl._y:=1]
|
|
||||||
[5] r up
|
|
||||||
996635 t.in.r : 1
|
|
||||||
[5] r down
|
|
||||||
996635 t.in.r : 0
|
|
||||||
[6] r up
|
|
||||||
996635 t.in.r : 1
|
|
||||||
[6] r down
|
|
||||||
996635 t.in.r : 0
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user