Commit 3a0bcd5b authored by li hongming's avatar li hongming

Comment out "clk_sys_dbg_o" in ucf/top

parent b5af21d7
...@@ -14,7 +14,7 @@ NET "clk_ext_i" LOC=K13; ...@@ -14,7 +14,7 @@ NET "clk_ext_i" LOC=K13;
NET "clk_aux_p_o" LOC=B20; NET "clk_aux_p_o" LOC=B20;
NET "clk_aux_n_o" LOC=C19; NET "clk_aux_n_o" LOC=C19;
NET "clk_500_o" LOC=AM33; NET "clk_500_o" LOC=AM33;
NET "clk_sys_dbg_o" LOC=AL33; # NET "clk_sys_dbg_o" LOC=AL33;
NET "ext_clk_62mhz_p_i" LOC = AN33; NET "ext_clk_62mhz_p_i" LOC = AN33;
NET "ext_clk_62mhz_n_i" LOC = AN34; NET "ext_clk_62mhz_n_i" LOC = AN34;
......
...@@ -78,7 +78,7 @@ entity scb_top_synthesis is ...@@ -78,7 +78,7 @@ entity scb_top_synthesis is
clk_aux_p_o : out std_logic; clk_aux_p_o : out std_logic;
clk_aux_n_o : out std_logic; clk_aux_n_o : out std_logic;
clk_500_o : out std_logic; clk_500_o : out std_logic;
clk_sys_dbg_o: out std_logic; -- clk_sys_dbg_o: out std_logic;
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-- Atmel EBI bus -- Atmel EBI bus
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment