Commits on Source (33)
-
Mikael Henriksson authored
-
Oscar Gustafsson authored
-
Petter Källström authored
-
Petter Källström authored
-
Petter Källström authored
-
Petter Källström authored
-
Petter Källström authored
-
Mikael Henriksson authored
Add support for node selecting strategy in greedy_color of ProcessCollection spliting methods (closes #175)
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
-
-
-
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
-
Oscar Gustafsson authored
Showing
- b_asic/GUI/main_window.py 58 additions, 73 deletionsb_asic/GUI/main_window.py
- b_asic/GUI/plot_window.py 240 additions, 0 deletionsb_asic/GUI/plot_window.py
- b_asic/GUI/select_sfg_window.py 6 additions, 3 deletionsb_asic/GUI/select_sfg_window.py
- b_asic/core_operations.py 62 additions, 8 deletionsb_asic/core_operations.py
- b_asic/gui_utils/about_window.py 10 additions, 7 deletionsb_asic/gui_utils/about_window.py
- b_asic/operation.py 50 additions, 81 deletionsb_asic/operation.py
- b_asic/port.py 13 additions, 8 deletionsb_asic/port.py
- b_asic/process.py 28 additions, 11 deletionsb_asic/process.py
- b_asic/resources.py 249 additions, 103 deletionsb_asic/resources.py
- b_asic/schedule.py 61 additions, 81 deletionsb_asic/schedule.py
- b_asic/scheduler_gui/axes_item.py 19 additions, 35 deletionsb_asic/scheduler_gui/axes_item.py
- b_asic/scheduler_gui/compile.py 47 additions, 12 deletionsb_asic/scheduler_gui/compile.py
- b_asic/scheduler_gui/logger.py 3 additions, 4 deletionsb_asic/scheduler_gui/logger.py
- b_asic/scheduler_gui/main_window.py 33 additions, 58 deletionsb_asic/scheduler_gui/main_window.py
- b_asic/scheduler_gui/operation_item.py 23 additions, 24 deletionsb_asic/scheduler_gui/operation_item.py
- b_asic/scheduler_gui/scheduler_event.py 32 additions, 57 deletionsb_asic/scheduler_gui/scheduler_event.py
- b_asic/scheduler_gui/scheduler_item.py 13 additions, 21 deletionsb_asic/scheduler_gui/scheduler_item.py
- b_asic/scheduler_gui/signal_item.py 12 additions, 5 deletionsb_asic/scheduler_gui/signal_item.py
- b_asic/scheduler_gui/timeline_item.py 4 additions, 6 deletionsb_asic/scheduler_gui/timeline_item.py
- b_asic/sfg_generators.py 25 additions, 26 deletionsb_asic/sfg_generators.py
b_asic/GUI/plot_window.py
0 → 100644