This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-04-08 18:31:51 +00:00
Code
Activity
f8a77abfac
yosys
/
frontends
/
ast
History
Clifford Wolf
450f6f59b4
Fixed bug with memories that do not have a down-to-zero data width
2016-08-22 14:27:46 +02:00
..
ast.cc
Minor improvements to AstNode::dumpAst() and AstNode::dumpVlog()
2016-08-21 13:18:09 +02:00
ast.h
Another bugfix in mem2reg code
2016-08-21 13:23:58 +02:00
dpicall.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
genrtlil.cc
Another bugfix in mem2reg code
2016-08-21 13:23:58 +02:00
Makefile.inc
Added Verilog/AST support for DPI functions (dpi_call() still unimplemented)
2014-08-21 12:43:51 +02:00
simplify.cc
Fixed bug with memories that do not have a down-to-zero data width
2016-08-22 14:27:46 +02:00