Help for this page
.march_endSP(march_end), .serial_in_ctlr(serial_in_ctlr) , .memsafe(memsafe) , .mem_atpg_mode(mem_atpg_mode) , .tst_gatedclock(tst_gatedclock) ,
.march_endSP_1(march_end) .march_endSP_2(march_end) .march_endSP_3(march_end)
while (my $line = <FH>) { while ( $line =~ /-number_of_SP_mem_supp\s(\d+)/g ) { ... print("$_","\n"); } }