Skip to content

v1.1.0

Compare
Choose a tag to compare
@DallonTG DallonTG released this 10 Jan 01:33
· 129 commits to master since this release
e730554

Release v1.1.0

Minor Changes:

  • Updated Site::setType to check the allowed site types and throw an error if the types don't match. Also added Site::setTypeUnchecked to forgo the check and avoid potential slowdown. (#321)
  • Removed BelPin::getSitePins methods. (#260, #319)

Patches / Bug Fixes:

  • After merging static nets in the edif import process, macro pins now point to the corresponding global VCC or global GND net. (#317, #320)
  • Fixed Github project language stats to report RapidSmith2 as a Java-based project. (#324)