- 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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user