IObundle / iob-soc

RISC-V System on Chip Template
MIT License
153 stars 86 forks source link

iob_reset_sync should be called iob_areset_sync #942

Closed AndreMerendeira closed 3 weeks ago

AndreMerendeira commented 2 months ago

This change should be made in order to avoid erroneous usage

jjts commented 2 months ago

in which branch and module?

jjts commented 1 month ago

without more info, delete this issue

jjts commented 1 month ago

ok, it is a module .

sync reset do not need to be synced. What erroneous usage then?

AndreMerendeira commented 1 month ago

one can think this should be used to sync synchronous resets, but in fact it should be used to sync the Asynchronous resets