yosys/frontends/ast
Zachary Snow a9c8ca21d5 sv: fix two struct access bugs
- preserve signedness of struct members
- fix initial width detection of struct members (e.g., in case expressions)
2021-07-15 11:57:20 -04:00
..
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02:00
ast.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
ast.h sv: fix two struct access bugs 2021-07-15 11:57:20 -04:00
dpicall.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
genrtlil.cc sv: fix two struct access bugs 2021-07-15 11:57:20 -04:00
simplify.cc sv: fix two struct access bugs 2021-07-15 11:57:20 -04:00