Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
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
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 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
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 f09ea468c1 add QL build to tuttest
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-06-10 00:48:52 +02:00
Karol Gugala 51eda76e61 Add QL tutorial tests
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-06-10 00:01:25 +02:00
Michael Gielda ea04146385 Use tuttest for CI
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
2020-06-09 23:23:32 +02:00
Karol Gugala 38471296a6 xc7 cleanup
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-06-09 22:16:27 +02:00
Karol Gugala c036f805f2 use vtr-no-gui from symbiflow
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-06-09 15:53:59 +02:00
Karol Gugala f6fa9bca5e install vtr no gui
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-06-09 13:33:58 +02:00
Karol Gugala 90c6dfa318 Simplify toolchain installation
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-06-09 12:23:39 +02:00
Joanna Brozek fcb1cb0032 Update .travis.yml
Signed-off-by: Joanna Brozek <jbrozek@antmicro.com>
2020-04-23 11:48:12 +02:00
Joanna Brozek 0b8d2755ea Add .travis.yml
Signed-off-by: Joanna Brozek <jbrozek@antmicro.com>
2020-04-21 14:58:08 +02:00