Preparing search index...
The search index is not available
tssv
tssv
modules/AXI4XBar
AXI4XBarPorts
Interface AXI4XBarPorts
The IO interface bundle of a TSSV Module
interface
AXI4XBarPorts
{
clock
:
{
direction
:
"input"
;
isClock
:
"posedge"
;
}
;
reset
:
{
direction
:
"input"
;
isReset
:
"highsync"
;
}
;
}
Hierarchy (
view full
)
IOSignals
AXI4XBarPorts
Index
Properties
clock
reset
Properties
clock
clock
:
{
direction
:
"input"
;
isClock
:
"posedge"
;
}
Type declaration
direction
:
"input"
is
Clock
:
"posedge"
reset
reset
:
{
direction
:
"input"
;
isReset
:
"highsync"
;
}
Type declaration
direction
:
"input"
is
Reset
:
"highsync"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
clock
reset
tssv
Loading...
Generated using
TypeDoc
The IO interface bundle of a TSSV Module