mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
ЛР12. Исправление опечатки в типе
This commit is contained in:
committed by
GitHub
parent
746fb2794e
commit
0c650e9bd2
@@ -342,7 +342,7 @@ module ps2_sb_ctrl(
|
||||
*/
|
||||
|
||||
output logic interrupt_request_o,
|
||||
input lotic interrupt_return_i,
|
||||
input logic interrupt_return_i,
|
||||
|
||||
/*
|
||||
Часть интерфейса модуля, отвечающая за подключение к модулю,
|
||||
|
Reference in New Issue
Block a user