Tomasz Michalak
|
58baff4f4a
|
fuzzers: Add clean_piplists target
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-23 15:19:16 +02:00 |
Tomasz Michalak
|
990cb32b93
|
Fix formatting
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-23 12:04:50 +02:00 |
litghost
|
94a964cfa3
|
Merge pull request #845 from litghost/hashable_dict
Change intrinics delay dictionary to hashable_dict.
|
2019-05-21 07:21:46 -07:00 |
Keith Rothman
|
83f47a1187
|
Change intrinis delay dictionary to hashable_dict.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-21 07:19:41 -07:00 |
litghost
|
8aa8edddc6
|
Merge pull request #844 from litghost/fix_units_factor
Correct units factor on resistances.
|
2019-05-21 07:15:09 -07:00 |
Keith Rothman
|
6be6fd918b
|
Correct units factor on resistances.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-21 07:13:23 -07:00 |
Tim Ansell
|
7ea41e257d
|
Merge pull request #839 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-8a394b1
Build(deps): Bump third_party/abseil-cpp from `0cbdc77` to `8a394b1`
|
2019-05-20 16:10:57 -07:00 |
Tim Ansell
|
7d20604cb9
|
Merge pull request #840 from SymbiFlow/dependabot/submodules/third_party/googletest-f71fb4f
Build(deps): Bump third_party/googletest from `5299815` to `f71fb4f`
|
2019-05-20 16:10:34 -07:00 |
Tim Ansell
|
22c34ecb31
|
Merge pull request #841 from SymbiFlow/dependabot/submodules/third_party/python-sdf-timing-dfcefc5
Build(deps): Bump third_party/python-sdf-timing from `4c9d541` to `dfcefc5`
|
2019-05-20 16:10:04 -07:00 |
litghost
|
8cb7366fa2
|
Merge pull request #835 from antmicro/bel-timings-fixes
BEL timings fixes
|
2019-05-20 10:38:28 -07:00 |
dependabot[bot]
|
662a914688
|
Build(deps): Bump third_party/python-sdf-timing
Bumps [third_party/python-sdf-timing](https://github.com/SymbiFlow/python-sdf-timing) from `4c9d541` to `dfcefc5`.
- [Release notes](https://github.com/SymbiFlow/python-sdf-timing/releases)
- [Commits](4c9d5414ce...dfcefc520b)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-18 05:12:30 +00:00 |
dependabot[bot]
|
7a36b67f5b
|
Build(deps): Bump third_party/googletest from `5299815` to `f71fb4f`
Bumps [third_party/googletest](https://github.com/google/googletest) from `5299815` to `f71fb4f`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](5299815377...f71fb4f9a9)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-18 05:12:10 +00:00 |
dependabot[bot]
|
f0b0afb800
|
Build(deps): Bump third_party/abseil-cpp from `0cbdc77` to `8a394b1`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `0cbdc77` to `8a394b1`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](0cbdc774b9...8a394b19c1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-18 05:11:50 +00:00 |
Karol Gugala
|
683b7562e5
|
fuzzer: 007: bel: handle multiple bit inputs
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-16 19:14:35 +02:00 |
Karol Gugala
|
e1440a56b4
|
fuzzers: 007: add properties names mappings
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-16 14:52:58 +02:00 |
Karol Gugala
|
8d4a94d367
|
sdfmerge: emit only the selected instance of the merged cell
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-14 17:34:07 -07:00 |
Karol Gugala
|
757b4bea0c
|
utils: makesdf: set timescale to 1ns
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-14 17:34:07 -07:00 |
Karol Gugala
|
788e3e0855
|
fuzzers: 007: correctly handle input clocks and extended pin names
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-14 17:34:07 -07:00 |
Tim Ansell
|
6e895f39c0
|
Merge pull request #836 from antmicro/sdf-sort
utils: makesdf: sort the output
|
2019-05-14 17:24:43 -07:00 |
Karol Gugala
|
e5d2a65f0a
|
utils: makesdf: sort the output
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-14 21:18:24 +02:00 |
Tomasz Michalak
|
e7ce84abbe
|
Merge pull request #822 from antmicro/prjxray_stabilization_045_hclk_cmt_pips
045-hclk-cmt-pips: account for hclk_cmt tiles missing from zynq7 and …
|
2019-05-14 11:52:47 +02:00 |
Tomasz Michalak
|
a0fcbca034
|
Merge pull request #829 from antmicro/prjxray_stabilization_056_pip_rem
056-pip-rem: Delete net and cell after unsuccessful routing attempt
|
2019-05-14 09:21:23 +02:00 |
Tomasz Michalak
|
c4e062fa6e
|
053-pip-ctrlin: increase specimen count
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-13 22:25:43 +02:00 |
Tim Ansell
|
cae06c4149
|
Merge pull request #827 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-0cbdc77
Build(deps): Bump third_party/abseil-cpp from `cd86d0d` to `0cbdc77`
|
2019-05-13 09:26:12 -07:00 |
Tim Ansell
|
4b20a95fa0
|
Merge pull request #828 from SymbiFlow/dependabot/submodules/third_party/googletest-5299815
Build(deps): Bump third_party/googletest from `61cdca5` to `5299815`
|
2019-05-13 09:25:37 -07:00 |
Tomasz Michalak
|
fe809d7d0d
|
045-hclk-cmt-pips: increase specimen count
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-13 10:17:35 +02:00 |
dependabot[bot]
|
99f87c4022
|
Build(deps): Bump third_party/googletest from `61cdca5` to `5299815`
Bumps [third_party/googletest](https://github.com/google/googletest) from `61cdca5` to `5299815`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](61cdca569b...5299815377)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-11 05:13:19 +00:00 |
dependabot[bot]
|
972f683d17
|
Build(deps): Bump third_party/abseil-cpp from `cd86d0d` to `0cbdc77`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `cd86d0d` to `0cbdc77`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](cd86d0d20a...0cbdc774b9)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-11 05:12:59 +00:00 |
Tomasz Michalak
|
7e05327c97
|
056-pip-rem: Delete net and cell after unsuccessful routing attempt
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-10 11:14:10 +02:00 |
litghost
|
02026c2d8b
|
Merge pull request #821 from litghost/timing_model_objects
Add objects and docstrings for timing model.
|
2019-05-09 14:39:58 -07:00 |
Keith Rothman
|
cf84dfe2fd
|
Fix some comments.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-09 14:20:03 -07:00 |
Tomasz Michalak
|
fbeb731562
|
Merge pull request #493 from mithro/fuzzers2testxml
Make most of the fasm2frames.py tests pass again.
|
2019-05-09 13:36:42 +02:00 |
Tomasz Michalak
|
70a4bf1d7c
|
Merge pull request #675 from mithro/small-fuzzer-improvement
Small updates to fuzzer output.
|
2019-05-09 11:45:04 +02:00 |
Tim 'mithro' Ansell
|
636db487c8
|
Attempting to make fasm2frames.py tests pass again.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2019-05-09 09:56:54 +02:00 |
Tomasz Michalak
|
b5a4e6932e
|
run_fuzzer.py: Adjust unit names output by free tool
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-09 09:33:22 +02:00 |
Tomasz Michalak
|
894a629767
|
Merge pull request #510 from antmicro/clean-db
utils: add cleandb tool
|
2019-05-08 10:18:35 +02:00 |
Tim 'mithro' Ansell
|
fbec529926
|
Less verbose memory usage info.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2019-05-08 10:09:45 +02:00 |
Tim 'mithro' Ansell
|
1ca3f55b05
|
Fix doctest for Logger.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2019-05-08 10:09:45 +02:00 |
Tomasz Michalak
|
64c0a3c0b4
|
Merge pull request #824 from antmicro/043-clk-rebuf-pips-zynq
Resolve missing CLK_REBUF PIPs bits for Zynq
|
2019-05-08 07:55:02 +02:00 |
Tomasz Michalak
|
f93ae0a3d2
|
Merge pull request #823 from antmicro/030-iob-zynq
Resolve missing IOB bits for Zynq
|
2019-05-08 07:54:31 +02:00 |
Keith Rothman
|
3838a643cf
|
Fix spelling.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-07 15:55:27 -07:00 |
Keith Rothman
|
b5b9efe29a
|
Update units to reflect actually constraint.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-07 14:45:08 -07:00 |
Keith Rothman
|
af8c1884d4
|
Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-07 12:37:14 -07:00 |
Keith Rothman
|
b14952e1da
|
Add example timing tree.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-07 12:12:36 -07:00 |
Keith Rothman
|
64798087b1
|
Complete documentation for new timing model.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-07 10:57:35 -07:00 |
Tomasz Michalak
|
af50a5f32a
|
043-clk-rebuf-pips: increase the number of specimen
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-07 15:58:53 +02:00 |
Tomasz Michalak
|
c094640034
|
030-iob: don't create liob segbits file for zynq
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-07 13:53:17 +02:00 |
Tomasz Michalak
|
9bf9d4e0fd
|
030-iob: skip broken tile for zynq
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-07 13:36:50 +02:00 |
Tomasz Michalak
|
845a8914b3
|
045-hclk-cmt-pips: account for hclk_cmt tiles missing from zynq7 and re-enable fuzzer
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-05-07 08:34:18 +02:00 |
Keith Rothman
|
2f74b8a508
|
Add initial object and docstrings for timing model.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-05-06 12:27:41 -07:00 |