Skip to content
Snippets Groups Projects
Commit 6208f063 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Corrected comment that reg_ppsh_adr_w = 2, so no code change.

parent e9afa634
No related branches found
No related tags found
1 merge request!134Resolve L2SDP-455
......@@ -61,7 +61,7 @@ PACKAGE unb2b_board_peripherals_pkg IS
reg_common_adr_w : NATURAL; -- = 1 -- fixed, from c_mem_reg in mms_common_reg
-- pi_ppsh
reg_ppsh_adr_w : NATURAL; -- = 1 -- fixed, from c_mm_reg in ppsh_reg
reg_ppsh_adr_w : NATURAL; -- = 2 -- fixed, from c_mm_reg in ppsh_reg
-- pi_unb_sens
reg_unb_sens_adr_w : NATURAL; -- = 6 -- fixed, from c_mm_reg in unb_sens_reg
......
......@@ -61,7 +61,7 @@ PACKAGE unb2c_board_peripherals_pkg IS
reg_common_adr_w : NATURAL; -- = 1 -- fixed, from c_mem_reg in mms_common_reg
-- pi_ppsh
reg_ppsh_adr_w : NATURAL; -- = 1 -- fixed, from c_mm_reg in ppsh_reg
reg_ppsh_adr_w : NATURAL; -- = 2 -- fixed, from c_mm_reg in ppsh_reg
-- pi_unb_sens
reg_unb_sens_adr_w : NATURAL; -- = 6 -- fixed, from c_mm_reg in unb_sens_reg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment