Tomasz Michalak
05ae1c6a78
Add tabs with Arty35 and Arty100 to README
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-15 10:31:47 +01:00
Tomasz Michalak
937ccab442
picosoc: Add arty35 and arty100 boards
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-15 10:25:58 +01:00
Filip Kokosinski
b35be0e3c5
xc7: Add README for picosoc_demo
...
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2020-12-11 10:34:04 +01:00
Filip Kokosinski
b0937e0b9a
xc7: Add README for linux_litex_demo
...
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2020-12-11 10:34:04 +01:00
Filip Kokosinski
564ad12266
xc7: Add README for counter_test
...
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2020-12-11 10:34:04 +01:00
Tomasz Michalak
37fff1812e
Merge pull request #90 from antmicro/update-packages
...
xc7: update to use latest packages
2020-12-10 10:42:12 +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
Alessandro Comodi
c1583c06fa
pip: fix prjxray package name
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-09 17:53:46 +01:00
Alessandro Comodi
5c9cc389d2
xc7: fix python requirements
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-03 10:46:20 +01:00
Robert Winkler
115558dc5a
Merge pull request #78 from antmicro/separate_builddir
...
xc7: Separate build directory for each board
2020-12-01 09:49:46 +01:00
Adam Jeliński
878633bfb9
xc7: Use Conda packages from LiteX-Hub channel
...
Previously-pinned packages are substituted with LiteX-Hub-based packages
built from the same source repository commit.
Signed-off-by: Adam Jeliński <ajelinski@antmicro.com>
2020-11-30 13:22:38 +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
876a14aa3b
xc7: Separate build directory for each board
...
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-11-30 11:08:09 +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
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 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
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
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
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