halfmanhalftaco / fpga-docker

Tools for running FPGA vendor toolchains with Docker
70 stars 14 forks source link

Update Dockerfile to make Modelsim work properly in 18.1 version #9

Open ericksuzart opened 1 year ago

ericksuzart commented 1 year ago

I really appreciate the work done with this repository, thanks! One little addition:

I modified the section vco="linux_rh60" to vco="linux" in /opt/quartus/modelsim_ase/vco file, this grant that the Modelsim works properly in this version.