diff --git a/boards/uniboard1/libraries/unb1_board/src/vhdl/ctrl_unb1_board.vhd b/boards/uniboard1/libraries/unb1_board/src/vhdl/ctrl_unb1_board.vhd index 0eb18ab2b4f5dcfb9f69e3623abcbe185e660f9e..29fcfbf08d67b90586533cee5bb546dc5c7c3163 100644 --- a/boards/uniboard1/libraries/unb1_board/src/vhdl/ctrl_unb1_board.vhd +++ b/boards/uniboard1/libraries/unb1_board/src/vhdl/ctrl_unb1_board.vhd @@ -44,7 +44,7 @@ ENTITY ctrl_unb1_board IS ---------------------------------------------------------------------------- g_technology : NATURAL := c_tech_stratixiv; g_sim : BOOLEAN := FALSE; - g_sim_flash_model : BOOLEAN := TRUE; -- only maximum one instance should have the flash model (see mms_epcs.vhd description) + g_sim_flash_model : BOOLEAN := FALSE; -- only maximum one instance should have the flash model (see mms_epcs.vhd description) g_base_ip : STD_LOGIC_VECTOR(16-1 DOWNTO 0) := X"0A63"; -- Base IP address used by unb_osy: 10.99.xx.yy g_design_name : STRING := "UNUSED"; g_fw_version : t_unb1_board_fw_version := (0, 0); -- firmware version x.y