Commit 388f812d authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

update reported GW version to v5.0

parent 99170f6d
......@@ -1073,8 +1073,8 @@ begin
g_interface_mode => PIPELINED,
g_address_granularity => BYTE,
g_ndbg_regs => c_DBG_N_REGS,
g_ver_major => 4,
g_ver_minor => 2,
g_ver_major => 5,
g_ver_minor => 0,
g_build => 1)
port map(
rst_n_i => rst_n_periph,
......
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