Tim Ansell
8082415ada
Merge pull request #207 from WhiteNinjaZ/sub_project-f
...
Addition of all working project F designs
2021-11-07 11:28:33 -08:00
Karol Gugala
6bfc60e0ad
Merge pull request #212 from SymbiFlow/non-preemptible
...
ci: add non-preemptible exceptions
2021-11-05 13:07:08 +01:00
Adam Olech
54a3e0974d
ci: make all jobs use non-preemptible machines
...
Signed-off-by: Adam Olech <aolech@antmicro.com>
2021-11-05 09:35:41 +01:00
Adam Olech
1b7094ffec
ci: add non-preemptible exceptions
...
Signed-off-by: Adam Olech <aolech@antmicro.com>
2021-11-04 15:24:21 +01:00
Tim Ansell
52e9db39b4
Merge pull request #210 from antmicro/symbiflow-theme
...
Switch to sphinx_symbiflow_theme
2021-11-02 13:40:23 -07:00
Karol Gugala
a7e0a66dcf
Switch to correct SymbiFlow theme
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-11-02 16:18:39 +01:00
Karol Gugala
56ba7c6670
Add github_url
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-11-02 15:53:18 +01:00
Tomasz Michalak
6510f0293d
Merge pull request #205 from alanvgreen/download-into
...
getting-symbiflow.rst: Clarified download location
2021-11-02 15:49:08 +01:00
Karol Gugala
0ea6ba72cf
Fix docs build warnings
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-11-02 15:19:17 +01:00
Karol Gugala
c9ff26a6ef
Switch to sphinx_symbiflow_theme
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2021-11-02 15:10:50 +01:00
Joshua Fife
d003ece145
fixed readmes and scripts to match #206
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-29 23:22:04 -06:00
Joshua Fife
e528fbd7a2
hello arty part 3
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-28 13:45:15 -06:00
Joshua Fife
5311e553ab
added hello arty part 2
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-28 13:45:15 -06:00
Joshua Fife
3bf32d5532
All part 1 designs
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-28 13:45:15 -06:00
Alessandro Comodi
02d2a3021e
Merge pull request #208 from antmicro/fix-extra-quote
...
projf: remove unnecessary extra quote
2021-10-27 08:15:30 +02:00
Kamil Rakoczy
d649cecfe8
CI: download submodules recursive
...
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2021-10-25 16:16:51 +02:00
Kamil Rakoczy
02de707e96
Do not use capital letters as tuttest labels
...
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2021-10-25 16:14:24 +02:00
Kamil Rakoczy
36990210fb
projf: change code to code-block
...
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2021-10-25 13:46:51 +02:00
Kamil Rakoczy
56dbc72db6
projf: remove unnecessary extra quote
...
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2021-10-25 13:18:50 +02:00
Alan Green
d2a1004cd4
getting-symbiflow.rst: Clarified download location
...
Clarifies that the conda_installer.sh script should be downloaded into
the git repository.
By habit, I place downloaded scripts into the ~/Downloads directory, and
avoid adding non-repo files to repositories. However, when I did that I
ended up with some difficult to diagnose bugs several steps later. It
was only on carefully rereading the instructions I realized what I ought
to have done. The intention of this change is to make clear to other new
users that they ought to place conda_installer.sh into the git repo
directory.
Signed-off-by: Alan Green <alan.green@gmail.com>
2021-10-21 09:03:20 +11:00
Karol Gugala
848291da54
Merge pull request #198 from umarcor/ci/matrix
...
ci: generate job matrix through a Python script
2021-10-20 12:10:10 +02:00
umarcor
34e6234214
ci: move matrix generation script to a file
...
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
2021-10-20 00:16:17 +02:00
umarcor
42937545d5
ci: generate the matrix using for loops and list comprehension
...
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
2021-10-20 00:16:17 +02:00
umarcor
b62e843268
ci: generate job matrix through a Python script
...
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
2021-10-20 00:01:43 +02:00
Alessandro Comodi
8764d05659
Merge pull request #181 from WhiteNinjaZ/sub_project-f
...
Import working project F designs
2021-10-13 16:32:15 +02:00
Joshua Fife
a74f616bbf
Put projf in third_party and fixed makefiles
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-12 21:56:47 -06:00
Joshua Fife
106096f137
cleaned up scripts by using common variable
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-09 12:27:45 -06:00
Joshua Fife
63b5054432
fixed CI and spacing
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-09 12:27:45 -06:00
Joshua Fife
15e85e390c
Created documentation and makefiles added proj-f to CI
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-10-09 12:26:59 -06:00
Joshua Fife
7a3e7b2de6
Added Project F as a submodule
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-09-10 22:10:41 -06:00
Maciej Kurc
07a6353627
Merge pull request #166 from WhiteNinjaZ/watch-pwm
...
Timer and Pulse Width modulation examples
2021-09-10 10:14:56 +02:00
WhiteNinjaZ
9e2727c193
Merge branch 'SymbiFlow:master' into watch-pwm
2021-09-09 00:01:10 -06:00
Maciej Kurc
5c5c41aa2a
Merge pull request #182 from antmicro/pin-ql-fasm-version
...
Fix for eos-s3 FASM generation error
2021-09-08 16:46:14 +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
Alessandro Comodi
037c3b3bec
Merge pull request #177 from antmicro/update-pkgs
...
xc7: update packages
2021-08-23 15:05:49 +02:00
Alessandro Comodi
df825b6e32
xc7: update packages
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-08-23 09:54:49 +02:00
Joshua Fife
f41e99f832
rebased onto main
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-20 14:05:28 -06:00
Joshua Fife
977fc93ba8
Modified Makefiles to call common/Makefile
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-20 13:12:58 -06:00
Joshua Fife
cebbdfc780
fixed module parameters to conform to conventions
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-20 13:11:11 -06:00
Joshua Fife
024e478151
Ran PWM and timer through verible formatter and linter
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-20 13:11:11 -06:00
Joshua Fife
ef592c8204
Added timer and PWM to CI matrix
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-20 13:09:04 -06:00
Joshua Fife
ea5de58778
Fixed documentation error
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-20 13:08:25 -06:00
Joshua Fife
a827cf28d8
seperated pwm and timer from other designs
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-20 13:06:18 -06:00
Tomasz Michalak
df33f9122d
Merge pull request #176 from SymbiFlow/obsolete_config_files
...
Remove obsolete environment configuration files
2021-08-20 11:34:31 +02:00
Tomasz Michalak
d0ffe79aa2
Remove obsolete environment configuration files
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2021-08-19 12:24:09 +02:00
Tomasz Michalak
12840ae407
Merge pull request #167 from WhiteNinjaZ/button_controll
...
De-bounce example
2021-08-19 12:08:21 +02:00
Joshua Fife
9f7d9bd4fd
Modified Makefile for debouncer to call common
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-17 15:54:59 -06:00
WhiteNinjaZ
af646ee6f1
Merge branch 'SymbiFlow:master' into button_controll
2021-08-17 15:43:01 -06:00
Joshua Fife
aa2371eafe
Modified Makefiles to call common/Makefile
...
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-17 15:34:49 -06:00
WhiteNinjaZ
0cf7b1c73f
Merge branch 'SymbiFlow:master' into watch-pwm
2021-08-17 13:10:31 -06:00