Difficulty: Medium
Correct Answer: 240
Explanation:
Introduction / Context:
Programmable logic devices are offered in multiple packages (PQFP, TQFP, BGA, etc.), each with different pin counts, pitch, and thermal characteristics. Recognizing a typical pin count for a given density device helps with footprint selection, I/O planning, and board-level integration during early design stages.
Given Data / Assumptions:
Concept / Approach:
Mid-range programmable logic from this family was frequently offered in packages around the 240-pin range for designs needing significant I/O while balancing cost and PCB complexity. While alternate packages may exist, choosing the commonly cited 240-pin option aligns with standard reference designs and evaluation boards from that era.
Step-by-Step Solution:
Verification / Alternative check:
Historical datasheets and board designs for 10K-series parts list multi-hundred-pin packages with 200–256 pins as prevalent; 240 aligns with those offerings.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming a single, unique pin count per device; in reality, multiple packages may exist. Here we select a representative, commonly used option consistent with the series capabilities.
Final Answer:
240
Discussion & Comments