2 files changed
+2
-2
lines changed- .clang-tidy+5-3
- Dockerfile+81
- Jenkinsfile+3-313
- bazel/Dockerfile
- docker/Dockerfile.binary-17
- docker/Dockerfile.builder-21
- docker/Dockerfile.dev-23
- docker/test_wrapper.sh-26
- etc/Build.sh+4-5
- etc/DockerHelper.sh-342
- etc/DockerTag.sh+6-5
- etc/docker-entrypoint.sh+21
- src/dbSta/src/dbNetwork.cc+1
- src/dbSta/src/dbReadVerilog.cc+2-3
- src/dbSta/test/check_axioms.ok+4
- src/dbSta/test/hierclock_out.vok+8
- src/gpl/src/graphicsImpl.cpp-2
- src/gui/src/displayControls.cpp+24-8
- src/gui/src/displayControls.h+1-1
- src/gui/src/layoutTabs.cpp+8-7
- src/gui/src/layoutTabs.h+2-2
- src/gui/src/layoutViewer.cpp+90-74
- src/gui/src/layoutViewer.h+7-14
- src/gui/src/mainWindow.cpp+7-7
- src/gui/src/mainWindow.h+4
- src/gui/src/renderThread.cpp+50-18
- src/gui/src/renderThread.h+6-2
- src/gui/src/search.cpp+10-8
- src/gui/src/search.h+4-4
- src/odb/include/odb/db.h+4-1
- src/odb/include/odb/defin.h+2-1
- src/odb/src/3dblox/3dblox.cpp+5-1
- src/odb/src/db/dbModBTerm.cpp+19
- src/odb/src/db/dbModITerm.cpp+24
- src/odb/src/db/dbModNet.cpp+15-2
- src/odb/src/db/dbNet.cpp+4-92
- src/odb/src/db/dbUtil.h+223
- src/odb/src/defin/defin.cpp+3-2
- src/odb/src/defin/definReader.cpp+5-2
- src/odb/src/defin/definReader.h+2-1
- src/rsz/src/Resizer.cc+11-2
- .gitignore+1
- Makefile+14-4
- abc+1-1
- backends/btor/btor.cc+19
- frontends/rtlil/rtlil_frontend.cc+14-16
- frontends/verific/verific.cc+15-15
- frontends/verific/verificsva.cc+1-1
- kernel/io.cc+7
- kernel/io.h+1
- passes/cmds/Makefile.inc+1
- passes/cmds/box_derive.cc+24-13
- passes/cmds/bugpoint.cc+2
- passes/cmds/chtype.cc+32
- passes/cmds/plugin.cc+44-20
- passes/cmds/sort.cc+26
- passes/sat/sim.cc+33-23
- passes/techmap/clockgate.cc+1-3
- passes/techmap/dfflibmap.cc+1-3
- passes/techmap/libcache.cc+1-3
- techlibs/gatemate/cells_bb.v+2-2
- techlibs/gowin/Makefile.inc+1
- techlibs/gowin/brams.txt+8-4
- techlibs/gowin/brams_map_gw5a.v+399
- techlibs/gowin/synth_gowin.cc+34-9
- tests/liberty/libcache.ys+1-1
- tests/rtlil/bug5424.ys+12
- tests/rtlil/run-test.sh+1-1
- tests/sim/sim_cycles.ys+8-8
- tests/techmap/clockgate.ys+1-1
- tests/techmap/dfflibmap.ys+1-1
- tests/techmap/techmap_chtype.ys+16
- tests/various/.gitignore+1
- tests/various/box_derive.ys+40
- tests/various/plugin.sh+4
- tests/verific/ext_ramnet_err.sv+13
- tests/verific/ext_ramnet_err.ys+5
- tests/verific/import_warning_operator.vhd+15
- tests/verific/import_warning_operator.ys+5
0 commit comments