MicroBlaze Processor Reference Guide
121
UG081 (v14.7)
Fast Simplex Link (FSL) Interface Description
Fast Simplex Link (FSL) Interface Description
The Fast Simplex Link bus provides a point-to-point communication channel between an output
FIFO and an input FIFO. For more information on the generic FSL protocol, see the
Fast Simplex
Link (FSL) Bus (DS449)
data-sheet in the Xilinx EDK IP Documentation.
Master FSL Signal Interface
MicroBlaze may contain up to 16 master FSL interfaces. The master signals are depicted in
.
Slave FSL Signal Interface
MicroBlaze may contain up to 16 slave FSL interfaces. The slave FSL interface signals are depicted
in
.
Table 3-10:
Master FSL Signals
Signal Name
Description
VHDL Type
Direction
FSLn_M_Clk
Clock
std_logic
input
FSLn_M_Write
Write enable signal indicating
that data is being written to the
output FSL
std_logic
output
FSLn_M_Data
Data value written to the output
FSL
std_logic_vector
output
FSLn_M_Control
Control bit value written to the
output FSL
std_logic
output
FSLn_M_Full
Full Bit indicating output FSL
FIFO is full when set
std_logic
input
Table 3-11:
Slave FSL Signals
Signal Name
Description
VHDL Type
Direction
FSLn_S_Clk
Clock
std_logic
input
FSLn_S_Read
Read acknowledge signal
indicating that data has been
read from the input FSL
std_logic
output
FSLn_S_Data
Data value currently available at
the top of the input FSL
std_logic_vector
input
FSLn_S_Control
Control Bit value currently
available at the top of the input
FSL
std_logic
input
FSLn_S_Exists
Flag indicating that data exists
in the input FSL
std_logic
input
Содержание MicroBlaze
Страница 1: ...MicroBlaze Processor Reference Guide Embedded Development Kit EDK 14 7 UG081 v14 7...
Страница 4: ...MicroBlaze Processor Reference Guide www xilinx com UG081 v14 7...
Страница 8: ...8 www xilinx com MicroBlaze Processor Reference Guide UG081 v14 7 Chapter 1 Introduction Send Feedback...
Страница 262: ...262 www xilinx com MicroBlaze Processor Reference Guide UG081 v14 7 Send Feedback...