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 text was updated successfully, but these errors were encountered:
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 bebackend
package with single module per targets such as Python, VHDL etc.The text was updated successfully, but these errors were encountered: