Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Turing CompleteNewsVerilog export added
Game update

Verilog export added

Turing Complete · published 9 Sep 2022, 03:32 UTC · build 9481313

All newsPlayers around this dateRead on Steam

This update brings a verilog exporter to the game. Verilog is an industry standard hardware description language. With your favorite architecture exported to verilog format, you can theoretically simulate it with other simulators, simulate it on an FPGA (basically circuit simulation hardware) and presumably even get it produced as a chip if you can afford it. However if you are excited to try this out but don't have experience with industry tools, be warned that they are far from as polished from an ease of use perspective, as games like this are. Things can be painful to set up sometimes.

In other news, here are some of the things that were added since last update:
- Added a "Ticks Per Second" counter
- Added UI scaling
- Improved multi select
- Enabled reordering of the left side IO list by drag and drop
- Added bidirectional pins and tri state pins to that IO list
- Deleted the Stack component, created a new version of the "Negative numbers" level and more small iterations like that.
- Also I fixed a ton of long standing bugs

At the moment I am working on improving the programming language that the levels of the game are defined in. Once its updated, players will be able to write and share their own levels / level packs (with full server verified scoring), which will be very exciting. This might take a while though and it is hard to predict exactly how long, since I want to try to do some things I don't have much experience with. I will post more when I figure it out.

More from Turing Complete

Other announcements

All news
Community1 Sep 2026Soundtrack available on SteamSome of you have been asking for the soundtrack to be sold here on Steam. It is now finally here. It contains 16 tracks in very high quality audio you can't find anywhere else.Community27 Jul 2026The story is back, the alien is outThe alien has been replaced with a new character. I think this change may upset some players, but it is something I have wanted to do for a while. The TLDR reason is that he is too silly in a way that I don't feel represents the game. The value of clear communication Why are Candy Crush and Dark Souls so different visually? The answer is of course that they are two different games trying to com…In-game event15 Jul 2026Turing Complete 2 patch notesFeatures and changes · New and powerful assembler system added · Almost all components now support widths between 2 and 64 · A powerful new screen replaces the old screens. It supports all resolutions between 4:3 and 1024:768 · All component shapes have been updated for consistency (and wide logic gates now follow IEEE standards) · Simulation speed is 100x faster · Custom components no longer h…