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-01-25 03:46:34 +00:00
Code
Issues
Releases
Wiki
Activity
YosysHQ.yosys
/
frontends
History
Eddie Hung
88bddb37c9
verilog: handle empty generate statement by removing gen_stmt_or_null...
...
... rule which causes a s/r conflict. Now we get an empty genblock, which should be okay.
2020-05-25 07:36:53 -07:00
..
aiger
aiger: -xaiger to return $_FF_ flops
2020-05-14 10:33:56 -07:00
ast
Add force_downto and force_upto wire attributes.
2020-05-19 01:42:40 +02:00
blif
kernel: big fat patch to use more ID::*, otherwise ID(*)
2020-04-02 09:51:32 -07:00
ilang
frontend: cleanup to use more ID::*, more dict<> instead of map<>
2020-05-04 10:48:37 -07:00
json
Update JSON front-end to process new attr/param encoding
2019-08-01 12:48:22 +02:00
liberty
kernel: big fat patch to use more ID::*, otherwise ID(*)
2020-04-02 09:51:32 -07:00
rpc
Add WASI platform support.
2020-04-30 18:56:25 +00:00
verific
Revert "Add support for non-power-of-two mem chunks in verific importer"
2020-05-17 11:31:11 +02:00
verilog
verilog: handle empty generate statement by removing gen_stmt_or_null...
2020-05-25 07:36:53 -07:00