I’m working on a little project (4-bit adder with carry lookahead) to learn Magic. I’m doing it from scratch, i.e. not using standard cells or Verilog.
If it turns out well, would I be able to integrate it into an Openlane project? I’d write the Verilog afterwards. Is this going about things backwards? Is hand-crafted (ok, Magic-crafted) GDS effectively a “hardened macro”?