fg_08_01.vhd package cpu_types package fg_08_01 fg_08_02.vhd entity address_decoder architecture functional of address_decoder entity fg_08_02 architecture test of fg_08_02 fg_08_03.vhd package clock_pkg fg_08_05.vhd entity bus_sequencer entity state_register architecture std_cell of state_register architecture fsm of bus_sequencer fg_08_04.vhd entity phase_locked_clock_gen architecture std_cell of phase_locked_clock_gen entity io_controller architecture top_level of io_controller fg_08_06.vhd package cpu_types package body cpu_types fg_08_07.vhd entity cpu architecture behavioral of cpu fg_08_08.vhd package bit_vector_signed_arithmetic package body bit_vector_signed_arithmetic entity fg_08_08 architecture test of fg_08_08 fg_08_09.vhd entity cpu architecture behavioral of cpu fg_08_10.vhd entity fg_08_10 architecture test of fg_08_10 fg_08_15.vhd package fg_08_15 entity ALU architecture structural of ALU entity test_ALU architecture random_test of test_ALU ch_08_01.vhd entity ch_08_01 architecture test of ch_08_01 -- §8.1a ch_08_02.vhd package ch_08_02 ch_08_03.vhd entity ch_08_03 architecture test of ch_08_03 -- §8.3a, §8.3b, §8.3c ch_08_04.vhd entity logic_block ch_08_05.vhd entity ch_08_05 architecture test of ch_08_05 -- §8.4a ch_08_06.vhd entity ch_08_06 architecture test of ch_08_06 -- §8.5a, §8.5b ch_08_07.vhd package ch_08_06 ch_08_08.vhd entity ch_08_08 architecture test of ch_08_08 -- §8.5c