Jannis Harder
8709c8a8ee
Add --version option based on git describe
2024-07-08 18:39:23 +02:00
Dave Keeshan
6e97cea07f
Fix PREFIX in makefile to accept environment variable, if set
2023-12-02 00:05:05 +00:00
Jannis Harder
499371fd39
Use the test Makefile for all examples
...
* Rename and move sbysrc/demo[123].sby to docs/examples/demos
* Make them use multiple tasks for multiple engines
* Scan docs/examples for sby files for make test
* `make ci` is now `NOSKIP` by default
* Skip scripts using `verific` w/o yosys verific support
* This does not fail even with NOSKIP set
2022-06-13 13:42:58 +02:00
Jannis Harder
206562e5de
Check for the tabby/oss cad suite before running make ci checks
2022-05-30 15:52:30 +02:00
Jannis Harder
939e000036
Makefile: Rename run_tests to test, update help, use .PHONY
2022-05-30 15:02:26 +02:00
N. Engelhardt
7148bdd785
sed -i option is not posix, and argument syntax is incompatible between mac and linux. use redirects instead
2020-10-09 12:04:19 +02:00
N. Engelhardt
9f77a4a5f1
rename make test to make ci
2020-09-11 13:22:07 +02:00
whitequark
287e33a47f
Add a PROGRAM_PREFIX= Makefile option for packages with prefixed Yosys.
2020-08-22 14:45:47 +00:00
Claire Wolf
5a9efba584
Improvements in "make test"
...
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
2020-07-24 14:58:23 +02:00
N. Engelhardt
8c5b65cf97
add tests directory with additional tests
2020-07-24 13:51:39 +02:00
Claire Wolf
494f84b0ab
Include verilog source files for demo1.sby
...
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
2020-07-21 13:01:36 +02:00
Claire Wolf
42d5255231
Add "make test"
...
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
2020-07-20 17:17:49 +02:00
William D. Jones
a14f0ac5af
Install launcher executable when running on Windows.
...
Signed-off-by: William D. Jones <thor0505@comcast.net>
2019-03-12 14:29:08 -04:00
Clifford Wolf
4d4a9b2e4f
Add "mkdir -p" to "make install"
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-03-07 12:31:56 +01:00
Clifford Wolf
6b730e7779
Add DESTDIR and PREFIX to Makefile
2018-01-17 14:35:46 +01:00
Clifford Wolf
3a13b116a6
Initial import
2017-01-22 16:47:47 +01:00