• Devpost Devpost
    • Log in
    • Sign up
    Join a hackathon
    Devpost logo

    Devpost

    Participate in our public hackathons

    Hackathons Projects
    Devpost for Teams

    Devpost for Teams

    Access your company's private hackathons

    Login
    Host a hackathon
    Devpost

    Devpost

    Grow your developer ecosystem and promote your platform

    Host a public hackathon
    Devpost for Teams logo

    Devpost for Teams

    Drive innovation, collaboration, and retention within your organization

    Host an internal hackathon

    By use case

    AI hackathons Customer hackathons Employee hackathons Public hackathons
    Resources

    Blog

    Insights into hackathon planning and participation

    Customer stories

    Inspiration from peers and other industry leaders

    Planning guides

    Best practices for planning online and in-person hackathons

    Webinars & events

    Upcoming events and on-demand recordings

    Help desk

    Common questions and support documentation

  • Devpost Devpost
  • Join a hackathon
    • Devpost logo

      Devpost

      Participate in our public hackathons

      Hackathons Projects
      Devpost for Teams

      Devpost for Teams

      Access your company's private hackathons

      Login
  • Host a hackathon
    • Devpost

      Devpost

      Grow your developer ecosystem and promote your platform

      Host a public hackathon
      Devpost for Teams logo

      Devpost for Teams

      Drive innovation, collaboration, and retention within your organization

      Host an internal hackathon

      By use case

      AI hackathons Customer hackathons Employee hackathons Public hackathons
  • Resources
    • Blog

      Insights into hackathon planning and participation

      Customer stories

      Inspiration from peers and other industry leaders

      Planning guides

      Best practices for planning online and in-person hackathons

      Webinars & events

      Upcoming events and on-demand recordings

      Help desk

      Common questions and support documentation

  • Log in
  • Sign up

UofT ASIC Team - IC Hackathon

Descend
  • Overview
  • My projects
  • Participants (82)
  • Resources
  • Rules
  • Project gallery
  • Updates
  • Discussions
Connect with the participants – support your favorite projects by liking, sharing, and commenting on them.
NeuroCore
NeuroCore

NeuroCore is a low-power implant chip that tracks how tissue alters TMS signals. It auto-adjusts the TMS frequency to keep therapy precise and safe.

Winner Winner
Daniel Zheng Michael Lander B1ueed Christoph Kassir
3 0
An RTL Accelerator for Grid-Based Physics Simulations
An RTL Accelerator for Grid-Based Physics Simulations

Grid-based simulations are crucial in many areas of Physics. Despite their high degree of parallelism, even GPUs encounter problems in such simulations. We aim to address these issues in our project.

Winner Winner
Canberk Soytekin Mert Rassa
0 0
NanoTrade
NanoTrade

The 2010 Flash Crash cost $1 trillion in 36 minutes. NanoTrade detects the same crash signature in 80 nanoseconds — on a chip smaller than a fingernail. Built on TinyTapeout SKY130.

Winner Winner
Betul Cetintas Sehreen Basara Seeron Sivashankar
1 0
 FPGAudio
FPGAudio

A real-time audio effects processor. Includes mute, distortion, reverb, pitch shifting, and a white noise / crackling effect generator.

Winner Winner
Andrew Tan Yujie Seah Ishraq Alam
3 0
Platformer FPGA Game
Platformer FPGA Game

Using Verilog and System Verilog, our group created an FPGA platformer. In the game, the player can collect coins and jump onto elevated platforms. They have to avoid hazards (red obstacles) to win.

Winner Winner
Sudhanya Golla Brenda Kwan Michelle Yu Henry Lin
1 0
ASIC-RayForge
ASIC-RayForge

ASIC-RayForge is a fully hardware ray tracing pipeline in Verilog, built for Tiny Tapeout, rendering multi-bounce reflections, shadows, and colored lights on a dynamic number of sphere objects.

Winner Winner
Roshan Yan Ayan Ali Peter Leong
0 0
Multi-lane Streaming Crypto Accelerator
Multi-lane Streaming Crypto Accelerator

Encrypts data in parallel

undefined777-afk Satkurunathan Aniket Arbatti
0 0
FPGAudio Soundboard
FPGAudio Soundboard

A real-time hardware soundboard for the DE1-SoC. Features 5 isolated Verilog DSP cores for live audio effects, a visual VU meter, and automated CI/CD testbench verification.

Anni Deng MuEn Lee Heesoo Yoon Alan McEwan
0 0
MiniTPU
MiniTPU

