Skip to content
Snippets Groups Projects
Commit 1b9dbbca authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

updated to match I2C changes

parent 275afe65
Branches
No related tags found
No related merge requests found
......@@ -155,8 +155,10 @@ BEGIN
u_mms_unb2_board_sens : ENTITY work.mms_unb2_board_sens
GENERIC MAP (
g_sim => c_sim,
g_sens_nof_result => 40,
g_clk_freq => c_clk_freq,
g_temp_high => c_temp_high
g_temp_high => c_temp_high,
g_comma_w => 13
)
PORT MAP (
-- Clocks and reset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment