Hello everyone,
Exciting news! We just hit a major milestone with a DesignLab 0.2.0 release for both Windows and Linux that can be downloaded here. This is the first release that has all of the core functionality envisioned for DesignLab in place:
- -Every sketch has an FPGA circuit associated with it and there is smooth integration between the sketch interface and the Xilinx schematic editor.
- -No longer any need to jump through hoops to configure Xilinx ISE to work with DesignLab. As long as you have Xilinx ISE Webpack installed DesignLab will take care of the rest.
- -Logic Analyzer functionality is working under Windows and Linux.
- -The ZPUino Soft Processor has been updated to 2.0 with exciting new features like automatic discovery of what peripherals are connected to Wishbone slots.
- -Flex pins allow you to connect the output from any chip to a pin that can be moved on the fly to any physical pin on the Papilio DUO board. For example, a single line of code allows you to move the output of a UART to any of the 54 available pins.
- -DesignLab Libraries are very ease to create and share now. Put all of the Schematic symbols, VHDL, working circuits, and example C code in one library directory and DesignLab takes care of including it in all the right places.
- -DesignLab Libraries have been greatly expanded to include C++ code, Xilinx Schematic Symbols, VHDL, Verilog, EDIF, and NGC files.
There are countless other improvements and changes, this release is basically all of the things that I’ve been thinking about for the last year finally implemented! It should be everything we need to create and share useful FPGA circuits without learning a new programming language like VHDL or Verilog.
Of course, just like the Arduino IDE is only as good as the libraries that can downloaded to provide new functionality we have a lot of work to do to provide exciting and useful FPGA libraries for DesignLab. This 0.2.0 release was focused on the functionality we needed to implement the idea of integrating FPGA circuits with sketches. Now that we have the framework in place it is time to start on the fun part of building on that framework with exciting and useful libraries that provide chips/cores to use in your circuit designs. While we have a good start with the ZPUino Soft Processor libraries, Benchy debugging libraries, and ZPUino Wishbone libraries we have the following new libraries in mind to work on:
- Gameduino VGA Chip – Will allow you to add VGA output to any of your circuits using the well documented and Open Source VGA chip/core from James Bowman.
- BitCoin Miner Chip – Why not mine some bitcoins while your Papilio DUO is not in use?
- High Speed Xilinx UART Chip – A standalone UART chip/core that is able to pump speeds up to 3Mb/s through the FTDI USB chip. This is not a wishbone chip so you can use it by itself in any of your projects.
- RGB Panel Driver Chip – Drive a RGB panel like Alvaro did in his demo for the Papilio DUO.
- Pacman Chip – Turn the Pacman motherboard into a single chip that you can drop into any of your circuits. Make a custom Pacman ROM with MAME and then have it run on actual Pacman hardware in one of your circuits. Maybe use the Pacman hardware for graphics and a Commodore SID chip for audio…
These are just a few ideas for some of the low hanging fruit that should be easy to implement. I’m hoping with the release of DesignLab we will see the Papilio community start releasing libraries that we can all use and enjoy in our custom FPGA circuits.
I’m setting a goal of releasing one library a week, once the Papilio DUO is delivered and in everyone’s hands I will put all of those libraries together into the first DesignLab 1.0 release.
So that comes to the question that I know must be burning in everyone’s mind. When will the Papilio DUO hardware be delivered? After all it is December now, the target date for the hardware release…
I was hoping to write this update with a double dose of good news about the DesignLab release and a solid delivery date for the hardware. The good news is that Seeed Studio has finished manufacturing all of the Papilio DUO boards. But the bad news is that we have run into a temporary snag with testing the boards. The part of the test plan that I wrote to program the Arduino bootloader on the ATmega32u4 chip is failing on a small amount of boards… We have tried to figure out what is happening online but with the time zone differences and language barrier it has proven to be too difficult. Seeed shipped out a batch of failing boards to me on Friday so I can get to the bottom of what is happening. I don’t expect this to be a big deal, it is probably just a minor configuration change in the software or something, but unfortunately it makes it impossible to give a solid delivery date. Once I have a solution and Seeed can get back on track with testing the boards we will be better able to give a more accurate delivery date. I’m hoping everything goes smooth from here on out and we can start shipping before Christmas. As soon as I figure this out I’ll post an update. Thank you for your patience and we will do everything we can to deliver in December.
Thank you,
Jack Gassett
Leave a Reply
You must be logged in to post a comment.