How to generate UVM testbench code from Doulos‘s easier-uvm script on MacOS:
- InstallĀ File::Copy::Recursive perl module
cpan install File::Copy::Recursive
- Include this perl module into @INC (see line 40 on the screenshot below) on easier_uvm_gen.pl.