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 n drop #36

Closed adrianabreu closed 1 year ago

adrianabreu commented 3 years ago

Try to build vliw code from superescalar code using react dnd. Try to respect all the titles and implement the most simple version using the webapi.

adrianabreu commented 3 years ago

Need to plan design for this, this will be set in a brief discussion

adrianabreu commented 3 years ago

After reviewing the current solution the most simple one seems to be to create a new modal just for this. photo_2021-08-28_16-44-20 photo_2021-08-28_16-44-22 photo_2021-08-28_16-44-23

My current idea: Draft vliw code builder

adrianabreu commented 3 years ago

A good aproach can be: