ahmadhouraniah
Newbie
- Joined
- Dec 5, 2024
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 11
Hello,
I am working on a design that consists of fully combinational paths. I have applied timing constraints using the set_max_delay -from x -to y command.
However, I am uncertain whether I also need to specify input and output delays. Since these paths are fully combinational paths and the tool reports that the paths are fully constrained, I have not added any input or output delay constraints. I believe that the set_max_delay constraints alone should suffice in this case.
Could someone confirm if this approach is correct, or if input and output delay constraints are necessary for such designs?
I am working on a design that consists of fully combinational paths. I have applied timing constraints using the set_max_delay -from x -to y command.
However, I am uncertain whether I also need to specify input and output delays. Since these paths are fully combinational paths and the tool reports that the paths are fully constrained, I have not added any input or output delay constraints. I believe that the set_max_delay constraints alone should suffice in this case.
Could someone confirm if this approach is correct, or if input and output delay constraints are necessary for such designs?