Skip to content
Snippets Groups Projects
Commit dea190a5 authored by David Brouwer's avatar David Brouwer
Browse files

Changed the remark from 'See common_paged_ram_crw_crw for details' to 'See...

Changed the remark from 'See common_paged_ram_crw_crw for details' to 'See common_paged_ram_rw_rw for details', because it uses common_paged_ram_rw_rw and that one is changed. And changed next_page_* to *_next_page.
parent 867537af
No related branches found
No related tags found
1 merge request!363Porting ram for Intel Agilex 7
...@@ -21,9 +21,9 @@ ...@@ -21,9 +21,9 @@
-- Purpose: Multi page memory -- Purpose: Multi page memory
-- Description: -- Description:
-- When next_page_* pulses then the next access will occur in the next page. -- When *_next_page pulses then the next access will occur in the next page.
-- Remarks: -- Remarks:
-- . See common_paged_ram_crw_crw for details. -- . See common_paged_ram_rw_rw for details.
library IEEE, technology_lib; library IEEE, technology_lib;
use IEEE.std_logic_1164.all; use IEEE.std_logic_1164.all;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment