You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: