This website requires JavaScript.
Explore
Help
Sign In
luke
/
yosys
Watch
1
Star
0
Fork
0
mirror of
https://github.com/YosysHQ/yosys.git
synced
2026-09-06 11:59:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e041ae3c6d41eab6c350a0928adeff45a47f23fe
yosys
/
tests
T
History
Clifford Wolf
0fc6e2bfcf
Merge pull request
#770
from whitequark/opt_expr_cmp
...
opt_expr: refactor and improve simplification of comparisons
2019-01-02 17:34:04 +01:00
..
asicworld
…
bram
…
errors
Rename the generic "Syntax error" message from the Verilog/SystemVerilog parser into unique,
2018-10-25 02:37:56 +03:00
fsm
…
hana
…
lut
cmp2lut: new techmap pass.
2019-01-02 07:53:31 +00:00
memories
…
opt
opt_expr: improve simplification of comparisons with large constants.
2019-01-02 15:45:28 +00:00
realmath
…
sat
…
share
…
simple
Basic test for checking correct synthesis of SystemVerilog interfaces
2018-10-18 22:40:53 +02:00
smv
…
sva
Squelch a little more trailing whitespace
2018-12-29 12:46:54 +01:00
svinterfaces
Add missing .gitignore
2018-12-06 07:29:37 +01:00
techmap
…
tools
Fixed typo (sikp -> skip)
2018-06-05 22:41:27 +03:00
unit
…
various
Modified errors into warnings
2018-06-05 18:03:22 +03:00
vloghtb
…