Forum Discussion
Pooja_03
New Contributor
1 year agoHi,
Earlier I used the syntax
"set_instance_assignment -name IO_STANDARD "1.8-V LVCMOS" -to FLASH_1_DQ0"
Later , I changed it to
"set_instance_assignment -name IO_STANDARD "1.8-V" -to FLASH_1_DQ0".
Instead of "1.8-V LVCMOS" I only specified "1.8-V" and it worked.
Thank you