- Notifications
You must be signed in to change notification settings - Fork10
Open
Description
The superscalar machine configuration modal layout is fixed in#130. Now, the following needs to be done:
- Refactor common functionality between configuration modals in a base modal component.
- Fix the VLIW machine configuration modal.
- Integrate the OptionsModalComponent functionality into the configuration modal base, and delete the former.
- Apply DRY to floating unit rows.