This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-05-27 15:18:23 +00:00
Code
Issues
Releases
Wiki
Activity
16,223
Commits
147
Branches
67
Tags
c9c53876b47c5fa187d53c8830cd3ee4671d2491
Commit Graph
1 Commits
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