From 00234a1efd1bd36dd0f5818b3292d73462e2293e Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Wed, 28 Oct 2009 22:54:04 +0000 Subject: [PATCH] update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@552 cc03376c-175c-47c8-b038-4cd826a8556b --- projects/mips_sys/src/sys_types.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mips_sys/src/sys_types.vhd b/projects/mips_sys/src/sys_types.vhd index 4e58836..b861609 100644 --- a/projects/mips_sys/src/sys_types.vhd +++ b/projects/mips_sys/src/sys_types.vhd @@ -39,7 +39,7 @@ package async_defs is ncyc_pulse_rst => 8, can_page_rd => true, nbits_page_rd => 4, - ncyc_pulse_page_rd => 5, + ncyc_pulse_page_rd => 6, pol_cs => '1', pol_oe => '0', pol_we => '0',