- Apr 25, 2020
-
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
Jacob Wahlman 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
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
- Apr 22, 2020
-
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
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
-
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.
-