On the Design of LPM Address Generators Using Multiple LUT Cascades on FPGAs

Size: px
Start display at page:

Download "On the Design of LPM Address Generators Using Multiple LUT Cascades on FPGAs"

Transcription

1 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Intenational Jounal of Electonics Vol. **, No. **, ** 006, 1 18 On the Design of LPM Addess Geneatos Using Multiple LUT Cascades on FPGAs Hui Qin a), Tsutomu Sasao b),andjont.butle c) Depatment of Compute Science and Electonics, Kyushu Institute of Technology, 680 4, Kawazu, Iizuka, Fukuoka, , Japan Depatment of Electical and Compute Engineeing, Naval Postgaduate School, Code EC/Bu, Monteey, CA (Received Novembe 6, 006) We popose the multiple LUT cascade as a means to configue an n-input LPM (Longest Pefix Match) addess geneato commonly used in outes to detemine the output pot given an addess. The LPM addess geneato accepts n-bit addesses which it matches against k stoed pefixes. We implement ou design on a Xilinx Spatan-3 FPGA fo n =3andk = Also, we compae ou design to a Xilinx popietay TCAM (tenay content-addessable memoy) design and to anothe design we popose as a likely solution to this poblem. Ou best multiple LUT cascade implementation has 5.17 times moe thoughput, times moe thoughput/aea and is.7 times moe efficient in tems of aea-delay poduct than Xilinx s popietay design, but its aea is only 15% of Xilinx s design. Futhemoe, we deive a method to detemine the optimum configuation of the multiple LUT cascade on an FPGA. Keywods: LPM addess geneato; Multiple LUT cascade; FPGA 1 Intoduction The need fo highe intenet speeds is likely to be the subject of intense inteest fo many yeas to come. A netwok s speed is diectly elated to the speed with which a node can switch a packet fom an input pot to an output pot. This, in tun, depends on how fast a packet s addess can be accessed in memoy. The longest pefix match (LPM) poblem is one of detemining the output pot addess fom a list of pefix vectos stoed in memoy. Fo example, if the pefix vecto 01001**** is stoed in memoy, then the packet addess matches this enty. That is, each bit in the packet addess matches a) qinhui@aies01.cse.kyutech.ac.jp; b) sasao@cse.kyutech.ac.jp; c) jon butle@msn.com Intenational Jounal of Electonics ISSN pint/ ISSN online DOI: /000710xxxxxxxxxxxxx c 006 Taylo & Fancis Ltd

2 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Hui Qin, Tsutomu Sasao, and Jon T. Butle exactly the coesponding bit in the pefix vecto o thee is a * o don t cae in that position. If othe stoed pefixes match the packet addess, then the pefix with the least don t cae values detemines the output pot addess. That is, the memoy enty coesponding to the longest pefix match detemines the output pot. An ideal device fo this application is a tenay content-addessable memoy (TCAM) (Pagiamtzis et al. 006, Song et al. 005). The descipto tenay efes to the thee values stoed, 0, 1, and *. In (Kasnavi et al. 005), the authos poposed pipelined TCAMs fo the longest pefix match to incease TCAM efficiency. In (Wang et al. 005), the authos used a TCAM and a small DRAM fo the longest pefix match to educe the equied size of TCAM. Unfotunately, TCAM still dissipates moe powe than standad RAM (Renesas 005). Seveal authos have poposed the use of standad RAM in LPM design. Gupta, Lin, and McKeown showed a mechanism to pefom LPM evey memoy access (Gupta et al. 18). Dhamapuika, Kishnamuthy, and Taylo have poposed the use of Bloom filtes to solve the LPM poblem (Dhamapuika et al. 003). Sasao and Butle have shown that a fast, powe-efficient TCAM ealization using a look-up table (LUT) cascade (Sasao et al. 006). In this pape, we popose an extension to the LUT cascade ealization: a multiple LUT cascade ealization that consists of multiple LUT cascades connected to a special encode. This offes even moe efficient ealizations in an achitectue that is moe easily econfigued when additional pefix vectos ae placed in the pefix table. We have implemented six LPM addess geneatos on the Xilinx Spatan-3 FPGA (XC3S4000-5): Fou using multiple LUT cascades, one using Xilinx s TCAM ealization based on the Xilinx IP coe, and one using egistes and gates. In addition, we compae the six LPM addess geneatos on the basis of delay, delay-aea poduct, thoughput, thoughput/aea, and FPGA esouces used. A peliminay vesion of this pape was pesented at ARC006 (Qin et al. 006). We extend these esults by intoducing the optimum configuation of the multiple LUT cascade, and by showing how to ealize the optimum multiple LUT cascade on an FPGA. The est of the pape is oganized as follows: Section descibes the multiple LUT cascade. Section 3 shows othe ealizations fo the LPM addess geneatos. Section 4 pesents the implementations of the LPM addess geneato using an FPGA. Section 5 shows the expeimental esults. Section 6 discusses the optimum configuation of the multiple LUT cascade implemented on an FPGA. And finally, Section 7 concludes the pape.

3 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos 3 Table 1. LPM table. Addess Pefix Vecto * 3 01** 4 1*** 5 0*** Table. LPM function. Output Output Input Addess Input Addess Multiple LUT cascades.1 LPM addess geneatos A content-addessable memoy (CAM) (Shafai et al. 18) stoes 0 s and 1 s and poduces the addess of the given data. A TCAM, unlike a CAM, stoes 0 s, 1 s, and * s, whee * is a don t cae value that matches both 0 and 1. TCAMs ae extensively used in outing tables fo the intenet. A outing table specifies an inteface identifie coesponding to the longest pefix that matches an incoming packet, in a pocess called Longest Pefix Match (LPM). In the LPM table, the tenay vectos have esticted pattens: the pefix consists of only 0 s and 1 s, and the postfix consists of only * s (don t caes). In this pape, this type of vecto is called a pefix vecto. Definition.1 An n-input m-output k-enty LPM table stoes kn-element pefix vectos. To assue that the longest pefix addess is poduced, TCAM enties ae stoed in descending pefix length, and the fist match stating fom the top of the table detemines the LPM table s output. An addess is an m- element binay vecto fo m = log (k +1), whee a denotes the smallest intege geate than o equal to a. The coesponding LPM function is a logic function f : B n B m, whee f( x) is the smallest addess of an enty that is identical to x except possibly fo don t cae values. If no such enty exists, f( x)=0 m. The LPM addess geneato is a cicuit that ealizes the LPM function. Example. Table 1 shows an LPM table with 5 4-element pefix vectos. Table shows the coesponding LPM function. It has 16 enties, one fo each 4-bit input. The output addess is stoed fo each input coesponding to the addess of the longest pefix vecto that matches it.. An LUT cascade ealization of LPM addess geneatos An LPM function, such as that shown in Table, can be ealized by a single memoy which opeates as a pogammable combinational logic cicuit.

