Commit Graph

2801 Commits

Author SHA1 Message Date
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 20475bfd6a Review comments.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-12-03 12:07:04 +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
dependabot-preview[bot] 2163071160
build(deps): bump third_party/yosys from `e8ef3fc` to `81876a3`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `e8ef3fc` to `81876a3`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](e8ef3fcdfc...81876a3734)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-03 23:40:36 +00:00
Tim Ansell e1d6efbde9
Merge pull request #1128 from SymbiFlow/dependabot/submodules/third_party/googletest-e8a82dc
build(deps): bump third_party/googletest from `540835f` to `e8a82dc`
2019-11-03 15:39:51 -08:00
Tim Ansell 9a70b12ef3
Merge pull request #1130 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-a8ba6a8
build(deps): bump third_party/yaml-cpp from `f531f8a` to `a8ba6a8`
2019-11-03 15:39:29 -08:00
Tim Ansell 1ceb2ad584
Merge pull request #1132 from SymbiFlow/dependabot/submodules/third_party/gflags-6c8f50b
build(deps): bump third_party/gflags from `0b7f8db` to `6c8f50b`
2019-11-03 15:25:43 -08:00
Tim Ansell a947e3756e
Merge pull request #1133 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-846e5db
build(deps): bump third_party/abseil-cpp from `078b89b` to `846e5db`
2019-11-03 15:25:20 -08:00
Tim Ansell 9d270eb295
Merge pull request #1134 from mithro/master
Fix trailing white space.
2019-11-03 15:24:48 -08:00
Tim 'mithro' Ansell 7386641d9b Fix trailing white space.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-11-03 15:07:24 -08:00
Jake Mercer 0a79eb6753 FORMAT - Whitespace Fixes
CI is failing due to this.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-11-02 11:46:38 +00:00
Jake Mercer 6a3db24da1 FUZZER - DSP - Fixes Following Review
Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer 15cfb5bd46 FUZZER - DSP - Add Ports & ROI Module
Added code for ports to the DSP48E1 instances.  Moved DSP instances
inside an ROI module and using the verilog top harness as in other
fuzzers.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer e0fb0c0cb1 FUZZER - DSP - Refactor
Refactor the DSP Python scripts to be easier to manage.  Use JSON
instead of CSV.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer 596bb27e3b FUZZER - DSP - Add All Attributes
Added the rest of the DSP attributes; there are still some issues with mapping the bits.
AREG/BREG mode 2 will require inputs to be connected.

Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer 8da263c502 FUZZER - DSP - Refactor for Readability & Extensibility
Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer 624de250e8 FUZZER - DSP - Cleared Bits
Changed some tags to be prefixed with 'Z'; these bits are cleared and need the prefix to indicate
the inversion so that they are resolved to the DB correctly.

Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer 78d64f7558 FUZZER - DSP - Add AUTORESET_PATDET Attribute Fuzzing
Added fuzzing for the AUTORESET_PATDET attribute of the DSP48 block.  Values are RESET_MATCH,
NO_RESET, and RESET_NOT_MATCH; so this can be represented by 2 bits.

Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer c575adf8a0 FUZZER - DSP - Add A & B Input Attributes
Adding `A_INPUT` and `B_INPUT` attribute fuzzing for the DSP48 tiles.

Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-11-02 11:43:12 +00:00
Jake Mercer 5598d39d6d IGNORE - Ignore .swp Files
Ignore .swp files created by various text editors e.g. VIM.

Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-11-02 11:43:12 +00:00
dependabot-preview[bot] 2687fa2d06
build(deps): bump third_party/abseil-cpp from `078b89b` to `846e5db`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `078b89b` to `846e5db`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](078b89b3c0...846e5dbeda)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-02 05:28:15 +00:00
dependabot-preview[bot] ddd1a14a4a
build(deps): bump third_party/gflags from `0b7f8db` to `6c8f50b`
Bumps [third_party/gflags](https://github.com/gflags/gflags) from `0b7f8db` to `6c8f50b`.
- [Release notes](https://github.com/gflags/gflags/releases)
- [Commits](0b7f8db2c6...6c8f50b567)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-02 05:28:05 +00:00
dependabot-preview[bot] e607b0c111
build(deps): bump third_party/yaml-cpp from `f531f8a` to `a8ba6a8`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `f531f8a` to `a8ba6a8`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](f531f8a8c3...a8ba6a8dca)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-02 05:27:09 +00:00
dependabot-preview[bot] 87be56ee14
build(deps): bump third_party/googletest from `540835f` to `e8a82dc`
Bumps [third_party/googletest](https://github.com/google/googletest) from `540835f` to `e8a82dc`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](540835fa68...e8a82dc7ed)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-02 05:26:48 +00:00
Alessandro Comodi 13361904ee hclk-ioi: make 047a dependent on 47 to avoid race condition on piplist
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-10-31 17:00:33 +01:00