- 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
-
Arvid Westerlund authored
-
- Mar 12, 2020
-
-
Ivar Härnqvist authored
Resolve #1 "Port Interface", #8 "Port Coupling" See merge request PUM_TDDD96/B-ASIC!9
-
Add updated port and signal interface where connecting / disconnecting is done reflectibly between both signal and port, also add some more helper methods.
-
- Mar 06, 2020
-
-
Kevin Scott authored
-
- Mar 05, 2020
-
-
Ivar Härnqvist authored
Convert from tabs to spaces See merge request PUM_TDDD96/B-ASIC!8
-
Jacob Wahlman authored
-
Jacob Wahlman authored
Resolve "Operation Traversing" See merge request PUM_TDDD96/B-ASIC!7
-
Jacob Wahlman authored
-
Jacob Wahlman authored
Add implementation of #3, "Operation Naming System" See merge request PUM_TDDD96/B-ASIC!6
-
Change so that Basic Operation also inherits from abstract graph component and removed name property implementation
-
- Mar 04, 2020
-
-
Angus Lothian authored
Resolve "Signal Interface" See merge request PUM_TDDD96/B-ASIC!5
-
-
Felix Goding authored
-
- Mar 03, 2020
-
-
Felix Goding authored
-
Felix Goding authored
-