Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]: ability to add custom chips to the hardware simulator #486

Open
1 of 2 tasks
oximas opened this issue Oct 14, 2024 · 1 comment
Open
1 of 2 tasks

[feature]: ability to add custom chips to the hardware simulator #486

oximas opened this issue Oct 14, 2024 · 1 comment

Comments

@oximas
Copy link

oximas commented Oct 14, 2024

Tool

Hardware Simulator

Interface

Website (https://nand2tetris.github.io/web-ide)

Contact Details

[email protected]

What feature are you proposing?

I was working on the ALU and wanted to add a Or16way or And16way as a way to squeesh one of the busses together but in project1 we only made or8way , when I tried to take a bus and split it's input like Or8way(a= out[0..7],out = OrOut) it gave me an error that I can't index internal busses

Additional Comments

No response

Do you want to try to add this feature?

  • I want to try to add this feature!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@DavidSouther
Copy link
Collaborator

We expect this will be available when the local file system API is released, towards the end of this year. See #450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants