Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

LE carry chain

I'm trying to implement LE carry chain using low level primitives. L_0:LCELL PORT MAP ( in0,out0 ); D_0:DFFEAS PORT MAP( d=>out0, q=>delay(0), c...