Skip to content
Discussion options

You must be logged in to vote

The issue is that we have not fully updated the default library values. So if you check your include/gds_config.yml, it has the FP_IO_HTHICKNESS_MULT, and that key is overriding the IO_PIN_H_THICKNESS_MULT in the <tile-name>/gds_config.yaml. Once you update the incldue/gds_config.yml from FP_IO_HTHICKNESS_MULT to IO_PIN_H_THICKNESS_MULT, the setting should propagate correctly.

The include/gds_config.yml acts as the base config file, and anything in the tile config will override it. But since the base is not getting the correct name, the overriding is not done correctly. When both of the variables are presented, Librelane is taking in the config, which somehow takes the deprecated entry wi…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mtetrault
Comment options

Answer selected by mtetrault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants