Visible to Intel only — GUID: sss1409217069504
Ixiasoft
Visible to Intel only — GUID: sss1409217069504
Ixiasoft
1.5.5.7. Add the PIO
PIO signals provide an easy method for processor systems to receive input stimuli and drive output signals. Complex control applications might use hundreds of PIO signals which the processor can monitor. This design example uses eight PIO signals to drive LEDs on the board. To add the PIO, perform the following steps:
- On the IP Catalog tab, expand Processors and Peripherals, expand Peripherals, and then click PIO .
- Click Add.
The PIO (Parallel I/O) parameter editor appears and do not change the default settings.
- Click Finish and return to the System Contents tab.
The PIO instance appears in the system contents table.
- In the Name column, right-click the PIO and click Rename.
- Type led_pio and press Enter.
- Connect the clk port of the clk_0 clock source to the clk port of the PIO.
- Connect the clk_reset port of the clk_0 clock source to the reset port of the PIO.
- Connect the data_master port of the processor to the s1 port of the PIO.
- In the external_connection row, click Click to export in the Export column to export the PIO ports.