sdcard prepare for 4GB cards. Minor clean-ups.
This commit is contained in:
@@ -28,9 +28,6 @@ use soc_system.all;
|
||||
|
||||
entity sockit is
|
||||
port (
|
||||
clk : in std_logic;
|
||||
reset_n : in std_logic;
|
||||
|
||||
hps_mem_a : out std_logic_vector(14 downto 0);
|
||||
hps_mem_ba : out std_logic_vector( 2 downto 0);
|
||||
hps_mem_ck : out std_logic;
|
||||
|
||||
Reference in New Issue
Block a user