Built a datasheet parser, looking for devices to test it on
Hey everyone, I work in semiconductors and built a side project called RegisterForge (https://regforge.dev) that parses datasheets into structured, machine readable register data. You can browse registers visually, see bit field layouts, and export to C/C++ headers or SVD files.
I'm looking to add more devices to the library. If there's a chip or peripheral you work with that has a painful datasheet, let me know and I'll get it added. There's also a request button on the site if that's easier.