This commit is contained in:
James Cherry 2020-03-30 09:06:10 -07:00
parent 5de34e3bbe
commit 9d23c0604a
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@
namespace sta {
// Write constraints to a file.
// Allow contraints to apply to an instance to support write_context.
// Write SDC to a file.
// Allow SDC to apply to an instance to support write_context.
void
writeSdc(Instance *instance,
const char *filename,