diff --git a/BUILD b/BUILD index 5d867b50..3d0edc5c 100644 --- a/BUILD +++ b/BUILD @@ -134,6 +134,7 @@ tcl_srcs = [ "sdc/Sdc.tcl", "sdf/Sdf.tcl", "verilog/Verilog.tcl", + "spice/WriteSpice.tcl", ] exports_files([ @@ -158,6 +159,7 @@ exported_tcl = [ "network/NetworkEdit.tcl", "parasitics/Parasitics.tcl", "power/Power.tcl", + "spice/WriteSpice.tcl", ] filegroup(