Akash Levy
0ddf964554
Merge branch 'YosysHQ:main' into main
2024-10-18 05:33:40 -07:00
Emil J
799497ebba
Merge pull request #4671 from YosysHQ/emil/const-deref-pyosys
...
py_wrap: implement nested class definitions
2024-10-18 11:46:12 +02:00
Emil J. Tywoniak
49d8a35c2e
rtlil: appease py_wrap
2024-10-18 11:31:20 +02:00
Emil J. Tywoniak
d5aadeae3b
py_wrap: remove some debug statements
2024-10-18 11:18:34 +02:00
Miodrag Milanović
67e5c4b1f6
Merge pull request #4676 from YosysHQ/micko/fix_macos_ci
...
CI: make CI continue even if brew objects
2024-10-18 09:31:35 +02:00
Miodrag Milanovic
be8c75a3a5
CI: make CI continue even if brew objects
2024-10-18 08:38:36 +02:00
github-actions[bot]
0d9c59e4e6
Bump version
2024-10-18 00:20:28 +00:00
Akash Levy
e5adc0a6ac
Merge pull request #10 from alaindargelas/makefile_activity_fix
...
Correct path for activity.o and null wire check
2024-10-17 13:48:18 -07:00
Alain Dargelas
a54f450eb9
Fix coredump when wire is nullptr
2024-10-17 13:43:41 -07:00
Alain Dargelas
71b6dff345
Correct path for activity.o
2024-10-17 13:32:02 -07:00
Akash Levy
965d8fdcdb
Enable ccache by default in yosys
2024-10-17 12:02:04 -07:00
Akash Levy
d51ecf0d6c
Bump yosys-slang
2024-10-17 11:50:14 -07:00
Akash Levy
fe086cba3b
Revert version of abc to upstream's
2024-10-17 11:23:26 -07:00
Akash Levy
047210da79
Update yosys-slang
2024-10-17 11:22:14 -07:00
Akash Levy
146e9effd0
Merge pull request #9 from alaindargelas/activity_clear
...
Activity clear pass
2024-10-17 11:06:28 -07:00
Alain Dargelas
151be52500
Activity clear pass
2024-10-17 11:02:35 -07:00
Akash Levy
6d4d6a6eff
Merge branch 'YosysHQ:main' into main
2024-10-17 10:26:17 -07:00
Akash Levy
24e8ce579b
Merge pull request #8 from alaindargelas/activity_computation
2024-10-17 09:49:40 -07:00
Krystine Sherwin
f881ba6200
test-docs-build: Install docs prereqs
2024-10-18 05:38:49 +13:00
Alain Dargelas
f6d67ac21e
More comments
2024-10-17 09:33:08 -07:00
KrystalDelusion
38dae1d7e0
Merge pull request #4376 from YosysHQ/krys/docs_cmd_ref
...
Docs: Use formatted cmd ref in pdf
2024-10-18 04:53:43 +13:00
Akash Levy
650fc2801d
Update Verific to be back to before
2024-10-17 04:44:43 -07:00
Akash Levy
e2659247fc
Verific UPF eval working
2024-10-17 04:40:38 -07:00
Akash Levy
9e2a89070d
Revert UPF stuff
2024-10-17 04:02:28 -07:00
Akash Levy
6ae19d3360
Disable slang by default
2024-10-17 00:01:02 -07:00
Akash Levy
a48054a1e6
Induce segfault to get stack trace
2024-10-16 23:39:55 -07:00
Akash Levy
32f3ac6eb7
Yosys-slang bump dep
2024-10-16 21:39:28 -07:00
Alain Dargelas
389518a8f0
tab issue
2024-10-16 21:37:41 -07:00
Alain Dargelas
516a4be6f8
Correct tab
2024-10-16 21:17:03 -07:00
Alain Dargelas
cc919f6ea6
Correct Makefile diffs
2024-10-16 21:14:52 -07:00
Alain Dargelas
f022ee0517
Correct Makefile diffs
2024-10-16 21:02:55 -07:00
Alain Dargelas
4132636712
Activity computation
2024-10-16 20:52:07 -07:00
Alain Dargelas
156bfafea0
update
2024-10-16 20:49:00 -07:00
Akash Levy
01dc929515
Bump yosys-slang dep
2024-10-16 20:46:46 -07:00
Alain Dargelas
3f7c392e1a
activity computation
2024-10-16 20:41:26 -07:00
Akash Levy
0ba36ea83f
Update yosys-slang dep
2024-10-16 20:00:55 -07:00
Akash Levy
e4ddfed7a2
Add UPF linking
2024-10-16 20:00:46 -07:00
Akash Levy
ae4fc61127
Merge branch 'YosysHQ:main' into main
2024-10-16 19:59:24 -07:00
github-actions[bot]
a54f632258
Bump version
2024-10-17 00:20:44 +00:00
Akash Levy
9de07e57b7
Add editor settings for vscode
2024-10-16 16:11:18 -07:00
Akash Levy
c8b6cf72e8
Bump dep
2024-10-16 14:27:52 -07:00
Emil J. Tywoniak
e9e67f381c
rtlil: remove trailing comma as pyosys workaround
2024-10-16 23:15:06 +02:00
Emil J. Tywoniak
f219bb357f
py_wrap: kinda fixed
2024-10-16 23:12:41 +02:00
Emil J. Tywoniak
86630bba08
py_wrap: nested classes
2024-10-16 22:55:17 +02:00
Emil J. Tywoniak
4b9c135098
py_wrap: refactor nesting_delta
2024-10-16 22:46:23 +02:00
Akash Levy
711e1f3164
Merge branch 'YosysHQ:main' into main
2024-10-16 13:21:03 -07:00
Krystine Sherwin
d1c6699125
test-docs-build: Use fast runner
2024-10-17 07:15:11 +13:00
Krystine Sherwin
e5da0e341e
Makefile: Combine gen_images and gen_examples
...
gen_images and gen_examples are never called on their own, CI scripts call make -C docs directly. Since calling them both in parallel seems to cause issues, let's not do that, and instead combine them into a singular `make docs/gen`. This should resolve the parallelism problems by making them sequential while still retaining the -j support.
2024-10-17 07:12:34 +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
Krystine Sherwin
4ea6119734
cmdref: Move html only section inside cmd:def
...
Fixes missing links in body and `??` in tag/command index.
Update synth.rst to match.
2024-10-17 06:06:57 +13:00