ABHISHEK ANAND
f55ee0e8bb
Updated iterator class
...
updated the code which was using the std::iterator class, which has been marked as deprecated in the C++17 standard
Signed-off-by: ABHISHEK ANAND <abhishekabhishek1012@gmail.com>
2023-03-28 00:32:56 +05:30
dependabot[bot]
45dcd50242
build(deps): bump third_party/cctz from `83ffd88` to `4eda743` ( #2132 )
...
Bumps [third_party/cctz](https://github.com/google/cctz ) from `83ffd88` to `4eda743`.
- [Release notes](https://github.com/google/cctz/releases )
- [Commits](83ffd88d7c...4eda743541 )
---
updated-dependencies:
- dependency-name: third_party/cctz
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 18:18:46 +00:00
dependabot[bot]
c143728499
build(deps): bump third_party/yosys from `101d19b` to `53c0a6b` ( #2129 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `101d19b` to `53c0a6b`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](101d19bb6a...53c0a6b780 )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 18:18:07 +00:00
dependabot[bot]
1df6732009
build(deps): bump third_party/googletest from `391ce62` to `e9fb5c7` ( #2130 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `391ce62` to `e9fb5c7`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](391ce627de...e9fb5c7bac )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 18:15:42 +00:00
Tomasz Michalak
8146f1f2ad
Merge pull request #2118 from byuccl/cpp17
...
Remove c++14 directive
2023-03-17 08:35:48 +01:00
dependabot[bot]
f9f017bb7b
build(deps): bump third_party/yaml-cpp from `d7f672d` to `987a604` ( #2121 )
...
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp ) from `d7f672d` to `987a604`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases )
- [Commits](d7f672d141...987a604256 )
---
updated-dependencies:
- dependency-name: third_party/yaml-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 19:32:49 +00:00
dependabot[bot]
89c24d635b
build(deps): bump third_party/googletest from `cead3d5` to `391ce62` ( #2119 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `cead3d5` to `391ce62`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](cead3d57c9...391ce627de )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 19:29:04 +00:00
dependabot[bot]
a13722611b
build(deps): bump third_party/abseil-cpp from `f2b5237` to `d8933b8` ( #2120 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `f2b5237` to `d8933b8`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](f2b52372f7...d8933b836b )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 19:22:10 +00:00
dependabot[bot]
5716819ee8
build(deps): bump third_party/yosys from `9747e55` to `101d19b` ( #2122 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `9747e55` to `101d19b`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](9747e55d95...101d19bb6a )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 18:19:43 +00:00
Jeff Goeders
8c3296fa2a
Remove cpp14 directive
...
Signed-off-by: Jeff Goeders <jeff.goeders@gmail.com>
2023-03-09 15:28:21 -07:00
dependabot[bot]
ba4b730f07
build(deps): bump third_party/googletest from `3d787f5` to `cead3d5` ( #2112 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `3d787f5` to `cead3d5`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](3d787f5a0d...cead3d57c9 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 19:19:37 +00:00
dependabot[bot]
a5e5c897c4
build(deps): bump third_party/yosys from `f011633` to `9747e55` ( #2114 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `f011633` to `9747e55`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](f0116330bc...9747e55d95 )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 18:19:13 +00:00
dependabot[bot]
5c64f0928c
build(deps): bump third_party/yaml-cpp from `1b50109` to `d7f672d` ( #2115 )
...
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp ) from `1b50109` to `d7f672d`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases )
- [Commits](1b50109f7b...d7f672d141 )
---
updated-dependencies:
- dependency-name: third_party/yaml-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 18:17:08 +00:00
dependabot[bot]
d0887f7fa0
build(deps): bump third_party/abseil-cpp from `bd624d9` to `f2b5237` ( #2111 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `bd624d9` to `f2b5237`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](bd624d9f98...f2b52372f7 )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 19:31:37 +00:00
dependabot[bot]
3cc838a27c
build(deps): bump third_party/googletest from `7a7231c` to `3d787f5` ( #2110 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `7a7231c` to `3d787f5`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](7a7231c442...3d787f5a0d )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 19:22:49 +00:00
dependabot[bot]
b3e3ad36ae
build(deps): bump third_party/yosys from `611f71c` to `f011633` ( #2107 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `611f71c` to `f011633`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](611f71c670...f0116330bc )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 19:35:13 +00:00
dependabot[bot]
e395578c73
build(deps): bump third_party/googletest from `b73f27f` to `7a7231c` ( #2106 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `b73f27f` to `7a7231c`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](b73f27fd16...7a7231c442 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 19:32:24 +00:00
dependabot[bot]
91d0686ea4
build(deps): bump third_party/abseil-cpp from `cde2f0e` to `bd624d9` ( #2108 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `cde2f0e` to `bd624d9`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](cde2f0eaae...bd624d9f98 )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 19:24:26 +00:00
dependabot[bot]
56e22e539f
build(deps): bump third_party/googletest from `ec25eea` to `b73f27f` ( #2104 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `ec25eea` to `b73f27f`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](ec25eea8f8...b73f27fd16 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 19:32:29 +00:00
dependabot[bot]
a28daa2cd0
build(deps): bump third_party/abseil-cpp from `cdad8cd` to `cde2f0e` ( #2103 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `cdad8cd` to `cde2f0e`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](cdad8cd96e...cde2f0eaae )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 19:31:22 +00:00
dependabot[bot]
d4eb9a9de0
build(deps): bump third_party/abseil-cpp from `4eef161` to `cdad8cd` ( #2102 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `4eef161` to `cdad8cd`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](4eef161700...cdad8cd96e )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 17:27:08 +00:00
dependabot[bot]
4e51331fe3
build(deps): bump third_party/sanitizers-cmake ( #2100 )
...
Bumps [third_party/sanitizers-cmake](https://github.com/arsenm/sanitizers-cmake ) from `a6748f4` to `c3dc841`.
- [Release notes](https://github.com/arsenm/sanitizers-cmake/releases )
- [Commits](a6748f4f51...c3dc841af4 )
---
updated-dependencies:
- dependency-name: third_party/sanitizers-cmake
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 17:22:43 +00:00
Tomasz Michalak
c6fb6c4522
Merge pull request #2093 from hansfbaier/k7-odelaye2
...
Kintex7 ODELAYE2 fuzzer
2023-02-03 11:38:40 +01:00
Hans Baier
1911a45821
fuzzers/Makefile: add odelay fuzzer and factor out condition for high performance banks
...
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2023-01-24 07:39:59 +07:00
David Shah
96469e236b
Basic ODELAY fuzzer
...
Signed-off-by: David Shah <dave@ds0.me>
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2023-01-24 07:28:50 +07:00
dependabot[bot]
38e8b02f2c
build(deps): bump third_party/abseil-cpp from `bb63a76` to `4eef161` ( #2090 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `bb63a76` to `4eef161`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](bb63a76710...4eef161700 )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 18:28:46 +00:00
dependabot[bot]
a1cc7ab411
build(deps): bump third_party/googletest from `356fc30` to `ec25eea` ( #2091 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `356fc30` to `ec25eea`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](356fc30125...ec25eea8f8 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 18:25:47 +00:00
dependabot[bot]
69415714af
build(deps): bump third_party/yosys from `956c4e4` to `611f71c` ( #2092 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `956c4e4` to `611f71c`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](956c4e485a...611f71c670 )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 18:21:46 +00:00
dependabot[bot]
03f0011b28
build(deps): bump third_party/abseil-cpp from `625a180` to `bb63a76` ( #2086 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `625a180` to `bb63a76`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](625a18016d...bb63a76710 )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 18:35:23 +00:00
dependabot[bot]
131ff9a917
build(deps): bump third_party/googletest from `3fa7f98` to `356fc30` ( #2087 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `3fa7f98` to `356fc30`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](3fa7f983c6...356fc30125 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 18:25:38 +00:00
dependabot[bot]
2d7c2264aa
build(deps): bump third_party/yosys from `f2c6894` to `956c4e4` ( #2088 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `f2c6894` to `956c4e4`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](f2c689403a...956c4e485a )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 18:22:57 +00:00
dependabot[bot]
d756999cf0
build(deps): bump third_party/abseil-cpp from `6abc195` to `625a180` ( #2085 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `6abc195` to `625a180`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](6abc195856...625a18016d )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 18:36:37 +00:00
dependabot[bot]
e781e0207f
build(deps): bump third_party/yosys from `3ebc50d` to `f2c6894` ( #2083 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `3ebc50d` to `f2c6894`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](3ebc50dee4...f2c689403a )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 18:32:22 +00:00
dependabot[bot]
0e992645a3
build(deps): bump third_party/sanitizers-cmake ( #2080 )
...
Bumps [third_party/sanitizers-cmake](https://github.com/arsenm/sanitizers-cmake ) from `99e159e` to `a6748f4`.
- [Release notes](https://github.com/arsenm/sanitizers-cmake/releases )
- [Commits](99e159ec9b...a6748f4f51 )
---
updated-dependencies:
- dependency-name: third_party/sanitizers-cmake
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-31 18:37:30 +00:00
dependabot[bot]
e825a9fa9f
build(deps): bump third_party/abseil-cpp from `71927b4` to `6abc195` ( #2081 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `71927b4` to `6abc195`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](71927b4325...6abc195856 )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-31 18:20:14 +00:00
dependabot[bot]
09b0fd9335
build(deps): bump third_party/yosys from `7ad7b55` to `3ebc50d` ( #2079 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `7ad7b55` to `3ebc50d`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](7ad7b550cb...3ebc50dee4 )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-24 18:23:47 +00:00
Tomasz Michalak
fa3a727ab6
Merge pull request #2072 from kintex-chatter/various-fixes
...
various fixes for 030-iob18
2022-12-19 18:24:40 +01:00
dependabot[bot]
10aa1efd4b
build(deps): bump third_party/googletest from `1f643f7` to `3fa7f98` ( #2074 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `1f643f7` to `3fa7f98`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](1f643f71d4...3fa7f983c6 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17 18:36:05 +00:00
dependabot[bot]
6198b1a05d
build(deps): bump third_party/abseil-cpp from `522606b` to `71927b4` ( #2075 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `522606b` to `71927b4`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](522606b7fa...71927b4325 )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17 18:32:27 +00:00
Hans Baier
3562cb8efd
030-iob18: add issue link to hack used in Makefile
...
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2022-12-16 17:22:56 +07:00
Hans Baier
9512609ff6
write_io_banks.tcl: use a reliable way to distinguish high performance banks
...
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2022-12-16 17:00:59 +07:00
Hans Baier
8ce3922f8d
030-iob18: add manually discovered RIOB18.IOB_Y0.SSTL*.IN feature, reduces specimens to 40
...
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2022-12-16 09:22:32 +07:00
Hans Baier
7800bcb494
030-iob18: fix Vref conflict warnigns by assigning the correct Vref
...
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2022-12-14 10:04:39 +07:00
Hans Baier
2ce7ea1381
riob18: fix IBUF_LOW_PWR_SUPPORTED
...
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2022-12-14 05:15:48 +07:00
dependabot[bot]
09f04c3c88
build(deps): bump third_party/yosys from `a64ed82` to `7ad7b55` ( #2071 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `a64ed82` to `7ad7b55`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](a64ed824ed...7ad7b550cb )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 18:34:03 +00:00
dependabot[bot]
5d4ebbf14c
build(deps): bump third_party/abseil-cpp from `4e5ff15` to `522606b` ( #2069 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `4e5ff15` to `522606b`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](4e5ff1559c...522606b7fa )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 18:27:19 +00:00
dependabot[bot]
de5c7afcb4
build(deps): bump third_party/googletest from `912db74` to `1f643f7` ( #2067 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `912db74` to `1f643f7`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](912db74253...1f643f71d4 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 18:30:27 +00:00
dependabot[bot]
9d66dbc21a
build(deps): bump third_party/yosys from `23e26ff` to `a64ed82` ( #2066 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `23e26ff` to `a64ed82`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](23e26ff661...a64ed824ed )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 18:26:48 +00:00
dependabot[bot]
bee16ab29e
build(deps): bump third_party/abseil-cpp from `e51b4ef` to `4e5ff15` ( #2064 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `e51b4ef` to `4e5ff15`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](e51b4ef779...4e5ff1559c )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 18:25:30 +00:00
dependabot[bot]
c0d2323e19
build(deps): bump third_party/abseil-cpp from `1b97698` to `e51b4ef` ( #2056 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `1b97698` to `e51b4ef`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](1b976982d8...e51b4ef779 )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-26 18:32:08 +00:00