Follow these steps to define and synthesize the minimum flip-flop logic to generate initial I/O timing data:
- Create a new project in Intel® Quartus® Prime Pro Edition software version 19.3.
- Click , specify your target device Family and a Target device. For example, select the AGFA014R24 Intel® Agilex™ FPGA.
- Click and create a Block Diagram/Schematic File.
- To add components to the schematic, click the Symbol Tool button.
- Under Name, type DFF, and then click OK. Click in the Block Editor to insert the DFF symbol.
- Repeat 4 through 5 to add an Input_data input pin, Clock input pin, and Output_data output pin.
- To connect the pins to the DFF, click the Orthogonal Node Tool button, and then draw wire lines between the pin and DFF symbol.
- To synthesize the DFF, click . Synthesis generates the minimum design netlist required to obtain I/O timing Data.