Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTutorial: Using the USB-Blaster as an SOPC/Qsys Avalon-MM master
Hi all, I've put together a tutorial on how to use the Altera JTAG-to-Avalon-MM master and Altera Verification IP Avalon-MM BFM Master under both SOPC builder and Qsys. http://www.ovro.cal...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- I goofed.. --- Quote End --- You're not the first :) --- Quote Start --- Regarding the gui, I've never used Tcl/Tk before, but it's absolutely amazing that a windows application can be generated/modified in seconds with just a few lines of text (I know of course there's a framework lurking underneath, but still!) I'd love to play with making a continuous graph showing the value of a memory address as it changes over time! Are there any resources you recommend for designing tk guis (there seems to be quite a few, VisualTcl, VisualCamel, SpecTcl, etc). And apparently there's also a python wrapper for Tcl/Tk called TKInter, for which there's even more gui builders for (Rapid-Tk, pygubu. ptkgb,etc)... although not sure how easy it is to convert TKinter (python) GUIs to run on TK (tc). Any suggestions? --- Quote End --- I just use the Tcl book by Brent Welch. Looks like he has a few sample chapters ... http://www.beedub.com/book/ Cheers, Dave