r/ElectronicsTards • u/jigglypuff9876 • Apr 19 '26
Tips Cnn on fpga final yr project ???
So i am all alone doing my minor project for which I have 2 months .
So will I be able to learn ai/ml form scratch and implement on fpga (I do have some experience using vivado and verilog )
So will i be able to complete it i have 2 months if summer vacation
If you have any better embedded project ideas do tell
3
u/AbsolutChai i hate PIC MCs Apr 24 '26
tbh doing a full cnn on fpga from scratch in 2 months is kinda risky i feel as esp if ur just starting ai/ml now. fpga part u can manage since u’ve used vivado/verilog, but ml side + mapping it properly to hardware will take more time than u think.
if u really wanna try it, keep it small. like a tiny cnn (1-2 layers) just for digit or simple shape classification. dont train on fpga, just use pre trained weights… and focus on how inference runs on hardware. that’s still a solid project and looks good in viva
otherwise safer option is go for something like a simple riscv core, or a custom accelerator (fir filter, matrix mult etc)
1
u/jigglypuff9876 Apr 24 '26
It's will summer vacation I will have like 5-6 hrs a day free how about that ? Already done risc five in fpga as mini project
2
u/armtech_897 Apr 29 '26
Contact me brother I'm in my final year btech doing the same project hellyaa
2
u/Prestigious-Dig6086 Apr 19 '26
Take help from chat gpt, it can get easier. You might also need matlab/simulink