PyFPGA / pyfpga

A Python package to use FPGA development tools programmatically.
https://pyfpga.github.io/pyfpga/
GNU General Public License v3.0
82 stars 10 forks source link

Allows the configuration of needed environment variables #4

Closed rodrigomelo9 closed 2 years ago

rodrigomelo9 commented 2 years ago

Currently I am using https://github.com/PyFPGA/poc/blob/main/.settings.sh

rodrigomelo9 commented 2 years ago

I will rewrite/simplify PyFPGA. It implies the assumption that the needed underhood tools are installed and properly configured.