I want to create a circuit without a clock on openlane. How can I do that?
m
I want to create a circuit without a clock on openlane. How can I do that?
d
Copy code
"CLOCK_PORT": null
m
Should i remove clock period too?