diff options
| author | Clifford Wolf <clifford@clifford.at> | 2018-01-16 18:03:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-16 18:03:49 +0100 |
| commit | edef5d246527a442c8c8025e89b6d9da06276d2d (patch) | |
| tree | 3d67bf462292e3c0c75c308e662b84f22af7c318 /icefuzz/tests/sb_io_i3c.pcf | |
| parent | bca8c3c88f5707213a6cc55ec7b06b576ab98809 (diff) | |
| parent | 99857b1505fa6c651ad9cd4177d8fc68d3e3851c (diff) | |
Merge pull request #116 from daveshah1/up5k_misc_fixes
Miscellaneous UltraPlus fixes and improvements
Diffstat (limited to 'icefuzz/tests/sb_io_i3c.pcf')
| -rw-r--r-- | icefuzz/tests/sb_io_i3c.pcf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icefuzz/tests/sb_io_i3c.pcf b/icefuzz/tests/sb_io_i3c.pcf new file mode 100644 index 0000000..cb3cd30 --- /dev/null +++ b/icefuzz/tests/sb_io_i3c.pcf @@ -0,0 +1,8 @@ +set_io pin_23 23 +set_io pin_25 25 + +set_io pin_23_puen 2 +set_io pin_23_wkpuen 3 + +set_io pin_25_puen 4 +set_io pin_25_wkpuen 6 |
