Skip to content

Latest commit

 

History

History
95 lines (67 loc) · 2.66 KB

README.md

File metadata and controls

95 lines (67 loc) · 2.66 KB

set_or_update_corner_variables

Table of Contents
  1. About The Project
  2. Getting Started
  3. Change log
  4. Usage
  5. Roadmap
  6. Contributing
  7. License
  8. Contact

About The Project

This script sets or updates corner variables in an S-Edit simulation creating unique names for new corners or searching for existing ones
The script uses the property set command in S-Edit to target different testbench variables and update them or create new ones.

Built With

  • Tcl
  • Tanner S-Edit

Getting Started

To get started with using this code, ensure you have Tanner tools installed with an open design.

Prerequisites

You must have an existing testbench set up in S-Edit whose corner variables you need to set or update

Installation

  1. Open the project at .insert local path of script here with an editor. Preferrably vscode
  2. You could also clone the repo
    git clone https://github.com/EDA-Solutions-Limited/set_or_update_corner_variables.git
    

Usage

  • Drag and drop the tcl script into the S-Edit command window or
  • Go to Edit -> Execute Tcl to run the script

Roadmap

Contributing

Contributions are what makes EDA solutions the ultimate dream team. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
  6. If the changes made are much more awesome, then the request would be approved and merged into the main branch.

Change log

License

Not to be distributed to anyone outside EDA solutions.

Contact

James Mutumba - jamesmutumba@eda-solutions.com

Project Link: set_or_update_corner_variables