comment
This commit is contained in:
parent
5de34e3bbe
commit
9d23c0604a
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue