there is a drawing of a configurable logic block(CLB) of a FPGA I am trying to figure out:
(source: eet.com)
So, my questions are:
1. What is the green rectangle and what does it do?
2. What is DIN (C2) and EC (C4)? Is EC the same as CE (clock enable)?
3. Why is there a need for SET in this kind of flip flop (I'm assuming C3 S/R is SET/RESET). I mean, there is already the D input as the data we want to "save" and the RD is the reset - then what is the role of SD?
Help, please? :)