aroturier
New Contributor
5 years agoLatch clocked by "rst" signal
Hi,
There is something I don't understand during the design compilation.
After the compilation, I have the following warning message :
Warning (332060): Node: rst was determined to be a clock but was found without an associated clock assignment.
Info (13166): Latch i2c_slave:i2c_slave_inst|sda_f~1 is being clocked by rst
This surprised me, so i watched in Technology Map Viewer this latch :
This is the sda_f~1 latch internal logic :
I don't see any clocked latch or flip flop, so I really don't understand this warning.
I don't want to assign to "rst" a clock assignment.
Does anyone know the reason of this warning ?
Thanks in advance,
Regards,
Antoine