- Placing ports into I/O banks:
place_ports -iobank [get_iobanks {12 13 14 15}] [all_inputs]
- Placing ports into all I/O banks:
place_ports -iobank [lrange [get_iobanks] 1 end] <port list>
Note: The
place_ports
command is not supported for bank
0.