Hdl21 icon indicating copy to clipboard operation
Hdl21 copied to clipboard

Make more `Sim` types hashable

Open dan-fritchman opened this issue 1 year ago • 0 comments

In general, everything that might desirably be a parameter, has some desirability to be hashed.
Things like Include and Lib currently can't, just because they have a mutable name attribute for class-based definitions.
Should be straightforward to add.

dan-fritchman avatar Oct 19 '23 21:10 dan-fritchman