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
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
Alessandro Comodi
2fab112c71
docs: fixed some READMEs and removed empty .md file generation
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-09-25 09:54:28 +02:00
Tomasz Michalak
a9f4399591
utils: sp6_bitstream_analyzer: Fix formatting
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-09-25 08:52:57 +02:00
Tomasz Michalak
8054f88d40
utils: sp6_bitstream_analyzer: Convert f-string to str.format()
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-09-25 07:39:36 +02:00
Tomasz Michalak
d59247d9c6
utils: Add Spartan6 bitstream analyzer tool
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-09-25 07:39:36 +02:00
Alessandro Comodi
f1fd0c975a
docs: removed src directory to have working readthedocs build
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-09-24 11:49:00 +02:00
Maciej Kurc
32feed6640
Removed BUFR and BUFMR, clock division implemented on logic.
...
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-09-24 10:45:09 +02:00
Alessandro Comodi
5254a5f82b
docs: move conf.py in upper directory
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-09-23 18:20:43 +02:00
Tim Ansell
8f235a4384
Merge pull request #1063 from SymbiFlow/dependabot/submodules/third_party/fasm-b8db365
...
build(deps): bump third_party/fasm from `ddc281a` to `b8db365`
2019-09-23 08:32:43 -07:00
Tim Ansell
7d950d3594
Merge pull request #1059 from SymbiFlow/dependabot/submodules/third_party/cctz-d78ebaa
...
build(deps): bump third_party/cctz from `b4935ee` to `d78ebaa`
2019-09-22 17:16:54 -07:00
Tim Ansell
d684b3ff3a
Merge pull request #1060 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-968e0c1
...
build(deps): bump third_party/yaml-cpp from `6cdf363` to `968e0c1`
2019-09-22 17:16:18 -07:00
Tim Ansell
57593b4d6d
Merge pull request #1061 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-ddf8e52
...
build(deps): bump third_party/abseil-cpp from `ac78ffc` to `ddf8e52`
2019-09-22 17:15:45 -07:00
Tim Ansell
c66cf73de6
Merge pull request #1062 from SymbiFlow/dependabot/submodules/third_party/googletest-f2fb48c
...
build(deps): bump third_party/googletest from `cad3bc4` to `f2fb48c`
2019-09-22 17:15:11 -07:00
Tim Ansell
202e5c882d
Merge pull request #1064 from SymbiFlow/dependabot/submodules/third_party/gflags-2cac878
...
build(deps): bump third_party/gflags from `28f50e0` to `2cac878`
2019-09-22 17:14:08 -07:00
Tim Ansell
563ed1a51b
Merge pull request #1065 from SymbiFlow/dependabot/submodules/third_party/yosys-f3781f9
...
build(deps): bump third_party/yosys from `4da6e19` to `f3781f9`
2019-09-22 17:13:23 -07:00
dependabot-preview[bot]
32a61e2d9a
build(deps): bump third_party/yosys from `4da6e19` to `f3781f9`
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `4da6e19` to `f3781f9`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](4da6e19fe1...f3781f98db )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 05:14:12 +00:00
dependabot-preview[bot]
3fcfc6cbe5
build(deps): bump third_party/gflags from `28f50e0` to `2cac878`
...
Bumps [third_party/gflags](https://github.com/gflags/gflags ) from `28f50e0` to `2cac878`.
- [Release notes](https://github.com/gflags/gflags/releases )
- [Commits](28f50e0fed...2cac878761 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 05:13:51 +00:00
dependabot-preview[bot]
b2612d777e
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-09-21 05:13:30 +00:00
dependabot-preview[bot]
0acdbc47a1
build(deps): bump third_party/googletest from `cad3bc4` to `f2fb48c`
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `cad3bc4` to `f2fb48c`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](cad3bc46c2...f2fb48c3b3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 05:13:10 +00:00
dependabot-preview[bot]
ed0c38415a
build(deps): bump third_party/abseil-cpp from `ac78ffc` to `ddf8e52`
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `ac78ffc` to `ddf8e52`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](ac78ffc3bc...ddf8e52a29 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 05:12:53 +00:00
dependabot-preview[bot]
bc736a189a
build(deps): bump third_party/yaml-cpp from `6cdf363` to `968e0c1`
...
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp ) from `6cdf363` to `968e0c1`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases )
- [Commits](6cdf363625...968e0c1f02 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 05:12:30 +00:00
dependabot-preview[bot]
06594271eb
build(deps): bump third_party/cctz from `b4935ee` to `d78ebaa`
...
Bumps [third_party/cctz](https://github.com/google/cctz ) from `b4935ee` to `d78ebaa`.
- [Release notes](https://github.com/google/cctz/releases )
- [Commits](b4935eef53...d78ebaafaf )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 05:12:10 +00:00
Maciej Kurc
31ba200080
Minitest for PLLE2_ADV.
...
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-09-20 11:20:30 +02:00
Tim Ansell
ca32aa8495
Merge pull request #1051 from antmicro/1050-wrong-db-extras-zynq7-path
...
Fix HARNESS_DIR path for db-extras-zynq7
2019-09-18 08:48:29 -07:00
Tim Ansell
b4064e5f3e
Merge pull request #1052 from SymbiFlow/dependabot/submodules/third_party/yosys-4da6e19
...
build(deps): bump third_party/yosys from `903cd58` to `4da6e19`
2019-09-14 14:49:43 -07:00
Tim Ansell
0598483a56
Merge pull request #1054 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-6cdf363
...
build(deps): bump third_party/yaml-cpp from `e0e01d5` to `6cdf363`
2019-09-14 14:48:15 -07:00
Tim Ansell
1a50f6a5bf
Merge pull request #1055 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-ac78ffc
...
build(deps): bump third_party/abseil-cpp from `325fd7b` to `ac78ffc`
2019-09-14 14:47:40 -07:00