-
- Downloads
Fixed retiming bug, updated iir sfg generators and added RUF rule for ruff.
parent
34335d9f
No related branches found
No related tags found
Showing
- b_asic/GUI/arrow.py 1 addition, 1 deletionb_asic/GUI/arrow.py
- b_asic/GUI/main_window.py 2 additions, 2 deletionsb_asic/GUI/main_window.py
- b_asic/GUI/precedence_graph_window.py 1 addition, 1 deletionb_asic/GUI/precedence_graph_window.py
- b_asic/codegen/vhdl/common.py 1 addition, 1 deletionb_asic/codegen/vhdl/common.py
- b_asic/core_operations.py 2 additions, 2 deletionsb_asic/core_operations.py
- b_asic/graph_component.py 1 addition, 1 deletionb_asic/graph_component.py
- b_asic/list_schedulers.py 15 additions, 15 deletionsb_asic/list_schedulers.py
- b_asic/operation.py 1 addition, 1 deletionb_asic/operation.py
- b_asic/resources.py 4 additions, 4 deletionsb_asic/resources.py
- b_asic/schedule.py 1 addition, 1 deletionb_asic/schedule.py
- b_asic/scheduler.py 4 additions, 8 deletionsb_asic/scheduler.py
- b_asic/scheduler_gui/main_window.py 4 additions, 4 deletionsb_asic/scheduler_gui/main_window.py
- b_asic/sfg_generators.py 37 additions, 10 deletionsb_asic/sfg_generators.py
- b_asic/signal_flow_graph.py 6 additions, 10 deletionsb_asic/signal_flow_graph.py
- pyproject.toml 2 additions, 2 deletionspyproject.toml
- test/unit/test_list_schedulers.py 5 additions, 5 deletionstest/unit/test_list_schedulers.py
- test/unit/test_process.py 1 addition, 1 deletiontest/unit/test_process.py
- test/unit/test_schedule.py 1 addition, 1 deletiontest/unit/test_schedule.py
- test/unit/test_scheduler.py 2 additions, 2 deletionstest/unit/test_scheduler.py
- test/unit/test_sfg_generators.py 86 additions, 9 deletionstest/unit/test_sfg_generators.py
Loading
Please register or sign in to comment