Skip to main content

A GUI for managing FPGA Device configurations.

Project description

FPGA Device Manager

A GUI for managing device configurations for a Smart Home FPGA solution that was created as part of a Bachelor's thesis.

This application aids you in creating a device configuration for a Smart Home FPGA and automatically generates the corresponding Verilog code.

Installation

pip install fpga-device-manager

Usage

To launch the GUI, execute:

python -m fpga_device_manager
  • The generated Verilog .v files will have to be copied manually to the smarthome/source/generated folder of the Lattice Diamond project.
  • The generated smarthome.ldf file has to be copied manually to the root folder of the Lattice Diamond project.

Command-line generation

Verilog code can be generated from the command line like this:

python -m fpga_device_manager.generator --output=./generated configuration.json

Valid configurations

A valid configuration needs:

  • at least one appliance
  • at least one sensor
  • every sensor to be associated with an appliance

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fpga-device-manager-0.2.4.tar.gz (454.0 kB view hashes)

Uploaded Source

Built Distributions

fpga_device_manager-0.2.4-py3.7.egg (469.4 kB view hashes)

Uploaded Source

fpga_device_manager-0.2.4-py3-none-any.whl (472.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page