diff options
author | Zachary Snow <zach@zachjs.com> | 2021-03-27 15:59:48 -0400 |
---|---|---|
committer | Zachary Snow <zachary.j.snow@gmail.com> | 2021-05-25 16:15:57 -0400 |
commit | 15f35d6754af619accdf63030e0a5ad3085cec16 (patch) | |
tree | 197ef49a4ae4f1c05448f5398ea71ee90117dbf6 /frontends/ast | |
parent | 3514c92dc42644d64dca2167c05096d10891de69 (diff) | |
download | yosys-15f35d6754af619accdf63030e0a5ad3085cec16.tar.gz yosys-15f35d6754af619accdf63030e0a5ad3085cec16.tar.bz2 yosys-15f35d6754af619accdf63030e0a5ad3085cec16.zip |
sv: support remaining assignment operators
- Add support for: *=, /=, %=, <<=, >>=, <<<=, >>>=
- Unify existing support for: +=, -=, &=, |=, ^=
Diffstat (limited to 'frontends/ast')
0 files changed, 0 insertions, 0 deletions