joaquin
|
b5ff4dabe4
|
building wheel for python3.8
|
2020-09-04 11:27:16 -07:00 |
Matthias Koefferlein
|
6bfed45b5d
|
WIP: nicer icons, added bookmark button.
|
2020-09-04 18:23:26 +02:00 |
Matthias Koefferlein
|
842501c9e8
|
WIP: some updates, specifically: width of help browser does not change when the window is resized -> good for bookmarks, history ...
|
2020-09-04 17:43:56 +02:00 |
Matthias Koefferlein
|
fd6e126038
|
WIP: some refinement of help dialog search function.
|
2020-09-03 23:54:58 +02:00 |
Matthias Koefferlein
|
523f8e41e4
|
WIP: help browser: on-page search, search box completer
|
2020-09-03 23:38:55 +02:00 |
Matthias Koefferlein
|
97df81f996
|
WIP: UI preparations for help browser in-page search and bookmarks
|
2020-09-02 23:58:33 +02:00 |
Matthias Koefferlein
|
9c7a9f4c6c
|
Some refactoring for reducing size of layMainWindow.cc a little.
|
2020-09-02 23:38:31 +02:00 |
Matthias Koefferlein
|
0cc41f43c4
|
Fixed one more issue with the include implementation.
|
2020-09-01 22:02:47 +02:00 |
Matthias Koefferlein
|
ad6809a084
|
Fixed a few issues with the include implementation.
|
2020-09-01 19:57:27 +02:00 |
Matthias Koefferlein
|
a20f0d5891
|
Also provide 'void to self' return values for Python.
|
2020-08-31 23:55:26 +02:00 |
Matthias Koefferlein
|
5608327899
|
Another cool one: void as C++ return value is translated to returning self for Ruby.
|
2020-08-31 23:44:02 +02:00 |
Matthias Koefferlein
|
4c127b4644
|
Ruby iterators now automatically return an Enumerator if no block is given - allows very cool code ..
|
2020-08-31 23:09:37 +02:00 |
Matthias Koefferlein
|
77799de043
|
Added doc for include feature to DRC.
|
2020-08-31 20:57:06 +02:00 |
Matthias Koefferlein
|
a01eb70891
|
Added tests for include feature, some bug fixes and enhancements.
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
a69d65daa3
|
Auto-substitution of __FILE__/__LINE__ for include-infested files.
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
740cef9619
|
WIP: removed a temp file.
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
9c2914f016
|
WIP: allow breakpoints for files with includes and inside includes
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
77a9253273
|
WIP: Provide a generic include file expansion mechanism, basic class.
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
5c6d3775cb
|
Fixed a compilation issue for a shader program.
|
2020-08-31 00:45:49 +02:00 |
Matthias Koefferlein
|
1dc9d11745
|
Merge branch 'master' into 2.5d-view-devel
|
2020-08-30 23:40:54 +02:00 |
Matthias Koefferlein
|
2953ad3329
|
Merge branch 'master' into drc-enhancements
|
2020-08-30 23:35:37 +02:00 |
Matthias Koefferlein
|
be6a351385
|
Updated testdata after unused vias do no longer show up in imported DEF files.
|
2020-08-30 23:29:44 +02:00 |
Matthias Koefferlein
|
be26c679d8
|
Merge branch 'master' into lefdef-enhancments
|
2020-08-30 22:55:45 +02:00 |
Matthias Koefferlein
|
4bba58cde1
|
Merge branch 'master' into usability-enhancements
|
2020-08-30 14:14:36 +02:00 |
Matthias Koefferlein
|
a5d675304c
|
Fixed an issue with deferred method execution in unit test context.
|
2020-08-30 13:06:50 +02:00 |
Matthias Koefferlein
|
eccbb9884c
|
Fixed an internal error happening when a librrary isn't registered and destroyed by the GC
|
2020-08-30 11:35:30 +02:00 |
Matthias Koefferlein
|
28cf0853b1
|
Restored previous behavior for FOREIGN cell resolution.
|
2020-08-30 02:15:30 +02:00 |
Matthias Koefferlein
|
b99cbb50e2
|
Provide better feedback on invalid layer and property specs in LEF/DEF reader options
|
2020-08-30 01:57:49 +02:00 |
Matthias Koefferlein
|
a6e750b088
|
Added a configuration option for providing macro substitution layouts (not through UI, only scripting so far)
|
2020-08-30 01:37:14 +02:00 |
Matthias Koefferlein
|
9a4cd629fc
|
WIP: some little refactoring.
|
2020-08-30 01:36:17 +02:00 |
Matthias Koefferlein
|
d762074bc0
|
Some refactoring, Cell#dup for convenience
|
2020-08-29 23:43:05 +02:00 |
Matthias Koefferlein
|
2a3fe08e7b
|
Provide multi-cell copy/move of shapes (GSI binding)
|
2020-08-29 22:49:38 +02:00 |
Matthias Koefferlein
|
a425d522cc
|
Added multi-cell mapping for transferring multiple cells from one layout to another while including their hierarchy without duplicating cells.
|
2020-08-29 10:07:17 +02:00 |
Matthias Koefferlein
|
213eb9f1e8
|
Ignore COMP .. statements in LEF/DEF map file, "outline" renamed to "die area"
|
2020-08-29 08:57:21 +02:00 |
Matthias Koefferlein
|
1eea4e32b1
|
Provide scroll bars for rule-based part of LEF/DEF options.
|
2020-08-29 08:56:43 +02:00 |
Matthias Koefferlein
|
95364ea36e
|
WIP: image properties now are also 'live' - auto-apply button has been removed.
|
2020-08-27 21:44:26 +02:00 |
Matthias Koefferlein
|
7bf2c7f060
|
WIP: live ruler properties.
|
2020-08-27 20:53:33 +02:00 |
Matthias Koefferlein
|
25588c10c8
|
WIP: partial editing now opens general options
|
2020-08-27 20:32:37 +02:00 |
Matthias Koefferlein
|
994731c1f0
|
WIP: more consistent editor options
|
2020-08-27 19:28:27 +02:00 |
Matthias Koefferlein
|
3003eb96e7
|
WIP: life updated on most shape properties, some bug fixes.
|
2020-08-26 00:38:41 +02:00 |
Matthias Koefferlein
|
6e860361c0
|
WIP: show properties - use transient selection if nothing else is selected.
|
2020-08-24 22:44:17 +02:00 |
Matthias Koefferlein
|
ac10c72df4
|
WIP: immediate update of property changes - instances so far.
|
2020-08-24 22:40:01 +02:00 |
Matthias Koefferlein
|
e36f6913de
|
Recent file lists for sessions, layer properties and bookmarks.
|
2020-08-23 23:39:18 +02:00 |
Matthias Koefferlein
|
dcc0743969
|
Buddies: added option to concatenate files with '+'
|
2020-08-23 21:13:02 +02:00 |
Matthias Koefferlein
|
be15e2dbf6
|
Updated priority of map file purposes according to Stefan's suggestions.
|
2020-08-23 19:44:38 +02:00 |
Matthias Koefferlein
|
98973e345d
|
Bugfix for command line parser - did not print name of unknown option
|
2020-08-23 19:41:51 +02:00 |
Matthias Koefferlein
|
56dead9662
|
LEF/DEF component maskshift: some implementation tuning and test updates.
|
2020-08-23 19:20:53 +02:00 |
Matthias Koefferlein
|
af2bfce051
|
Tests and bug fixes for component maskshift implementation
|
2020-08-23 18:58:52 +02:00 |
Matthias Koefferlein
|
cb1b3655e9
|
Bugfix in the command line parser: inverted bool options with value have not been inverted.
|
2020-08-23 01:55:55 +02:00 |
Matthias Koefferlein
|
af7d8bba89
|
WIP: provide a LEF reader mode where all macros are read. For DEF only those macros which are used are read.
|
2020-08-23 01:29:10 +02:00 |