Q174FreeSystemVerilog
Order the major digital ASIC development stages
Interview prompt
Question
A team starts with an approved product specification and ends with validated silicon. Which sequence is the most technically correct high-level flow?
Choose one
Answer choices
- A. Functional verification -> wafer fabrication -> RTL -> DFT -> architecture; physical signoff is optional when simulation passes.
- B. RTL -> tapeout -> synthesis -> timing signoff -> architecture -> post-silicon validation.
- C. Floorplan/place/route -> write the specification -> RTL -> tapeout -> functional verification -> synthesis.
- D. Architecture -> RTL plus lint/CDC/RDC -> functional verification -> synthesis/DFT -> floorplan/place/CTS/route -> timing/power/physical signoff -> tapeout -> bring-up and post-silicon validation.
