Releases: broccolimicro/loom
Releases · broccolimicro/loom
v0.13.1
Fixed
- Design elaboration for cell placement
v0.13.0
Added
- Initial work on cell placement
- spice parser support for subckt instances
v0.12.1
Fixed
- Functionality to determine whether two nodes are composed in parallel/choice/sequence in the net
v0.12.0
Added
- Cog programming language for a simpler user interface
Changed
- various internal fixes and improvements to generalizability in preparation for state variable insertion
v0.11.2
Fixed
- Cross platform support for macos and windows
- Installation flow
v0.11.1
Added
- Ghosts that annotate how transitions on a given conditional branch propagate into the rest of the state space
- Python is now loaded dynamically on demand with support for all versions of python3
Changed
- Cleaned up debug messages and hooked up the debug flag as needed
v0.11.0
Added
- extremely simple PN ratio computation
- parasitics data in the technology file
Changed
- rearch of technology file substrate and model specifications
Fixed
v0.10.3
Fixed
- route lowering bug
- group constraints bug
- stack linkage bug
- multiple transistor models in one stack
- gate separation bug
- well label bug
- polygons in GDS import
Changed
- min width rule now a full DRC rule
Added
- cell import (still some bugs)
- tech directory management
![Screenshot from 2024-11-15 14-17-46](https://private-user-images.githubusercontent.com/8902287/386732674-726b96d3-6ebe-49f3-8830-6ac17941b804.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjA5MTAsIm5iZiI6MTczOTUyMDYxMCwicGF0aCI6Ii84OTAyMjg3LzM4NjczMjY3NC03MjZiOTZkMy02ZWJlLTQ5ZjMtODgzMC02YWMxNzk0MWI4MDQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMDgxMDEwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Yjg5YWRlYzc2OTA2NjljYWRlYTMxMzBiYWFiZDNjN2NiMGZkNGYwNTg0NTU5YjMwYjEwYjcxNDdjNDkwZWExMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.5ZV_TGC1wIR1n87cPhEguBTGRWMLU2GYDd30y36cjRE)
v0.10.2
2564 of 2680 cells (95.7%) from the skywater cell library are now DRC and LVS clean.
22 minutes and 55 seconds to complete the run (0.5s per cell).
Fixed
- cleaning up virtual pin placement
- adding gate alignment metric into placer
- make cell hashing algorithm sensitive to full cell structure
- diffusion base net
- route draw to pin
- pin positioning
- route lo/hi setting
- gate extraction
- lock pin constraints