Visible to Intel only — GUID: jru1638309090774
Ixiasoft
2.1. Step 1: Create Simple Flip-Flop Design
2.2. Step 2: Define I/O Delay Chain and Clock Settings
2.3. Step 3: Specify Device Operating Conditions
2.4. Step 4: View IOE Timing Delay with Report Path
2.5. Scripted IOE Information Generation
2.6. Document Revision History for AN 775: Generating Initial I/O Timing Data and I/O Element Delays for Intel FPGAs
Visible to Intel only — GUID: jru1638309090774
Ixiasoft
2.1. Step 1: Create Simple Flip-Flop Design
Follow these steps to define and synthesize the flip-flop logic to generate the IOE:
- Create a new project in Intel® Quartus® Prime Pro Edition software version 21.3.
- Click Assignments > Device, specify your target device Family and a Target device. For example, select the AGFA014R24A Intel® Agilex™ FPGA.
- Click File > New and create a Block Diagram/Schematic File.
- To add components to the schematic, click the Symbol Tool button.
Figure 11. Symbol Tool Button in Block Editor
- Under Name, type DFF, and then click OK. Click twice in the Block Editor to insert two instances of the DFF symbol.
- Repeat 4 through 5 to add an input input pin, clock input pin, and output_1 output pin.
- Connect the pins to the DFFs using the Orthogonal Node Tool button, and draw wire lines between the pins and DFFs symbols, as Figure 12 shows.
Figure 12. DFFs with Pin Connections
- To synthesize the DFFs, click Processing > Start > Start Analysis & Synthesis. Synthesis generates the minimum design netlist required to obtain I/O timing Data.