Non-Confidential | ![]() | 100964_1142_00_en | ||
| ||||
Home > Fast Models components > Peripheral components > PS2Mouse |
Interface component, which takes the keypress/release signals from the Visualisation component and translates them into clocked PS2Data signals which can be routed to a PL050_KMI component. This model is written in LISA+.
PS2Mouse contains the following CADI targets:
This component implements the PS/2 register interface of a PS/2 style mouse. The mouse movement and button press data must come from another component such as a Visualisation component.
Table 3-225 Ports
Name | Protocol | Type | Description |
---|---|---|---|
clk_in |
ClockSignal |
Slave | Clock signal to rate at which PS2Data signals are generated. |
mouse |
2.4.10 MouseStatus protocol |
Slave | Receives keyboard input from, for example, the Visualisation component. |
ps2 |
2.4.12 PS2Data protocol |
Master | Connection to the PS/2 controller, for example the PL050_KMI. |