3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00
yosys/frontends/ast
Kazuki Sakamoto 185bbbe681 static cast: support changing size and signedness
Support SystemVerilog Static Cast
- size
- signedness
- (type is not supposted yet)

Fix #535
2020-06-19 17:39:20 -07:00
..
ast.cc static cast: support changing size and signedness 2020-06-19 17:39:20 -07:00
ast.h static cast: support changing size and signedness 2020-06-19 17:39:20 -07:00
dpicall.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
genrtlil.cc static cast: support changing size and signedness 2020-06-19 17:39:20 -07:00
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02:00
simplify.cc static cast: support changing size and signedness 2020-06-19 17:39:20 -07:00