-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mutation code for migrating from the 1.3.3 custom device to the multi…
…-fpga configuration (#25) * Remove Main.validBitfile from multi-fpga code This property is no longer as meaningful, and the implementation was incorrect * Initial mutation work for multi-fpga support * Add new APU state channels during mutation, handle multiple APUs * 1.3.3 mutations should use hard coded channel lists This fixes a bug (in addition potential future bugs of the same nature) where the APU State channel list was updated, and as a result mutating from versions prior to 1.3.3 to 1.3.4 would try to double-add the new channels. * Work around #24 We were adding the new monitoring channels to the event timing status section unintentionally. * Decouple feature toggle mutation from version mutation * Address feedback from @csjall Initialize Main.Feature Toggles.Multi FPGA in main page and set after mutating. Added a unit test to validate mutation.
- Loading branch information
Showing
23 changed files
with
13,834 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-744 Bytes
(97%)
Source/System Explorer/Parse Bitfile for EST IP - Multi FPGA.vi
Binary file not shown.
Binary file not shown.
Oops, something went wrong.