-added new page_read parameters

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@550 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-10-28 22:45:24 +00:00
parent 6ab6c0632c
commit 9ea208eaf0
3 changed files with 29 additions and 14 deletions
+6
View File
@@ -37,6 +37,9 @@ package async_defs is
ncyc_leadout => 1,
ncyc_release => 1,
ncyc_pulse_rst => 8,
can_page_rd => true,
nbits_page_rd => 4,
ncyc_pulse_page_rd => 5,
pol_cs => '1',
pol_oe => '0',
pol_we => '0',
@@ -52,6 +55,9 @@ package async_defs is
ncyc_leadout => 1,
ncyc_release => 6,
ncyc_pulse_rst => 8,
can_page_rd => false,
nbits_page_rd => 0,
ncyc_pulse_page_rd => 0,
pol_cs => '0',
pol_oe => '0',
pol_we => '0',