4 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 4 Hui Qin, Tsutomu Sasao, and Jon T. Butle Howeve, this often equies pohibitively lage memoy size. Theoem.3 (Sasao 006) An n-input LPM addess geneato with k pefix vectos can be ealized by an LUT cascade, whee each cell ealizes a p-input, -output combinational logic function. Let s be the necessay numbe of levels o cells. Then, s whee p>and = log (k +1). n, (1) p.3 LPM addess geneatos using the multiple LUT cascade A single LUT cascade ealization of an LPM function often equies many levels. Since the delay is popotional to the numbe of levels in a cascade, we wish to educe the numbe of levels. Accoding to (1), if we incease p, the numbe of inputs to each cell, then the numbe of levels s is educed. Fo each incease by 1 of p, the memoy needed to ealize the cell is doubled. Howeve, as shown in Figue 1, we can use a multiple LUT cascade to educe the numbe of levels s while keeping p fixed. Fo an n-input LPM function with k pefix vectos, let the numbe of ails of each LUT cascade be. Fist, stating at the top of the LPM table, patition the set of pefix vectos into g goups of 1 vectos each, except the last goup, which has 1 o fewe vectos, k 1 whee g =. Fo each goup of pefix vectos, fom an independent LPM function. Next, patition the set of n inputs into s goups. The inputs within a goup will apply to a single cell within each cascade. Then, ealize each LPM function by an LUT cascade. Thus, we need a total of g LUT cascades, whee each LUT cascade consists of s cells. Finally, use a special encode to poduce the LPM addess. Let v i (i =1,,..., g) be the i-th input of the special encode fom the i-th LUT cascade, and let v out be the output value of the special encode. That is, v i is the output value of the i-th LUT cascade, whee its binay output values ae viewed as a standad binay numbe. Similaly, v out is the output of the special encode, whee its binay output values ae viewed as a standad binay numbe. Then, we have the elation: v out = { vi +(i 1)( 1) if v i 0 and v j =0foall1 j i 1 0 if v i =0foall1 i g. Note that v out is the position of a pefix vecto v in the complete LPM table, while i is the index to the LUT cascade stoing v. (i 1)( 1) is the position in the LPM table of the last enty of the pevious (i 1)-th LUT cascade o

5 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos 5 is 0 in the case of the fist LUT cascade. Adding v i to this yields the position of v in the complete LPM table. Example.4 Conside an n-input LPM function with k pefix vectos. When k = 1000 and n = 3, by Theoem.3, we have = 10. Let p = + 1 = 11. When we use a single LUT cascade to ealize the function, by Theoem.3, we need n p = cells, and the numbe of levels of the LUT cascade is also. Since each cell has 11 addess lines and 10 outputs, the total memoy size needed to ealize the cascade is = 450, 560 bits. Note that the memoy size of each cell, = 0, 480 bits, is too lage to be ealized by a single block RAM (BRAM) of ou FPGA, which stoes 18, 43 bits. Howeve, if we use a multiple LUT cascade to ealize the function, we can educe the numbe of levels and the total memoy. Also, the cells will fit into the BRAMs in the FPGAs. Patition the set of vectos into two goups, and ealize each goup independently; this equies two LUT cascades. Fo each LUT cascade, the numbe of vectos is 500, so we have =. Also, let p = + = 11. Then, we need n p = 1 cells in each cascade. Note that the numbe of levels of the LUT cascades is 1, which is smalle than the needed in the single LUT cascade ealization. Since each cell consists of a memoy with outputs and at most 11 addess lines, the total memoy size is at most 11 1 = 44, 368 bits. Also, note that the size of the memoy fo a single cell is 11 =18, 43 bits. This fits exactly in the BRAMs of the FPGAs. Thus, the multiple LUT cascade not only educes the numbe of levels and the total memoy, but also educes the size of cells to fit into the available memoy in the FPGAs. Fig. 1 shows the multiple LUT cascade ealization. It consists of multiple LUT cascades and a special encode. The inputs of each LUT cascade ae common with othe LUT cascades, while the outputs of each LUT cascade ae connected to the special encode. Each LUT cascade ealizes an LPM function, while the special encode geneates the LPM addess fom the outputs of cascades. The detailed design of each LUT cascade is shown in Fig.. Hee x i (i = 1,,..., s) denotes the pimay inputs to the i-th cell, d i (i =1,,..., s) denotes the data inputs to the i-th cell and povides the data value to be witten in the RAM of the i-th cell, denotes the numbe of ails, whee log ( k g +1), c j (j =, 3,..., s) denotes the additional inputs to the j-th cell and is used to select the RAM location along with x j fo wite access. Note that c j and d i ae epesented by bits. All RAMs except pehaps the last one have p addess lines; the last RAM has at most p addess lines. When WE is high, c j is connected to the RAM though a MUX, allowing data to be witten into

6 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 6 Hui Qin, Tsutomu Sasao, and Jon T. Butle g1 0 1 g 0s 1s gs Special Encode q Figue 1. Achitectue of the multiple LUT cascade. x 1 p c x p- c s x s n-(s-1)p+(s-) d 1 01 DIN RAM Add WE clk WE Clock MUX d 0 DIN RAM Add WE clk MUX d s 0s DIN RAM Add WE clk Figue. Detailed design of the LUT cascade. Table 3. 6-enty LPM table. Addess Pefix Vecto * ** 4 101*** 5 10**** 6 1***** Table 4. Tuth table fo the coesponding LPM function. Input Output LUT x 1 x x 3 x 4 x 5 x 6 out out 1 out 0 Cascade Uppe * s * * and * * Lowe * * * s * * * * and 4 the RAMs. When WE is low, the outputs of the RAMs ae connected to the inputs of the succeeding RAMs though a MUX, and the cicuit is a cascade that ealizes the LPM function. Note that the RAMs ae synchonous RAMs. Theefoe, the LUT cascade esembles a shift egiste. Example.5 Table 3 shows a 6-input 3-output 6-enty LPM table, and the tuth table of the coesponding LPM function is shown in Table 4. Note that the enties in the two tables ae simila. Table 4 is a compact tuth table, showing only non-zeo outputs. Its input combinations must be disjoint. Thus, the two tables ae the same except fo thee enties.

7 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos 7 x 1 x x 3 x 4 x 5 x 6 x 1 x x 3 x 4 x 5 x 6 1 y 1 y y 3 y 4 y 5 y 6 WE Clock WE out out 1 3 out 0 CE (a) Single LUT cascade ealization 1 y 1 y z 1 z z 1 y x 1 x x 3 x 4 x 5 x 6 Clock y 3 3 y 4 4 z 3 z 4 Special Encode out out 1 out 0 (b) Multiple LUT cascade ealization Figue 3. Single LUT cascade ealization and the multiple LUT cascade ealization. Single Memoy Realization: The numbe of addess lines is 6, and the numbe of outputs is 3. Thus, the total amount of memoy is 6 3 = 1 bits. Single LUT Cascade Realization: Since thee ae k = 6 pefix vectos, by Theoem.3, the numbe of ails is = log (6 + 1) = 3. Let the numbe of addess lines fo the memoy in a cell be p = 4. By patitioning the inputs into thee disjoint sets {x 1,x,x 3,x 4 }, {x 5 },and{x 6 }, we have the cascade in Fig. 3 (a). Fo simplicity, only the signal lines fo the cascade ealization ae shown. Othe lines, such as fo stoing data, ae omitted. The total amount of memoy is = 144 bits, and the numbe of levels is s = 3. Note that the single LUT cascade equies 75% of the memoy needed in the single memoy ealization. Multiple LUT Cascade Realization: Patition Table 3 into two pats, each with thee pefix vectos. The numbe of ails in the LUT cascades associated with each sepaate LPM table is log (3 + 1) =. Let the numbe of addess lines fo the memoy in a cell be p = 4. By patitioning the inputs into two disjoint sets {x 1,x,x 3,x 4 } and {x 5,x 6 }, we obtain the ealization in Fig. 3 (b). The uppe LUT cascade ealizes the uppe pat of the Table 4, while the lowe LUT cascade ealizes the lowe pat of the Table 4. The contents of each cell is shown in Table 5. Let v 1 be the output value of the uppe LUT cascade, let v be the output value of the lowe LUT cascade, and let v out be the output value of the special encode. Then, in Table 5, (z 1,z ) viewed as a standad binay numbe, has value v 1, while (z 3,z 4 ) viewed as a standad binay numbe, has value v. The special encode geneates the LPM addess fom the pai of outputs, (z 1,z ) and (z 3,z 4 ): out = z 1 z (z 3 z 4 ),

8 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 8 Hui Qin, Tsutomu Sasao, and Jon T. Butle Table 5. Tuth tables fo the cells in the multiple LUT cascade ealization. 1 and (uppe LUT cascade) 3 and 4 (lowe LUT cascade) x 1 x x 3 x 4 y 1 y x 5 x 6 z 1 z v 1 v out x 1 x x 3 x 4 y 3 y 4 x 5 x 6 z 3 z 4 v v out * * * * 0 1 * * * * * * 1 0 * * Othe values 1 1 * * Othe values 1 1 * * Othe values Othe values depends on values fom the othe LUT cascade. out 1 = z 1 z z 3 z 4, out 0 = z z 1 z 3 z 4. Note that (out,out 1,out 0 ) viewed as a standad binay numbe, has value v out coesponding to the addess in Table 3. The total memoy size is 4 4= 18 bits, and the numbe of levels is. Note that the multiple LUT cascade ealization equies 8% of the memoy and one fewe level than the single LUT cascade ealization. 3 Othe ealizations 3.1 Xilinx s TCAM Xilinx (Website of Xilinx) povides a popietay ealization of a TCAM that is poduced by the Xilinx CORE Geneato tool. Since a TCAM can diectly ealize an LPM addess geneato, we compae ou poposed multiple LUT cascade ealization with Xilinx s TCAM. In the Xilinx CORE Geneato 7.1i, we used the following paametes to poduce TCAMs. Implementation: SRL16. Mode: Standad tenay mode to geneate a standad tenay CAM. Depth: k, the numbe of wods o vectos stoed in the TCAM. Data width: n, the numbe of bits in wods o vectos. Match Addess Type: Binayencoded. Addess Resolution: Lowest. 3. Registes and gates We also compae ou poposed multiple LUT cascade ealization with a diect ealization using egistes and gates, as shown in Fig 4. We use a egiste pai (Reg. 1 and Reg. 0) to stoe each digit of a tenay vecto. Fo example, if the digit is * (don t cae), the egiste pai stoes (1,1). Thus, fo n bit data, we need a n-bit egiste. The compaison cicuit consists of an n-input AND

9 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos n Registe pais 1-bit Compaison cicuit AND Reg.1 Reg.0 0 : : 1 0 * : 1 1 Reg.1 Reg.0 Inputs Pioity Encode log (k+1) Outputs Input Figue 4. Realization of the addess geneato with egistes and gates. gate and n 1-bit compaison cicuits, each of which poduces a 1 if and only if the input bit matches the stoed bit o the stoed bit is don t cae (* o 11). Fo each pefix vecto of an n-input LPM addess geneato, we need a nbit egiste, n 1-bit compaison cicuits, and an n-input AND gate. Fo an n-input addess geneato with k egisteed pefix vectos, we need k n-bit egistes, nk 1-bit compaison cicuits, and kn-input AND gates. In addition, we need a pioity encode with k inputs and log (k +1) outputs to geneate the LPM addess. If the n-input AND gate is ealized as a cascade of -input AND gates, this cicuit can be consideed as a special case of the multiple LUT cascade achitectue, whee =1,p =,andg = k. Note that the output encode cicuit is a standad pioity encode. 4 FPGA implementations We implemented the LPM addess geneatos fo 3 inputs and egisteed pefix vectos on Xilinx Spatan-3 FPGAs (XC3S4000-5) in thee ways, the multiple LUT cascade, Xilinx CORE Geneato 7.1i, and egistes and gates. XC3S (Spatan-3 FPGA data sheet 005) has 6 BRAMs and 7,648 slices. Each BRAM contains 18K bits, and each slice consists of two 4-input LUTs, two D-type flip-flops, and multiplexes. Fo each implementation, we descibed the cicuit by Veilog HDL, and then used Xilinx ISE 7.1i to synthesize and to pefom place and oute. Fist, we used the multiple LUT cascade to ealize the LPM addess geneatos. To use the BRAMs in the FPGA efficiently, we chose the memoy size of a cell in the LUT cascade not to exceed the size of a BRAM unit. Let p be numbe of addess lines of the memoy in the cell. Since each BRAM contains 11 bits, we have the elation: p 11, whee is the numbe of ails. Thus, we have p = log (/) + 11, whee a denotes the lagest intege less than o equal to a.

10 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 10 Hui Qin, Tsutomu Sasao, and Jon T. Butle Table 6. Fou multiple LUT cascade ealizations. Design Numbe of pefix vectos p Goup Level 6p p p p : Numbe of ails p: Numbe of addess lines of the RAM in a cell Goup: Numbe of LUT cascades WE CE Clock (v 1 ) (v ) Special Encode Figue 5. Realization of 8p11. We designed fou LPM addess geneatos 6p11, 7p11, 8p11, and p11, as shown in Table 6, whee the column Numbe of pefix vectos denotes the numbe of egisteed pefix vectos, the column denotes the numbe of ails, the column p denotes the numbe of addess lines of the RAM in a cell, the column Goup denotes the numbe of LUT cascades, and the column Level denotes the numbe of levels o cells in the LUT cascade. To explain Table 6, conside 8p11 which is shown in Fig 5. Fo 8p11, since the numbe of ails is = 8, the numbe of goups is =. Thus, we need two LUT cascades. Since each LUT cascade consists of 8 cells, the numbe of levels of 8p11 is 8. To efficiently use BRAMs in the FPGA, the numbe of addess lines of the RAM in the cell is set to p = log (/8) + 11 = 11. Let v 1 be the value of the outputs of the uppe LUT cascade, let v be the value of the outputs of the lowe LUT cascade, and let v out be the value of the outputs of the special encode. Then, we have the elation: { v + 55 if v v out = 1 = 0 and v 0, othewise. v 1 The cicuit ealizing this expession equies 11 slices on the FPGA. Fo the whole cicuit, 8p11 equies 16 BRAMs and 6 slices. Fom this table, we can see that deceasing, inceases the numbe of goups, but deceases the numbe of levels. Next, we used the Xilinx CORE Geneato 7.1i tool to poduce Xilinx s TCAM. Since the Xilinx CORE Geneato 7.1i does not suppot TCAMs with

11 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos 11 3 inputs and egisteed pefix vectos, we designed a TCAM with 3 inputs and 504 egisteed pefix vectos. The esulting TCAM equied 8,50 slices. Note that Xilinx s TCAM equies one clock cycle to find a match. Finally, we designed the LPM addess geneato with n = 3 inputs and k = 511 egisteed pefix vectos using egistes and gates, as shown in Fig 4. This design is denoted Reg-Gates. Note that the numbe of inputs is 3 and the numbe of outputs is. This design equied 7,646 slices. 5 Pefomance and compaisons In Table 7, we show the pefomance of multiple LUT cascade ealizations (i.e., 6p11, 7p11, 8p11, and p11), and compae them with Xilinx s TCAM and Reg-Gates. In Table 7, the column Level denotes the numbe of levels o cells in the LUT cascade, the column Slice denotes the numbe of occupied slices, the column Memoy denotes the amount of memoy equied, and the column F clk denotes the maximum clock fequency. The column tco denotes the maximum clock-to-output popagation delay. (It is the maximum time equied to obtain a valid output at the output pin that is fed by a egiste afte a clock signal tansition on an input pin that clocks the egiste). The column tpd denotes the maximum popagation time fom the inputs to the outputs. The column Th. denotes the maximum thoughput. Since the LPM addess geneato has outputs, it is calculated as: Th. = F clk. Fo Reg-Gates, Delay denotes the maximum delay fom the input to the output and is equal to tpd. Fo multiple LUT cascade ealizations and Xilinx s TCAM, Delay denotes the total delay, and is calculated by: Delay = 1000 Level F clk + tco, whee 1000 is a unit convesion facto. Conside the aea occupied by the vaious ealizations. Fom the Spatan-3 family achitectue (Spatan-3 FPGA data sheet 005), we can see that the aea of one BRAM is at least the aea of 16 slices (a slice consists of two 4-input LUTs, two flip-flops, and miscellaneous multiplexes). An altenative estimate shows that the aea of one BRAM is equivalent to that of 6 slices, as follows. In the Xilinx Vitex-II FPGA, one 4-input LUT occupies appoximately the same aea as 6 bits of BRAM (also containing 18K bits) (Spoull et al. 005). Note that both 4-input LUTs and BRAMs of the Vitex-II FPGA ae simila to those of the Spatan-3 FPGA. Thus,

12 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 1 Hui Qin, Tsutomu Sasao, and Jon T. Butle Table 7. Compaisons of FPGA implementations of the LPM addess geneato. Design Level Slice Memoy F clk tco/tpd Th. Aea a Th./Aea Delay Aea-Delay 6p (BRAM) (MHz) (ns) (Mbps) (slice) ( Mbps ) (ns) (slice-µs) slice (tco) 7p (tco) p (tco) 15 (best) p (tco) (best) (best) (best) Xilinx s TCAM (tco) (best) 47.3 Reg- Gates (tpd) a We assume that the aea fo one BRAM is equivalent to the aea of 6 slices. we can deduce that one BRAM of the Spatan-3 FPGA occupies about the same aea as 1 (= /6) 4-input LUTs. If we view one 4-input LUT as appoximately one-half a slice accoding to ou discussion in the pevious paagaph, we conclude that one BRAM has about the same aea as 6 (= 1/) slices. Thus, two estimates of the aea fo one BRAM, 16 and 6 slices ae quite diffeent. Fo this analysis, a wost case of 6 slices/bram was used. In Table 7, the column Aea denotes the equivalent utilized aea, whee the aea fo one BRAM is equivalent to the aea fo 6 slices. The column Th./Aea denotes the efficiency of thoughput pe aea fo one slice. The column Aea-Delay denotes the aea-delay poduct. The value denoted by best shows the best esult. Xilinx s TCAM has the smallest delay, but equies many slices. Reg-Gates has almost the same delay as Xilinx s TCAM, but equies about thee times as many slices as Xilinx s TCAM. Note that Reg-Gates equies no clock pulses in the LPM addess geneation opeation, while the othes ae sequential cicuits that equie clock pulses. Since the delay of Reg-Gates is ns, the equivalent thoughput is (1000/58.67) = 153 (Mbps), which is lowe than all othes. All multiple LUT cascade ealizations have highe thoughput, smalle aea, highe thoughput/aea, and ae moe efficient in tems of aea-delay than Xilinx s TCAM. 8p11 has the highest thoughput and the smallest delay among all multiple LUT cascade ealizations, but is slightly less efficient in tems of aea-delay than p11. p11 has the smallest aea, the highest thoughput/aea, and the highest efficiency in tems of aea-delay among all ealizations. Although 8p11 has almost the same aea-delay as p11, its aea is 8% moe lage than that of p11. Hence, p11 is the best multiple LUT cascade ealization since it has 5.17 times moe thoughput, times moe thoughput/aea, and is.7 times moe efficient in tems of aea-delay poduct than Xilinx s TCAM, while the aea is only 15% of Xilinx s TCAM.

13 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos 13 Table 8. Memoy-Delay fo multiple LUT cascade ealizations. Design 6p11 7p11 8p11 p11 Aea-Delay (slice-µs) Memoy-Delay (BRAM-µs) The optimum configuation of the multiple LUT cascade Fistly, conside the elation between the equied memoy size and the total aea. As can be seen fom Table 7, fo 6p11, which has the most complicated encode, the memoy equied occupies 6.3% (= ) of the total aea. Fo p11, the memoy equied occupies.1% (= ) of the total aea. Note that p11 has the smallest popotion of the aea fo memoy to the total aea among all the multiple LUT cascade ealizations. Thus, the memoy consumes no less than % of the total aea. In addition, as shown in Table 7, the size of Memoy is appoximately popotional to the Aea. Hence, we can assume that the multiple LUT cascade ealization with the smallest memoy size coesponds to that with the smallest total aea. Secondly, conside the elation between Aea-Delay and Memoy-Delay poduct. As shown in Table 8, p11 has both the smallest Aea-Delay and the smallest Memoy-Delay among all multiple LUT cascade ealizations. Note that the value of Memoy-Delay is appoximately popotional to the Aea-Delay. Thus, we can assume that the ealization with the smallest Memoy-Delay coesponds to that with the smallest Aea-Delay. Theefoe, we can use the total size of memoy equied instead of the total aea, and Memoy-Delay instead of Aea-Delay to find the optimum multiple LUT cascade ealization. Doing this allows a fomal analysis, as shown in the next section. 6.1 Total size of memoy Conside the multiple LUT cascade implementation of an n-input LPM addess geneato that stoes k pefix vectos. Let each cell be ealized as a econfiguable memoy with m bits. Fo the implementations discussed peviously in this pape, this memoy is a BRAM of the Spatan-3 FPGA, whee m =18, 43 bits. Each cell in the LUT cascade has outputs, whee log (k +1). With m bits stoed in each memoy and bits pe wod, m wods ae stoed in each LUT cell. Theefoe, the numbe of addess inputs m fo each LUT cell is p() = log. Note that p() 1. Let M() be the total memoy needed to implement the given LPM addess geneato. That is, M() =msg, ()

14 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 14 Hui Qin, Tsutomu Sasao, and Jon T. Butle whee s = n p() is the numbe of cells in each of the g = k 1 cascades that make up the multiple LUT cascade ealization of the LPM addess geneato. Theoem 6.1 M() is a monotone deceasing function of fo p(). Since M() is monotone deceasing fo p(), to find the minimum M(), it is only necessay to find M() fo = p() and = p() 1, an uppe bound in. 6. Memoy-delay poduct Fom Table 7, we obseved that the delay in an n-input LPM addess geneato is given appoximately as D = 1000 (s +), (3) F clk whee F clk is the fequency of the clock in MHz. Let MD() be the memoydelay poduct of the multiple LUT cascade ealization of the addess geneato. Theefoe, MD() =(msg)( 1000 (s +)), (4) F clk Theoem 6. MD() is a monotone deceasing function of fo p() 5. Specially, when p( 1) = p(), MD() is a monotone deceasing function of fo p() 3. Since MD() is monotone deceasing fo p() 5, to find the minimum MD(), it is only necessay to find MD() fo = p() i, whee i=1,,..., 5, o fo five values of. Specially, when p( 1) = p(), to find the minimum MD(), we only need to conside thee cases fo = p() i, whee i=1,, and Optimum multiple LUT cascade fo the BRAM containing 18K bits, 16K bits o 4K bits In popula FPGAs, such as Xilinx s FPGAs o Altea s FPGAs, the sizes of BRAM ae 18K bits o 4K bits. Fo othe FPGAs, the size of BRAM can be 16K bits. We conside these thee types of BRAMs in the following discussion. Fo 16K-bit BRAM, fom p() = log (16384/), wehavep() = 10 fo = and p() =11fo5 8. Since p( 1) = p() =11fo5 8,

15 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos 15 Table. The value of that makes MD() minimum. Block RAM size The minimum Memoy-Delay 18K bits = max when max 8 = optimal when max = 4K bits = max when max 6 = optimal when max =7 16K bits = max fo 8 max is the maximum intege that satisfies both p() 1 m and log (k +1), wheep() = log and m denotes the size of a BRAM. optimal is that makes s g (s+) minimum, whee s = n p() k and g =. Fo m = 18K-bit BRAM, optimal can be 1 obtained by calculating values only fo = p() = and = p() 3 =8.Fom =4K-bitBRAM, optimal can be obtained by calculating values only fo = p() =7and = p() 3=6. fom Theoem 6., MD() deceases with when 1 (11 3) = 8. Let ζ() =s g (s + ), whee s = n p() and g = k 1. We can veify ζ(8) <ζ() when n>15. In most applications, we can assume that n>16. Thus, we can conclude that MD() is minimum when is maximum, whee 8. When the size of a BRAM is m = 18K bits, fom p() = log (/) +11, we have p() =11fo5. When m =4Kbits,fomp() = log (8/) +, we have p() = fo 5 8andp() = 10 fo = 4. Thus, fo both m = 18K-bit and m = 4K-bit, we have p( 1) = p() when p() 5. Fom Theoem 6., MD() is minimum when =11 =o =11 3 =8 fo 18K-bit BRAM, and = 1 =8, = = 7, o = 3 = 6 fo 4K-bit BRAM. We can veify ζ(6) <ζ(8) fo 4K-bit BRAM when n>14. In most applications, we can assume that n>16. Thus, we only need to conside the case of = p(). Depending on the values of n and k, MD() is minimum when = p() o = p() 3. Howeve, fo an LPM addess geneato with fixed n and k, we can easily obtain an that minimizes ζ() =s g (s+) by calculating the values fo = p() and = p() 3. Table shows the values of that minimize MD() fo thee types of BRAMs. In Table 7, Aea-Delay fo p11 and 8p11 ae nealy the same. Note that when p =11andn = 3, ζ(p ) = 0.30 and ζ(p 3) = 0.31 ae almost the same value. Fo BRAM containing 18K bits, Theoem 6.1 shows that the aea fo = is smalle than fo =8.IfMD() fo = is almost the same as fo =8, then the multiple LUT cascade is optimum when =. Simila to 4K-bit BRAM, if MD() fo = 7 and = 6 ae almost the same, then the multiple LUT cascade is optimum when = 7. The following example shows the design of an optimum multiple LUT cascade.

16 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 16 Hui Qin, Tsutomu Sasao, and Jon T. Butle CE0 WE (v 1 ) Clock (v ) 3-1 (v 3 ) Special Encode 11 (v out ) (v 4 ) CE1 Figue 6. Optimum ealization of p11g4. Example 6.3 Conside an LPM addess geneato with n =3andk = 040 implemented on a Spatan-3 FPGA. Note that the size of a BRAM is m = 18K bits. Fist, fom p() = log (/) + 11, we have p() = 11 when 5. To obtain the optimal Aea-Delay ealization, fom Table, can be 8 o when n =3andk = 040. Let ζ() =s g (s + ). We have ζ() = 67, and ζ(8) = 640. Note that ζ() is nealy the same as ζ(8). Since the aea fo = is minimum fom Theoem 6.1, the multiple LUT cascade is optimum when p =11and =. In this case, a ealization with g = k 1 = =4 LUT cascades is optimum. Also, the numbe of levels is n p = 3 11 = 1, which shows that each LUT cascade consists of 1 cells. Finally, we need a special encode. Let v 1 be the value of the outputs of the top LUT cascade, let v be the value of the outputs of the second LUT cascade, let v 3 be the value of the outputs of the thid LUT cascade, let v 4 be the value of the outputs of the fouth LUT cascade, and let v out be the value of the outputs of the special encode. Then, we have the elation: v if v 1 = v = v 3 = 0 and v 4 0, v v out = if v 1 = v = 0 and v 3 0, v if v 1 = 0 and v 0, othewise. v 1 The optimum ealization of p11g4 is shown in Fig 6. We also implemented the LPM addess geneato with n=3 and k=040 on Xilinx Spatan-3 FPGAs (XC3S4000-5). Table 10 shows that p11g4 has

17 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Implementation of LPM addess geneatos 17 Table 10. FPGA implementations of the LPM addess geneato with n=3 and k= 040. Design Level Slice Memoy F clk tco Th. Aea a Th./Aea Delay Aea-Delay (BRAM) (MHz) (ns) (Mbps) (slice) ( Mbps ) (ns) (slice-µs) slice 8p11g p11g a We assume that the aea fo one BRAM is equivalent to the aea of 6 slices. 8p11g8 denotes the FPGA implementation with =8, p=11, and g=8. p11g4 denotes the FPGA implementation with =, p=11, and g=4. almost the same thoughput and aea-delay as 8p11g8, but its aea is only 75% of 8p11g8. In addition, p11g4 has highe thoughput/aea than that of 8p11g8. Thus, p11g4 is the optimum ealization fo the LPM addess geneato with n=3 and k= Conclusions In this pape, we pesented the multiple LUT cascade to ealize LPM addess geneatos. In addition, we discussed an appoach to obtain the optimum configuation of multiple LUT cascade on FPGAs. Although we illustated the design method fo n =3andk = , it can be extended to othe values of n and k. We implemented fou LPM addess geneatos (i.e. 6p11, 7p11, 8p11, and p11) on the Xilinx Spatan-3 FPGA (XC3S4000-5) by using the multiple LUT cascade. Fo compaison, on the same type of FPGA, we also implemented Xilinx s popietay TCAM and Reg-Gates, an appoach poposed by us as a likely solution to the LPM poblem. Xilinx s TCAM has the smallest delay, but equies many slices. Reg-Gates has almost the same delay as Xilinx s TCAM, but equies the lagest aea, and equies about thee times as many slices as Xilinx s TCAM. All multiple LUT cascade ealizations have highe thoughput, smalle aea, highe thoughput/aea and moe efficient in tems of aea-delay poduct than Xilinx s TCAM. ACKNOWLEDGMENTS This eseach is patly suppoted by a Gant-in-Aid fo Scientific Reseach fom JSPS, MEXT, a gant fom Kitakyushu Aea Innovative Cluste Poject, and by an NSA contact.

18 Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE 18 Hui Qin, Tsutomu Sasao, and Jon T. Butle REFERENCES K. Pagiamtzis and A. Sheikholeslami, Content-addessable memoy (CAM) cicuits and achitectues: A tutoial and suvey, IEEE Jounal of Solid- State Cicuits, Vol. 41, No. 3, 006, pp H. Song and J. W. Lockwood, Efficient packet classification fo netwok intusion detection using FPGA, Poc. ACM/SIGDA 13th Intenational Symposium on Field Pogammable Gate Aays, 005, pp P. C. Wang, C. T. Chan, R. C. Chen, and H. Y. Chang, An efficient tenay CAMs enty-eduction algoithm fo IP fowading engine, IEE Poceedings-Communications Vol. 15, 005, pp S. Kasnavi, V. C. Gaudet, P. Beube, and J. N. Amaal, A novel hadwaebased longest pefix matching scheme fo TCAMs, Poc. IEEE Intenational Symposium on Cicuits and Systems, 005, pp Renesas Technology Inc.: M/18 M-bit Full Tenay CAM, Datasheet, Febuay 005. P. Gupta, S. Lin, and N. McKeown, Routing lookups in hadwae at memoy access speeds, Poc. IEEE INFOCOM, 18, pp S. Dhamapuika, P. Kishnamuthy, and D. Taylo, Longest pefix matching using Bloom filtes, Poc. ACM SIGCOMM, 003, pp T. Sasao, and J.T. Butle, Implementation of multiple-valued CAM functions by LUT cascades, Poc. IEEE Intenational Symposium on Multiple-Valued Logic, May 006, CD-ROM. H. Qin, T. Sasao, and J.T. Butle, Implementation of LPM addess geneatos on FPGAs, Poc. Intenational Wokshop on Applied Reconfiguable Computing (ARC006), Mach 006, pp F. Shafai, K.J. Schultz, G.F.R. Gibson, A.G. Bluschke, D.E. Somppi, Fully paallel 30-MHz,.5-Mb CAM, IEEE Jounal of Solid-State Cicuits, Vol. 33, No. 11, 18, pp T. Sasao, Analysis and synthesis of weighted-sum functions, IEEE Tans. on Compute-Aided Design of Integated Cicuits and Systems, Vol. 5, No. 5, 006, pp Website of Xilinx is available at Xilinx, Inc., Spatan-3 FPGA family: Complete data sheet, DS0, Aug. 1, 005. T. Spoull, G. Bebne, C. Neely, Mutable codesign fo embedded potocol pocessing, Poc. IEEE 15th Intenational Confeence on Field Pogammable Logic and Applications, 005, pp

Design of Address Generators Using Multiple LUT Cascade on FPGA

Design of Address Generators Using Multiple LUT Cascade on FPGA Deign of Adde Geneato Uing Multiple LUT Cacade on FPGA Hui Qin and Tutomu Saao Depatment of Compute Science and Electonic, Kyuhu Intitute of Technology 680 4, Kawazu, Iizuka, Fukuoka, 80 850, Japan Abtact

More information

A Reconfigurable Frame Interpolation Hardware Architecture for High Definition Video

A Reconfigurable Frame Interpolation Hardware Architecture for High Definition Video A Reconfiguable Fame Intepolation Hadwae Achitectue fo High Definition Video Ozgu Tasdizen and Ilke Hamzaoglu Faculty of Engineeing and Natual Sciences, Sabanci Univesity 34956, Tuzla, Istanbul, Tukey

More information

H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING

H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING David M. Wu*, Mike Lin, Subhasish Mita, Kee Sup Kim, Anil Sabbavaapu, Talal Jabe, Pete Johnson, Dale Mach, Geg Paish Intel

More information

Compact Beamformer Design with High Frame Rate for Ultrasound Imaging

Compact Beamformer Design with High Frame Rate for Ultrasound Imaging Sensos & Tansduces 2014 by IFSA Publishing, S. L. http://www.sensospotal.com Compact Beamfome Design with High Fame Rate fo Ultasound Imaging Jun Luo, Qijun Huang, Sheng Chang, Xiaoying Song, Hao Wang

More information

4.5 Pipelining. Pipelining is Natural!

4.5 Pipelining. Pipelining is Natural! 4.5 Pipelining Ovelapped execution of instuctions Instuction level paallelism (concuency) Example pipeline: assembly line ( T Fod) Response time fo any instuction is the same Instuction thoughput inceases

More information

Ranking Fuzzy Numbers by Using Radius of Gyration

Ranking Fuzzy Numbers by Using Radius of Gyration ustalian Jounal of Basic and pplied Sciences, (): 68-66, 00 ISSN 99-878 anking Fuzz Numbes b Using adius of Gation. S.H. Nassei, M. Sohabi Depatment of Mathematical Sciences, Mazandaan Univesit, P.O.Bo

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECF.2002.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECF.2002. Nesimoglu, T., Beach, MA., MacLeod, JR., & Wa, PA. (00). Mixe lineaisation fo softwae defined adio applications. In ehicula Technology Confeence 00 (TC 00-Fall) (ol. 1, pp. 534-538). Institute of Electical

More information

R&D White Paper WHP 119. Mezzanine Compression for HDTV. Research & Development BRITISH BROADCASTING CORPORATION. September R.T.

R&D White Paper WHP 119. Mezzanine Compression for HDTV. Research & Development BRITISH BROADCASTING CORPORATION. September R.T. R&D White Pape WHP 119 Septembe 2005 Mezzanine Compession fo HDTV R.T. Russell Reseach & Development BRITISH BROADCASTING CORPORATION BBC Reseach & Development White Pape WHP 119 Mezzanine Compession

More information

A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE

A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE David Little, David Raffenspege, Byan Pado EECS Depatment Nothwesten Univesity Evanston, IL 60201 d-little,d-affenspege,pado@nothwesten.edu ABSTRACT

More information

Study on evaluation method of the pure tone for small fan

Study on evaluation method of the pure tone for small fan Study on evaluation method of the pue tone fo small fan Takao YAMAGUCHI 1 ; Gaku MINORIKAWA 2 ; Masayuki KIHARA 3 1, 2 Hosei Univesity, Japan 3 Shap Copoation, Japan ABSTRACT In the field of audio, visual

More information

Melodic Similarity - a Conceptual Framework

Melodic Similarity - a Conceptual Framework Melodic Similaity - a Conceptual Famewok Ludge Hofmann-Engl The Link +44 (0)20 8771 0639 ludge.hofmann-engl@vigin.net Abstact. Melodic similaity has been at the cente of eseach within the community of

More information

e-workbook TECHNIQUES AND MATERIALS OF MUSIC Part I: Rudiments

e-workbook TECHNIQUES AND MATERIALS OF MUSIC Part I: Rudiments e-wokbook fo TECHNIQUES AND MATERIALS OF MUSIC Fom the Common Pactice Peiod Though the Tentieth Centuy ENHANCED SEVENTH EDITION Pat I: Rudiments Assignments in oksheet fomat by Thomas enamin Michael Hovit

More information

Scalable Music Recommendation by Search

Scalable Music Recommendation by Search Scalable Music Recommendation by Seach Rui Cai, Chao Zhang, Lei Zhang, and Wei-Ying Ma Micosoft Reseach, Asia 49 Zhichun Road, Beijing 100080, P.R. China {uicai, v-chaozh, leizhang, wyma}@micosoft.com

More information

Version Capital public radio. Brand, Logo and Style Guide

Version Capital public radio. Brand, Logo and Style Guide Vesion 2.0 12.3.2014 Capital public adio Band, Logo and Style Guide T A C K E T T + B A R B A R I A Oveview Ask anyone in the Sacamento egion what they think of Capital Public Radio and thei esponses will

More information

A 0.8 V T Network-Based 2.6 GHz Downconverter RFIC

A 0.8 V T Network-Based 2.6 GHz Downconverter RFIC 3 J.-M. WU, C.-K. LIOU, C.-J. CHUANG, Y. KUO, A. V T NETWORK-BASED. GHZ DOWNCONVERTER RFIC A. V T Netwok-Based. GHz Downconvete RFIC Jian-Ming WU, Ching-Kuo LIOU, Ching-Jui CHUANG, Yujin KUO Dept. of Electonic

More information

Precision Interface Technology

Precision Interface Technology Pecision Inteface Technology Phono Inteconnect Cables INTRODUCTION Signals fom catidges ae highly sensitive to hum, noise and vaious foms of intefeence. The connecting cable between the catidge and pe-amplifie

More information

RBM-PLDA subsystem for the NIST i-vector Challenge

RBM-PLDA subsystem for the NIST i-vector Challenge INTERSPEECH 2014 RBM-PLDA subsystem fo the NIST i-vecto Challenge Segey Novoselov 1, Timu Pekhovsky 1,2, Konstantin Simonchik 1,2, Andey Shulipa 1 1 Depatment of Speake Veification and Identification,

More information

Grant Spacing Signaling at the ONU

Grant Spacing Signaling at the ONU Gant Spacing Signaling at the ONU Glen Kame, Boadcom Duane Remein, Huawei May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 1 Total Bust Size In 802.3ca, the OLT GATE message conveys only the payload length

More information

Precision Interface Technology

Precision Interface Technology Pecision Inteface Technology Phono Inteconnect Cables INTRODUCTION Signals fom catidges ae highly sensitive to hum, noise and vaious foms of intefeence. The connecting cable between the catidge and pe-amplifie

More information

Experimental Investigation of the Effect of Speckle Noise on Continuous Scan Laser Doppler Vibrometer Measurements

Experimental Investigation of the Effect of Speckle Noise on Continuous Scan Laser Doppler Vibrometer Measurements Expeimental Investigation of the Effect of Speckle Noise on Continuous Scan Lase Dopple Vibomete Measuements Michael W. Sacic & Matthew S. Allen Univesity of Wisconsin-Madison 535 Engineeing Reseach Building

More information

Stochastic analysis of Stravinsky s varied ostinati

Stochastic analysis of Stravinsky s varied ostinati Stochastic analysis of Stavinsky s vaied ostinati Daniel Bown Depatment of Music, Univesity of Califonia at Santa Cuz, USA dalaow@ucsc.edu Poceedings of the Xenakis Intenational Symposium Southank Cente,

More information

An Update Method for a Low Power CAM Emulator using an LUT Cascade Based on an EVMDD (k)

An Update Method for a Low Power CAM Emulator using an LUT Cascade Based on an EVMDD (k) J. of Mult.-Valued Logic & Soft Computing, Vol., pp. 5 5 Old City Publishing, Inc. Reprints available directly from the publisher Published by license under the OCP Science imprint, Photocopying permitted

More information

A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY

A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY Andea Cogliati Univesity of Rocheste Electical and Compute Engineeing andea.cogliati@ocheste.edu Zhiyao Duan Univesity of Rocheste Electical and Compute

More information

A Low Cost Scanning Fabry Perot Interferometer for Student Laboratory

A Low Cost Scanning Fabry Perot Interferometer for Student Laboratory A Low Cost Scanning Faby Peot Intefeomete fo Student Laboatoy K.T.Satyajit, Suesh Doavai*, T.E.Kanakavalli **, Shaath Ananthamuthy Depatment of Physics, Bangaloe Univesity, Jnanabhaati Campus, Bangaloe-560056

More information

C2 Vectors C3 Interactions transfer momentum. General Physics GP7-Vectors (Ch 4) 1

C2 Vectors C3 Interactions transfer momentum. General Physics GP7-Vectors (Ch 4) 1 C2 Vectos C3 Inteactions tansfe momentum Geneal Phsics GP7-Vectos (Ch 4) 1 Solutions to HW When ou homewok is gaded and etuned, solutions will be available. Download PobViewe 1.4 www.phsics.pomona.edu/siideas/sicp.html

More information

Music Technology Advanced Subsidiary Unit 1: Music Technology Portfolio 1

Music Technology Advanced Subsidiary Unit 1: Music Technology Portfolio 1 Peason Edexcel GCE Music Technology Advanced Subsidiay Unit 1: Music Technology Potfolio 1 Release date: Tuesday 1 Septembe 2015 Time: 60 hous Pape Refeence 6MT01/01 You must have: A copy of the oiginal

More information

LUT Optimization for Distributed Arithmetic-Based Block Least Mean Square Adaptive Filter

LUT Optimization for Distributed Arithmetic-Based Block Least Mean Square Adaptive Filter LUT Optimization for Distributed Arithmetic-Based Block Least Mean Square Adaptive Filter Abstract: In this paper, we analyze the contents of lookup tables (LUTs) of distributed arithmetic (DA)- based

More information

Implementation of Dynamic RAMs with clock gating circuits using Verilog HDL

Implementation of Dynamic RAMs with clock gating circuits using Verilog HDL Implementation of Dynamic RAMs with clock gating circuits using Verilog HDL B.Sanjay 1 SK.M.Javid 2 K.V.VenkateswaraRao 3 Asst.Professor B.E Student B.E Student SRKR Engg. College SRKR Engg. College SRKR

More information

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation Flagger Control for esurfacing or Moving Operation 5 5 WOK AEA 5 5 DEVICE MINIMUM SET 1 SET SET THIS SET OF SIGNS IS PLACED WITH SIGN LEGEND TUNED AWAY FOM BOTH DIECTIONS OF TAFFIC UNTIL ESUFACING OPEATIONS

More information

LISG Laser Interferometric Sensor for Glass fiber User's manual.

LISG Laser Interferometric Sensor for Glass fiber User's manual. LISG Lase Intefeometic Senso fo Glass fibe Use's manual. Vesion : 14.0.0 2015 CERSA-MCI CERSA-MCI 53, pac Expobat 13480 CABRIES FRANCE tel: +33 (0)4 42 02 60 44 fax: +33 (0)4 42 02 79 79 web: http://www.cesa-mci.com

More information

EWCM 900. technical user manual. electronic controller for compressors and fans

EWCM 900. technical user manual. electronic controller for compressors and fans EWCM 900 technical use manual electonic contolle fo compessos and fans Summay 1. INTRODUCTION...5 1.1. VERSIONS... 5 1.2. GENERAL CHARACTERISTICS... 5 2. USER INTERFACE...6 2.1. COMPRESSOR SECTION... 6

More information

Design and FPGA Implementation of 100Gbit/s Scrambler Architectures for OTN Protocol Chethan Kumar M 1, Praveen Kumar Y G 2, Dr. M. Z. Kurian 3.

Design and FPGA Implementation of 100Gbit/s Scrambler Architectures for OTN Protocol Chethan Kumar M 1, Praveen Kumar Y G 2, Dr. M. Z. Kurian 3. International Journal of Computer Engineering and Applications, Volume VI, Issue II, May 14 www.ijcea.com ISSN 2321 3469 Design and FPGA Implementation of 100Gbit/s Scrambler Architectures for OTN Protocol

More information

A Fast Constant Coefficient Multiplier for the XC6200

A Fast Constant Coefficient Multiplier for the XC6200 A Fast Constant Coefficient Multiplier for the XC6200 Tom Kean, Bernie New and Bob Slous Xilinx Inc. Abstract. We discuss the design of a high performance constant coefficient multiplier on the Xilinx

More information

(2'-6") OUTLINE OF REQUIRED CLEAR SERVICE AREA

(2'-6) OUTLINE OF REQUIRED CLEAR SERVICE AREA VACUUM AI TUBE 2GX 494 CUSTOME DETAILS DIMENSIONS IN MILLIMETES L64 "ALL DIMENSIONS AND DESIGN CITEIA POJECTION PAGE OF 7 46 ('- TAFFIC FLOW CALL -8-999-6 (2") MIN. 8 2") ( DUAL CALL/SEND INTEFACE FEATUE

More information

Language and Music: Differential Hemispheric Dominance in Detecting Unexpected Errors in the Lyrics and Melody of Memorized Songs

Language and Music: Differential Hemispheric Dominance in Detecting Unexpected Errors in the Lyrics and Melody of Memorized Songs Human Bain Mapping 30:588 601 (2009) Language and Music: Diffeential Hemispheic Dominance in Detecting Unexpected Eos in the Lyics and Melody of Memoized Songs Takuya Yasui, 1,2,3 Kimitaka Kaga, 2,4 and

More information

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation Flagger Control for esurfacing or Moving Operation 5 DEVICE MINIMUM WOK AEA SET 1 SET SET 3 SET 4 ACTIVE INACTIVE ACTIVE INACTIVE SIGN SETS 1 AND 3 AE ACTIVE AND (I.E., SIGNS FACE ONCOMING TAFFIC). SIGN

More information

MARTIN KOLLÁR. University of Technology in Košice Department of Theory of Electrical Engineering and Measurement

MARTIN KOLLÁR. University of Technology in Košice Department of Theory of Electrical Engineering and Measurement MARTIN KOLLÁR nivesity of Technology in Košice Depatment of Theoy of Electical Engineeing and Measuement A TRANSDCER INTERFACE FOR RESISTIVE SENSOR ELEMENTS BASED ON THE SE OF A FLIP-FLOP This pape pesents

More information

CLASSIFICATION OF RECORDED CLASSICAL MUSIC USING NEURAL NETWORKS

CLASSIFICATION OF RECORDED CLASSICAL MUSIC USING NEURAL NETWORKS CLASSIFICATIO OF RECORDED CLASSICAL MUSIC USIG EURAL ETWORKS R Malheio ab R P Paiva a A J Mendes a T Mendes a A Cadoso a a CISUC Cento de Infomática e Sistemas da Univesidade de Coimba Depatamento de Engenhaia

More information

Deal or No Deal? Decision Making under Risk in a Large-Payoff Game Show

Deal or No Deal? Decision Making under Risk in a Large-Payoff Game Show Deal o No Deal? Decision Making unde Risk in a Lage-Payoff Game Show Thiey Post, Matijn J. van den Assem, Guido Baltussen and Richad H. Thale * Published in the Ameican Economic Review, Mach 2008 (98:1),

More information

Citrus Station Mimeo Report CES WFW-Lake Alfred, Florida Lake Alfred, Florida Newsletter No. 2 6.

Citrus Station Mimeo Report CES WFW-Lake Alfred, Florida Lake Alfred, Florida Newsletter No. 2 6. Newslette No. 2 6 Citus Station Mimeo Repot CES 70-13 Novembe 18, 1969 750-WFW-Lake Alfed, Floida 33850 Edito: W. F. Wadowski Havesting and Handling Section* Univesity of Floida Citus Expeiment Station

More information

Section 6.8 Synthesis of Sequential Logic Page 1 of 8

Section 6.8 Synthesis of Sequential Logic Page 1 of 8 Section 6.8 Synthesis of Sequential Logic Page of 8 6.8 Synthesis of Sequential Logic Steps:. Given a description (usually in words), develop the state diagram. 2. Convert the state diagram to a next-state

More information

Midterm Exam 15 points total. March 28, 2011

Midterm Exam 15 points total. March 28, 2011 Midterm Exam 15 points total March 28, 2011 Part I Analytical Problems 1. (1.5 points) A. Convert to decimal, compare, and arrange in ascending order the following numbers encoded using various binary

More information

CpE 442. Designing a Pipeline Processor (lect. II)

CpE 442. Designing a Pipeline Processor (lect. II) CpE 442 Designing a Pipeline Pocesso (lect. II) CPE 442 hazads.1 Otline of Today s Lecte Recap and Intodction (5 mintes) Intodction to Hazads (15 mintes) Fowading (25 mintes) 1 cycle Load Delay (5 mintes)

More information

The main design objective in adder design are area, speed and power. Carry Select Adder (CSLA) is one of the fastest

The main design objective in adder design are area, speed and power. Carry Select Adder (CSLA) is one of the fastest ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com IMPLEMENTATION OF FAST SQUARE ROOT SELECT WITH LOW POWER CONSUMPTION V.Elanangai*, Dr. K.Vasanth Department of

More information

EECS 270 Midterm 2 Exam Closed book portion Fall 2014

EECS 270 Midterm 2 Exam Closed book portion Fall 2014 EECS 270 Midterm 2 Exam Closed book portion Fall 2014 Name: unique name: Sign the honor code: I have neither given nor received aid on this exam nor observed anyone else doing so. Scores: Page # Points

More information

March 13, :36 vra80334_appe Sheet number 1 Page number 893 black. appendix. Commercial Devices

March 13, :36 vra80334_appe Sheet number 1 Page number 893 black. appendix. Commercial Devices March 13, 2007 14:36 vra80334_appe Sheet number 1 Page number 893 black appendix E Commercial Devices In Chapter 3 we described the three main types of programmable logic devices (PLDs): simple PLDs, complex

More information

Chapter 1: Choose a Research Topic

Chapter 1: Choose a Research Topic Chapte 1: Choose a Reseach Topic This chapte coves: Topic 1: Libay Reseach Basics Topic 2: Get to Know the Libay Topic 3: Seaching Online Databases Successful eseach begins with knowing the basics. Roaming

More information

An Efficient Reduction of Area in Multistandard Transform Core

An Efficient Reduction of Area in Multistandard Transform Core An Efficient Reduction of Area in Multistandard Transform Core A. Shanmuga Priya 1, Dr. T. K. Shanthi 2 1 PG scholar, Applied Electronics, Department of ECE, 2 Assosiate Professor, Department of ECE Thanthai

More information

Faculty of Electrical & Electronics Engineering BEE3233 Electronics System Design. Laboratory 3: Finite State Machine (FSM)

Faculty of Electrical & Electronics Engineering BEE3233 Electronics System Design. Laboratory 3: Finite State Machine (FSM) Faculty of Electrical & Electronics Engineering BEE3233 Electronics System Design Laboratory 3: Finite State Machine (FSM) Mapping CO, PO, Domain, KI : CO2,PO3,P5,CTPS5 CO2: Construct logic circuit using

More information

LFSRs as Functional Blocks in Wireless Applications Author: Stephen Lim and Andy Miller

LFSRs as Functional Blocks in Wireless Applications Author: Stephen Lim and Andy Miller XAPP22 (v.) January, 2 R Application Note: Virtex Series, Virtex-II Series and Spartan-II family LFSRs as Functional Blocks in Wireless Applications Author: Stephen Lim and Andy Miller Summary Linear Feedback

More information

other islands for four players violin, soprano sax, piano & computer nick fells 2009

other islands for four players violin, soprano sax, piano & computer nick fells 2009 fo fou playes violin, sopano sax, piano compute nick fells 2009 nick fells fo ensemle intégales, octoe 2009 this piece is fo fou playes: sopano sax, violin, piano and compute (ith maxmsp softae) it lasts

More information

A Method to Decompose Multiple-Output Logic Functions

A Method to Decompose Multiple-Output Logic Functions 27. A Method to Decompose Multiple-Output Logic Functions Tsutomu Sasao Kyushu Institute of Technology 68-4 Kawazu Iizuka 82-852, Japan Munehiro Matsuura Kyushu Institute of Technology 68-4 Kawazu Iizuka

More information

Fully Pipelined High Speed SB and MC of AES Based on FPGA

Fully Pipelined High Speed SB and MC of AES Based on FPGA Fully Pipelined High Speed SB and MC of AES Based on FPGA S.Sankar Ganesh #1, J.Jean Jenifer Nesam 2 1 Assistant.Professor,VIT University Tamil Nadu,India. 1 s.sankarganesh@vit.ac.in 2 jeanjenifer@rediffmail.com

More information

Investigation of Look-Up Table Based FPGAs Using Various IDCT Architectures

Investigation of Look-Up Table Based FPGAs Using Various IDCT Architectures Investigation of Look-Up Table Based FPGAs Using Various IDCT Architectures Jörn Gause Abstract This paper presents an investigation of Look-Up Table (LUT) based Field Programmable Gate Arrays (FPGAs)

More information

Performance Evolution of 16 Bit Processor in FPGA using State Encoding Techniques

Performance Evolution of 16 Bit Processor in FPGA using State Encoding Techniques Performance Evolution of 16 Bit Processor in FPGA using State Encoding Techniques Madhavi Anupoju 1, M. Sunil Prakash 2 1 M.Tech (VLSI) Student, Department of Electronics & Communication Engineering, MVGR

More information

Music from an evil subterranean beast

Music from an evil subterranean beast Music fom an evil subteanean beast Novembe 4, 2011 Abstact Two ecent compositions have capitalized on the geat expessive ange of a custom-designed music synthesis algoithm. The "Animal" plays a pat in

More information

The game of competitive sorcery that will leave you spellbound.

The game of competitive sorcery that will leave you spellbound. A Game by Buce Basi The game of competitive socey that will leave you spellbound. 0 min 4+ 2- Toubles a-bewin! It s exam time at the School of Socey and the mischievous witches ae caft thei stongest potions

More information

SN54273, SN54LS273, SN74273, SN74LS273 OCTAL D-TYPE FLIP-FLOP WITH CLEAR

SN54273, SN54LS273, SN74273, SN74LS273 OCTAL D-TYPE FLIP-FLOP WITH CLEAR OCTAL D-TYPE FLIP-FLOP WITH CLEA SDLS090 OCTOBE 1976 EVISED MACH 1988 Contains Eight Flip-Flops With Single-ail Outputs Buffered Clock and Direct Clear Inputs Individual Data Input to Each Flip-Flop Applications

More information

SN54273, SN54LS273, SN74273, SN74LS273 OCTAL D-TYPE FLIP-FLOP WITH CLEAR

SN54273, SN54LS273, SN74273, SN74LS273 OCTAL D-TYPE FLIP-FLOP WITH CLEAR OCTAL D-TYPE FLIP-FLOP WITH CLEA SDLS090 OCTOBE 9 EVISED MACH 9 Contains Eight Flip-Flops With Single-ail Outputs Buffered Clock and Direct Clear Inputs Individual Data Input to Each Flip-Flop Applications

More information

Polar Decoder PD-MS 1.1

Polar Decoder PD-MS 1.1 Product Brief Polar Decoder PD-MS 1.1 Main Features Implements multi-stage polar successive cancellation decoder Supports multi-stage successive cancellation decoding for 16, 64, 256, 1024, 4096 and 16384

More information

Content-Based Movie Recommendation Using Different Feature Sets

Content-Based Movie Recommendation Using Different Feature Sets Poceedings of the Wold Congess on Engineeing and Compte Science 202 Vol, Octobe 24-26, 202, San Fancisco, USA Content-Based Movie Recommendation Using Diffeent Feate Sets Mahiye Ulyagm, Zeha Cataltepe

More information

GS4882, GS4982 Video Sync Separators with 50% Sync Slicing

GS4882, GS4982 Video Sync Separators with 50% Sync Slicing GS488, GS498 Video Sync Separators with 50% Sync Slicing DATA SHEET FEATUES precision 50% sync slicing internal color burst filter ±5 ns temperature stability superior noise immunity robust signal detection/output

More information

University of California at Berkeley College of Engineering Department of Electrical Engineering and Computer Science SOLUTIONS

University of California at Berkeley College of Engineering Department of Electrical Engineering and Computer Science SOLUTIONS University of California at Berkeley College of Engineering Department of Electrical Engineering and Computer Science EECS 5 Fall 25 R. H. Katz SOLUTIONS Problem Set #3: Combinational and Sequential Logic

More information

Implementation of Low Power and Area Efficient Carry Select Adder

Implementation of Low Power and Area Efficient Carry Select Adder International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 3 Issue 8 ǁ August 2014 ǁ PP.36-48 Implementation of Low Power and Area Efficient Carry Select

More information

FPGA Implementation of Sequential Logic

FPGA Implementation of Sequential Logic ECE 428 Programmable ASIC Design FPGA Implementation of Sequential Logic Haibo Wang ECE Department Southern Illinois University Carbondale, IL 62901 8-1 Sequential Circuit Model Combinational Circuit:

More information

Design of Memory Based Implementation Using LUT Multiplier

Design of Memory Based Implementation Using LUT Multiplier Design of Memory Based Implementation Using LUT Multiplier Charan Kumar.k 1, S. Vikrama Narasimha Reddy 2, Neelima Koppala 3 1,2 M.Tech(VLSI) Student, 3 Assistant Professor, ECE Department, Sree Vidyanikethan

More information

Field Programmable Gate Arrays (FPGAs)

Field Programmable Gate Arrays (FPGAs) Field Programmable Gate Arrays (FPGAs) Introduction Simulations and prototyping have been a very important part of the electronics industry since a very long time now. Before heading in for the actual

More information

An Efficient High Speed Wallace Tree Multiplier

An Efficient High Speed Wallace Tree Multiplier Chepuri satish,panem charan Arur,G.Kishore Kumar and G.Mamatha 38 An Efficient High Speed Wallace Tree Multiplier Chepuri satish, Panem charan Arur, G.Kishore Kumar and G.Mamatha Abstract: The Wallace

More information

OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS

OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS IMPLEMENTATION OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS 1 G. Sowmya Bala 2 A. Rama Krishna 1 PG student, Dept. of ECM. K.L.University, Vaddeswaram, A.P, India, 2 Assistant Professor,

More information

Keywords Xilinx ISE, LUT, FIR System, SDR, Spectrum- Sensing, FPGA, Memory- optimization, A-OMS LUT.

Keywords Xilinx ISE, LUT, FIR System, SDR, Spectrum- Sensing, FPGA, Memory- optimization, A-OMS LUT. An Advanced and Area Optimized L.U.T Design using A.P.C. and O.M.S K.Sreelakshmi, A.Srinivasa Rao Department of Electronics and Communication Engineering Nimra College of Engineering and Technology Krishna

More information

Implementation of BIST Test Generation Scheme based on Single and Programmable Twisted Ring Counters

Implementation of BIST Test Generation Scheme based on Single and Programmable Twisted Ring Counters IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684, p-issn: 2320-334X Implementation of BIST Test Generation Scheme based on Single and Programmable Twisted Ring Counters N.Dilip

More information

Reconfigurable FPGA Implementation of FIR Filter using Modified DA Method

Reconfigurable FPGA Implementation of FIR Filter using Modified DA Method Reconfigurable FPGA Implementation of FIR Filter using Modified DA Method M. Backia Lakshmi 1, D. Sellathambi 2 1 PG Student, Department of Electronics and Communication Engineering, Parisutham Institute

More information

Solution to Digital Logic )What is the magnitude comparator? Design a logic circuit for 4 bit magnitude comparator and explain it,

Solution to Digital Logic )What is the magnitude comparator? Design a logic circuit for 4 bit magnitude comparator and explain it, Solution to Digital Logic -2067 Solution to digital logic 2067 1.)What is the magnitude comparator? Design a logic circuit for 4 bit magnitude comparator and explain it, A Magnitude comparator is a combinational

More information

COPY RIGHT. To Secure Your Paper As Per UGC Guidelines We Are Providing A Electronic Bar Code

COPY RIGHT. To Secure Your Paper As Per UGC Guidelines We Are Providing A Electronic Bar Code COPY RIGHT 2018IJIEMR.Personal use of this material is permitted. Permission from IJIEMR must be obtained for all other uses, in any current or future media, including reprinting/republishing this material

More information

Making Fraction Division Concrete: A New Way to Understand the Invert and Multiply Algorithm

Making Fraction Division Concrete: A New Way to Understand the Invert and Multiply Algorithm Making Faction Division Concete: A Ne Way to Undestand the Invet and Multily Algoithm Intoduction us is not to eason hy, just invet and multily. This is a hyme that I emembe leaning ay back in the fifth

More information

Flip Flop. S-R Flip Flop. Sequential Circuits. Block diagram. Prepared by:- Anwar Bari

Flip Flop. S-R Flip Flop. Sequential Circuits. Block diagram. Prepared by:- Anwar Bari Sequential Circuits The combinational circuit does not use any memory. Hence the previous state of input does not have any effect on the present state of the circuit. But sequential circuit has memory

More information

RELATED WORK Integrated circuits and programmable devices

RELATED WORK Integrated circuits and programmable devices Chapter 2 RELATED WORK 2.1. Integrated circuits and programmable devices 2.1.1. Introduction By the late 1940s the first transistor was created as a point-contact device formed from germanium. Such an

More information

FPGA Laboratory Assignment 4. Due Date: 06/11/2012

FPGA Laboratory Assignment 4. Due Date: 06/11/2012 FPGA Laboratory Assignment 4 Due Date: 06/11/2012 Aim The purpose of this lab is to help you understanding the fundamentals of designing and testing memory-based processing systems. In this lab, you will

More information

Texas Bandmasters Association 2016 Convention/Clinic

Texas Bandmasters Association 2016 Convention/Clinic Pefomance echniques of the Contempoay Maching Pecussion Ensemble CLINICIANS: Roland Chavez, Steve Wessels DEMONSRAION GROUP: Ceda Pak High School Pecussion exas Bandmastes Association 2016 Convention/Clinic

More information

VLSI Technology used in Auto-Scan Delay Testing Design For Bench Mark Circuits

VLSI Technology used in Auto-Scan Delay Testing Design For Bench Mark Circuits VLSI Technology used in Auto-Scan Delay Testing Design For Bench Mark Circuits N.Brindha, A.Kaleel Rahuman ABSTRACT: Auto scan, a design for testability (DFT) technique for synchronous sequential circuits.

More information

ABOVE CEILING. COORDINATE WITH AV INSTALLER FOR INSTALLATION OF SURGE SUPRESSION AND TERMINATION OF OUTLET IN CEILING BOX

ABOVE CEILING. COORDINATE WITH AV INSTALLER FOR INSTALLATION OF SURGE SUPRESSION AND TERMINATION OF OUTLET IN CEILING BOX - VISUAL SYSTEMS EQUIPMENT LAYOUT SYMBOLS POVIDED BY AV CONTACTO POVIDED BY ELECTICAL CONTACTO/GENEAL CONTACTO POVIDED BY DATA/VOICE CABLING CONTACTO SYMBOL DESCIPTION EQUIPMENT NOTES EQUIPMENT POWE POWE

More information

The Design of Efficient Viterbi Decoder and Realization by FPGA

The Design of Efficient Viterbi Decoder and Realization by FPGA Modern Applied Science; Vol. 6, No. 11; 212 ISSN 1913-1844 E-ISSN 1913-1852 Published by Canadian Center of Science and Education The Design of Efficient Viterbi Decoder and Realization by FPGA Liu Yanyan

More information

Area-efficient high-throughput parallel scramblers using generalized algorithms

Area-efficient high-throughput parallel scramblers using generalized algorithms LETTER IEICE Electronics Express, Vol.10, No.23, 1 9 Area-efficient high-throughput parallel scramblers using generalized algorithms Yun-Ching Tang 1, 2, JianWei Chen 1, and Hongchin Lin 1a) 1 Department

More information

ECE 263 Digital Systems, Fall 2015

ECE 263 Digital Systems, Fall 2015 ECE 263 Digital Systems, Fall 2015 REVIEW: FINALS MEMORY ROM, PROM, EPROM, EEPROM, FLASH RAM, DRAM, SRAM Design of a memory cell 1. Draw circuits and write 2 differences and 2 similarities between DRAM

More information

Efficient Architecture for Flexible Prescaler Using Multimodulo Prescaler

Efficient Architecture for Flexible Prescaler Using Multimodulo Prescaler Efficient Architecture for Flexible Using Multimodulo G SWETHA, S YUVARAJ Abstract This paper, An Efficient Architecture for Flexible Using Multimodulo is an architecture which is designed from the proposed

More information

Design and Implementation of High Speed 256-Bit Modified Square Root Carry Select Adder

Design and Implementation of High Speed 256-Bit Modified Square Root Carry Select Adder Design and Implementation of High Speed 256-Bit Modified Square Root Carry Select Adder Muralidharan.R [1], Jodhi Mohana Monica [2], Meenakshi.R [3], Lokeshwaran.R [4] B.Tech Student, Department of Electronics

More information

Instructions. Final Exam CPSC/ELEN 680 December 12, Name: UIN:

Instructions. Final Exam CPSC/ELEN 680 December 12, Name: UIN: Final Exam CPSC/ELEN 680 December 12, 2005 Name: UIN: Instructions This exam is closed book. Provide brief but complete answers to the following questions in the space provided, using figures as necessary.

More information

Memory Efficient VLSI Architecture for QCIF to VGA Resolution Conversion

Memory Efficient VLSI Architecture for QCIF to VGA Resolution Conversion Memory Efficient VLSI Architecture for QCIF to VGA Resolution Conversion Asmar A Khan and Shahid Masud Department of Computer Science and Engineering Lahore University of Management Sciences Opp Sector-U,

More information

Memory efficient Distributed architecture LUT Design using Unified Architecture

Memory efficient Distributed architecture LUT Design using Unified Architecture Research Article Memory efficient Distributed architecture LUT Design using Unified Architecture Authors: 1 S.M.L.V.K. Durga, 2 N.S. Govind. Address for Correspondence: 1 M.Tech II Year, ECE Dept., ASR

More information

L11/12: Reconfigurable Logic Architectures

L11/12: Reconfigurable Logic Architectures L11/12: Reconfigurable Logic Architectures Acknowledgements: Materials in this lecture are courtesy of the following people and used with permission. - Randy H. Katz (University of California, Berkeley,

More information

Timing Error Detection: An Adaptive Scheme To Combat Variability EE241 Final Report Nathan Narevsky and Richard Ott {nnarevsky,

Timing Error Detection: An Adaptive Scheme To Combat Variability EE241 Final Report Nathan Narevsky and Richard Ott {nnarevsky, Timing Error Detection: An Adaptive Scheme To Combat Variability EE241 Final Report Nathan Narevsky and Richard Ott {nnarevsky, tomott}@berkeley.edu Abstract With the reduction of feature sizes, more sources

More information

VGA Controller. Leif Andersen, Daniel Blakemore, Jon Parker University of Utah December 19, VGA Controller Components

VGA Controller. Leif Andersen, Daniel Blakemore, Jon Parker University of Utah December 19, VGA Controller Components VGA Controller Leif Andersen, Daniel Blakemore, Jon Parker University of Utah December 19, 2012 Fig. 1. VGA Controller Components 1 VGA Controller Leif Andersen, Daniel Blakemore, Jon Parker University

More information

Switching Theory And Logic Design UNIT-IV SEQUENTIAL LOGIC CIRCUITS

Switching Theory And Logic Design UNIT-IV SEQUENTIAL LOGIC CIRCUITS Switching Theory And Logic Design UNIT-IV SEQUENTIAL LOGIC CIRCUITS Sequential circuits Classification of sequential circuits: Sequential circuits may be classified as two types. 1. Synchronous sequential

More information

EECS 270 Group Homework 4 Due Friday. June half credit if turned in by June

EECS 270 Group Homework 4 Due Friday. June half credit if turned in by June EES 270 Group Homework 4 ue Friday. June 1st @9:45am, half credit if turned in by June 1st @4pm. Name: unique name: Name: unique name: Name: unique name: This is a group assignment; all of the work should

More information

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District UNIT-III SEQUENTIAL CIRCUITS

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District UNIT-III SEQUENTIAL CIRCUITS NH 67, Karur Trichy Highways, Puliyur C.F, 639 114 Karur District DEPARTMENT OF ELETRONICS AND COMMUNICATION ENGINEERING COURSE NOTES SUBJECT: DIGITAL ELECTRONICS CLASS: II YEAR ECE SUBJECT CODE: EC2203

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 9, September ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 9, September ISSN International Journal of Scientific & Engineering Research, Volume 5, Issue 9, September-2014 917 The Power Optimization of Linear Feedback Shift Register Using Fault Coverage Circuits K.YARRAYYA1, K CHITAMBARA

More information

Sequencing. Lan-Da Van ( 范倫達 ), Ph. D. Department of Computer Science National Chiao Tung University Taiwan, R.O.C. Fall,

Sequencing. Lan-Da Van ( 范倫達 ), Ph. D. Department of Computer Science National Chiao Tung University Taiwan, R.O.C. Fall, Sequencing ( 范倫達 ), Ph. D. Department of Computer Science National Chiao Tung University Taiwan, R.O.C. Fall, 2013 ldvan@cs.nctu.edu.tw http://www.cs.nctu.edu.tw/~ldvan/ Outlines Introduction Sequencing

More information

Reduction of Clock Power in Sequential Circuits Using Multi-Bit Flip-Flops

Reduction of Clock Power in Sequential Circuits Using Multi-Bit Flip-Flops Reduction of Clock Power in Sequential Circuits Using Multi-Bit Flip-Flops A.Abinaya *1 and V.Priya #2 * M.E VLSI Design, ECE Dept, M.Kumarasamy College of Engineering, Karur, Tamilnadu, India # M.E VLSI

More information

Asynchronous IC Interconnect Network Design and Implementation Using a Standard ASIC Flow

Asynchronous IC Interconnect Network Design and Implementation Using a Standard ASIC Flow Asynchronous IC Interconnect Network Design and Implementation Using a Standard ASIC Flow Bradley R. Quinton*, Mark R. Greenstreet, Steven J.E. Wilton*, *Dept. of Electrical and Computer Engineering, Dept.

More information

ALONG with the progressive device scaling, semiconductor

ALONG with the progressive device scaling, semiconductor IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 57, NO. 4, APRIL 2010 285 LUT Optimization for Memory-Based Computation Pramod Kumar Meher, Senior Member, IEEE Abstract Recently, we

More information