Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spyglass.py #324

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Update spyglass.py #324

wants to merge 6 commits into from

Commits on Jun 17, 2022

  1. Update spyglass.py

    The run_main runs the spyglass tool. There are two targets in the make file. args = ["-i"] option is required to ignore the error code from the first design read target and run the lint target.
    jgbhatia authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    e1028a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Create dc_shell.py

    jgbhatia authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b933b5a View commit details
    Browse the repository at this point in the history
  2. Create Makefile.j2

    jgbhatia authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    511424e View commit details
    Browse the repository at this point in the history
  3. Create dc_shell.tcl.j2

    jgbhatia authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    63d3bce View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Update dc_shell.py

    Change the name of the output file list.
    jgbhatia authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a268bef View commit details
    Browse the repository at this point in the history
  2. Update dc_shell.tcl.j2

    Only search path and the file list.
    jgbhatia authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3cc9616 View commit details
    Browse the repository at this point in the history