PyFPGA / pyfpga

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

Feature request: Option to set VHDL version #42

Open gts-bzi opened 2 weeks ago

gts-bzi commented 2 weeks ago

Vivado requires to explicitly set the VHDL version to 2008+ if VHDL2008 features are being used in design files. This might be solved in multiple ways:

I will probably implement this by myself when I find the time, so let me know before you start so we can avoid duplicate work :)

rodrigomelo9 commented 1 week ago

Hi @gts-bzi I'm considering two things: