Maciej Kurc
|
d84c28b38c
|
Modified fuzzer 075 to dump IO bank number for each pin.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-11 17:10:41 +01:00 |
litghost
|
d47c3e9838
|
Merge pull request #1169 from antmicro/required_features
Support for required fasm features
|
2019-12-11 07:15:32 -08:00 |
Tomasz Michalak
|
332f020dda
|
Merge pull request #1150 from antmicro/minilitex_minitest
Integrate Mini LiteX into Project X-Ray
|
2019-12-11 09:17:28 +01:00 |
Maciej Kurc
|
0d5a596a87
|
Addressed review comments.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-10 18:42:12 +01:00 |
Maciej Kurc
|
4502fc14e6
|
fasm2frames parameter "--part" made mandatory if XRAY_PART is not set, removed emitting common features for all parts if the part is not given.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-10 17:54:54 +01:00 |
Maciej Kurc
|
4d3059982d
|
Updated fasm2frames test.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-10 14:51:23 +01:00 |
Maciej Kurc
|
a4a033226f
|
Modified fuzzer 001 to include required features for Zynq parts.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-10 14:38:24 +01:00 |
Maciej Kurc
|
634593ee06
|
Changed the way that required features are to be stored in the db.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-10 13:49:51 +01:00 |
Maciej Kurc
|
726d744fca
|
Changed JSON format for required features.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-10 13:20:44 +01:00 |
Tomasz Michalak
|
fb96f3fe86
|
minitests: Add minimal Litex configuration for Arty
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-12-10 10:02:36 +01:00 |
litghost
|
0e8ff9b64e
|
Merge pull request #1157 from antmicro/iostandard_minitest
Minitest for different IOSTANDARDs
|
2019-12-09 11:09:33 -08:00 |
Maciej Kurc
|
eef8ec93cb
|
Added ignoring of PUDC_B pin.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-09 14:40:35 +01:00 |
Maciej Kurc
|
6b234bf484
|
Added support for having a set of required features in the prjxray db.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-09 13:40:05 +01:00 |
Tim Ansell
|
bfe24fc486
|
Merge pull request #1167 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-77f8700
build(deps): bump third_party/abseil-cpp from `846e5db` to `77f8700`
|
2019-12-07 18:37:11 +10:30 |
Tim Ansell
|
adc6a1c066
|
Merge pull request #1168 from SymbiFlow/dependabot/submodules/third_party/googletest-78fdd6c
build(deps): bump third_party/googletest from `679bfec` to `78fdd6c`
|
2019-12-07 18:36:38 +10:30 |
dependabot-preview[bot]
|
3dddd8de5a
|
build(deps): bump third_party/googletest from `679bfec` to `78fdd6c`
Bumps [third_party/googletest](https://github.com/google/googletest) from `679bfec` to `78fdd6c`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](679bfec6db...78fdd6c00b)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-07 05:16:14 +00:00 |
dependabot-preview[bot]
|
62b723d980
|
build(deps): bump third_party/abseil-cpp from `846e5db` to `77f8700`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `846e5db` to `77f8700`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](846e5dbeda...77f87009a3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-07 05:15:53 +00:00 |
Tim Ansell
|
446feafbd1
|
Merge pull request #1165 from antmicro/fix-lioi-ppips
071-ppips: fix wrong ppip in ioi tiles
|
2019-12-05 17:53:32 -08:00 |
litghost
|
4628234efd
|
Merge pull request #1163 from antmicro/zynq_emio_minitest
Zynq7 EMIO minitest
|
2019-12-05 09:34:42 -08:00 |
Alessandro Comodi
|
9401d1c730
|
071-ppips: fix wrong ppip in ioi tiles
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2019-12-05 16:40:33 +01:00 |
Maciej Kurc
|
75c6ff27de
|
A minitest for Zynq7 EMIO PS->PL interface.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-03 15:39:13 +01:00 |
Maciej Kurc
|
20475bfd6a
|
Review comments.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-03 12:07:04 +01:00 |
Tomasz Michalak
|
e328dbdc14
|
Merge pull request #1149 from antmicro/xdc_plugin_integration
001-part-yaml: Add iobanks information to part's json
|
2019-12-02 22:00:22 +01:00 |
Tomasz Michalak
|
24070da931
|
001-part-yaml: Add iobanks information to part's json
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-12-02 21:39:32 +01:00 |
Maciej Kurc
|
d9fc7b3f7e
|
Fixed semicolon
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-02 10:34:37 +01:00 |
Maciej Kurc
|
0fb79b8753
|
Fixed bug with diff pair loc-ing.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-12-02 10:16:21 +01:00 |
Maciej Kurc
|
c396b0f9cc
|
Added support for differential standards.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-11-29 16:29:41 +01:00 |
Maciej Kurc
|
e8b05c6b27
|
Minitest for different IOSTANDARDs
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-11-29 13:55:14 +01:00 |
Tim Ansell
|
da33c29914
|
Merge pull request #1152 from SymbiFlow/dependabot/submodules/third_party/yosys-c03b6a3
build(deps): bump third_party/yosys from `81876a3` to `c03b6a3`
|
2019-11-27 10:42:05 -08:00 |
Tim Ansell
|
55bb42bfb2
|
Merge pull request #1154 from SymbiFlow/dependabot/submodules/third_party/googletest-679bfec
build(deps): bump third_party/googletest from `c27aceb` to `679bfec`
|
2019-11-27 10:41:31 -08:00 |
dependabot-preview[bot]
|
90f4a10ad2
|
build(deps): bump third_party/googletest from `c27aceb` to `679bfec`
Bumps [third_party/googletest](https://github.com/google/googletest) from `c27aceb` to `679bfec`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](c27acebba3...679bfec6db)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-23 05:13:58 +00:00 |
dependabot-preview[bot]
|
5b734b0ec9
|
build(deps): bump third_party/yosys from `81876a3` to `c03b6a3`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `81876a3` to `c03b6a3`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](81876a3734...c03b6a3e9c)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-23 05:13:17 +00:00 |
Tim Ansell
|
032b8a1083
|
Merge pull request #1143 from SymbiFlow/dependabot/submodules/third_party/gflags-d9b184b
build(deps): bump third_party/gflags from `6c8f50b` to `d9b184b`
|
2019-11-16 11:37:12 -08:00 |
Tim Ansell
|
4d568513d3
|
Merge pull request #1146 from SymbiFlow/dependabot/submodules/third_party/googletest-c27aceb
build(deps): bump third_party/googletest from `e8a82dc` to `c27aceb`
|
2019-11-16 11:35:29 -08:00 |
Tim Ansell
|
762c48d2b1
|
Merge pull request #1147 from SymbiFlow/dependabot/submodules/third_party/cctz-a26bc5f
build(deps): bump third_party/cctz from `7b84748` to `a26bc5f`
|
2019-11-16 11:34:45 -08:00 |
dependabot-preview[bot]
|
a3ecf955c0
|
build(deps): bump third_party/cctz from `7b84748` to `a26bc5f`
Bumps [third_party/cctz](https://github.com/google/cctz) from `7b84748` to `a26bc5f`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](7b847489f8...a26bc5f285)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-16 05:17:12 +00:00 |
dependabot-preview[bot]
|
2063a7231d
|
build(deps): bump third_party/googletest from `e8a82dc` to `c27aceb`
Bumps [third_party/googletest](https://github.com/google/googletest) from `e8a82dc` to `c27aceb`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](e8a82dc7ed...c27acebba3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-16 05:16:56 +00:00 |
dependabot-preview[bot]
|
c8839b0512
|
build(deps): bump third_party/gflags from `6c8f50b` to `d9b184b`
Bumps [third_party/gflags](https://github.com/gflags/gflags) from `6c8f50b` to `d9b184b`.
- [Release notes](https://github.com/gflags/gflags/releases)
- [Commits](6c8f50b567...d9b184bd00)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-16 05:15:50 +00:00 |
litghost
|
d87807822e
|
Merge pull request #1142 from antmicro/pll_bit_conflict_fix
Update to 032 which fixes conflict with 034
|
2019-11-15 07:48:54 -08:00 |
Maciej Kurc
|
cc7ba29c6b
|
Added forcing of manual routing through "BB" pips to toggle more bits.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-11-15 12:14:06 +01:00 |
Maciej Kurc
|
03b0b9cefc
|
Added separate clock inputs for PLLs.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-11-15 12:13:49 +01:00 |
Maciej Kurc
|
6fd00834b2
|
Fixed bit names formatting.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-11-14 16:09:44 +01:00 |
Tim Ansell
|
65ccddb6d3
|
Merge pull request #1129 from SymbiFlow/dependabot/submodules/third_party/python-sdf-timing-f6e72dd
build(deps): bump third_party/python-sdf-timing from `11a3f60` to `f6e72dd`
|
2019-11-07 22:25:27 -07:00 |
Tim Ansell
|
3952600fa5
|
Merge pull request #1131 from SymbiFlow/dependabot/submodules/third_party/yosys-81876a3
build(deps): bump third_party/yosys from `e8ef3fc` to `81876a3`
|
2019-11-07 22:24:49 -07:00 |
litghost
|
aa9393b199
|
Merge pull request #1135 from antmicro/fix-071-hclk-ioi-ppips
071-ppips: skip HCLK_IOI_CK_IGCLK[0-9] ppips addition
|
2019-11-07 10:07:03 -08:00 |
Alessandro Comodi
|
99d31d2e67
|
071-ppips: skip HCLK_IOI_CK_IGCLK0 ppips addition
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2019-11-07 15:03:44 +01:00 |
litghost
|
4cec0817ab
|
Merge pull request #1080 from JakeMercer/dsp
DSP - Add Attribute Fuzzing
|
2019-11-04 08:16:53 -08:00 |
litghost
|
4410180a57
|
Merge pull request #1127 from antmicro/add-bufr-before-divide-pip
047-hclk-ioi: Add BEFORE_DIV to IMUX pip
|
2019-11-04 08:15:59 -08:00 |
Alessandro Comodi
|
827081b3b5
|
hlck-ioi: fix empty list bug in generate.tcl
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2019-11-04 11:02:52 +01:00 |
dependabot-preview[bot]
|
439e14bb50
|
build(deps): bump third_party/python-sdf-timing
Bumps [third_party/python-sdf-timing](https://github.com/SymbiFlow/python-sdf-timing) from `11a3f60` to `f6e72dd`.
- [Release notes](https://github.com/SymbiFlow/python-sdf-timing/releases)
- [Commits](11a3f60648...f6e72dd645)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-03 23:46:40 +00:00 |