https://open-source-silicon.dev logo
n

Nico Machado

07/20/2020, 7:55 PM
I’m getting a weird error when I try to make the gcd design for sky130. the script gets to the point where
scripts/io_placement.tcl
is run, and then it errors out with the message
Error: io_placement.tcl, 24 invalid command name "ioPlacer::set_boundaries_offset"
Has anyone else encountered this problem?
m

mehdi

07/20/2020, 7:56 PM
Not really. Do you get it with the AES?
n

Nico Machado

07/20/2020, 7:56 PM
I get it with aes, ibex, and gcd.
m

mehdi

07/20/2020, 7:58 PM
No sorry, I do not see this issue..
a

AndrewSftD

07/20/2020, 7:59 PM
me neither..
maybe submodules not updated + rebuild ?
m

mehdi

07/20/2020, 8:00 PM
are you using a fresh clone out of the repo?
n

Nico Machado

07/20/2020, 8:04 PM
I updated submodules and rebuilt a few hours ago, I’ll redownload everything and try again