A Tensor Processing Unit that computes 4x4 INT6 matrix multiplication with ReLU activation to accelerate neural networks.

Matthew Kong dphhs . Rivera Wijaya Jiya Nair
0 0
ChaChaChip
ChaChaChip

Our ASIC is designed to validate, encrypt and decrypt credit card information, handling sensitive data during transactions. The Luhn algorithm validates it before it is mixed with a computed cipher.

Nishtha Singhal Siddharth Shroff
0 0
StreamFIR
StreamFIR

A real-time streaming DSP FIR filter ASIC with selectable hardware modes and programmable coefficients, demonstrating why dedicated hardware outperforms CPU signal processing.

Jinning Liu
1 0
Convolution Engine
Convolution Engine

An 128x128 image processing chip capable of blurring the image and visually depicting color changes

M1NT Minh Le alex zhang
0 0
8-bit FPU
8-bit FPU

Designed and implemented a custom 8-bit E3M4 floating point unit supporting add, subtract, multiply, divide, fused multiply-add, and square root with rounding and normalization.

Nameera Ahmed Lalith Valiveti
0 0
MNIST BNN
MNIST BNN

A Binary Neural Network (BNN) MNIST digit classifier.

Jia L.
0 0
Bio-Tensor MD
Bio-Tensor MD

Bio-Tensor is an ASIC accelerator for molecular dynamics, executing bonded and non-bonded force calculations in parallel to deliver high speed, energy-accurate protein simulations in hardware.

Nisarg Saha Abrar Salam Arnab247 Mandal
0 0
Flow
Flow

A real-time fluid simulator on an 8×8 LED matrix, driven by an onboard accelerometer. By computing all 64 cells simultaneously in hardware, the FPGA is ~1000x faster than an ESP32.

Surya T + 1
0 0
Tic-Tac_Yes or No
Tic-Tac_Yes or No

This game has similar qualities to a magic eight ball where you would ask a question and if the Xs won your answer is No and if the Os won your answer is Yes.

anabellachin-cmyk Chin Lekshmi Sony Mariam Rfifi
0 0
FPGA_Gaussian_Blur
FPGA_Gaussian_Blur

This program does gaussian blur on an image and generates a "smooth/blurred" version of the original image.

Henry Han Js615 Andrew-dev-eng
0 0
QuadNeuro Engine
QuadNeuro Engine

An AI accelerator that performs 8 parallel multiplications per cycle, with ReLU for complex data patterns and accumulation for compact pipelining, core to neural networks and more efficient than CPUs.

raeedtarafder1 Tarafder Faijul Amin Rakin Choudhury
3 0
Ray-Sphere Intersection Engine
Ray-Sphere Intersection Engine

Ray tracing needs millions of intersection tests per second. CPUs process sequentially, while our FPGA uses a pipelined datapath to compute one intersection per cycle, maximizing output.

Cameron LeBlonc Krrish Lala Parasinder Mohan
3 0
Sobel edge detection
Sobel edge detection

A hardware-accelerated Sobel edge detector on FPGA that achieves real-time image processing with lower latency and energy consumption than traditional CPU implementations.

John Weng Jerry Chaw
1 0
Image Deblurring Accelerator
Image Deblurring Accelerator

Real-time grayscale deblurring accelerator: fixed-point 2D FFT + Wiener filtering + IFFT on custom Verilog hardware

bellel418 Lu snowstormnight Lu Chris X Jessica Mah
0 0
Parallel Matrix Multiplier
Parallel Matrix Multiplier

Parallel matrix multiplier leveraging parallelism to multiply two 3x3 matrices.

reneewh-Chan Chan Raky Aissata Kane Qianyue-06 KaseyHuang29 Huang
0 0
ASIC Ray Tracing Accelerator
ASIC Ray Tracing Accelerator

We created custom ASIC that accelerates the core step of realistic 3D rendering. We used this to render 3D scenes with shadows, multiple light sources, and more.

Eshaan Marocha Parth Talati Aryan Athavale Sanjay Ramnauth
2 0

1 – 24 of 25

  • «
  • 1
  • 2
  • »

Devpost

  • About
  • Careers
  • Contact
  • Help

Hackathons

  • Browse hackathons
  • Explore projects
  • Host a hackathon
  • Hackathon guides

Portfolio

  • Your projects
  • Your hackathons
  • Settings

Connect

  • Twitter
  • Discord
  • Facebook
  • LinkedIn
© 2026 Devpost, Inc. All rights reserved.
  • Community guidelines
  • Security
  • CA notice
  • Privacy policy
  • Terms of service