@Borivoje Nikolic: I concur with that opinion. We need a lot of quality RTL code to train an AI. It is not clear to me, though, what is better for training an LLM: Large projects of well-written code, or small snippets of code examples and discussion like one finds on sites like Stack Exchange. For the latter, there is a lot of accompanying material about why something should be coded a particular way, why one way is right and another way is wrong, and examples of multiple ways to achieve the same result. All of those are valuable training that you can't get just by feeding the AI a bunch of well-written projects.