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/project.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/Makefile/Makefile
examples/Makefile/info
examples/go-board/go-board.pcf
examples/go-board/info
examples/icestick/icestick.pcf
examples/icestick/info
examples/icezum/icezum.pcf
examples/icezum/info
examples/leds/info
examples/leds/leds.pcf
examples/leds/leds.v
examples/leds/leds_tb.gtkw
examples/leds/leds_tb.v
examples/wire/info
examples/wire/wire.pcf
examples/wire/wire.v
examples/wire/wire_tb.gtkw
examples/wire/wire_tb.v
test/test_apio.py