Skip to content
Snippets Groups Projects
Commit cdd36dc5 authored by Pepping's avatar Pepping
Browse files

Increased verison number

parent 6d95dfdc
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ END unb1_ddr3_transpose;
ARCHITECTURE str OF unb1_ddr3_transpose IS
-- Firmware version x.y
CONSTANT c_fw_version : t_unb1_board_fw_version := (0, 8);
CONSTANT c_fw_version : t_unb1_board_fw_version := (0, 9);
-- In simulation we don't need the 1GbE core for MM control, deselect it in c_use_phy based on g_sim
CONSTANT c_use_phy : t_c_unb1_board_use_phy := (sel_a_b(g_sim, 0, 1), 0, 0, 0, 1, 0, 0, 1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment