Closed cas-mls closed 5 months ago
signal waitEna : std_logic := '0';
signal waitReg : integer range 0 to 15 := 0;
signal waitTime : unsigned (31 downto 0) := (others => '0');
signal waitCount : unsigned (31 downto 0) := (others => '0');
signal waitResolution : unsigned (15 downto 0) := (others => '0');
signal waitResCounter : unsigned (15 downto 0) := (others => '0');
Update with addition stuff.
Need a wait/timer instruction