Component Name Conventions
Common component names, pin names and functions for all families
Basic format is <function><width><control_inputs>
- CB4CLE = Counter, Binary, 4 bits, Clear, Load, Enable
- FD16RE = Flip-Flops, D-type, 16 bits, Reset, Enable
Control inputs are referenced by a single letter
- C = asynchronous Clear, R = synchronous Reset
- Listed in order of precedence