3222/3223-DB1 Silicon Laboratories Inc, 3222/3223-DB1 Datasheet - Page 14

no-image

3222/3223-DB1

Manufacturer Part Number
3222/3223-DB1
Description
EVAL BOARD FOR IA3222/3223
Manufacturer
Silicon Laboratories Inc
Series
EZ DAA™r
Datasheets

Specifications of 3222/3223-DB1

Main Purpose
Telecom, Data Acquisition Arrangement (DAA)
Embedded
Yes, FPGA / CPLD
Utilized Ic / Part
IA3222, IA3223
Primary Attributes
-
Secondary Attributes
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
IA3222/3223-EVB
reg
wire offhook_rstb = rstb & wrenb;
wire offhook_clk = (w0_offhook & ~w1_offhook) | (~w0_offhook & w1_offhook);
14
always @(posedge clk or negedge rstb)
always @(negedge clk or negedge rstb)
/**************** **************/
always @(posedge offhook_clk or negedge offhook_rstb)
always @(posedge clk or negedge rstb)
w0_offhook, w1_offhook;
else
if (rstb==0)
else
if (rstb==0)
else
if (offhook_rstb==0) reg_0_sel <= 0;
else
begin
end
begin
end
begin
end
begin
end
begin
end
d2_offhook <= offhook;
d3_offhook <= d2_offhook;
d4_offhook <= d3_offhook;
d5_offhook <= d4_offhook;
d6_offhook <= d5_offhook;
d7_offhook <= d6_offhook;
d8_offhook <= d7_offhook;
d9_offhook <= d8_offhook;
d0_offhook <= 0;
d1_offhook <= 0;
d0_offhook <= offhook;
d1_offhook <= d0_offhook;
w0_offhook <= 0;
w1_offhook <= 0;
w0_offhook <= total_offhk;
w1_offhook <= w0_offhook;
reg_0_sel <= ~reg_0_sel;
Preliminary Rev. 0.1

Related parts for 3222/3223-DB1