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-07 01:54:10 +00:00
Code
Activity
e9fe57c75e
yosys
/
frontends
/
ast
History
Clifford Wolf
e9fe57c75e
Only allow posedge/negedge with 1 bit wide signals
2016-08-10 19:32:11 +02:00
..
ast.cc
Added "read_verilog -dump_rtlil"
2016-07-27 15:40:17 +02:00
ast.h
Added "read_verilog -dump_rtlil"
2016-07-27 15:40:17 +02:00
dpicall.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
genrtlil.cc
Only allow posedge/negedge with 1 bit wide signals
2016-08-10 19:32:11 +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
Added $anyconst and $aconst
2016-07-27 15:41:22 +02:00