Commit Graph

2745 Commits

Author SHA1 Message Date
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
litghost daf284151c
Merge pull request #1119 from antmicro/litex_litedram
minitests: Add test for Litex DRAM memory interface
2019-10-30 10:40:01 -07:00
litghost 78cf96be0f
Merge pull request #1122 from JakeMercer/whitespace
Whitespace
2019-10-29 15:04:39 -07:00
litghost a8f635c003
Merge pull request #1077 from antmicro/034-fix-tmp
Fix for 034 fuzzer
2019-10-29 14:50:53 -07:00
Maciej Kurc b99bd85fa4 Added handling of routing failure in the TCL script.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-29 18:20:50 +01:00
Maciej Kurc 0377b5fb4c Disabled reading PIPs and PPIPs for "R" version of CMT tiles for Zynq7.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-29 17:43:10 +01:00
Maciej Kurc 573ee1a38d Fixed bug in tag_groups.txt
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-29 11:55:03 +01:00
Maciej Kurc bf380f2bdd PIPs and PPIPs are now not read from the db.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-29 11:50:40 +01:00
Maciej Kurc 8267bcdaeb Updated regex for PIP todo list.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:59:38 +01:00
Maciej Kurc 5ab90a604d Inceased N
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:59:38 +01:00
Maciej Kurc 355a571400 Removed the INTERNAL_FEEDBACK tag as it is the same as the PLLE2.COMPENSATION.INTENAL
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:59:38 +01:00
Maciej Kurc 4a6930694f Reworked fuzzer, added README.md
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:59:38 +01:00
Maciej Kurc 73c8652858 Ran make format_py
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:59:38 +01:00
Maciej Kurc 56258694aa Added rejection of conflicting features.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:59:38 +01:00
Maciej Kurc f88a1d54b8 Fixed makefile
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:58:58 +01:00
Maciej Kurc a4250c1487 Comments.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:58:58 +01:00
Maciej Kurc 205bc5c1df Code formatting.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:58:58 +01:00
Maciej Kurc 89abe7ad47 Modified 034 to manually force routing through specific PIPs and exclude PPIPs from segdata.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-28 15:57:22 +01:00
Tim Ansell 844036dd83
Merge pull request #1123 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-078b89b
build(deps): bump third_party/abseil-cpp from `e4c8d0e` to `078b89b`
2019-10-28 07:12:19 -07:00
Tim Ansell 0802ccbcb1
Merge pull request #1124 from SymbiFlow/dependabot/submodules/third_party/googletest-540835f
build(deps): bump third_party/googletest from `f966ed1` to `540835f`
2019-10-28 07:12:11 -07:00
Jake Mercer c05b4b0406 MAKE - Format Trailing Whitespace
Add `make format-trailing-ws`.  This recipe finds all _files_ (not
links) known to Git and uses `sed` to remove trailing whitespace.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-26 10:04:52 +01:00
dependabot-preview[bot] 58610c7592
build(deps): bump third_party/googletest from `f966ed1` to `540835f`
Bumps [third_party/googletest](https://github.com/google/googletest) from `f966ed1` to `540835f`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](f966ed1581...540835fa68)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-26 05:12:42 +00:00
dependabot-preview[bot] 6a5076dd02
build(deps): bump third_party/abseil-cpp from `e4c8d0e` to `078b89b`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `e4c8d0e` to `078b89b`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](e4c8d0eb8e...078b89b3c0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-26 05:12:23 +00:00
litghost f1f86a02bf
Merge pull request #1118 from antmicro/more_ppips
Dump PPIPs for additional clock related tiles.
2019-10-25 08:06:36 -07:00
Tomasz Michalak 08745d661d
Merge pull request #1120 from antmicro/fix-serdes-fasm
oserdese: change OSERDESE prefix to OSERDES
2019-10-25 08:23:53 +02:00
Alessandro Comodi 8914753211 run make format
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-10-24 17:45:04 +02:00
Maciej Kurc 7911d78a8f Removed dumping PPIPs for CLK_BUFG_REBUF.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-24 17:42:49 +02:00
Alessandro Comodi 04234ec75c 036-ologic: change OSERDESE prefix to OSERDES
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-10-24 17:34:31 +02:00
Alessandro Comodi 1d26c91d4a oserdese: fix wrong fasm prefix
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-10-24 15:56:18 +02:00
Tomasz Michalak 43fe925ff3 minitests: Add test for Litex DRAM memory interface
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-24 14:28:37 +02:00
Maciej Kurc a88e73f65e Added dumping of PPIPs for additional clock routing related tiles.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-24 10:20:47 +02:00
Tomasz Michalak 08e0cd701d
Merge pull request #1117 from litghost/add_hclk_aliases
Add HCLK_[LR]_BOT_UTURN aliases.
2019-10-24 08:09:57 +02:00
Keith Rothman 97699e4e93 Add HCLK_[LR]_BOT_UTURN aliases.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-10-23 15:30:27 -07:00
litghost aef02a5c62
Merge pull request #1116 from SymbiFlow/revert-1112-whitespace
Revert "Whitespace"
2019-10-23 14:23:31 -07:00
litghost c94cb0224c
Revert "Whitespace" 2019-10-23 14:22:17 -07:00
Tomasz Michalak 9e77c8bcfd
Merge pull request #1112 from JakeMercer/whitespace
Whitespace
2019-10-22 23:30:24 +02:00
Jake Mercer 57d8a3a6bd SEGBITS FILE READER - Handle Whitespace
The previous commit caused the segbits file reader test to fail as
trailing whitespace was removed from the test_data.  Updated the reader
to additionally handle a tag immediately followed by a newline.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-22 19:35:24 +01:00
Jake Mercer bf11f43390 FORMAT - Run `make format`
Changes after running `make format`.  Future commits which add
whitespace should be caught by CI at the PR stage.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-22 19:35:24 +01:00
Jake Mercer e2e2d41405 MAKEFILE - FORMAT - Trailing Whitespace
`make format` now additionally removes trailing whitespace.  Also now
ignores .bit files.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-22 19:35:24 +01:00
Tomasz Michalak b243db2d05
Merge pull request #1088 from antmicro/spartan6_support
Bitstream Tools: Add Spartan6 support
2019-10-22 14:03:34 +02:00
Tomasz Michalak 58c26369de bitstream_tools: Add unit tests for Spartan6
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-22 09:20:04 +02:00
Tomasz Michalak b35bf3fe11 bitstream_tools: Add support for Spartan6
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-22 09:20:04 +02:00
Tomasz Michalak ee5e0f80c3
Merge pull request #1091 from antmicro/ultrascale_support
Bitstream Tools: Add UltraScale devices support
2019-10-21 21:33:34 +02:00
Tomasz Michalak 170169b01c Refactor Configuration::createType2ConfigurationPacketData template method
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-21 13:00:50 +02:00
Tomasz Michalak d91b0a5006 Refactor Configuration::InitWithPackets template method
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-21 13:00:50 +02:00
Tomasz Michalak 7bc54d0c56 Refactor BitstreamReader::InitWithBytes template method
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-21 13:00:50 +02:00
Tomasz Michalak 3f574743cf Add initial support for UltraScale devices
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-10-21 13:00:50 +02:00
Tim Ansell baab49c7da
Merge pull request #1106 from SymbiFlow/dependabot/submodules/third_party/yosys-e8ef3fc
build(deps): bump third_party/yosys from `3c6a566` to `e8ef3fc`
2019-10-20 15:20:16 -07:00
Tim Ansell ac0790dc28
Merge pull request #1107 from SymbiFlow/dependabot/submodules/third_party/googletest-f966ed1
build(deps): bump third_party/googletest from `ba513d2` to `f966ed1`
2019-10-20 15:20:01 -07:00
Tim Ansell ab7da3d8fd
Merge pull request #1108 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-e4c8d0e
build(deps): bump third_party/abseil-cpp from `e9f9000` to `e4c8d0e`
2019-10-20 15:19:43 -07:00