Skip to content
View qusaiw's full-sized avatar
  • Amman, Jordan

Block or report qusaiw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. combed_violations combed_violations Public

    Reads a file that contains all the transistors in the cell and their connection and tests if there are parallel transistors or "combed cells" (parallel groups of transistors connected in series tha…

    Python

  2. fin_width fin_width Public

    Compares fin number and transistor width for each transistor for a group of cells.

    Python

  3. cot_dev cot_dev Public

    Validates that cot and dev names in each cell line are aligned, the script uses regex to catch the pattern and compares different parts according to their syntax.

    Python

  4. qor_summary qor_summary Public

    Reads QOR log files (quality of results) and writes the results for all cells in one CSV file. if the script encounters an error of any kind with a cells it adds the error to the error log and skip…

    Python

  5. AOCV_check AOCV_check Public

    Counts cells in each AOCV file and makes sure there are no duplicate or corrupted results

    Shell

  6. aocv_validate aocv_validate Public

    prepares the run file for validation of AOCV files

    Python