I am using a PXI 7846 Multifunction RIO. How to create an edge-triggered D flip flop (rising or falling edge) and the clock to the flip flop is a 200MHz clock that needs to be internally generated from the LabVIEW FPGA. It is my understanding that the high-speed clock can be generated as a derived clock. But how to use this clock to drive a D flip flop and how can a D flip flop be implemented?