# Tetramax ###### tags: `Digital IC Design` [回到主頁面](https://hackmd.io/@derek8955/BkK2Nb5Jo/https%3A%2F%2Fhackmd.io%2FdpcBlBL8TlShpQ-wSi9Quw) 1. Open Tetramax #> tmax & > Fill the scripts in “BUILD>” column 2. Set Message tmax #> set_messages -log chip.log -replace 3. Read Netlist tmax #> read_netlist tsmc18.v > Choosing by your process node tmax #> read_netlist chip_scan.vg 4. Build the fault simulation model tmax #> run_build_model <font color = "RED">TOP_MODULE_NAME</font> 5. Run design rule checking using STIL procedure file tmax #> set_rules C4 ignore tmax #> run_drc chip_scan.spf 6. Add fault list tmax #> add_faults -all 7. Run ATPG tmax #> set_pat -internal tmax #> run_atpg -auto tmax #> set_faults -fault_coverage tmax #> set_faults -summary verbose tmax #> report_summaries || |:---:|
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.