Commit Graph

2680 Commits

Author SHA1 Message Date
litghost 7d51518018
Merge pull request #1099 from litghost/fix_tile_segbit_alias
Enable ppips on aliased segbit files.
2019-10-14 20:39:18 -07:00
litghost 34db52f8fa
Merge pull request #1098 from litghost/add_pin_function_to_tilegrid
Add pin functions to tilegrid.
2019-10-14 20:36:23 -07:00
Keith Rothman 58d586cc87 Enable ppips even on aliased segbit files.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-10-14 16:42:52 -07:00
Keith Rothman c0b8aef3a9 Add pin functions to tilegrid.
- Add support to emit PUDC_B pullup if unused (for A7 and Z7 fabrics).

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-10-14 16:38:02 -07:00
Tim Ansell 0dec230397
Merge pull request #1093 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-c9a0077
build(deps): bump third_party/yaml-cpp from `21d75fa` to `c9a0077`
2019-10-13 14:53:54 -07:00
Tim Ansell 05f050a889
Merge pull request #1094 from SymbiFlow/dependabot/submodules/third_party/cctz-7b84748
build(deps): bump third_party/cctz from `cc84fe4` to `7b84748`
2019-10-13 14:53:36 -07:00
Tim Ansell 412fb96016
Merge pull request #1095 from SymbiFlow/dependabot/submodules/third_party/googletest-ba513d2
build(deps): bump third_party/googletest from `76a560c` to `ba513d2`
2019-10-13 14:53:09 -07:00
Tim Ansell b67b7e1c3b
Merge pull request #1096 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-e9f9000
build(deps): bump third_party/abseil-cpp from `25597bd` to `e9f9000`
2019-10-13 14:51:28 -07:00
dependabot-preview[bot] ed9386afad
build(deps): bump third_party/abseil-cpp from `25597bd` to `e9f9000`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `25597bd` to `e9f9000`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](25597bdfc1...e9f9000c7c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-12 05:13:35 +00:00
dependabot-preview[bot] 548cb57dcf
build(deps): bump third_party/googletest from `76a560c` to `ba513d2`
Bumps [third_party/googletest](https://github.com/google/googletest) from `76a560c` to `ba513d2`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](76a560c81c...ba513d2c95)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-12 05:13:14 +00:00
dependabot-preview[bot] fcba8ca0a9
build(deps): bump third_party/cctz from `cc84fe4` to `7b84748`
Bumps [third_party/cctz](https://github.com/google/cctz) from `cc84fe4` to `7b84748`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](cc84fe4593...7b847489f8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-12 05:12:54 +00:00
dependabot-preview[bot] fc310836cb
build(deps): bump third_party/yaml-cpp from `21d75fa` to `c9a0077`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `21d75fa` to `c9a0077`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](21d75fa4cd...c9a0077024)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-12 05:12:33 +00:00
litghost 05b3de8d93
Merge pull request #1090 from antmicro/bitstream_tools_refactor
Bitstream tools: Move template methods from source to header files
2019-10-11 15:37:33 -07:00
Tomasz Michalak 2f630efada bitstream_tools: Move bitstream writer template methods to header file
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-11 14:14:28 +02:00
Tomasz Michalak 464a09a424 bitstream_tools: Move frames template methods to header file
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-11 14:14:28 +02:00
Tomasz Michalak 9e0178230f bitstream_tools: Move ECC related functions to ECC header
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-11 14:14:28 +02:00
Tomasz Michalak 88459195ff
Merge pull request #1092 from lromor/fix-wrong-path
Updated wrong string path added in syspath before import
2019-10-11 09:04:24 +02:00
Leonardo Romor c138c156ed
Applied requested changes to use XRAY_UTILS_DIR
Signed-off-by: Leonardo Romor <leonardo.romor@gmail.com>
2019-10-10 19:50:02 +02:00
Leonardo Romor 48755a1128
Updated wrong string path added in syspath before import
Signed-off-by: Leonardo Romor <leonardo.romor@gmail.com>
2019-10-10 19:20:32 +02:00
Tomasz Michalak 3586df5870
Merge pull request #1087 from antmicro/xc7_new_api
Implement more generic API for bitstream tools
2019-10-09 13:02:32 +02:00
Tomasz Michalak 630cebd0fb Remove unused class
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-09 08:45:04 +02:00
Tomasz Michalak b356ed2761 Change location of Series7 tests and adapt to new API
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-09 08:45:04 +02:00
Tomasz Michalak 35b7130116 Replace API for Series7
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-09 08:45:04 +02:00
litghost 8739b9f9bf
Merge pull request #1089 from antmicro/sanitizers_cmake
third_party: Add sanitizers-cmake module
2019-10-08 18:12:43 -07:00
Tomasz Michalak 7b8561ad6f third_party: Add sanitizers-cmake module
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-08 14:02:13 +02:00
litghost daa516585e
Merge pull request #1079 from litghost/add_pin_function_package_pins
Add pin functions column to package pins output.
2019-10-07 22:23:02 -07:00
Keith Rothman 8813f16bb9 Actually use pin in foreach loop.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-10-07 10:45:19 -07:00
Tim Ansell ddb07c4d7b
Merge pull request #1081 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-25597bd
build(deps): bump third_party/abseil-cpp from `502efe6` to `25597bd`
2019-10-05 09:02:24 -07:00
Tim Ansell 2b128407a2
Merge pull request #1082 from SymbiFlow/dependabot/submodules/third_party/googletest-76a560c
build(deps): bump third_party/googletest from `72adf7a` to `76a560c`
2019-10-05 09:02:03 -07:00
Tim Ansell 9e50a9befa
Merge pull request #1083 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-21d75fa
build(deps): bump third_party/yaml-cpp from `47d32aa` to `21d75fa`
2019-10-05 09:01:38 -07:00
Tim Ansell 02e284ef22
Merge pull request #1084 from SymbiFlow/dependabot/submodules/third_party/yosys-b47bb5c
build(deps): bump third_party/yosys from `c372e7b` to `b47bb5c`
2019-10-05 09:00:51 -07:00
Tim Ansell 3e7a92fe42
Merge pull request #1085 from SymbiFlow/dependabot/submodules/third_party/gflags-0b7f8db
build(deps): bump third_party/gflags from `2cac878` to `0b7f8db`
2019-10-05 09:00:24 -07:00
Tim Ansell a0a0d498c0
Merge pull request #1086 from SymbiFlow/dependabot/submodules/third_party/fasm-b8db365
build(deps): bump third_party/fasm from `ddc281a` to `b8db365`
2019-10-05 09:00:05 -07:00
dependabot-preview[bot] 29fdefb056
build(deps): bump third_party/fasm from `ddc281a` to `b8db365`
Bumps [third_party/fasm](https://github.com/SymbiFlow/fasm) from `ddc281a` to `b8db365`.
- [Release notes](https://github.com/SymbiFlow/fasm/releases)
- [Commits](ddc281a416...b8db365185)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 05:13:56 +00:00
dependabot-preview[bot] 1df53d0b4d
build(deps): bump third_party/gflags from `2cac878` to `0b7f8db`
Bumps [third_party/gflags](https://github.com/gflags/gflags) from `2cac878` to `0b7f8db`.
- [Release notes](https://github.com/gflags/gflags/releases)
- [Commits](2cac878761...0b7f8db2c6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 05:13:35 +00:00
dependabot-preview[bot] e65931b785
build(deps): bump third_party/yosys from `c372e7b` to `b47bb5c`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `c372e7b` to `b47bb5c`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](c372e7baf9...b47bb5c810)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 05:13:16 +00:00
dependabot-preview[bot] b3692da3a4
build(deps): bump third_party/yaml-cpp from `47d32aa` to `21d75fa`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `47d32aa` to `21d75fa`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](47d32aadf0...21d75fa4cd)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 05:12:54 +00:00
dependabot-preview[bot] 283649248c
build(deps): bump third_party/googletest from `72adf7a` to `76a560c`
Bumps [third_party/googletest](https://github.com/google/googletest) from `72adf7a` to `76a560c`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](72adf7a415...76a560c81c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 05:12:35 +00:00
dependabot-preview[bot] c468c79fa9
build(deps): bump third_party/abseil-cpp from `502efe6` to `25597bd`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `502efe6` to `25597bd`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](502efe6d78...25597bdfc1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 05:12:15 +00:00
Keith Rothman d490b948e8 Add pin functions column to package pins output.
This is required to know which pin is a PUDC pin, which requires special
handling.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-10-04 15:39:50 -07:00
Tim Ansell 7a48d1e0e6
Merge pull request #1057 from antmicro/sp6_bitstream_analyzer
utils: Add Spartan6 bitstream analyzer tool
2019-09-30 13:13:22 +02:00
Tim Ansell ecfd250a28
Merge pull request #1068 from antmicro/litex_readme
Updated README.md for LiteX minitest
2019-09-30 10:08:47 +02:00
Tim Ansell d37a393097
Merge pull request #1076 from SymbiFlow/dependabot/submodules/third_party/yosys-c372e7b
build(deps): bump third_party/yosys from `f3781f9` to `c372e7b`
2019-09-30 10:07:36 +02:00
Tim Ansell cfee3b5ed0
Merge pull request #1075 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-502efe6
build(deps): bump third_party/abseil-cpp from `ddf8e52` to `502efe6`
2019-09-27 22:35:08 -07:00
Tim Ansell 6322665977
Merge pull request #1074 from SymbiFlow/dependabot/submodules/third_party/googletest-72adf7a
build(deps): bump third_party/googletest from `f2fb48c` to `72adf7a`
2019-09-27 22:34:36 -07:00
Tim Ansell 72a06d7951
Merge pull request #1073 from SymbiFlow/dependabot/submodules/third_party/cctz-cc84fe4
build(deps): bump third_party/cctz from `d78ebaa` to `cc84fe4`
2019-09-27 22:34:02 -07:00
Tim Ansell e1e670bce3
Merge pull request #1072 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-47d32aa
build(deps): bump third_party/yaml-cpp from `968e0c1` to `47d32aa`
2019-09-27 22:33:08 -07:00
dependabot-preview[bot] afdb6c1680
build(deps): bump third_party/yosys from `f3781f9` to `c372e7b`
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `f3781f9` to `c372e7b`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](f3781f98db...c372e7baf9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 05:14:13 +00:00
dependabot-preview[bot] d3dbf30a4f
build(deps): bump third_party/abseil-cpp from `ddf8e52` to `502efe6`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `ddf8e52` to `502efe6`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](ddf8e52a29...502efe6d78)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 05:13:52 +00:00
dependabot-preview[bot] ca92a37dd3
build(deps): bump third_party/googletest from `f2fb48c` to `72adf7a`
Bumps [third_party/googletest](https://github.com/google/googletest) from `f2fb48c` to `72adf7a`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](f2fb48c3b3...72adf7a415)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 05:13:32 +00:00