setup.py
apio/SConstruct
apio/__init__.py
apio/downloader.py
apio/examples.py
apio/exception.py
apio/execute.py
apio/installer.py
apio/profile.py
apio/unpacker.py
apio/util.py
apio.egg-info/PKG-INFO
apio.egg-info/SOURCES.txt
apio.egg-info/dependency_links.txt
apio.egg-info/entry_points.txt
apio.egg-info/requires.txt
apio.egg-info/top_level.txt
apio/packages/80-icestick.rules
apio/packages/__init__.py
apio/packages/driver.py
apio/packages/icestorm.py
apio/packages/piofpga.py
apio/packages/scons.py
apio/packages/system.py
apio/packages/platformio/boards/lattice.json
apio/packages/platformio/builder/scripts/lattice_ice40.py
apio/packages/platformio/platforms/lattice_ice40.py
examples/leds
examples/wire
examples/leds/hardware.asc
examples/leds/hardware.bin
examples/leds/hardware.blif
examples/leds/leds.pcf
examples/leds/leds.v
examples/leds/leds_on_tb.gtkw
examples/leds/leds_on_tb.v
examples/wire/wire.pcf
examples/wire/wire.v
examples/wire/wire_tb.gtkw
examples/wire/wire_tb.v
test/test_apio.py