Architectures | |
vital_asynch_io | Architecture |
Libraries | |
IEEE | |
Packages | |
std_logic_1164 | |
VITAL_Timing | |
VITAL_Primitives | |
atom_pack | Package <atom_pack> |
Generics | |
operation_mode | string := " input " |
reg_source_mode | string := " none " |
feedback_mode | string := " from_pin " |
open_drain_output | string := " false " |
TimingChecksOn | boolean := true |
MsgOn | boolean := DefGlitchMsgOn |
XOn | boolean := DefGlitchXOn |
MsgOnChecks | boolean := DefMsgOnChecks |
XOnChecks | boolean := DefXOnChecks |
InstancePath | string := " * " |
tpd_datain_padio | vitaldelaytype01 := DefPropDelay01 |
tpd_padio_dataout | vitaldelaytype01 := DefPropDelay01 |
tpd_oe_padio_posedge | vitaldelaytype01 := DefPropDelay01 |
tpd_oe_padio_negedge | vitaldelaytype01 := DefPropDelay01 |
tpd_dffeQ_padio | vitaldelaytype01 := DefPropDelay01 |
tpd_dffeQ_dataout | vitaldelaytype01 := DefPropDelay01 |
tipd_datain | vitaldelaytype01 := DefPropDelay01 |
tipd_oe | vitaldelaytype01 := DefPropDelay01 |
tipd_padio | vitaldelaytype01 := DefPropDelay01 |
Ports | |
datain | in std_logic |
dffeQ | in std_logic |
oe | in std_logic |
padio | inout std_logic |
dffeD | out std_logic |
dataout | out std_logic |
Attributes | |
VITAL_LEVEL0 | TRUE |
atom_pack package [Package] |
datain in std_logic [Port] |
dataout out std_logic [Port] |
dffeD out std_logic [Port] |
dffeQ in std_logic [Port] |
feedback_mode string := " from_pin " [Generic] |
IEEE library [Library] |
InstancePath string := " * " [Generic] |
MsgOn boolean := DefGlitchMsgOn [Generic] |
MsgOnChecks boolean := DefMsgOnChecks [Generic] |
oe in std_logic [Port] |
open_drain_output string := " false " [Generic] |
operation_mode string := " input " [Generic] |
padio inout std_logic [Port] |
reg_source_mode string := " none " [Generic] |
std_logic_1164 package [Package] |
TimingChecksOn boolean := true [Generic] |
tipd_datain vitaldelaytype01 := DefPropDelay01 [Generic] |
tipd_oe vitaldelaytype01 := DefPropDelay01 [Generic] |
tipd_padio vitaldelaytype01 := DefPropDelay01 [Generic] |
tpd_datain_padio vitaldelaytype01 := DefPropDelay01 [Generic] |
tpd_dffeQ_dataout vitaldelaytype01 := DefPropDelay01 [Generic] |
tpd_dffeQ_padio vitaldelaytype01 := DefPropDelay01 [Generic] |
tpd_oe_padio_negedge vitaldelaytype01 := DefPropDelay01 [Generic] |
tpd_oe_padio_posedge vitaldelaytype01 := DefPropDelay01 [Generic] |
tpd_padio_dataout vitaldelaytype01 := DefPropDelay01 [Generic] |
VITAL_LEVEL0 TRUE [Attribute] |
Reimplemented from vital_asynch_io.
VITAL_Primitives package [Package] |
VITAL_Timing package [Package] |
XOn boolean := DefGlitchXOn [Generic] |
XOnChecks boolean := DefXOnChecks [Generic] |