Is it possible to use text strings as row column headers in map files?
I would like to know if it is possible to use text strings as row column headers in map files for table lookups.
I would like to know if it is possible to use text strings as row column headers in map files for table lookups.
Yes, for 1D maps you can
Yes, for 1D maps you can select the "Use First Row as Pin Labels" option. The first row must be a comma separated list of strings, then the output pins will take on the names from the row: col1 -> pin1, col2 -> pin2, etc.