Skip to content
Snippets Groups Projects
Commit 0cf1afa5 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Fixed register name.

parent 1293734c
Branches
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ BEGIN
slv_out => mm_fields_out
);
rd_fill_32b <= mm_fields_out(field_hi(c_field_arr, "rd_fill_32b") DOWNTO field_lo(c_field_arr, "rd_fill_32b"));
rd_fill_32b <= mm_fields_out(field_hi(c_field_arr, "rd_fill") DOWNTO field_lo(c_field_arr, "rd_fill"));
END str;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment