mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 01:48:33 +02:00
only rect and layer are used to compute the hash for a pin. Having those as properties allows us to cache the hash value and only update it if either rect or layer are written. Signed-off-by: Bastian Koppelmann <[email protected]>