Skip to content

dcaruso/quartus-lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quartus-lite

Quartus Lite docker.

For Mac OS X users, I included a quartus shell script, which allows execution of e.g. quartus_sh inside the docker container. The current working directory is mounted to /build.

Example:

quartus quartus_sh --flow compile my.qpf

quartus_sh command is executed in the current working directory. Just copy quartus_sh to a directory in your PATH.

Environment variables:

  • JTAG_SERVER: allows setting a server for remote programming
  • JTAG_PASSWD: allows setting a server password for remote programming

About

Quartus Lite docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 40.4%
  • Shell 35.7%
  • Roff 23.9%