Commit Graph

2667 Commits

Author SHA1 Message Date
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
dependabot-preview[bot] 1a985a74ad
build(deps): bump third_party/cctz from `d78ebaa` to `cc84fe4`
Bumps [third_party/cctz](https://github.com/google/cctz) from `d78ebaa` to `cc84fe4`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](d78ebaafaf...cc84fe4593)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 05:13:11 +00:00
dependabot-preview[bot] 58043b9104
build(deps): bump third_party/yaml-cpp from `968e0c1` to `47d32aa`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `968e0c1` to `47d32aa`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](968e0c1f02...47d32aadf0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 05:12:51 +00:00
litghost 00c0662016
Merge pull request #1071 from JakeMercer/readme_fixes
README/Dependencies - Updated "Quickstart Guide"
2019-09-27 14:05:27 -07:00
Jake Mercer ceddeaa48b README/Dependencies - Fixes Following Review
Changing "fasm" to "pyfasm" was incorrect; it is unrelated to this project.
Updated this line in ''requirements.txt'' to install "fasm" from the submodule
''third_party/fasm''.  Also, removed aliasing of "python" in README.

Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-09-27 22:00:15 +01:00
Jake Mercer 902354993f README/Dependencies - Updated "Quickstart Guide"
Updated the Quickstart Guide section of the README as some deviations were
required when following this with a fresh Ubuntu 16.04 install.  Fixes to
''requirements.txt'' were required to remove the "futures" dependency which is
in the python3 standard library and is only intended for use with python2;
"fasm" now goes by "pyfasm".

Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-09-27 20:29:29 +01:00
Tim Ansell 164452c825
Merge pull request #1070 from antmicro/sphinx_material_design
Change theme to Sphinx Material Design
2019-09-27 02:46:35 -07:00
Robert Winkler c30f755423 Change theme to Sphinx Material Design
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2019-09-26 22:27:49 +02:00
litghost 22750bc2ce
Merge pull request #1058 from antmicro/pll_minitest
Minitest for PLLE2_ADV
2019-09-26 10:06:53 -07:00
litghost 9afedcfc71
Merge pull request #1069 from antmicro/pll_dbf
Fix for bits.dbf for fuzzer 034
2019-09-26 10:06:14 -07:00
Maciej Kurc 0922181488 Fixed bits.dbf for 034 to include "0" tags in db.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-09-26 14:38:29 +02:00
Maciej Kurc dd26790d65 Updated README.md, added different phase settings to the PLL.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-09-26 09:47:58 +02:00
Tim Ansell d78b50af8b
Merge pull request #1040 from antmicro/fix-sphinx-xref-links
Fixing documentation cross-reference links
2019-09-25 10:29:07 -07:00
Maciej Kurc 1f31c98265 Updated README.md
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-09-25 12:13:11 +02:00