tnt
11/24/2020, 4:39 PMplace_io
rather than place_io_ol -cfg $::env(FP_PIN_ORDER_CFG)
in the interactive.tcl
of user_project_wrapper
, I think the whole fixed pin order is completely ignored ....Amr Gouhar
11/24/2020, 4:47 PMplace_io
and place_io_ol -cfg $config
are two different commands. place_io
won't follow the configuration file, but place_io_ol
will. Or is the issue is that place_io_ol
ignores the file?tnt
11/24/2020, 4:48 PMplace_io
and so ignores the fixed IO requirement.Amr Gouhar
11/24/2020, 4:50 PMAhmed Ghazy
11/25/2020, 3:07 PMtnt
11/25/2020, 3:10 PM