Maximo Balestrini
12/06/2021, 2:25 AMcaravel
, mgmt_core
, mgmt_protect
, and a "fake" chip_io
that just forwards clock to clock_core
My idea is first check if the wishbone bus and LA meet the timings
Here is the WIP repository of the project: https://github.com/mbalestrini/caravel_timing_analysis
On the first tests I'm getting HOLD violations between mgmt_core and our user_project_wrapper and it seems I'm also getting HOLD violations inside mgmt_core.
If anyone with more experience wants to check the repository to see if the process is correct or if I'm missing something that would be great.
(I'm using caravel's mpw-3a tag)Dinesh A
12/06/2021, 4:42 PMMaximo Balestrini
12/06/2021, 11:00 PMMaximo Balestrini
12/06/2021, 11:04 PMDinesh A
12/07/2021, 7:14 AM