Was this helpful?
FileEncoding Settings
Constant Value
Description
Numeric Equivalent
FE_DEFAULT
File encoding format is the same as that which OpenROAD currently uses (default)
0
FE_WCHAR
The file is generated using wide-char APIs that are in the same format (size and endian) as the system that OpenROAD is running on
1
FE_ACP
File encoding format is the current system active code page
3
Last modified date: 12/20/2023