Commit Graph

313 Commits

Author SHA1 Message Date
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
Alessandro Comodi a36b3265d0
Merge pull request #175 from antmicro/update-pkgs
xc7: update symbiflow packages
2021-08-17 06:40:37 -07:00
Alessandro Comodi b9eaf29529 xc7: update symbiflow packages
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-08-17 11:38:28 +02:00
Alessandro Comodi e1e79bf118
Merge pull request #174 from WhiteNinjaZ/makefile
Common Makefile
2021-08-17 00:39:13 -07:00
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
Joshua Fife 9fa157f424 Added timer and PWM to CI matrix
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-08-10 20:21:50 -06:00
Karol Gugala 5a0200b3ea
Merge pull request #171 from antmicro/conda-env-fix
Fix conda python env config
2021-07-30 09:45:12 +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
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