assignment 共有3个part
最后需要完成的设计如下图所示:
工程使用vivado2018.2创建,并且仿真,如下图所示:
仿真波形图:
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use work.pp_types.all;
-- Uncomment the following library declaration if using
-- arithmetic functions with Signed or Unsigned values
--use IEEE.NUMERIC_STD.ALL;
-- Uncom