News
-
Bundling Bitstreams into Applications
One of the problems we wrestled with for a while was version skew between application executables and their corresponding FPGA bitstreams.
-
Simplifying Zynq Boot
Creating a Zynq boot.bin has been a source of headaches for quite some time. It requires a toolchain different from the one in NDK build and also seems to have some dependences on variations of other common Unix tools.
-
Why Connectal?
Are you happy with the connection between software development and hardware development on your projects? Do you wish you had more flexible tools for developing test benches, drivers, and applications using your hardware? Do you wish you didn’t need a kernel driver?
-
Zedboard on Wheels
We have published another Instructable describing how to build a simple two-wheeled motorized robot controlled by a Zedboard. The Connectal framework is used to implement control logic with both SW and HW (FPGA) components.
-
Connectal Documentation
We have been focusing on documentation and tutorials for the last month or so. I have been working on using Sphinx to document the Connectal BSV libraries. In the process, I have implemented a BSV domain for Sphinx.
-
Connectal Zynq Getting Started
This Instructable describes how to set up a Zedboard for use with Connectal.
-
Connectal PCIe Getting Started
This Instructable describes how to set up a Xilinx vc707 or kc705 board for use with Connectal.
-
Connectal at FPGA 2015
We will be presenting a paper describing the Connectal framework at FPGA 2015 in February.
-
Building a Bluespec LED controller using Connectal Build
We published an Instructable describing how to build a simple LED controller using Connectal Build.
-
How to Blink the LEDs on a Zedboard using Connectal
We published an Instructable describing how to blink the LEDS on a Zedboard using Connectal
-
How to boot Linux on a Zedboard without U-Boot
We published an Instructable describing how to boot Android Linux on a Zedboard without using U-Boot.