Tim Ansell
|
ca32aa8495
|
Merge pull request #1051 from antmicro/1050-wrong-db-extras-zynq7-path
Fix HARNESS_DIR path for db-extras-zynq7
|
2019-09-18 08:48:29 -07:00 |
Tim Ansell
|
b4064e5f3e
|
Merge pull request #1052 from SymbiFlow/dependabot/submodules/third_party/yosys-4da6e19
build(deps): bump third_party/yosys from `903cd58` to `4da6e19`
|
2019-09-14 14:49:43 -07:00 |
Tim Ansell
|
0598483a56
|
Merge pull request #1054 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-6cdf363
build(deps): bump third_party/yaml-cpp from `e0e01d5` to `6cdf363`
|
2019-09-14 14:48:15 -07:00 |
Tim Ansell
|
1a50f6a5bf
|
Merge pull request #1055 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-ac78ffc
build(deps): bump third_party/abseil-cpp from `325fd7b` to `ac78ffc`
|
2019-09-14 14:47:40 -07:00 |
Tim Ansell
|
8bb564853d
|
Merge pull request #1056 from SymbiFlow/dependabot/submodules/third_party/googletest-cad3bc4
build(deps): bump third_party/googletest from `3f05f65` to `cad3bc4`
|
2019-09-14 14:47:11 -07:00 |
dependabot-preview[bot]
|
39dd3da352
|
build(deps): bump third_party/googletest from `3f05f65` to `cad3bc4`
Bumps [third_party/googletest](https://github.com/google/googletest) from `3f05f65` to `cad3bc4`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](3f05f651ae...cad3bc46c2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-14 05:13:45 +00:00 |
dependabot-preview[bot]
|
cdfbb9a2a3
|
build(deps): bump third_party/abseil-cpp from `325fd7b` to `ac78ffc`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `325fd7b` to `ac78ffc`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](325fd7b042...ac78ffc3bc)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-14 05:13:25 +00:00 |
dependabot-preview[bot]
|
78fa9253cb
|
build(deps): bump third_party/yaml-cpp from `e0e01d5` to `6cdf363`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `e0e01d5` to `6cdf363`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](e0e01d53c2...6cdf363625)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-14 05:13:07 +00:00 |
dependabot-preview[bot]
|
4a249f62de
|
build(deps): bump third_party/yosys from `903cd58` to `4da6e19`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `903cd58` to `4da6e19`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](903cd58acf...4da6e19fe1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-14 05:12:24 +00:00 |
litghost
|
85811b96a4
|
Merge pull request #1030 from antmicro/iserdes_sdr_ddr_minitest
Minitest for ISERDES (networking SDR and DDR)
|
2019-09-12 09:21:16 -07:00 |
Maciej Kurc
|
2b3ca04914
|
Removed the need for physical pin loopback. The design now transmitts and receives using the same pins.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-09-12 15:08:05 +02:00 |
Maciej Kurc
|
e722712661
|
Formatting
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-09-12 14:35:37 +02:00 |
Maciej Kurc
|
0ebe592dca
|
Updated docs.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-09-12 14:35:37 +02:00 |
Maciej Kurc
|
b878a2e651
|
A minitest for ISERDES in NETWORKING SDR/DDR modes.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-09-12 14:35:37 +02:00 |
Tomasz Michalak
|
ba924087eb
|
Fix HARNESS_DIR path for db-extras-zynq7
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-09-12 09:05:25 +02:00 |
litghost
|
6d21194b56
|
Merge pull request #1047 from antmicro/oserdes_minitest
OSERDES minitest
|
2019-09-11 09:13:48 -07:00 |
Maciej Kurc
|
b31345010c
|
OSERDES minitest without the need for hardware loopbacks.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-09-11 13:34:07 +02:00 |
litghost
|
b07e71787d
|
Merge pull request #1046 from antmicro/assert_zynq_bits
fuzzers: 038-cfg: Add always on bit for Zynq
|
2019-09-10 08:38:43 -07:00 |
Tomasz Michalak
|
5238fed5b5
|
Add background to script's purpose
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-09-10 09:01:03 +02:00 |
Tim Ansell
|
6d54bbb819
|
Merge pull request #1044 from SymbiFlow/dependabot/submodules/third_party/googletest-3f05f65
build(deps): bump third_party/googletest from `565f1b8` to `3f05f65`
|
2019-09-09 13:37:26 -07:00 |
Tim Ansell
|
87a2071d57
|
Merge pull request #1045 from SymbiFlow/dependabot/submodules/third_party/yosys-903cd58
build(deps): bump third_party/yosys from `17b77fd` to `903cd58`
|
2019-09-09 13:37:09 -07:00 |
Tim Ansell
|
b69d293f81
|
Merge pull request #1043 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-325fd7b
build(deps): bump third_party/abseil-cpp from `1948f6f` to `325fd7b`
|
2019-09-09 13:36:41 -07:00 |
Tomasz Michalak
|
50d8c368c8
|
Re-enable harness generation for Zynq
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-09-09 15:12:44 +02:00 |
Tomasz Michalak
|
f71956225a
|
fuzzers: 038-cfg: Add always on bit for Zynq
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-09-09 15:06:44 +02:00 |
dependabot-preview[bot]
|
d3f8f40cde
|
build(deps): bump third_party/yosys from `17b77fd` to `903cd58`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `17b77fd` to `903cd58`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](17b77fd411...903cd58acf)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-07 05:13:29 +00:00 |
dependabot-preview[bot]
|
a970823991
|
build(deps): bump third_party/googletest from `565f1b8` to `3f05f65`
Bumps [third_party/googletest](https://github.com/google/googletest) from `565f1b8` to `3f05f65`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](565f1b8482...3f05f651ae)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-07 05:13:08 +00:00 |
dependabot-preview[bot]
|
fec5c37c51
|
build(deps): bump third_party/abseil-cpp from `1948f6f` to `325fd7b`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `1948f6f` to `325fd7b`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](1948f6f967...325fd7b042)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-07 05:12:47 +00:00 |
litghost
|
cd28a28077
|
Merge pull request #1041 from antmicro/iserdes_idelay_minitest
Minitest for ISERDES+IDELAY
|
2019-09-04 10:24:03 -07:00 |
Maciej Kurc
|
2f143b18b8
|
Code polish
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-09-03 16:36:07 +02:00 |
Maciej Kurc
|
baf288ad24
|
A minitest for ISERDES+IDELAY
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-09-03 16:23:45 +02:00 |
Tim Ansell
|
a7a3431ceb
|
Merge pull request #1038 from SymbiFlow/dependabot/submodules/third_party/yosys-17b77fd
build(deps): bump third_party/yosys from `d7051b9` to `17b77fd`
|
2019-09-01 09:37:14 -07:00 |
Tim Ansell
|
9f0a403d13
|
Merge pull request #1037 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-1948f6f
build(deps): bump third_party/abseil-cpp from `4ef5740` to `1948f6f`
|
2019-09-01 09:36:47 -07:00 |
Tim Ansell
|
f2e4d740f2
|
Merge pull request #1039 from SymbiFlow/dependabot/submodules/third_party/googletest-565f1b8
build(deps): bump third_party/googletest from `ed2eef6` to `565f1b8`
|
2019-09-01 09:36:18 -07:00 |
dependabot-preview[bot]
|
ca1f75775c
|
build(deps): bump third_party/googletest from `ed2eef6` to `565f1b8`
Bumps [third_party/googletest](https://github.com/google/googletest) from `ed2eef6` to `565f1b8`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](ed2eef6543...565f1b8482)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-31 05:13:28 +00:00 |
dependabot-preview[bot]
|
d34ffb6e90
|
build(deps): bump third_party/yosys from `d7051b9` to `17b77fd`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `d7051b9` to `17b77fd`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](d7051b90de...17b77fd411)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-31 05:13:09 +00:00 |
dependabot-preview[bot]
|
dcdda219d6
|
build(deps): bump third_party/abseil-cpp from `4ef5740` to `1948f6f`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `4ef5740` to `1948f6f`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](4ef574064e...1948f6f967)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-31 05:12:47 +00:00 |
Tim Ansell
|
ca2afec39c
|
Merge pull request #1036 from SymbiFlow/docs
Update the UPDATING THE DOCS doc
|
2019-08-28 09:34:01 +02:00 |
Michael Gielda
|
d619394748
|
Update the UPDATING THE DOCS doc
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
|
2019-08-27 18:36:30 +02:00 |
Tim Ansell
|
76eb5d45d9
|
Merge pull request #1034 from SymbiFlow/change-theme
Change theme to SymbiFlow
|
2019-08-27 16:45:56 +02:00 |
Michael Gielda
|
d652967229
|
Add SF theme to requirements
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
|
2019-08-27 15:13:47 +02:00 |
Michael Gielda
|
aa0a90c138
|
Change theme to SymbiFlow
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
|
2019-08-26 09:57:30 +02:00 |
Tim Ansell
|
5f3147a343
|
Merge pull request #1032 from SymbiFlow/dependabot/submodules/third_party/yosys-d7051b9
build(deps): bump third_party/yosys from `39f4c10` to `d7051b9`
|
2019-08-24 09:45:02 +02:00 |
Tim Ansell
|
f09e93721c
|
Merge pull request #1031 from SymbiFlow/dependabot/submodules/third_party/googletest-ed2eef6
build(deps): bump third_party/googletest from `27e17f7` to `ed2eef6`
|
2019-08-24 09:44:23 +02:00 |
dependabot-preview[bot]
|
605ab40e53
|
build(deps): bump third_party/yosys from `39f4c10` to `d7051b9`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `39f4c10` to `d7051b9`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](39f4c1096a...d7051b90de)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-24 05:13:07 +00:00 |
dependabot-preview[bot]
|
78eff236e5
|
build(deps): bump third_party/googletest from `27e17f7` to `ed2eef6`
Bumps [third_party/googletest](https://github.com/google/googletest) from `27e17f7` to `ed2eef6`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](27e17f7851...ed2eef6543)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-24 05:12:34 +00:00 |
Tim Ansell
|
6039a4a2aa
|
Merge pull request #1027 from SymbiFlow/dependabot/submodules/third_party/googletest-27e17f7
build(deps): bump third_party/googletest from `90a443f` to `27e17f7`
|
2019-08-18 18:11:22 -07:00 |
Tim Ansell
|
36835e809b
|
Merge pull request #1026 from SymbiFlow/dependabot/submodules/third_party/cctz-b4935ee
build(deps): bump third_party/cctz from `a66daf5` to `b4935ee`
|
2019-08-17 11:05:44 -07:00 |
dependabot-preview[bot]
|
708f110fc8
|
build(deps): bump third_party/googletest from `90a443f` to `27e17f7`
Bumps [third_party/googletest](https://github.com/google/googletest) from `90a443f` to `27e17f7`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](90a443f9c2...27e17f7851)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-17 05:12:38 +00:00 |
dependabot-preview[bot]
|
6d12c33ce9
|
build(deps): bump third_party/cctz from `a66daf5` to `b4935ee`
Bumps [third_party/cctz](https://github.com/google/cctz) from `a66daf5` to `b4935ee`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](a66daf52eb...b4935eef53)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-17 05:12:18 +00:00 |
litghost
|
f2ffff8e73
|
Merge pull request #1012 from antmicro/segbits-utils
Segbits utils
|
2019-08-13 09:20:59 -07:00 |