Maximo Balestrini
11/10/2021, 5:31 PMMatt Venn
11/10/2021, 5:46 PMMatt Venn
11/10/2021, 5:47 PMKunal
11/10/2021, 5:51 PMTom Spyrou
11/10/2021, 7:24 PMMaximo Balestrini
11/11/2021, 1:17 PMMaximo Balestrini
11/11/2021, 1:25 PMMatt Venn
11/11/2021, 1:26 PMMaximo Balestrini
11/12/2021, 8:37 PMTom Spyrou
11/13/2021, 1:35 AMMaximo Balestrini
11/13/2021, 12:36 PMread_spef [file] -path [instance]
but the issue I'm having is that I can't find the instance I should scope the spef to.
If I only load and link the top verilog there is a somemodules.marco_instance
on the OR db (that it would be what I think I should scope the spef to).
The problem is that when I load the top and macro verilog files and link them I don't have a somemodules.marco_instance
anymore. I just have all the content instances somemodules.macro_instance/outputX, somemodules.macro_instance/inputX, etc
Maybe there's an order on the commands I need to use or I missing something (I'm really new to all this)Maximo Balestrini
11/13/2021, 12:48 PMopenroad
as it was what the make rcx-xxxxx
on caravel uses.
But running it on sta
seem to be working fine. I can scope the spef to my somemodules.macro_instance