3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00
yosys/frontends/ast
Xiretza 9ca5a91724 ast: fix error condition causing assert to fail
type2str returns a string that doesn't start with $ or \, so it can't be
assigned to an IdString.
2021-06-14 13:56:51 -04:00
..
ast.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
ast.h Merge pull request #2817 from YosysHQ/claire/fixemails 2021-06-09 13:22:52 +02:00
dpicall.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
genrtlil.cc ast: fix error condition causing assert to fail 2021-06-14 13:56:51 -04:00
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02:00
simplify.cc Merge pull request #2817 from YosysHQ/claire/fixemails 2021-06-09 13:22:52 +02:00