Taping out a systolic array with an opensource PDK

HIP - Track 1 - Room 5
Camilo
Introduction to open source PDKs for making custom Asics and the work involved in taping out a small systolic array using only open-source tooling, and also applications to systolic arrays
During this talk, I will give an introduction to open-source PDKs for making custom Asics and my work on taping out a small systolic array using only open-source tools, my work is part of the zero to ASIC community https://www.zerotoasiccourse.com/. All of the content to be presented is from the perspective of an embedded software engineer learning digital design in his free time, without previous knowledge of digital design. The related work can be found at https://github.com/tucanae47/etpu and https://github.com/tucanae47/wrapped_etpu

Additional information

Live Stream https://streaming.media.ccc.de/jev22/hip1
Type Talk/panel 30 min
Language English

More sessions

12/27/22
Theater Hall - E.T.I. (HiP main stage)
HIP - Track 1 - Room 5
Welcome to Hacking in Parallel. Lets fire this up.
12/27/22
Track 2 Room 2
davedarko
HIP - Track 2 - Room 2
Going through the reasoning and design decisions made while creating pentagon shaped PCBs and a case for a 12 sided platonic solid.
12/28/22
HIP - Track 1 - Room 5
Librevent is a browser extension allowing any user to copy and republish (“scrape”) data about events posted on proprietary platforms onto free libre and open source decentralized networks. For now, Librevents focuses on liberating events data (description, date and time, location) from Facebook onto Mobilizon, an event-management platform alternative part of the Fediverse*. The intention behind Librevents is to feed alternative ethical platforms like Mobilizon with content, in order to help ...
12/28/22
mainhall stage - c-base
c-base mainhall
Matthias Maurer beschreibt den Mond als unser *Sprungbrett zum Mars*. Und nicht nur für Missionen zum nächsten Planeten, sondern auch für wesentlich weiter entfernte Ziele, wo nie ein Mensch zuvor gewesen ist, wird es unabdingbar sein, den Mond als Trainingsgelände zu nutzen. Mit Hilfe unserer **CubeR** soll die Oberfläche des Mondes sowohl für die Wissenschaft als auch für die Industrie zugänglich werden. Unsere nach einem offenen Standard entwickelten Nano-Rover stellen eine Grundlage ...
12/28/22
Theater Hall - E.T.I. (HiP main stage)
Dennis Guse
HIP - Track 1 - Room 5
Most open-source projects have limit lifetime: at some point in time development stops and the project becomes unmaintained. A lot of projects often do not even reach the stage, where they are used by a critical mass of users. In this talk, I will go through the steps of continuing an open-source project using my lessons learned from forking Google's MyTracks and crafting it into OpenTracks.
12/28/22
Theater Hall - E.T.I. (HiP main stage)
hanemile
HIP - Track 1 - Room 5
Most bug bounty platforms list subdomain takeover as "not in scope", but could it be interesting anyways? Yes! This talk will show you what this kind of problem is and how it can be mitigated at scale (and where it isn't).
12/28/22
Theater Hall - E.T.I. (HiP main stage)
jiska
HIP - Track 1 - Room 5
Want to learn reverse engineering? Looking for the tool assisting you in reversing almost everything? With Frida, you can reprogram software during runtime, so-called hooking, and view or change the program logic without source code access.