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 { namespace sta {
// Write constraints to a file. // Write SDC to a file.
// Allow contraints to apply to an instance to support write_context. // Allow SDC to apply to an instance to support write_context.
void void
writeSdc(Instance *instance, writeSdc(Instance *instance,
const char *filename, const char *filename,