hey guys, Im pretty new to openlane. I am trying t...
# openlane-2
j
hey guys, Im pretty new to openlane. I am trying to run a basic half adder design but I am facing an error. Can anyone help me out?? It would be really great if i could connect with someone who cna get me started with openlane2
m
@Janani Priyadharshini Srinivasan The synthesized design is too small to add power rails. Try using a larger fixed area by adding the
DIE_AREA
directive to the
config.json
file.
j
Yes, Got it working. I went through the previous chats and got it resolved. It will be much appreciated if this was mentioned somewhere on the website for newcomers getting started with much simpler designs
Thank you!