Forum Discussion

Maio's avatar
Maio
Icon for New Contributor rankNew Contributor
2 years ago

Attribute in RTL for Timing Constraints

Hello, For AMD, I used the following methodology to create timing constraints for registers: RTL Code: (* some_attribute = "true" *) reg [31:0] config_register; Constraints: [get_cells -hier -fi...