<@U020J2W6Q84> If i use `make test` command, if Op...
# openlane
v
@donn If i use
make test
command, if OpenLane flow fails at during magic check means, how to generate the
issue_reproducible
? With
./flow.tcl ....
this `export CREATE_REPRODUCIBLE_FROM_SCRIPT=magic/drc.tcl`option works fine
another doubt is
issue_reproducible
for Magic stage fails default enable or not? because recent fails with magic drc check not generated
issue_reproducible
automatically
d
1. make test is a quick convenience shortcut and is not a valid way of running designs. 2. Finding drc issues is not a failure, it is magic working as intended.