sepide asgari
11/11/2022, 1:41 AMMitch Bailey
11/11/2022, 2:03 AMuser_project_wrapper
.sepide asgari
11/11/2022, 2:14 AMMitch Bailey
11/11/2022, 12:09 PMuser_project_wrapper
for caravel
is just a place holder. Normally, you’d run openlane flow.tcl on user_project_wrapper
and it will connect the macros and do all the wiring. You can however, do the top level wiring yourself. (I think).sepide asgari
11/11/2022, 2:48 PMMitch Bailey
11/11/2022, 2:56 PMuser_analog_project_wrapper
would be better, I imagine. If it’s just analog signals and you don’t care about parasitics too much, you could probably use user_project_wrapper
and have openlane route everything. You’d need to create a top level verilog rtl file for the connections.