Binoy B
08/23/2022, 8:30 AMArman Avetisyan
08/23/2022, 8:39 AMMitch Bailey
08/23/2022, 11:35 AMBinoy B
08/24/2022, 6:55 AMMitch Bailey
08/24/2022, 2:25 PMuser_project_wrapper through openlane should produce a design with the same outer power routing. I don't believe that the empty wrapper is used as a template, but rather as a check.Binoy B
08/24/2022, 2:38 PMMitch Bailey
08/24/2022, 2:44 PMuser_analog_project_wrapper_empty.gds to user_analog_project_wrapper.gds , read that into magic or klayout and make the changes there, but I have not tried it.Binoy B
08/24/2022, 2:47 PMBinoy B
08/24/2022, 2:52 PMMitch Bailey
08/24/2022, 4:00 PMuser_proj_example), and then make a verilog wrapper verilog/rtl/user_analog_project_wrapper.v that connects to user_proj_example and use openlane create the layout.Binoy B
08/24/2022, 4:28 PMMitch Bailey
08/24/2022, 4:54 PMverilog/rtl/user_analog_proj_example.v and verilog/rtl/user_analog_project_wrapper.v in caravel_user_project_analog.
You may want to modify the path widths for certain signals after routing.