litghost
779a70c3a0
Merge pull request #1007 from litghost/fix_ioi_pip_instability
...
Refactor 037 to remove some unstable pips.
2019-08-06 16:33:17 -07:00
litghost
66a60005fe
Merge pull request #1008 from litghost/bufr
...
Add HCLK (BUFR) fuzzer and solve additional bits in CLK_HROW.
2019-08-06 14:57:32 -07:00
Keith Rothman
a08cd04aa5
Refactor 037 to remove some unstable pips.
...
This does lose the IMUX->OCLKM pip, but I believe that is okay. That pip
was returning an incorrect solution anyways.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-08-06 11:30:56 -07:00
Keith Rothman
6f999ed3d1
Add HCLK (BUFR) fuzzer and solve additional bits in CLK_HROW.
...
These fuzzer updates are required for use of BUFR for clock dividing.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-08-06 11:07:17 -07:00
litghost
5524a57744
Merge pull request #1013 from litghost/split_hclk_cmt
...
Split CCIO ACTIVE into two features.
2019-08-06 09:04:04 -07:00
Keith Rothman
21b0cc54f8
Split CCIO ACTIVE into two features.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-08-05 17:34:54 -07:00
Tim Ansell
8ca5d2a358
Merge pull request #1010 from SymbiFlow/dependabot/submodules/third_party/yosys-0917a5c
...
build(deps): bump third_party/yosys from `a02d172` to `0917a5c`
2019-08-03 15:34:08 +10:00
Tim Ansell
b0333c57bc
Merge pull request #1011 from SymbiFlow/dependabot/submodules/third_party/googletest-4e29e48
...
build(deps): bump third_party/googletest from `2134e3f` to `4e29e48`
2019-08-03 15:33:48 +10:00
Tim Ansell
c0529fada1
Merge pull request #1009 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-14550be
...
build(deps): bump third_party/abseil-cpp from `36d37ab` to `14550be`
2019-08-03 15:33:27 +10:00
dependabot-preview[bot]
5bcbdbdacc
build(deps): bump third_party/googletest from `2134e3f` to `4e29e48`
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `2134e3f` to `4e29e48`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](2134e3fd85...4e29e48840 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-03 05:13:15 +00:00
dependabot-preview[bot]
678f4868b9
build(deps): bump third_party/yosys from `a02d172` to `0917a5c`
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `a02d172` to `0917a5c`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](a02d1720a7...0917a5cf72 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-03 05:12:55 +00:00
dependabot-preview[bot]
7e86a32718
build(deps): bump third_party/abseil-cpp from `36d37ab` to `14550be`
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `36d37ab` to `14550be`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](36d37ab992...14550beb3b )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-03 05:12:35 +00:00
litghost
ae80db55ad
Merge pull request #1006 from litghost/move_ilogic_and_ologic_to_ioi3
...
Move ILOGIC and OLOGIC to IOI3 tiles for consistency.
2019-08-01 15:12:17 -07:00
Keith Rothman
a84da31c0c
Move ILOGIC and OLOGIC to IOI3 tiles for consistency.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-08-01 11:06:18 -07:00
litghost
e0e4f549c0
Merge pull request #1005 from litghost/ologic_fuzzer
...
Document some combo OSERDESE.DATA_WIDTH bits.
2019-08-01 09:04:49 -07:00
Keith Rothman
9d476f726f
Rename overlapping bit features for OSERDES.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-08-01 08:53:31 -07:00
litghost
c25898e6dc
Merge pull request #1000 from litghost/iob_hclk_iostandard
...
Add stepdown feature to HCLK_IOI.
2019-08-01 05:16:26 -07:00
Karol Gugala
c0bb3f5c0a
Merge pull request #1004 from litghost/ioi3_oclkm
...
Solve OCLKM pips in IOI3
2019-08-01 11:12:15 +02:00
Karol Gugala
330fe66f50
Merge pull request #1002 from litghost/ilogic_addn_features
...
Add some missing ISERDES features.
2019-08-01 10:46:25 +02:00
Keith Rothman
e81a2fb93d
Document some combo DATA_WIDTH bits.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-31 15:59:52 -07:00
Keith Rothman
d30a420bc4
Solve OCLKM pips.
...
- Also relaxes pip list filtering to capture additional bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-31 13:21:41 -07:00
Keith Rothman
6d17580752
Add some missing ISERDES features.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-31 11:28:52 -07:00
litghost
fb2071895d
Merge pull request #986 from litghost/iob_vref
...
Add HCLK_IOI3.INTERNAL_VREF feature.
2019-07-31 07:14:52 -07:00
litghost
e231dd819b
Merge pull request #994 from litghost/fixup_clock_invert_bits
...
Refactor clock invert tags for ISERDES/OSERDES.
2019-07-31 07:14:01 -07:00
litghost
dd64be807e
Merge pull request #999 from litghost/fix_int_maketodo
...
Restore int_maketodo support for non-LR sides.
2019-07-31 07:11:47 -07:00
litghost
4cba56602a
Merge pull request #993 from litghost/iserdes-width
...
Add ISERDESE2.DATA_WIDTH's 2-8.
2019-07-30 20:23:06 -07:00
litghost
2b3dfee577
Merge pull request #985 from litghost/add_additional_hclk_ioi_pips
...
Relax pip filtering to find additional HCLK_IOI3 pip bits.
2019-07-30 17:11:16 -07:00
Keith Rothman
4efb540d96
Add stepdown feature to HCLK_IOI.
...
- Also narrow HCLK_IOI tilegrid size to avoid coupling into [RL]IOI3.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-30 16:03:25 -07:00
Keith Rothman
f6e94a33d9
Restore int_maketodo support for non-LR sides.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-30 13:26:37 -07:00
litghost
8658f2425a
Merge pull request #984 from litghost/litex_missing_bit_report
...
Create script for generating remaining LiteX bit report.
2019-07-30 10:35:07 -07:00
Keith Rothman
48f97be0c7
Refactor clock invert tags for ISERDES/OSERDES.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-30 09:23:24 -07:00
Keith Rothman
39a52f8198
Relate pip filtering to find additional HCLK_IOI3 pip bits.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-30 08:39:29 -07:00
Keith Rothman
716e4ca785
Add ISERDESE2.DATA_WIDTH's 2-8.
...
10 and 14 require ISERDESE2 MASTER/SLAVE which are not currently in use.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-30 08:38:47 -07:00
Keith Rothman
e9dbc39e9c
Add HCLK_IOI3.INTERNAL_VREF feature.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-30 07:40:40 -07:00
litghost
693c621e96
Merge pull request #981 from litghost/add_tsrtype
...
Add TSRTYPE features to OLOGIC fuzzer
2019-07-29 17:55:29 -07:00
litghost
11b5f39a78
Merge pull request #983 from litghost/iob_diff
...
Add initial DIFF_ support to IOB fuzzer.
2019-07-29 17:53:35 -07:00
Tim Ansell
0699fc8457
Merge pull request #989 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-36d37ab
...
build(deps): bump third_party/abseil-cpp from `f3840bc` to `36d37ab`
2019-07-28 13:59:04 -04:00
Tim Ansell
fe6405dee7
Merge pull request #988 from SymbiFlow/dependabot/submodules/third_party/googletest-2134e3f
...
build(deps): bump third_party/googletest from `b77e5c7` to `2134e3f`
2019-07-28 13:58:54 -04:00
Tim Ansell
5ca1059d0b
Merge pull request #987 from SymbiFlow/dependabot/submodules/third_party/yosys-a02d172
...
build(deps): bump third_party/yosys from `9cb0456` to `a02d172`
2019-07-28 13:58:44 -04:00
dependabot-preview[bot]
0512613821
build(deps): bump third_party/abseil-cpp from `f3840bc` to `36d37ab`
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `f3840bc` to `36d37ab`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](f3840bc5e3...36d37ab992 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-27 05:13:37 +00:00
dependabot-preview[bot]
168b48f594
build(deps): bump third_party/googletest from `b77e5c7` to `2134e3f`
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `b77e5c7` to `2134e3f`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](b77e5c7625...2134e3fd85 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-27 05:13:16 +00:00
dependabot-preview[bot]
5284b36dba
build(deps): bump third_party/yosys from `9cb0456` to `a02d172`
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `9cb0456` to `a02d172`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](9cb0456b6f...a02d1720a7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-27 05:12:55 +00:00
litghost
9d0065a768
Merge pull request #934 from antmicro/ioi3-pips
...
IOI3_INTER pips fuzzer
2019-07-26 19:25:38 -07:00
Keith Rothman
6c4e6aa718
Update HCLK_IOI offset to match tilegrid
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-26 17:18:48 -07:00
Keith Rothman
2c7b64ea22
Create script for generating remaining bit report.
...
This report is fairly fragile, but works well enough for the remaining
LiteX bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-26 15:04:29 -07:00
Keith Rothman
f723091e50
Add IN_TERM fuzzing.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-26 14:21:40 -07:00
Keith Rothman
73b3342adb
Add initial DIFF_ support to IOB fuzzer.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-26 13:59:12 -07:00
litghost
1de2a0a6bc
Merge pull request #979 from antmicro/ioi3_sing_alias
...
Add alias for IOI3_SING tiles
2019-07-26 12:41:47 -07:00
Keith Rothman
6911dd0439
Add TSRTYPE features.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-26 10:33:03 -07:00
litghost
963aba5b81
Merge pull request #976 from litghost/add_features_to_idelay
...
Add additional features for IDELAY.
2019-07-26 09:56:26 -07:00