1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Gerry Stellenberg
7a77f9c03b Changed pinprocfw's version to 1.0 2011-07-08 16:40:38 -05:00
Gerry Stellenberg
5fb16ba80a Moved display of updating/erasing messages to after the XSVF data starts being processed. These messages will no longer get displayed if the XSVF data is corrupt. 2011-06-29 12:40:29 -05:00
Gerry Stellenberg
95b9cb8193 Changed some error message formatting. 2011-06-29 00:53:50 -05:00
Gerry Stellenberg
23a0d02803 Added .p-roc file format version check so that p.roc file format changes won't be misinterpreted. 2011-06-28 11:24:07 -05:00
Gerry Stellenberg
5c61bd2bf0 Added support for the .p-roc file format. 2011-06-28 11:02:12 -05:00
Gerry Stellenberg
c53227c90e Added progress status to pinprocfw. Also added the drive_outputs_now parameter to PRSwitchUpdateRule() and associated methods. When true and FPGA version is 1.17 (non-debug) or higher), the P-ROC will check the switch state to see if the drivers should be processed immediately. 2011-02-17 21:40:06 -06:00
preble
f02e9464ce Merge branch 'dev' of github.com:preble/libpinproc into dev
Conflicts:
	utils/pinprocfw/pinprocfw.cpp
2011-02-02 21:56:42 -05:00
preble
9adb4c6c6b Fixed pinprocfw compile warnings. 2011-02-02 21:51:39 -05:00
Gerry Stellenberg
a7130131f3 More tweaks for MSVC support, and eliminated deprecated conversion warnings from pinprocfw.cpp. 2011-01-16 18:06:29 -06:00
Gerry Stellenberg
f198a341f8 Added include guards 2011-01-16 09:39:36 -06:00
Gerry Stellenberg
a07206ff39 More small tweaks for MSVC. 2011-01-02 18:02:07 -06:00
preble
3d265e7bbf First pass at handmade Makefiles. 2010-05-31 00:04:15 -04:00
Gerry Stellenberg
93274c40bd Use custom machine type so that it will run regards of the machine the P-ROC is installed in. 2009-10-02 15:56:19 -05:00
gstellenberg
0ca7e4c9f1 Replace sleep() with PRSleep() for cross-platform compiling 2009-07-12 22:17:03 -05:00
gstellenberg
583b7113c5 Fixed bug due to unitialized variables in PRJTAGDriveOutputs calls 2009-07-12 17:41:32 -05:00
gstellenberg
1c0a034d9a removing unused files. 2009-06-28 22:35:04 -05:00
gstellenberg
6b810edd78 Added pinprocfw, a utility to verify/update the P-ROC's firmware (FPGA image). 2009-06-28 22:33:02 -05:00