summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Hard reset user device on connection and disconnection of FPGA viewerTimothy Pearson2014-01-132-1/+15
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratoryTimothy Pearson2014-01-131-3/+3
|\
| * Fix FPGA server FTBFS on amd64Timothy Pearson2014-01-131-3/+3
| |
* | Automatically prompt for username/password if Kerberos ticket is invalidTimothy Pearson2014-01-134-3/+52
|/
* Fix serial server init fileTimothy Pearson2014-01-131-13/+13
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratoryTimothy Pearson2014-01-138-5/+423
|\
| * Add serial console clientTimothy Pearson2014-01-138-5/+423
| |
* | Fix incorrect file namesTimothy Pearson2014-01-134-4/+4
|/
* Add serial console serverTimothy Pearson2014-01-1332-24/+1562
|
* Fix prototerminal reception of multiple lines of textTimothy Pearson2014-01-131-5/+8
|
* Add prototyping terminal to uLab client for TDETimothy Pearson2014-01-136-1/+410
|
* Add serial I/O to host FPGATimothy Pearson2014-01-122-0/+13
|
* Add initial version of a logic analyzer serverTimothy Pearson2014-01-1235-3/+1544
|
* Max out logic analyzer memoryTimothy Pearson2014-01-125-17/+102
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratoryTimothy Pearson2014-01-113-8/+148
|\
| * Lower the uLab FPGA viewer GPMC clock to reduce errors on prototype lashupTimothy Pearson2014-01-103-8/+148
| | | | | | | | Add memory stress tests to GPMC test program
* | Add logic analyzer block to control FPGATimothy Pearson2014-01-114-6/+149
|/
* Relayout the GUI to be more in line with expected normsTimothy Pearson2014-01-107-284/+326
| | | | | Add user logic reset signal Stabilize data transfer
* Increase DSP memory sizeTimothy Pearson2014-01-103-3/+13
| | | | Fix potential crash in FPGA viewer if hardware debug interface is malfunctioning or offline
* Add GPMC interface to FPGA serverTimothy Pearson2014-01-105-31/+399
|
* Update common modulesTimothy Pearson2014-01-0920-0/+0
|
* Move hardware design files to their correct locationsTimothy Pearson2014-01-097-510/+474
|
* Add initial GOMC compatible uLab debug system hardware design filesTimothy Pearson2014-01-0914-0/+1007
|
* Add initial GPMC test program and associated files for BeagleBone BlackTimothy Pearson2014-01-096-2/+445
|
* Add initial version of SVF player for Beaglebone BlackTimothy Pearson2014-01-014-0/+593
|
* Fix prior commitTimothy Pearson2013-10-301-1/+1
|
* Fix progress bar not moving during DSP data receptionTimothy Pearson2013-10-302-6/+13
| | | | Fix syntax error in demo main.v file
* Fix prior commitTimothy Pearson2013-10-301-3/+3
|
* Allow data processing RAM size to be configured by changing a Verilog ↵Timothy Pearson2013-10-306-35/+90
| | | | parameter on the FPGA side
* Fix image distortion when certain greyscale values are utilizedTimothy Pearson2013-10-306-179/+215
| | | | Store last used values in FPGA viewer and programmer GUI for convenience on GUI restart
* Increase FPGA viewer refresh rate and add configuration option for sameTimothy Pearson2013-10-307-16667/+34
|
* Add ability to tune polling speedTimothy Pearson2013-10-292-5/+9
|
* Fix 7 segment display malfunction at low multiplexing ratesTimothy Pearson2013-10-151-8/+8
|
* Fix 7-segment LED display and add sample driver for the sameTimothy Pearson2013-10-146-204/+150
|
* Update API to TDE R14Timothy Pearson2013-10-0129-138/+138
|
* Use latest admin moduleTimothy Pearson2013-09-3010-0/+0
|
* Use latest tdelibs for build depTimothy Pearson2013-09-3010-11/+11
|
* Use 10-pin headers for ulab debug interface serial port on Spartan 6Timothy Pearson2013-04-211-2/+2
|
* Add sample image processing module to Spartan 6 demo projectTimothy Pearson2013-04-171-5/+72
|
* Properly report device programming errorsTimothy Pearson2013-04-151-0/+11
|
* Fix data transmission to FPGA when file size is not exactly 16384 bytesTimothy Pearson2013-03-231-10/+22
| | | | Fix input image display
* Fix SQL syntax in prior commitTimothy Pearson2013-03-151-1/+1
|
* Add method to mark ulab servers as online or offlineTimothy Pearson2013-03-153-3/+32
|
* Avoid usage of TQTimer::singleShot in the FPGA viewer partTimothy Pearson2013-03-133-17/+23
| | | | Repair "think-o" in the Spartan 6 block RAM HDL
* Add sample design for Spartan 6 and ISE 14.4Timothy Pearson2013-03-138-3/+615
|
* Update remote debug module and clean up FPGA section of the source treeTimothy Pearson2013-03-134-2364/+1203
|
* Properly handle IDLE response while in programming stateTimothy Pearson2013-03-121-0/+8
| | | | Set sensible programmer minimum size
* Add debug log message to SERV commandTimothy Pearson2013-03-121-1/+3
| | | | Fix multiple service handling
* Repair broken single instance checkTimothy Pearson2013-03-121-1/+1
|
* Fix TDE client desktop configuration fileTimothy Pearson2013-03-121-1/+0
|