Skip to content

Commit

Permalink
Merge pull request #156 from mabrains/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
sergeiandreyev authored Jul 4, 2024
2 parents 85f13e2 + 4a055ad commit 1099461
Show file tree
Hide file tree
Showing 5 changed files with 4,666 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
# SPDX-License-Identifier: Apache-2.0
#==========================================================================

#================================
# ---- RESISTOR CONNECTIONS -----
#================================
#===============================
# ------ ESD CONNECTIONS -------
#===============================

logger.info('Starting ESD CONNECTIONS')

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#==========================================================================

#================================
# ---- MOS-SAB DERIVATIONS ------
# ------- ESD DERIVATIONS -------
#================================

logger.info('Starting ESD DERIVATIONS')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#==========================================================================

#================================
# ----- MOS-SAB EXTRACTION ------
# ------- ESD DERIVATIONS -------
#================================

logger.info('Starting ESD EXTRACTION')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#==========================================================================

#================================
# ------ EFUSE EXTRACTIONS ------
# ------- TAPS EXTRACTIONS ------
#================================

logger.info('Starting Taps EXTRACTION')
Expand Down
Loading

0 comments on commit 1099461

Please sign in to comment.