-
Notifications
You must be signed in to change notification settings - Fork 68
GSR
Pepijn de Vos edited this page Nov 17, 2024
·
2 revisions
The Global Reset/Set (GSR) primitive, also known as SUG283-3.3E 20(54), is a global set/reset module that realizes an active-low global set/reset function. Its default state is connected to high level, but it can be dynamically controlled by connecting an external signal that pulls it down to achieve the set/reset of registers and other modules.
This device is supported in Apicula.
Port | Size | Direction |
---|---|---|
GSRI | 1 | input |
GSR gsr_inst (
.GSRI(GSRI)
);