Skip to content

Commit

Permalink
Merge pull request hdl#200 from hdl/publish-stdcell-info
Browse files Browse the repository at this point in the history
Export pdk/build_defs.bzl so that StandardCellInfo can be used (and tested) by XLS
  • Loading branch information
QuantamHD authored Sep 28, 2023
2 parents b6e8565 + 9116162 commit b3d3a2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pdk/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

exports_files(["build_defs.bzl"])

0 comments on commit b3d3a2a

Please sign in to comment.