nand2tetris / web-ide

A web-based IDE for https://nand2tetris.org
https://nand2tetris.github.io/web-ide
Other
38 stars 11 forks source link

[feature]: Hardware simulator -- upload files #387

Closed martybillingsley closed 4 days ago

martybillingsley commented 4 days ago

Tool

Hardware Simulator

Interface

None

Contact Details

No response

What feature are you proposing?

The hardware simulator is currently limited to the files from projects 1-3 and 5. In order to implement and test a chip that is not part of those projects, you have to go to some pains to edit and overwrite the project files.

I have my students implement additional chips, both as assignments and on exams. It's more difficult in the new software.

Would it be possible to allow upload of local .hdl, .tst, and .cmp files within in the hardware simulator?

Additional Comments

No response

Do you want to try to add this feature?

Code of Conduct

DavidSouther commented 4 days ago

Thank you for opening this issue! It's certainly a feature we intend to support, and we will prioritize it higher with this feedback. It's being tracked already at https://github.com/nand2tetris/web-ide/issues/352