3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 09:35:32 +00:00
Commit graph

206 commits

Author SHA1 Message Date
Akash Levy
e73d51dbf0 Revert "Merge upstream"
This reverts commit c58a50f880, reversing
changes made to a1c3c98773.
2025-01-21 05:28:36 -08:00
Akash Levy
c58a50f880 Merge upstream 2025-01-21 04:36:34 -08:00
Miodrag Milanovic
6b449970ef test-build: Fix missing bzlib.h 2025-01-20 16:08:42 +01:00
KrystalDelusion
90b1ccf67b
test-compile: Set oldest clang to 10
clang-11 through clang-16 fail under 24.04, but clang-10 works, so we can move that up to the oldest supported and drop the extra target for ubuntu-20.04
2025-01-20 11:57:47 +13:00
KrystalDelusion
2403c406fb
test-compile: Update latest clang
Use clang-19 as latest
2025-01-20 11:21:17 +13:00
KrystalDelusion
37acfce8c4
test-compile: Update oldest clang for 24.04
Oldest clang on 24.04 appears to be 16.
2025-01-20 11:07:40 +13:00
Akash Levy
ef710eda5c Fix CodeQL workflow 2025-01-16 20:26:43 -08:00
Akash Levy
1188edeabc Use environment setup for CodeQL 2025-01-16 19:57:22 -08:00
Akash Levy
6c87d26835 Smallfix 2025-01-16 19:53:45 -08:00
Akash Levy
81f30593cb Fix actions deps 2025-01-16 19:34:20 -08:00
Akash Levy
54c69f1fed Try again 2025-01-16 16:03:00 -08:00
Akash Levy
84ceb84fb3 Fix linux/mac dependencies in GHA 2025-01-16 15:10:36 -08:00
Akash Levy
a4d2776647 Fix tcl-tk stuff for mac 2025-01-16 14:45:58 -08:00
Akash Levy
de0b6cfabc Use good make 2025-01-16 12:15:29 -08:00
Akash Levy
53be1f8617 Fixes to build flow 2025-01-16 11:41:48 -08:00
Akash Levy
090e8de6d7 Bundle install 2025-01-15 17:22:21 -08:00
Akash Levy
78a510ca54 Try again 2025-01-15 17:17:41 -08:00
Akash Levy
8dabfbe429 Try again 2025-01-15 16:50:44 -08:00
alaindargelas
bd3bfa1a8b
Merge pull request #43 from alaindargelas/lib_dwarf_fix
Lib dwarf fix
2025-01-15 16:47:24 -08:00
Alain Dargelas
25c6450e68 Lib dwarf 2025-01-15 16:46:05 -08:00
Alain Dargelas
2c1824b07d Lib dwarf 2025-01-15 16:43:28 -08:00
Akash Levy
fb1baceb83 Try again 2025-01-15 16:42:57 -08:00
Alain Dargelas
d83cf40b2a Merge branch 'main' into lib_dwarf_fix 2025-01-15 16:42:08 -08:00
Alain Dargelas
d56255dd7b Lib dwarf 2025-01-15 16:40:26 -08:00
Akash Levy
2efcb9e04d Add libnsl 2025-01-15 16:35:25 -08:00
Akash Levy
ef96cc47e1 Install all needed dependencies 2025-01-15 16:33:19 -08:00
Alain Dargelas
f323bb0f99 Dwarf lib 2025-01-15 16:29:25 -08:00
Akash Levy
6e88c689f2
Merge branch 'YosysHQ:main' into main 2024-12-01 12:32:07 -05:00
KrystalDelusion
1e0e367aed
test-compile: Drop back to gcc-13 2024-11-26 10:18:09 +13:00
KrystalDelusion
6ff5823d6a
test-compile: Use clang-18 and gcc-14
The 'newest' compilers are actually not all that new, they're just the default for the image.  Instead provide explicit versions.
2024-11-26 09:59:52 +13:00
Akash Levy
df1f848ed8 Update source vendor 2024-11-05 10:53:01 -08:00
Akash Levy
9ba609a7b0
Merge branch 'YosysHQ:main' into main 2024-10-21 16:28:19 -07:00
Emil J
c1907ef5b7
Merge pull request #4668 from YosysHQ/emil/vendor-submodules
actions: vendor sources with submodules for releases
2024-10-21 15:37:51 +02:00
Akash Levy
c9e1d08c79 Don't build docs 2024-10-19 18:03:14 -07:00
Akash Levy
66d778aed6 Try again 2024-10-19 17:36:59 -07:00
Akash Levy
9df32b69fd Use SMALL=0 to run full test suite 2024-10-19 17:17:22 -07:00
Akash Levy
a05ae175c6 Smallfixes 2024-10-19 16:34:50 -07:00
Akash Levy
3313645fd0 Enable plugins 2024-10-19 16:21:22 -07:00
Akash Levy
1214e8aecd Smallfix to verific dir 2024-10-19 15:34:11 -07:00
Akash Levy
9e1ce1e499 Fixes 2024-10-19 15:14:12 -07:00
Akash Levy
08884ec7e9 Use submodules 2024-10-19 14:58:17 -07:00
Akash Levy
e1e57ade57 Fix actions 2024-10-19 14:49:35 -07:00
Akash Levy
858ac2de99 Try again 2024-10-19 14:46:46 -07:00
Akash Levy
210b2198b2 Try again without pyosys 2024-10-19 14:28:21 -07:00
Akash Levy
a48897a708 Include ssh keys for submodules 2024-10-19 14:21:46 -07:00
Miodrag Milanovic
be8c75a3a5 CI: make CI continue even if brew objects 2024-10-18 08:38:36 +02:00
Krystine Sherwin
f881ba6200
test-docs-build: Install docs prereqs 2024-10-18 05:38:49 +13:00
Emil J. Tywoniak
d29499a10f actions: vendor sources with submodules for releases 2024-10-17 00:11:10 +02:00
Krystine Sherwin
d1c6699125
test-docs-build: Use fast runner 2024-10-17 07:15:11 +13:00
Krystine Sherwin
5d14c3017e
test-build.yml: Add test-docs-build
Try use self hosted linux runner to build html and latexpdf to check for errors.
Trying to use the build artifact didn't seem to work, so just run it on its own.
Upload docs/build folder as artifact to enable review without having to build
locally.  Note: doesn't include verific, so will differ slightly from final
published docs.
2024-10-17 06:10:12 +13:00