Commit Graph

199 Commits

Author SHA1 Message Date
Robert Winkler a9ae44dea2 ci: Remove Travis config
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-11-26 18:14:19 +01:00
Robert Winkler dab8d997be ci: Add tuttest_exec helper
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-11-26 18:14:19 +01:00
Robert Winkler 60c1ff1596 ci: Move CI scripts to another directory
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-11-26 18:14:19 +01:00
Peter Gielda e96d7e3419
Merge pull request #72 from SymbiFlow/drop-old-distros
Drop CentOS 6 and Ubuntu Trusty
2020-11-25 11:24:06 +01:00
Karol Gugala ad98f38c86 CI: XC7: temporally disable LiteX tests
LiteX tests are failing due to issues in LiteX/Symbiflow
support. Let's disable them until a fix is merged in LiteX.

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-11-23 16:33:05 +01:00
Karol Gugala f83e8716a7 CI: XC7: drop old distros
Dropping Ubuntu Trusty and CentOS 6 from xc7 tests.
Both the distros do not provide the `realpath` tool
used in symbiflow wrappers

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-11-23 16:32:55 +01:00
Peter Gielda de551c7b20
Merge pull request #67 from antmicro/fix-xc7-build
Rework in-docker tests so they handle comments in scripts
2020-11-23 00:15:29 +01:00
Karol Gugala f6fcb87cc5 xc7: do not use one-top-level option
This option is not supported in older distros we test.
We need to manually create the directory to which we're
going to unpack architectures definitions.

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-11-22 22:34:19 +01:00
Karol Gugala 73328e06c1 Rework in docker tests so they handle comments
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-11-22 22:16:20 +01:00
Alessandro Comodi cef42ad8ff
Merge pull request #60 from tcal-x/use35t
Change arty_50 to arty_35 to match board branding.
2020-10-14 18:17:43 +02:00
Tim Callahan cdfac6ca4e Change arty_50 to arty_35 to match board branding.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-10-13 16:21:28 -07:00
Tim Ansell eeabde6659
Merge pull request #53 from mithro/multi-os-name-fix
travis: Use toolchain name directly.
2020-09-28 07:54:52 -07:00
Tim 'mithro' Ansell b15679093c travis: Use toolchain name directly.
A small change to the naming in eos-s3/README.rst names means we can
simplify the .travis.yml to use the TOOLCHAIN value directly rather than
needing multiple if statements.

Also add comments to explain what is happening in each section.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-28 07:15:43 -07:00
Tim Ansell 2ef044b502
Merge pull request #46 from antmicro/multi-os-test
Run tests on multiple Linux OS versions (using Travis).
2020-09-28 06:48:53 -07:00
Kamil Rakoczy 3ffea1492c Update to use named snippets
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-28 12:01:46 +02:00
Kamil Rakoczy 4e1dad1086 Add installation of realpath and getopt to eos-s3 conda environment
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-28 08:51:29 +02:00
Kamil Rakoczy fd2614e193 Update quicklogic toolchain to v1.2.0
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-28 08:49:22 +02:00
Kamil Rakoczy 4da6b8c7ba Use prefix-lines-with option from tuttest
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-28 08:45:56 +02:00
Kamil Rakoczy a45a8421bc Finish running tests on multiple OS
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-28 08:45:56 +02:00
Tim 'mithro' Ansell becb5c84f6 Trying to run tests on multiple OS.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-28 08:45:53 +02:00
litghost fc736813bd
Merge pull request #50 from tcal-x/rollnew
Attempt to roll tarball and Yosys packages for symbiflow-examples.  Name the code blocks.   Address issue #48.
2020-09-24 15:51:01 -07:00
Tim Callahan 4906fd96dd Change indent to minimize diff for PR.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-24 11:11:34 -07:00
Tim Callahan 0b3f9adfd8 Fix ``, fix README links.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Callahan 94e7544cfd Really remove the LOC; try to get 100T linux demo to run.
Restore output redirect for synth step (deleted by accident).
Checking status w/ EOS-S3 updates .. DNM!
Change instructions around INSTALL_DIR.
Update formatting to rst not md.
More formatting fixes, mostly for ..code.
Now use $INSTALL_DIR/xc7 and $INSTALL_DIR/eos-s3.
Formatting & instructions update.

Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Callahan 0a2ba746a1 Update ./README.rst to get change in xc7/README.rst.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Callahan 13094b8d2b Remove LOC constraint, and add Linux test for 100T.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Callahan ee2a9fe246 Try newer prjxray-db package.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Callahan e82722554a Update xc7/README.rst to match change in ./README.rst.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Callahan 3aece880b7 Update yosys plugins package version to match symbiflow-arch-defs.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Callahan 11329c06d0 Attempt to roll tarball and Yosys packages for symbiflow-examples.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-09-23 14:53:43 -07:00
Tim Ansell 6850c5785a
Merge pull request #51 from antmicro/remove-examples-fix
linux_litex_demo: move images.json out of examples directory
2020-09-18 11:01:59 -07:00
Kamil Rakoczy 7d30b19337 linux_litex_demo: move images.json out of examples directory
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-18 11:36:53 +02:00
Tim Ansell ba08ae06a0
Merge pull request #47 from antmicro/examples-remove
Remove examples directory and improvement documentation
2020-09-11 12:19:53 -07:00
Kamil Rakoczy 045dc79d4f Change README Markdown format to reStructuredText
This commit is workaround for Github not rendering
`.. include::`.

This PR adds:
 - Adds Makefile for creating conda environment under `env/conda` and
   installs `rst_include` tool.

 - Adds make README.rst target to generate `README.rst` from `README.src.rst`

 - Has Travis CI run on repository and check that the `README.rst` file
   has been rebuilt and committed if any of the dependencies have
   change.

Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-09 13:25:50 +02:00
Kamil Rakoczy 21390ff61f Update README.md files
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2020-09-07 12:36:46 +02:00
Karol Gugala 2bc55db818 xc7: linux: fix emulator.bin load address
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-08-13 23:06:57 +02:00
Karol Gugala 879c2b9f73 xc7: add images.json to Linux example
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-08-11 14:44:17 +02:00
Tim 'mithro' Ansell a240eda9c7 FIXME: WIP changes.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-29 12:26:38 -07:00
Tim 'mithro' Ansell 7b623cdfdf Remove the extra examples directory.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-29 12:26:38 -07:00
Karol Gugala 1a185929a5
Merge pull request #36 from antmicro/ql-update
README: QL: update URL
2020-07-16 22:34:23 +02:00
Karol Gugala 5e33aa3e65 README: QL: update URL
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-07-16 21:47:22 +02:00
Karol Gugala 04c8fe0b4a
Merge pull request #35 from antmicro/add-counter-arty-100t
xc7: add 100t counter test
2020-07-16 21:44:00 +02:00
Alessandro Comodi 14198202bb xc7: env: pin the prjxray-db version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-07-15 15:26:03 +02:00
Alessandro Comodi 7ca8fe7611 xc7: add 100t counter test
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-07-15 14:27:45 +02:00
Alessandro Comodi 6550c5ddeb
Merge pull request #34 from antmicro/update-xc7-packages
xc7: update install package and VTR version
2020-07-15 13:05:39 +02:00
Alessandro Comodi c856fac57f xc7: update install package and VTR version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-07-15 10:46:24 +02:00
Karol Gugala 5eebfee519
Merge pull request #29 from antmicro/fix-yosys-version
xc7: fix yosys version
2020-07-15 09:58:24 +02:00
Karol Gugala 25d6771fda
Merge pull request #33 from antmicro/mglb/use-ql-toolchain
Use latest Quicklogic-Symbiflow toolchain and update eos-s3 example
2020-07-15 09:41:39 +02:00
Mariusz Glebocki 5b5546918e eos-s3: update IO names
Signed-off-by: Mariusz Glebocki <mglebocki@antmicro.com>
2020-07-14 21:11:18 +02:00
Mariusz Glebocki a34b942a68 Update Quicklogic toolchain
Signed-off-by: Mariusz Glebocki <mglebocki@antmicro.com>
2020-07-14 21:11:15 +02:00