How is RTL automated?
I've been seeing mentions of Perl and Python to automate some rtl code. From what I understand you first build a "foundation" of the verilog code and then use python/perl to do something with that foundation.
I'd want to know more so I can apply this kind of workflow to my research work. Are there any places where I can learn this? Like educational material and such? I don't find anything on youtube
Also, I believe that learning this kind of workflow would help me with job applications in the future.
Basically, I'd want to be familiar with hard coding in RTL, perl/python rtl automation and maybe a bit of HLS just in case