Chargement…
Chargement…
The schematic shows a TOP_LEVEL instantiating three provided components: a clock divider (generic g_divider => 100_000_000 for 1 Hz from 100 MHz), a BCD counter (0 to 9 with enable), and a 7-segment decoder (BCD to segment conversion, with enable). Use the provided package for the component ports and only edit top_level.vhd.
Useful course: VHDL chapter 14 - Components and instantiation.
