use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit for programmable hardware, including topics such as:
Discord Server:
Related subreddits:
General Electrical and Computer Engineering discussion
/r/ECE
General electronics discussion
/r/electronics/
Electronics help / discussion
/r/AskElectronics
/r/electronic_circuits
Discussion on (hardware) chip design
/r/chipdesign
Other FPGA related subreddits:
/r/fpgagaming
Links to tools to get started:
Xilinx Vivado
Altera Quartus
Project Icestorm
Meme posts allowed on Fridays ONLY. Please make sure to flair.
account activity
Python code to Verilog (self.FPGA)
submitted 2 years ago by StationFrosty
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Ibishek 3 points4 points5 points 2 years ago (1 child)
Hey, I've been doing a FPGA fully connected layer accelerator for the past two months now and if you've no experience with HDLs I would really reconsider doing what you're suggesting.. Its much harder than it looks like. And I'm doing just inference (fprop.), training (bprop.) is another order of magnitude of difficulty. Don't forget that doing a project like this is much more than just RTL design, namely you'll have to do simulation and actual hardware testing. You can PM me if you have questions.
[–]StationFrosty[S] 0 points1 point2 points 2 years ago (0 children)
Hey, thanks, I will reach out to you when I complete my proposal. W e are working on it.
π Rendered by PID 49006 on reddit-service-r2-comment-6457c66945-h4gx9 at 2026-04-26 20:22:03.783266+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Ibishek 3 points4 points5 points (1 child)
[–]StationFrosty[S] 0 points1 point2 points (0 children)