<#412 magicrc log change suggestion> Issue created...
# open_pdks
g
#412 magicrc log change suggestion Issue created by d-m-bailey The
$PDK.magicrc
files currently have
Copy code
puts stdout "Sourcing design .magicrc for technology sky130A ..."
Which is not actually true. Would something like this be possible?
Copy code
puts stdout "Sourcing design [info script] for technology sky130A ..."
RTimothyEdwards/open_pdks