SIMDE-ULL / SIMDE

Educational computer simulator on a mission to "superscalate" the study of computer architecture fundamentals
https://simde.net
GNU General Public License v3.0
13 stars 11 forks source link

Implement Drag & Drop for VLIW instructions #54

Closed oxcabe closed 2 years ago

oxcabe commented 2 years ago

Closes https://github.com/etsiiull/SIMDE/issues/36.

This implements dragging and dropping instructions from the code component into the VLIW table component, ensuring it matches the corresponding functional unit.

Some improvements can be made: