Module prim_generic_flop
Block Diagram of prim_generic_flop
Name |
Default |
Description |
---|---|---|
Width |
1 |
|
ResetValue |
0 |
Name |
Type |
Direction |
Description |
---|---|---|---|
clk_i |
wire logic |
input |
|
rst_ni |
wire logic |
input |
|
d_i |
wire logic [Width - 1 : 0] |
input |
|
q_o |
var logic [Width - 1 : 0] |
output |
×