 --> [ local path prefix ]/port_instance/bad_array_size.fpp:5:25
  |
5 |   async input port p: [ "abc" ] P
  |                         ^^^^^ cannot convert expression to integer
  |
  = note: string cannot be converted to Integer

