Commit 3c083b1a authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

swcore: by default reserve 256 pages in MPM for HP traffic

parent 3ee33337
...@@ -167,7 +167,7 @@ architecture rtl of xswc_core is ...@@ -167,7 +167,7 @@ architecture rtl of xswc_core is
constant c_res_mmu_resource_num_width : integer := 2; constant c_res_mmu_resource_num_width : integer := 2;
---------------------------------------------- ----------------------------------------------
constant c_ALMOST_FULL_THR : integer := 40; constant c_ALMOST_FULL_THR : integer := 256;
---------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------
-- signals connecting >>Input Block<< with >>Memory Management Unit<< -- signals connecting >>Input Block<< with >>Memory Management Unit<<
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment