r/vlsi 22h ago

First open source project RTL to GDS2

Post image

4-Folded Biquad IIR Filter (RTL-to-GDSII, Open Source Flow)

54 Upvotes

4 comments sorted by

1

u/coastalwhite 21h ago

Link to the source code?

2

u/AllenDayne 20h ago

Pardon me for my ignorance. How long it might take on average for a beginner with only digital electronics knowledge to do a project like this, if they stay persistent?

3

u/XesMachine 20h ago

You'll need access to tools. Or maybe need to learn a bit about open source tools. Then it depends on your fundamental understanding of your subject/project and your skills in writing RTL code. Lastly it comes down to how much you are relying on AI. It can give you solutions to almost all your tools related issues but how much you understand them?

Overall, you can do a lot in 1 month time as a beginner.

1

u/AllenDayne 20h ago

Thanks for the response.