Forum Discussion

RandyR's avatar
RandyR
Icon for New Contributor rankNew Contributor
4 years ago

Adding additional Tcl packages to Quartus

Is it possible to extend Tcl in Quartus by adding outside packages? Specifically, I am looking to autosend emails and/or SMS messages based on Quartus compilation status.

Cheers.

2 Replies

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Randy,


    Good question and I dont have the answer for now. I am checking this with developer.




  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Randy,


    Yes, you can add outside packages. There are a number of packages that ship by default – there is a set of packages called “tcllib” that you can look up the documentation for. If the packages there don’t cover what you need, you can find a package to download, and copy the files to a known location. Then in the Tcl script, you configure the script to look in that location.


    Quartus does have the ability to send compilation notifications, but you need an Intel account. Check the settings in the Tools menu -> Options -> Internet Connectivity -> Notification.