9d icon indicating copy to clipboard operation
9d copied to clipboard

Complete software suite for the nand2tetris MOOC course

Results 5 9d issues
Sort by recently updated
recently updated
newest added

We have a HDL dialect that will get parsed. The parser has to generate some data structure that represents the network - somewhat like an AST of a language This...

The gate abstraction uses an int data type, but treats it like a bool Try building a multibit and gate that uses all bits of a data type. The inputs...

Something like this: ![9d](https://user-images.githubusercontent.com/149142/28865588-0872d1d8-778e-11e7-80f4-d7e38ed85405.png)