Skip to content

Releases: unihd-cag/skillbridge

1.2.9

25 Jan 13:40
65f70ee
Compare
Choose a tag to compare
  • Skill to Python translator now handles port objects #157
  • Fixed bug in camel to snake translator (digits were lost) #152
  • Added shortcut syntax to call funobj directly #151

1.2.8

09 Jun 11:22
dba61bf
Compare
Choose a tag to compare
  • Fixed an issue in the create_path example in the documentation #143

1.2.7

13 May 10:14
eb79195
Compare
Choose a tag to compare
  • Fix an issue with the representation of certain simulation objects #140

1.2.6

23 Apr 11:56
bbf6991
Compare
Choose a tag to compare
  • Fixed a problem with the warning behaviour with the Allegro Skill Interpreter #138
  • Fixed the Skill Id for returned skill Objects from Allegro #136

1.2.5

20 Apr 10:29
83364c1
Compare
Choose a tag to compare
  • Added camel to case for lazy feature #134

1.2.4

20 Apr 07:46
2838768
Compare
Choose a tag to compare
  • Fixed a bug in the autocompletion #130
  • Added lazy method to handle large skill list efficiently #132
  • Fixed Skill function stubs to work better with Pycharm #128

1.2.3

19 Mar 10:06
338dc07
Compare
Choose a tag to compare
  • Allow calling of any SKILL function #124

1.2.2

16 Mar 11:13
3a1b475
Compare
Choose a tag to compare
  • Fix the type annotations for the pyRunScript SKILL command #122

1.2.1

13 Mar 15:23
cba91c1
Compare
Choose a tag to compare
  • Fixed camel Case generation for abbreviations #121

1.2.0

13 Mar 12:08
3dbf683
Compare
Choose a tag to compare
  • Updated dummy responses of functions for better testing #117
  • Remove the need for downloading function definitions, functions are now accessed dynamically #119