Skip to content
Snippets Groups Projects
Commit 8735a789 authored by Maciej Lipinski's avatar Maciej Lipinski
Browse files

[GEN_COREs] cherry-picked commit by Greg to make the sythesis work on ISE 14.5

parent 1e9d03d8
No related merge requests found
general-cores @ 40c3c491
Subproject commit 18fa7851a47d149d5562a92e0fa36b05286628e0
Subproject commit 40c3c491f0183be30e7946a3cb33bf54527d036f
......@@ -139,7 +139,7 @@ end scb_top_bare;
architecture rtl of scb_top_bare is
constant c_GW_VERSION : std_logic_vector(31 downto 0) := x"10_05_13_01"; --DD_MM_YY_VV
constant c_GW_VERSION : std_logic_vector(31 downto 0) := x"10_05_13_02"; --DD_MM_YY_VV
constant c_NUM_WB_SLAVES : integer := 16;
constant c_NUM_PORTS : integer := g_num_ports;
constant c_MAX_PORTS : integer := 18;
......
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