F
fpgaasicdesigner
Guest
Hi,
I have a module generating an internal reset and I would like Design
Compiler to not analyze the timing for this reset path.
I did:
set_false_path -from [get_ports dsp/reset_module/reset_clock_in]
reset_clock_in being the output signal or reset_module block.
But I can see in the timing report this path is analyzed.
Do you know how to tell design compiler to not analyze and internal
signal acting as a reset ?
Thanks
I have a module generating an internal reset and I would like Design
Compiler to not analyze the timing for this reset path.
I did:
set_false_path -from [get_ports dsp/reset_module/reset_clock_in]
reset_clock_in being the output signal or reset_module block.
But I can see in the timing report this path is analyzed.
Do you know how to tell design compiler to not analyze and internal
signal acting as a reset ?
Thanks