I've allocated today and tomorrow to work on fun stuff and so I am seeing how many libraries I can get up and running in DesignLab. The first that I've worked on is Alvie's I2C wishbone "chip" and WiiChuck support. I have this working on a Papilio DUO and have checked in the libraries here: https://github.com/GadgetFactory/DesignLab_Examples/tree/master/WiiChuck https://github.com/GadgetFactory/DesignLab_Examples/tree/master/libraries/i2c https://github.com/GadgetFactory/DesignLab_Examples/tree/master/libraries/WiiChuck https://github.com/GadgetFactory/DesignLab_Examples/blob/master/libraries/ZPUino_Wishbone_Peripherals/COMM_zpuino_wb_I2C.vhd I still need to clean them up and get them ready for release in DesignLab 1.0.6. Up next is Alvie's RGB Panel and a Robot Control library. Jack.