Presentation is loading. Please wait.

Presentation is loading. Please wait.

Multi-Level Programmable Array 20023179 Kim, Hyung ock.

Similar presentations


Presentation on theme: "Multi-Level Programmable Array 20023179 Kim, Hyung ock."— Presentation transcript:

1 Multi-Level Programmable Array 20023179 Kim, Hyung ock

2 Inroduction o Regular Structures l Why? Easy to P&R( almost no need to P&R ) l Examples n PLA – like n Binary Tree base n Lattice Diagram –Better solution than UAA –UAA is treated as attempt to combine PLA-like and tree-like

3 Inroduction o This Presentation is composed as following l Intro to Lattice Diagram l MOPS for multiple-out Lattice Diagram l Generalized architecture for MOPS

4 1. Intro to Lattice Diagram o Chacteristics l Like Tree and similar to BDD. l BDD has combined predecessors if and only if predecessors in the same level is equal. l But Lattice Diagram has always combine neighbor predecessors by some Rule. It occurs repetition of control variables. l Although BDD grows horizontally, Lattice grows vertically by the repetition of variables… l BDD and Lattice Diagram is made of MUX.

5 1. Intro to Lattice Diagram l Combining Rule n Basic rule is the combining of two predecessors by XOR n n More rule and method are introduced in “LATTICE DIAGRAMS USING REED-MULLER LOGIC” by Perkowski S1S2 P1-2P2-2P2-2P1-1 S1S2 P1-1 P2-2 (a AND P1-2) XOR (a’ AND P2-1) a` a a` a a`a

6 2. MOPS for multiple-out Lattice o Some problems in Lattice Diagram l Repetition of control variable n It increases vertical depth. n This problem controlled by variable ordering. l In the case of multi-output func n Ordering is not easy to be performed n There is quite waste for one block n And Partitions generate big empty subareas –Not good method, it leads to horizontal growth.

7 2. MOPS for multiple-out Lattice o Functional Decomposition l Basic conception is to divide function to sub- functions l There are some decomposition methods n AND Decomposition, OR ~, Decomposition with Mux l Multi-output func can be decomposed by symmetric func n Multi-output func can be composed of Boolean operation(AND, OR, EXOR) of symmetric funcs. n Because of no repetition of variable in symmetric func, this method is very nice to reduce vertical depth.

8 2. MOPS for multiple-out Lattice o What is symmetric func? l All minterms that have same number of ones in their binary number have same value( zero, or one ). l Eg a,bc,dF(a,b,c,d) : It polarity 1111 = S3,4 1 1 0 1 1 1 0000 0 0 0 0 00 00 01 11 10 00011110

9 2. MOPS for multiple-out Lattice o MOPS for 4-variables l MOPS is one diagram but it can express all symmetric func which has same polarity n So that reason, it reduces horizontal width compare to partition-method. a b c d S1S2S3S4

10 2. MOPS for Multiple-out Lattice o Examples of using MOPS l F = (~b XOR ~d) OR ( a XOR c ) OR ( abcd )  It is decomposed to two symmetric functions S3, S4 that have same polarity a,bc,d1 1 0 1 1 1 0000 0 0 0 0 00 00 01 11 10 00011110 a b c d S1S2 S3 S4 + F

11 3.Generalized architecture for MOPS o Every multi-output Boolean func can be decomposed to vector-OR of symmetric func of variable polarity l Each MOPS has same control variable but different polarity l Outputs of two MOPSes are combined in OR plane MOPSpolarity1MOPSpolarity2 OR plane

12 3.Generalized architecture for MOPS o Every multi-output func with subset SVi, i= 1~k of mutual symmetric variables can be decompsed to serial composition of K MOPS arrays followed by AND/OR plane. l F( SV ) = f1( SV1 ) OR f2( SV2 ) … OR fk( SVk ) l Each fi( SVi ) is symmetric, it can be expressed by one MOPS MOPS1 AND/OR plane MOPS2MOPS3 SV1SV2SV3


Download ppt "Multi-Level Programmable Array 20023179 Kim, Hyung ock."

Similar presentations


Ads by Google