This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-02-14 12:14:03 +00:00
Code
Issues
Releases
Wiki
Activity
Files
ff785cdb46d6b1ddc19d5acc21b4d1236b3adf3f
YosysHQ.yosys
/
frontends
/
ast
History
clairexen
0a14e1e837
Merge pull request
#2029
from whitequark/fix-simplify-memory-sv_logic
...
ast/simplify: don't bitblast async ROMs declared as `logic`
2020-05-29 16:52:11 +02:00
..
ast.cc
Add AST_SELFSZ and improve handling of bit slices
2020-05-02 11:21:01 +02:00
ast.h
Add AST_SELFSZ and improve handling of bit slices
2020-05-02 11:21:01 +02:00
dpicall.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
genrtlil.cc
Add force_downto and force_upto wire attributes.
2020-05-19 01:42:40 +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
Merge pull request
#2029
from whitequark/fix-simplify-memory-sv_logic
2020-05-29 16:52:11 +02:00