//////////////////////////////////////////////////////////////////////////////// Author : Sidharth(DVLSI 31)//Permission : This code only for educational purpose only//contact :sidharth.sankar77@gmail.com//////////////////////////////////////////////////////////////////////////////
library ieee;use ieee.std_logic_1164.all;entity memory_sp is port ( clk : in std_logic; address : in ...