From 915d700d67aa5205fc3d7f2d9abb40a537a72c52 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Mon, 2 Nov 2009 10:29:39 +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@571 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 2938325..38da363 100644 --- a/projects/mips_sys/src/sys_types.vhd +++ b/projects/mips_sys/src/sys_types.vhd @@ -53,7 +53,7 @@ package async_defs is ncyc_pulse_rd => 6, ncyc_pulse_wr => 6, ncyc_leadout => 1, - ncyc_release => 6, + ncyc_release => 8, ncyc_pulse_rst => 8, can_page_rd => false, nbits_page_rd => 0,