You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wb_block.py is getting long as a single file. It would be good to split some functionalities. For example for different backends there can be backend package with single module per targets such as Python, VHDL etc.
The
wb_block.pyis getting long as a single file. It would be good to split some functionalities. For example for different backends there can bebackendpackage with single module per targets such as Python, VHDL etc.