aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/ast/dpicall.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-2/+2
* namespace YosysClifford Wolf2014-09-271-0/+8
* Added emscripten (emcc) support to build system and some build fixesClifford Wolf2014-08-221-1/+13
* Archibald Rust and Clifford Wolf: ffi-based dpi_call()Clifford Wolf2014-08-221-6/+90
* Added AstNode::asInt()Clifford Wolf2014-08-211-1/+1
* Added Verilog/AST support for DPI functions (dpi_call() still unimplemented)Clifford Wolf2014-08-211-0/+44