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