- May 26, 2020
-
-
Jacob Wahlman authored
Removed unnecessary imports from gui See merge request PUM_TDDD96/B-ASIC!66
-
Jacob Wahlman authored
-
Angus Lothian authored
Docs See merge request PUM_TDDD96/B-ASIC!64
-
-
- May 25, 2020
-
-
Jacob Wahlman authored
Include GUI in the setup.py file and fixes for GUI functionality See merge request PUM_TDDD96/B-ASIC!63
-
Jacob Wahlman authored
-
- May 21, 2020
-
-
Adam Jakobsson authored
Remove undo/redo from GUI, also layout fix for ubuntu See merge request PUM_TDDD96/B-ASIC!62
-
Jacob Wahlman authored
-
Jacob Wahlman authored
Fixed save/load, sfg creating, simulation, bug fixes See merge request PUM_TDDD96/B-ASIC!61
-
Jacob Wahlman authored
-
- May 20, 2020
-
-
Adam Jakobsson authored
Resolve "Verify SFG 1000 Operations" See merge request PUM_TDDD96/B-ASIC!60
-
-
- May 19, 2020
-
-
Ivar Härnqvist authored
-
- May 18, 2020
-
-
Ivar Härnqvist authored
-
Ivar Härnqvist authored
-
Ivar Härnqvist authored
-
Ivar Härnqvist authored
-
Adam Jakobsson authored
Resolve "Load/Save SFG to file" See merge request PUM_TDDD96/B-ASIC!57
-
-
Adam Jakobsson authored
Resolve "Re-Implement Evaluation" See merge request PUM_TDDD96/B-ASIC!51
-
-
- May 17, 2020
-
-
Jacob Wahlman authored
Resolve "Generate Schedule" See merge request PUM_TDDD96/B-ASIC!56
-
Add code for get_all_operations_of_type and for setting latency and latency offsets for all operations of a type
-
- May 14, 2020
-
-
Jacob Wahlman authored
Resolve "Show PC in GUI" See merge request PUM_TDDD96/B-ASIC!55
-
-
Jacob Wahlman authored
added logging and help section See merge request PUM_TDDD96/B-ASIC!54
-
Jacob Wahlman authored
-
- May 13, 2020
-
-
Adam Jakobsson authored
Resolve "Simulate SFG in GUI" See merge request PUM_TDDD96/B-ASIC!53
-
-
- May 11, 2020
-
-
Adam Jakobsson authored
Resolve "Create SFG in GUI" See merge request PUM_TDDD96/B-ASIC!52
-
Adam Jakobsson authored
visualize creating sgf by hover over an operation to se which sfg it's containing or if it's belongs to a sfg
-
Jacob Wahlman authored
Changed from PyQt5 to PySide2 See merge request PUM_TDDD96/B-ASIC!50
-
- May 10, 2020
-
-
Jacob Wahlman authored
-
- May 07, 2020
-
-
Rasmus Karlsson authored
Resolve "Visualize PG" See merge request PUM_TDDD96/B-ASIC!48
-
Rasmus Karlsson authored
Visualizing PG looks good to me. Tests for this feature will not be tested alongside every other test since they only display a graph and do not test any logics.
-
- May 06, 2020
-
-
Adam Jakobsson authored
Resolve "Removing Operation from SFG" See merge request PUM_TDDD96/B-ASIC!49
-
Add code to remove_operation so that if an operation is missing an output signals but has input signals then the input signal is disconnected from the operation
-
- May 04, 2020
-
-
Jacob Wahlman authored
Resolve "Print PG" See merge request PUM_TDDD96/B-ASIC!47
-
Change how operations and graph_components __str__ function works and their respective tests in sfg_tests
-
Adam Jakobsson authored
Resolve "Resize GUI Window" See merge request PUM_TDDD96/B-ASIC!46
-