Skip to content

A python replacement for the Tcl interface to quartus

Notifications You must be signed in to change notification settings

CedricDViou/python-quartus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-quartus

Quartus Prime is a software suite for compiling Verilog and VHDL for Altera (now part of Intel) devices. Unfortunately, most scripts for automating compilation and interaction are written in Tcl, and no one wants that.

This project aims to allow interaction with the quartus libraries via python.

Installation

Download and install Quartus Prime. Add C:\altera_lite\15.1\quartus\bin64 to the system %PATH%.

Then clone this repo and run the command:

python setup.py install

About

A python replacement for the Tcl interface to quartus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%