Open
Openning file settings
Open
Cache/Ignore Existing Cache File
--ignore-cache
[<on|off>
]
(off)
Specifies whether to ignore an existing caches file when opening file. Cache file will be updated when file is opened.
Cache/Cache Directory/Make Cache Files under a Directory
--use-cache-dir
[<on|off>
]
(off)
Specifies whether to create cache files under a directory. Cache files will be saved under ~/.config/ncs/nebv/cache/ if --cache-dir is not specified.
Cache/Cache Directory/Directory
--cache-dir
[<dir path>
]
(${EBV_CONFIG_DIR}/cache)
Specifies a directory to save cache files. The cache file is saved when --use-cache-dir=on. Cache file will be created under ~/.config/ncs/nebv/cache/ when this option is not specified.
Cache/Cache Directory/Maximum Volume of the Directory
--cache-size
[<GB>
]
(1024)
Specifies a maximum volume of the cache directory [GB]. Old cache files will be deleted automatically within a day if directory volume exceeds the specified volume.
Cache/Cache Directory/Cache Expiration Time
--cache-day
[<day>
]
(180)
Specifies the expiration time of a cache file in a the cache directory [day].
Cache/Cache Validation/Compare Input File with Cache Mtime of
--cache-check-mtime
[<Ignore|Current|Birth>
]
(Current)
Specifies whether to compare cache file mtime with input file.
Cache/Cache Validation/Hash Value
--cache-check-hash
[<on|off>
]
(on)
Specifies whether to compare input file with a Hash value of Cache. The hash value type can be specified by --cache-hash-type.
Cache/Cache Validation/Original File Size
--cache-check-fsize
[<on|off>
]
(on)
Specifies whether to compare the original file size with the size recorded in the cache file.
Cache/Cache Validation/Hash Value Calculation Method
--cache-hash-type
[<none|full|partial|topfile>
]
(partial)
Specifies the Hash Value calculation method of a file. This option is effective when --cache-check-hash=on.
Open Dialog/File Name Filter
--open-dialog-filename-filter
[<str>
]
((*1))
Specifies file name filter for Open Dialog.
(*1) :
EBV (*.ebv; *.ebb; *.polygon)<br>GDSII (*.gds; *.gdsii)<br>GERBER (*.gbr)<br>HL (*.iph; *.ebmt; *.pfh; *.pfh3)<br>JEOL (*.j0; *.j1; *.j2; *.j3; *.j31)<br>JOBDECK (*.jb; *.maly; *.p10; *.ms; *.lot; *.JTX; *.mds; *.jdk; *.jdf; *.jdxml; *.json; *.ejb)<br>MBF (*.mbf; *.mbf10; *.mbf11; *.mbf20)<br>MEBES (*.m1; *.m2; *.me; *.mr; *.m5; *.mebes)<br>MIC (*.la)<br>NDEDB (*.hdb; *.ehdb; *.xhdb; *.jddb)<br>OASIS (*.oas; *.oasis)<br>OASIS.CL (*.oasiscl)<br>OASIS.MASK (*.oasismask; *.oam)<br>OASIS.MBW (*.oasismbw; *.oasismbw20; *.oasismbw21; *.oasismbw22; *.oasismbw30; *.mbw; *.mbw20; *.mbw21; *.mbw22; *.mbw30)<br>P44MULTI (*.p44multi)<br>PSF2 (*.psf2)<br>VMAP (*.vmap; *.vmapcsv)<br>VSB (*.vsb; *.vsb11; *.vsb12; *.vsb12i)<br>
Last modified April 23, 2025