Commit Graph

26 Commits

Author SHA1 Message Date
Joshua Fife b8a300db26 Changed some formatting, made naming consistent, and clarified info on SystemVerilog
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-06-30 09:21:21 -06:00
Joshua Fife 46a7ce1fc7 Revised draft for Personal Designs
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-06-19 19:40:16 -06:00
Robert Winkler aec4fe1cf1 ci: Add debian buster and debian bullseye
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-15 12:49:44 +01:00
Tim Ansell f0134981b9
Merge pull request #98 from antmicro/rtd_badge
README: Add readthedocs badge
2020-12-14 09:53:35 -08:00
Robert Winkler 3a7a6052b2 README: Add readthedocs badge
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-14 17:59:55 +01:00
Robert Winkler cc209abc63 README: Fix link to GitHub Actions badge
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-14 16:51:24 +01:00
Robert Winkler 10a7dbed7d README: Change badge link
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-14 14:45:55 +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
Alessandro Comodi 1edddfd7d1 xc7: update to use latest packages
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-09 17:57:13 +01:00
Robert Winkler 2d70adde4f xc7: Remove "make clean" from counter example instruction
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-11-30 13:04:32 +01:00
Robert Winkler fefdc41552 readme: Update prerequisites and examples
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-11-26 18:14:19 +01:00
Alessandro Comodi 655919df94 readme: using separate symbiflow packages
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-11-26 18:14:19 +01:00
Alessandro Comodi f8dd027c18 litex: reduce clock to 80MHz and add no-ident-version
The no-ident-version flag is needed to produce exactly equal outputs
from LiteX, where both the BIOS and the design do not change from one
build to the other, due to changes in the BIOS LiteX timestamp

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-11-26 18:14:19 +01:00
Alessandro Comodi de69002bc5 symbiflow: xc7: update tools versions and packages
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-11-26 18:14:19 +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
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 '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
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 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
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