• 9/15/19 9:39 am
- 2.8k views • 0 today
- save_alt 79 downloads • 1 today
- Progress
- 100% complete
Added Creditraitoo
15
An adress decoder based on raigoo's design. This decoder decodes a full 1 byte
address. of you only need a certain part (e.g 4 bits) you can clone the parts you need, since I marked, where what address starts,
Yes, this is a troll, but it does showcase how big 8 bits actually is.
address. of you only need a certain part (e.g 4 bits) you can clone the parts you need, since I marked, where what address starts,
Yes, this is a troll, but it does showcase how big 8 bits actually is.
4401661
2



Have something to say?
I've done a lot of designs in the past and they all came to this:
no matter how long it is the delay between input and output is always the same, around 3-4 ticks.
that's because it uses Instant repeaters instead of regular ones.