Commit Graph

21 Commits

Author SHA1 Message Date
Unai Martinez-Corral 97c7438c7c eos-s3/environment: cleanup channels
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-06-15 16:59:03 +02:00
Maciej Kurc 39ba2d5e70 Pinned quicklogic-fasm version used in CI
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2021-09-08 14:28:05 +02:00
Karol Gugala 623446434f Fix conda python env config
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-07-30 08:05:31 +02:00
Alessandro Comodi a5837bb0ba eos-s3: update environment, requirements and toolchain
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-07-02 12:51:20 +02:00
Ryan Johnson 9b953d9f75 formatted files
Signed-off-by: Ryan Johnson <ryancj14@gmail.com>
2021-05-13 12:07:40 -06:00
Karol Gugala a9abd1f176 QL: env: pin ql_fasm to exact commit
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-03-05 11:55:28 +01:00
Karol Gugala 92bebabc52 QL: force tbb=2020.2 in conda env
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-03-05 11:13:18 +01:00
Filip Kokosinski 54c9beac6e readme: Remove README-based documentation structure
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2020-12-14 14:45:55 +01:00
Filip Kokosinski 2fbbf647db eos-s3: Add README for btn_counter example
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2020-12-11 10:34:04 +01:00
Adam Jeliński c5d93c1506 eos-s3: Use Conda packages from LiteX-Hub channel
`quicklogic-vtr` had to stay at the same version because newer versions
failed at building `btn_counter` example with the current quicklogic
toolchain used.

Other packages are in the versions built from their latest source
commits.

Signed-off-by: Adam Jeliński <ajelinski@antmicro.com>
2020-11-27 16:09:29 +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
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
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
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