diff options
author | Miodrag Milanović <mmicko@gmail.com> | 2019-12-28 15:46:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-28 15:46:02 +0100 |
commit | 247e18cf027334d5201be00735aa607250e6253d (patch) | |
tree | 850d77245b0469a57ddf522e7fb68e3a805e3498 /gui/resources | |
parent | 0d43aff2682d91817ea4a1fb5dff6e169ae9a659 (diff) | |
parent | fb5480cde349008ab74e6b7179ac1b1fc8ffef1f (diff) | |
download | nextpnr-247e18cf027334d5201be00735aa607250e6253d.tar.gz nextpnr-247e18cf027334d5201be00735aa607250e6253d.tar.bz2 nextpnr-247e18cf027334d5201be00735aa607250e6253d.zip |
Merge pull request #344 from YosysHQ/mmicko/ecp5_gui
ECP5 display improvement
Diffstat (limited to 'gui/resources')
-rw-r--r-- | gui/resources/bel.png | bin | 0 -> 516 bytes |
-rw-r--r-- | gui/resources/group.png | bin | 0 -> 529 bytes |
-rw-r--r-- | gui/resources/pip.png | bin | 0 -> 367 bytes |
-rw-r--r-- | gui/resources/wire.png | bin | 0 -> 365 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/gui/resources/bel.png b/gui/resources/bel.png Binary files differnew file mode 100644 index 00000000..2aab6d46 --- /dev/null +++ b/gui/resources/bel.png diff --git a/gui/resources/group.png b/gui/resources/group.png Binary files differnew file mode 100644 index 00000000..2d508549 --- /dev/null +++ b/gui/resources/group.png diff --git a/gui/resources/pip.png b/gui/resources/pip.png Binary files differnew file mode 100644 index 00000000..7bd87ae8 --- /dev/null +++ b/gui/resources/pip.png diff --git a/gui/resources/wire.png b/gui/resources/wire.png Binary files differnew file mode 100644 index 00000000..5fa55d90 --- /dev/null +++ b/gui/resources/wire.png |