- Apr 29, 2020
-
-
Felix Goding authored
Add ability to zoom and move workspace by dragging it See merge request PUM_TDDD96/B-ASIC!36
-
Felix Goding authored
-
Adam Jakobsson authored
Resolve "Create operation box with buttons in the GUI" See merge request PUM_TDDD96/B-ASIC!35
-
Update GUI/operation_icons/Absolute.png, GUI/operation_icons/Addition@3x.png, GUI/operation_icons/Butterfly.png, GUI/operation_icons/ComplexConjugate.png, GUI/operation_icons/Constant.png, GUI/operation_icons/ConstantMultiplication.png, GUI/operation_icons/CustomOperation.png, GUI/operation_icons/Division.png, GUI/operation_icons/Input.png, GUI/operation_icons/Max.png, GUI/operation_icons/Min.png, GUI/operation_icons/Multiplication.png, GUI/operation_icons/Output.png, GUI/operation_icons/Register.png, GUI/operation_icons/SquareRoot.png, GUI/operation_icons/Subtraction.png, GUI/operation_icons/absolute.png, GUI/operation_icons/addition.png, GUI/operation_icons/butterfly.png, GUI/operation_icons/complexConjugate.png, GUI/operation_icons/constant.png, GUI/operation_icons/constantMultiplication.png, GUI/operation_icons/customOperation.png, GUI/operation_icons/division.png, GUI/operation_icons/input.png, GUI/operation_icons/max.png, GUI/operation_icons/min.png, GUI/operation_icons/multiplication.png, GUI/operation_icons/output.png, GUI/operation_icons/register.png, GUI/operation_icons/squareRoot.png, GUI/operation_icons/subtraction.png files Deleted GUI/operation_icons/minus.png, GUI/operation_icons/plus.png files
-
- Apr 28, 2020
-
-
Jacob Wahlman authored
Resolve "Insert Operation in SFG" See merge request PUM_TDDD96/B-ASIC!32
-
Jacob Wahlman authored
-
Angus Lothian authored
Resolve "Generate PG from SFG" See merge request PUM_TDDD96/B-ASIC!29
-
Angus Lothian authored
Change usage of type_name from property to function and add function for returning all components of the entered type
-
Rasmus Karlsson authored
Resolve "Operation Splitting" See merge request PUM_TDDD96/B-ASIC!34
-
Rasmus Karlsson authored
Implemented Split function. Need to do some testing and write some secure code for Split. Added two properties to SFG class
-
Ivar Härnqvist authored
-
- Apr 24, 2020
-
-
Jacob Wahlman authored
Resolve "Specify internal input/output dependencies of an Operation" See merge request PUM_TDDD96/B-ASIC!31
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 22, 2020
-
-
Adam Jakobsson authored
Resolve "System tests iteration 1" See merge request PUM_TDDD96/B-ASIC!25
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 20, 2020
-
-
Jacob Wahlman authored
Resolve "Replacing Operations in SFG" See merge request PUM_TDDD96/B-ASIC!22
-
Jacob Wahlman authored
-
Kevin Scott authored
-
- Apr 17, 2020
-
-
Angus Lothian authored
Resolve "Simulate SFG" See merge request PUM_TDDD96/B-ASIC!23
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 14, 2020
-
-
Felix Goding authored
Resolve "Print SFG" See merge request PUM_TDDD96/B-ASIC!21
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 08, 2020
-
-
Adam Jakobsson authored
Implemented a GUI framework See merge request PUM_TDDD96/B-ASIC!19
-
-
Kevin authored
-
- Apr 07, 2020
-
-
Angus Lothian authored
Resolve "Create SFG" See merge request PUM_TDDD96/B-ASIC!18
-
-
Ivar Härnqvist authored
Resolve "Operation Evaluation" See merge request PUM_TDDD96/B-ASIC!17
-
Change test of multiple outputs of evaluate output and Butterfly to not depend on implementation returing list or tuple
-
- Apr 03, 2020
-
-
Arvid Westerlund authored
Implemented "Modify Word Length" See merge request PUM_TDDD96/B-ASIC!16
-
Arvid Westerlund authored
-
- Apr 01, 2020
-
-
Kevin authored
-
Jacob Wahlman authored
-
Angus Lothian authored
Add changes from sprint 1 and 2 to master Closes #1 See merge request PUM_TDDD96/B-ASIC!15
-
Angus Lothian authored
This reverts commit 21124444
-
- Mar 20, 2020
-
-
Ivar Härnqvist authored
Misc. fixes See merge request PUM_TDDD96/B-ASIC!12
-
Ivar Härnqvist authored
-
- Mar 18, 2020
-
-
Ivar Härnqvist authored
Resolve "Add AbstractPort" and "Change Port ID to Port Index" See merge request PUM_TDDD96/B-ASIC!11
-
Solve pull request comments and change so evaluate function in SFG uses the same interface as the abstract evaluate function
-
- Mar 14, 2020
-
-
Arvid Westerlund authored
Resolve "Basic Operations" See merge request PUM_TDDD96/B-ASIC!10
-