Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 750 Bytes

2_DjangoWebApps.md

File metadata and controls

16 lines (9 loc) · 750 Bytes

Back to the startpage

Developing Django Web applications

The latest Django version for python-based web framework development is pre-installed.

Demonstration how to build with the Django Framework a Management Web interface to interact with the FPGA Fabric and change the FPGA configuration

I wrote a step-by step guide that shows how to use rsyocto with Django on an Intel Cyclone V SoC-FPGA to interact with the FPGA Fabric.

Link to this Github repository with the step-by-step guide and source code

Alt text


Back to the startpage