Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 170 Bytes

STYLE.md

File metadata and controls

13 lines (8 loc) · 170 Bytes

Coding Style

g - gate, prefix, e.g. g1a0 -- gate 1, input a0

_n - active low, suffix, clk_n

d - data input q - data output

clk - clock rst - reset

_i ? internal?