Heading1 - dffnep, Figure - figure 2-9: logic symbol, Heading2 - pins – Achronix Speedster22i User Macro Guide User Manual
Page 83: Table - table 2-27: pin descriptions, Heading2 - parameters, Table - table 2-28: parameters, Heading3 - init, Dffnep, Pins, Parameters

Registers
DFFNEP
Speedster22i Macro Cell Library
PAGE 67
DFFNEP
Negative Clock Edge D-Type Register with Clock Enable and
Synchronous Preset
pn
ce
d
ckn
DFFNEP
q
Figure 2-9: Logic Symbol
DFFNEP is a single D‐type register with data input (d), clock enable (ce), clock (ckn), and
active‐low synchronous preset (pn) inputs and data (q) output. The active‐low synchronous
preset input sets the data output high upon the next falling edge of the clock if it is asserted
low and the clock enable signal is asserted high. If the synchronous preset input is not
asserted, the data output is set to the value on the data input upon the next falling edge of the
clock if the active‐high clock enable input is asserted.
Pins
Table 2-27: Pin Descriptions
Name
Type
Description
d
Data input.
pn
Active-low synchronous preset input. A low on pn sets the q output high
upon the next falling edge of the clock if the clock enable is asserted high.
ce
Active-high clock enable input.
ckn
Negative-edge clock input.
q
Data output. The value present on the data input is transferred to the q out-
put upon the falling edge of the clock if the clock enable input is high and
the synchronous preset input is high.
Parameters
Table 2-28: Parameters
Parameter
Defined Values
Default Value
init
1’b1
init
The init parameter defines the initial value of the output of the DFFNEP register. This is the
value the register takes upon the initial application of power to the FPGA. The default value
of the init parameter is 1’b1.
input
input
input
input
output
1’b0, 1’b1