This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-08-13 22:41:19 +00:00
Code
Activity
14681
commits
115
branches
57
tags
50
MiB
jix/prerelease-2025-02-12
Commit graph
1 commit
Author
SHA1
Message
Date
Zachary Snow
15f35d6754
sv: support remaining assignment operators
...
- Add support for: *=, /=, %=, <<=, >>=, <<<=, >>>= - Unify existing support for: +=, -=, &=, |=, ^=
2021-05-25 16:15:57 -04:00