Sha256: c9d6937d875b226dbf3f48afda8ad26b2d51adb89d4fc468d3c45a7ebbc9fe3a
Contents?: true
Size: 605 Bytes
Versions: 22
Compression:
Stored size: 605 Bytes
Contents
AI_DIR_FILE tmp_dir ./tmp tmf_dir ./ vbc_dir ./ avc_dir ./AVC/ pinconfig_file ./<%= $dut.name.to_s.upcase %>.cfg single_binary_pattern_dir ./BINL/ AI_V2B_OPTIONS -ALT -c <%= $dut.name.to_s.upcase %>.vbc -k -z PS800 PATTERNS name tmf_file v2b_options % subroutines.uniq.sort.each do |pattern| <%= pattern.sub(/\..*/, '') %> <%= $dut.name.to_s.upcase %>.tmf -s % end % patterns.uniq.sort.each do |pattern| <%= pattern.sub(/\..*/, '') %> <%= $dut.name.to_s.upcase %>.tmf % end
Version data entries
22 entries across 22 versions & 1 rubygems