Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAs far as I know, there is no support for Linux with the pre-made GUIs. You can however use System Console to access your own custom logic, eg.,
http://www.alterawiki.com/wiki/using_the_usb-blaster_as_an_sopc/qsys_avalon-mm_master_tutorial Here's some random number generator documentation/code using LFSRs/PRBSs, http://www.ovro.caltech.edu/~dwh/correlator/pdf/lfsr_tutorial.pdf http://www.ovro.caltech.edu/~dwh/correlator/pdf/lfsr_tutorial_src.zip How are you generating random numbers? And for what purpose? Cheers, Dave