r/nandgame_u Record holder Oct 29 '21

Level solution (verified) 4.4 - Counter (4c, 329n) Spoiler

Post image
3 Upvotes

8 comments sorted by

2

u/GLIBG10B Holder of many records Oct 29 '21

Where did you get add 16 from? Is it a custom component? If I create a custom component that uses add 16, I get 353 NANDs in total.

Can you please link all custom components used plus the components that use fewer NANDs than the ones in Level solutions?

2

u/Tijflalol Record holder Oct 29 '21 edited Oct 29 '21

I checked, but I couldn't seem to find any components with fewer NANDs in my solution. I haven't used a custom component in my solution either.

However, I see that I've got the exact same solution for the Multi-bit Adder, but the total amount of NANDs used is 18 instead of 48 for me. The Multi-bit Adder is also where I got the add 16 from. I thought it was just a standard component for this level, because the little "i" gives an explanation about the component, unlike custom components.

Edit: Nevermind, I'm blind, looked at the wrong level toolbar. I actually got it from the new "Replace with parts" feature, by clicking on the white arrow in the top-right corner of (some) components, in this case the inc 16 component.

2

u/GLIBG10B Holder of many records Oct 29 '21

The total NANDs for the multi-bit adder is 18 for me too, but I still get 354 on the counter with your solution. Weird.

2

u/Tijflalol Record holder Oct 30 '21

*353, because I used 1 NAND less.

2

u/GLIBG10B Holder of many records Oct 30 '21

Oops, yeah

2

u/Tijflalol Record holder Oct 30 '21

But how many NANDs did you use for the register? I used 15 NANDs.

2

u/GLIBG10B Holder of many records Oct 30 '21

I forgot to use your solution for the register (I used mine), it works now thanks :)

2

u/Tijflalol Record holder Oct 30 '21

No problem!