google / google/xls

Delay model generation: read in existing checkpoint file if one exists

Open
#1,000 0 comments 0 reactions 0 assignees View on GitHub
delay model
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

The `timing_characterization_client.py` script should both read and write a checkpoint file for the data points that it collects. If there is one that is read in, then the script will use this already-collected data and not rerun characterization for those points.

However, as currently used by top script `run_timing_characterization.py`, it does not seem to be working correctly. All characterizations points are rerun, and a previously-existing checkpoint file is overwritten.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.