mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

750
active users

#tinytapeout

1 post1 participant0 posts today
Replied in thread
@chrisamaphone@hci.social followed a related line of thinking for a little rewrite CPU with #tinytapeout and it's hardly any silicon

but for expressivity and optimization the design would almost certainly expand: I'm still curious to know how well it would scale, and what kind of programs fit the idiom well

haskell hdl: https://github.com/jleightcap/fractran-silicon
under microscope: https://htfab.github.io/tt07-chip-imaging/#url=data/tt07.json&x=23412&y=16621&z=5

Had some fun testing Ricardo Nunes's 12bit SAR ADC on #TinyTapeout 7 this afternoon.

A SAR ADC is a nice mixed signal example, with the digital section coordinating the binary search of an internal DAC, homing in on the input signal.

Glad I could test it myself and see it working!