Coder Social home page Coder Social logo

check_cvc's People

Contributors

d-m-bailey avatar

Watchers

 avatar

check_cvc's Issues

use separate summary files

Currently all summaries are stored in one file, with switches for different modes.

However, summaries specific to a mode can be lost when that mode is not viewed.

One solution is to use separate summary files for each mode.
Another solution would be to store summaries for each mode individually in one file.
Modes not accessed could be ignored or saved.

Reset time when on restart

Currently runtime displayed is from the start of the program.
Reset runtime on each restart.
Do not include interactive time in run time.

Detailed display not showing correct data

If short errors for the same device in a cell occur in different sections for different instances, only the first set of errors is shown in the detailed display.

Detail display limit

Currently detailed display is limited to 10 for error count < cell count and 1 for error count = cell count.
Add text box or setup page to change limit.

Parasitic diode processing

Parasitic diodes are in the model definitions, but not actually checked.
Replace BIAS error with PARASITIC_DIODE error.

Lock up

Switching quickly may cause Working... lock up

Log file display

Log file location displayed after reading errors.
If there is a problem during error load, log file location is not displayed.

move log file location display to before everything else (if possible).

Change power/model file processing

Split power/model file processing into before/after netlist read.
Before: syntax checks.
After: existence checks.

In power file, allow macros referencing model file parameters.
For example, Vth[NCH] is the Vth defined for NCH.

View button

Modify view button to select one of all errors of first cell displayed
Or maybe all of errors if error count < cell count and only one error displayed

Mos diode warning missing

double pmos diode where bottom source max already defined yields no warning for VSS connection.
Should give expected VDD-2Vth found VSS

opposite for nmos

show all data in popup textinput window

Currently splits on spaces and long instance paths are truncated off the right of the screen.

don't wrap on spaces, instead split on character count (based on window size)
add '>' to beginning of new line
Current

+----------+
|D:        |
|/Xtest/Xte|st/Xtest/test

Fixed

+----------+
|D: /Xtest/|
|>Xtest/Xte|
|>st/test  |

when selecting text, remove newlines followed by >

tab bug fix

The current library does not calculate tab width correctly, causing tabs to scroll.

Override routine locally.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.