Joshua Fife
d4742b8c7f
Removed MEM_INIT symilinks
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-16 10:45:08 -06:00
Joshua Fife
052c10e2f2
Changed example makefiles to include common Makefile instead of adding additional targets
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-16 10:43:10 -06:00
Joshua Fife
2af9d695a7
Common Makefile v3 and changed all designs
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-16 10:43:10 -06:00
Joshua Fife
5d1de90055
Common Makefile v2 and changed all examples
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-16 10:43:10 -06:00
Joshua Fife
37db02b726
Added common makefile and modified counter makefile for testing
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-16 10:43:10 -06:00
Joshua Fife
3e5633c5be
fixed module parameters to conform to conventions
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-11 21:29:42 -06:00
Joshua Fife
318b474e78
Ran debouncer through verible linter and formater and fixed issues
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-11 21:03:09 -06:00
WhiteNinjaZ
f229260be3
Merge branch 'SymbiFlow:master' into button_controll
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-11 17:54:53 -06:00
Joshua Fife
4b054b5496
Ran PWM and timer through verible formatter and linter
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-11 17:49:54 -06:00
WhiteNinjaZ
a6cda9b405
Merge branch 'SymbiFlow:master' into watch-pwm
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-10 20:23:03 -06: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
Joshua Fife
bc032841d2
Fixed long lines for title headings
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-29 20:50:41 -06:00
Joshua Fife
189d6a746e
seperated button_control
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-23 18:09:07 -06:00
Joshua Fife
3604dc27ea
Fixed documentation error
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-23 17:53:18 -06:00
Joshua Fife
2293398577
seperated pwm and timer from other designs
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-23 17:35:41 -06:00
Joshua Fife
7f2fc9b0c1
added designs into tuttest
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-22 12:29:30 -06:00
Joshua Fife
77fc6d315e
fixed image file paths and a few fixes to readmes
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-21 17:06:48 -06:00
Joshua Fife
b03b3292d3
Touched up all documentation and updated videos
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-21 15:27:24 -06:00
Joshua Fife
efb7729975
tuned up button controller, PWM, and timer
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-21 15:27:24 -06:00
Joshua Fife
bbffe02635
Added all videos, fixed some bugs, and changed names
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-21 15:27:24 -06:00
Joshua Fife
8cf20cd99f
Rough draft for each design
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-21 15:27:24 -06:00
Joshua Fife
96bbace913
Added completed pwm and stop watch examples. Partially complete debouncer and uart_tx
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-21 15:27:08 -06:00
Joshua Fife
bcdc18dc06
Made spacing consistent both in documentation and Makefiles
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-07-05 11:52:12 -06:00
Joshua Fife
649a694960
Fixed merge conflict
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-06-26 18:43:21 -06:00
Alessandro Comodi
d39372ae87
litex_demo: update litex version
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-06-18 09:32:41 +02:00
Alessandro Comodi
22358ff170
litex: use default baud rate of 115200
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-06-18 09:32:41 +02:00
Alessandro Comodi
a0b165eb90
xc7: added litex to readme
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-06-18 09:32:41 +02:00
Alessandro Comodi
dc44e93754
xc7: linux_litex: remove litex example
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-06-18 09:32:41 +02:00
Alessandro Comodi
832bbfb67d
env: add riscv64 unknown elf
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-06-18 09:32:04 +02:00
Filip Kokosinski
63d392b21c
xc7: add picorv32 and vexriscv litex example
...
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-06-18 09:31:25 +02:00
WhiteNinjaZ
05e32fe4bb
Merge branch 'SymbiFlow:master' into master
2021-06-11 10:25:32 -06:00
Carlos de Paula
e596c0cf74
Bump yosys plugins to leverage xc7 XDC dicts
...
Signed-off-by: Carlos de Paula <me@carlosedp.com>
2021-06-10 12:38:54 -03:00
Joshua Fife
85096f29cd
A few minor clarifications on running examples (modified to include textual instructions)
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-06-02 17:19:59 -06:00
Joshua Fife
fa8c64a13a
A few minor clarifications on running examples (modified to include textual instructions)
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-06-01 16:20:57 -06:00
Joshua Fife
927379d5a3
A few minor clarifications on running examples
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-06-01 16:20:28 -06:00
Karol Gugala
043e59355f
Merge pull request #145 from cjearls/addingNexys4DDRtoPicoSoCSigned
...
adding support for the Nexys4DDR to PicoSoC example
2021-05-18 15:22:36 +02:00
Ryan Johnson
9b953d9f75
formatted files
...
Signed-off-by: Ryan Johnson <ryancj14@gmail.com>
2021-05-13 12:07:40 -06:00
Chandler Jearls
ab4806984b
Something must have been wired incorrectly before. Now, the USB-UART is working correctly without any issues
...
Signed-off-by: Chandler Jearls <cjearls@vt.edu>
2021-05-02 22:02:45 +00:00
Chandler Jearls
81b697fa0d
adding support for the Nexys4DDR to PicoSoC example
...
Signed-off-by: Chandler Jearls <cjearls@vt.edu>
2021-04-30 14:46:24 +00:00
Chandler Jearls
8c67e280e1
added Nexys4DDR to the documentation
...
Signed-off-by: Chandler Jearls <cjearls@vt.edu>
2021-04-21 17:48:13 +00:00
Chandler Jearls
1e92d9c288
added support for Nexys4DDR board in counter_test
...
Signed-off-by: Chandler Jearls <cjearls@vt.edu>
2021-04-21 16:34:26 +00:00
Alessandro Comodi
cdb36f5489
xc7: update packages
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-26 14:52:22 +01:00
Karol Gugala
ea3fb3a86c
xc7: litex: fix arty target
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-03-26 09:23:04 +01:00
Alessandro Comodi
94548ad3c9
xc7: use PyPI version of fasm
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-15 16:28:33 +01:00
Alessandro Comodi
3f9c232650
xc7: pin xc-fasm version
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-15 15:39:33 +01:00
hasheddan
d10ea3861d
Minor typo fix in arty linux litex demo guide
...
Update excepts to expects in linux litex arty demo guide.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-03-03 19:50:38 -06:00
Rodrigo Alejandro Melo
c6604d424a
picosoc: fixed missing use of BOARD_BUILDIR
...
Signed-off-by: Rodrigo Alejandro Melo <rodrigomelo9@gmail.com>
2021-02-23 21:55:24 -03:00
Tim Callahan
fd078c9a59
Add .DELETE_ON_ERROR to Makefiles (issue #119 ).
...
Signed-off-by: Tim Callahan <tcal@google.com>
2021-01-25 14:57:00 -08:00
Karol Gugala
e215e3f95b
xc7: update litex guide
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-01-21 11:51:47 +01:00
Karol Gugala
ac0037e59a
xc7: fix LiteX test
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-01-21 11:51:47 +01:00
Karol Gugala
223d90e554
xc7: add missing python deps
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-01-21 11:51:33 +01:00
Robert Winkler
14e8de92c7
readme: Add a200T package installation
...
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
readme: Add instructions for counter on Nexys Video
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
xc: Add counter example for Nexys Video
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2021-01-17 22:08:58 +01:00
Karol Gugala
c362cbd2a4
xc7: point to exact prjxray commit
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-01-14 22:46:19 +01:00
Alessandro Comodi
c092a13274
Merge pull request #112 from pabigot/issue/lnxa100
...
xc7: fix linux_litex_demo build paths
2020-12-21 16:28:41 +01:00
Peter A. Bigot
4eb18573f0
xc7: fix linux_litex_demo build paths
...
The destination directory names for arty 35 and 100 were swapped in
refactoring.
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-12-21 07:36:24 -06:00
Alessandro Comodi
9efaf0530b
counter_test: fixed typos in IOSTANDARD constraints
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-21 11:44:03 +01:00
Alessandro Comodi
33d4b2621b
xc7: tests: fix openocd config file link
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-21 11:43:59 +01:00
Alessandro Comodi
49588ba659
env: xc7: add openocd from litex-hub
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-21 11:37:44 +01:00
Alessandro Comodi
1dd36fe587
zynq: add counter docs addition and zynq programming
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-18 12:14:42 +01:00
Robert Winkler
4b30b2324c
xc7: Remove information covered in the sphinx documentation from README
...
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-17 13:01:28 +01:00
Alessandro Comodi
8ae95b0d8d
xc7: add zynq counter test
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-12-15 11:39:23 +01:00
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