618 Commits

Author SHA1 Message Date
Matt Liberty
32c13c6cd6 add dbBPin::getBBox convenience method 2020-12-16 10:18:03 -08:00
Matt Liberty
918b7a6700 use the correct boost includes 2020-12-16 10:02:43 -08:00
ahmadelrouby
8b807cab97 Merge pull request #19 from The-OpenROAD-Project-private/code-generator
Code generator
2020-12-16 00:15:07 +02:00
Ahmad ElRouby
bc9c08dd35 fixed dbBPin destroying of boxes 2020-12-15 23:48:19 +02:00
Ahmad ElRouby
1c1409c89a lef58 member case, use modern iterator, convert to dbu 2020-12-15 21:37:04 +02:00
osamahammad21
9fa27e6895 merging openroad and removing unneeded json schemas 2020-12-15 01:46:54 +02:00
Ahmad ElRouby
5d3ba6ca4b updated model to support multiple dbBox within dbBPin Object 2020-12-15 00:49:01 +02:00
osamahammad21
56168374f6 Merge branch 'openroad' of https://github.com/The-OpenROAD-Project-private/OpenDB into openroad 2020-12-14 19:08:36 +02:00
osamahammad21
1cc442bd37 findModInst path block 2020-12-14 19:07:33 +02:00
James Cherry
a1f7513239 Merge pull request #18 from The-OpenROAD-Project-private/logger
Logger
2020-12-14 09:15:14 -07:00
James Cherry
879e5c65f6 Merge branch 'openroad' into logger 2020-12-14 09:14:04 -07:00
osamahammad21
ed2f46d0bc tcl swig wrap modules 2020-12-14 02:25:18 +02:00
osamahammad21
09b4b1262f dbNetSet empty() 2020-12-13 18:11:18 +02:00
Matt Liberty
fa8eea64c3 Merge pull request #17 from The-OpenROAD-Project-private/clusters
Grouping
2020-12-13 07:08:43 -08:00
osamahammad21
88cbfd8496 apply requested changes 2020-12-13 15:54:26 +02:00
James Cherry
6364b3c147 mv logger out of opendb 2020-12-11 14:11:33 -07:00
osamahammad21
fac6135310 swig wrap modules 2020-12-09 03:34:56 +02:00
osamahammad21
462e7e0626 mering openroad 2020-12-09 01:23:50 +02:00
osamahammad21
4e659466d2 progress 2020-12-09 01:08:46 +02:00
osamahammad21
6ba9b241c6 removing build warnings 2020-12-08 00:56:36 +02:00
Matt Liberty
5522baa4bd Merge pull request #15 from The-OpenROAD-Project-private/verilog-dup
Module Hierarchy (1-level)
2020-12-07 13:59:25 -08:00
osamahammad21
f3e9495340 rename _modinst to _mod_inst 2020-12-07 23:40:05 +02:00
osamahammad21
ce1138b3c4 apply required changes 2020-12-07 22:57:42 +02:00
Matt Liberty
ef0bff10f3 remove cmake_minimum_required from lef/def as no longer submodules 2020-12-04 07:44:58 -08:00
Matt Liberty
0de5fe306a update module names to new standard 2020-12-03 16:56:43 -08:00
Matt Liberty
948108aec3 ignore lex/yacc files 2020-12-03 13:16:17 -08:00
Matt Liberty
579f77a5de unsubmodule lef & def 2020-12-03 12:09:58 -08:00
Matt Liberty
7d78630dce logger.cpp -> dbLogger.cpp 2020-12-02 10:27:53 -08:00
Matt Liberty
f8283d46d8 Merge branch 'openroad' of https://github.com/The-OpenROAD-Project-private/OpenDB into openroad 2020-12-02 08:38:50 -08:00
Matt Liberty
919941d95c fix logger.h/Logger.h name conflict 2020-12-02 08:38:37 -08:00
mathursanjiv
fb3df0d18e Merge pull request #16 from The-OpenROAD-Project-private/openroad.gui
Openroad.gui
2020-12-02 05:01:30 +00:00
Matt Liberty
fcfcccfbc4 fix unit test namespace 2020-12-01 15:55:55 -08:00
Matt Liberty
12457cf201 Merge branch 'openroad' of https://github.com/The-OpenROAD-Project-private/OpenDB into openroad 2020-12-01 15:36:37 -08:00
Matt Liberty
d3f1c3ffd4 minor logger cleanups and use ord namespace 2020-12-01 15:36:12 -08:00
osamahammad21
08ed0976fc merging verilog-dup 2020-12-01 20:31:21 +02:00
osamahammad21
1067bf03b3 remove pycache 2020-12-01 20:16:48 +02:00
osamahammad21
e8c355c16d update gitignore 2020-12-01 20:16:10 +02:00
osamahammad21
340b1101bd remove module itr 2020-12-01 20:15:02 +02:00
osamahammad21
10440b4c2b unique modinst for module 2020-12-01 19:49:25 +02:00
osamahammad21
7c38fe89fe Merge branch 'openroad' of https://github.com/The-OpenROAD-Project-private/OpenDB into openroad 2020-12-01 13:24:25 +02:00
osamahammad21
dd677cc5e0 add include string 2020-12-01 13:23:58 +02:00
mathursanjiv
b6a231df88 Update CMakefiles as per feedback in pull request by Matt
Not disabling swig in swig directory rather than parent
2020-12-01 04:02:14 +00:00
Ahmad ElRouby
e60c39b559 code generator enhancements 2020-11-30 22:31:45 +02:00
Ahmad ElRouby
3b0fe5ac98 Moved Parser to private module and renamed test 2020-11-30 21:49:44 +02:00
mathursanjiv
02d12dbcb2 Added comment. Python bindings to be enabled for PYGUI 2020-11-30 16:41:58 +00:00
osamahammad21
751cf3be9b testing groups 2020-11-30 01:09:03 +02:00
osamahammad21
4605f376f1 adding final_schema 2020-11-30 00:10:17 +02:00
osamahammad21
bedc73a437 path updated 2020-11-30 00:05:02 +02:00
osamahammad21
75ce83effe merging code generator 2020-11-29 23:59:41 +02:00
osamahammad21
6d36e90b1a merging changes without generator 2020-11-29 23:52:16 +02:00