ASIC Tamagotchi, a TinyTapeout Project
For my TinyTapeout 4 personal project, I designed an ASIC Tamagotchi that lives on the chip. Given the limited space available, this Tamagotchi is simple but functional. It is also an excellent starting point for learning ASIC design and explores interesting concepts such as implementing UART serial communication and generating pseudo-random numbers, which I mentioned in a previous post. About the Tamagotchi The Tamagotchi design is very simple. It consists of a small memory that stores ASCII characters so the Tamagotchi can be rendered graphically in the serial console....