CPU Design: bộ điều khiển (Controller)
Giao diện I/O của controller: Máy trạng thái: Mã nguồn VHDL: -- Controller.vhd library IEEE; use IEEE.STD_LOGIC_1164.ALL; use WORK.MICROPROCESSOR_LIB.ALL; -- Uncomment the following library declaration if using -- arithmetic functions…
