dv8_mdsmb_to_hierclsxb: Computes the design rule hierarchy for a mdsm binary file

dv8_mdsmb_to_hierclsxbR Documentation

Computes the design rule hierarchy for a mdsm binary file

Description

Creates a \*.dv8-clsx file from a \*.dv8-dsm file

Usage

dv8_mdsmb_to_hierclsxb(
  dv8_path,
  mdsmb_path,
  hierclsxb_path,
  max_depth = "",
  modules = FALSE,
  recursive = FALSE
)

Arguments

dv8_path

path to DV8 binary

mdsmb_path

path to mdsm binary file created by dv8_gitnumstat_to_hdsmb

hierclsxb_path

name of output file

max_depth

recursion depth limit

modules

merge modules following same design rules if switched on

recursive

use recursive algorithm if switched on

Value

the hierclsxb_path

See Also

dv8_mdsmb_drhier_to_excel for exporting '*-clsx.dv8-clsx' to excel '-clsx.xlsx', or dv8_clsxb_to_clsxj and parse_dv8_clusters for conversion and parsing.


sailuh/kaiaulu documentation built on April 17, 2024, 2:21 a.m.