Commit Graph

11 Commits (bfee5606938dc36804a527cf841df9f881e5d90d)

Author SHA1 Message Date
jan bfee560693 simplify type hints 2 years ago
jan d8b60da827 use_ours & use_theirs should be passed verbatim to the underlying library 2 years ago
jan 3b0ef1e08d always couple LibDeviceLibrary keys to the underlying Library
See comment for why this is necessary
2 years ago
jan 7603a7a1c8 fix typevar naming 2 years ago
jan 0c1954c9d1 fix missing imports 2 years ago
jan 81430fe632 add LibDeviceLibrary 2 years ago
jan 6a1208bc33 add some helper functions to libraries 2 years ago
jan 2e5d51b0af resolve name conflicts rather than just giving up
this lets us merge libraries without having to mutate `other`, which
brings a bunch of problems around cache invalidation
2 years ago
jan 566ba99f9c set_const doesn't need to take in a separate key, can just use the pattern's name
might as well make the convenience function convenient
2 years ago
jan 86315fc32b improve DeviceLibrary docstring 2 years ago
Jan Petykiewicz 177f9952a5 Add builder submodule, Device and Port definitions, and DeviceLibrary 4 years ago