- changed names

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@534 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-10-27 21:22:03 +00:00
parent 4a5178da93
commit c8306cafc4
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -28,10 +28,10 @@ USE IEEE.NUMERIC_STD.ALL;
package async_types is
type async_timespec_t is record
ncyc_access : natural;
ncyc_leadin : natural;
ncyc_pulse_rd : natural;
ncyc_pulse_wr : natural;
ncyc_cs_hold : natural;
ncyc_leadout : natural;
ncyc_release : natural;
ncyc_pulse_rst : natural;
pol_cs : std_logic;