mirror of https://github.com/efabless/caravel.git
switch back to manual macro connections for less macros
This commit is contained in:
parent
30f4d828db
commit
477212724f
|
@ -1441,7 +1441,7 @@ module caravel_core (
|
|||
);
|
||||
|
||||
(* keep *) mprj_vias mprj_vias ();
|
||||
(* keep *) padframe_power_connections padframe_power_connections ();
|
||||
(* keep *) manual_power_connections manual_power_connections ();
|
||||
|
||||
endmodule
|
||||
// `default_nettype wire
|
Loading…
Reference in New Issue