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-04-19 18:53:16 +00:00
Code
Issues
Releases
Wiki
Activity
Files
7af5dbae357024f490eff27e2d732d112aed3c49
YosysHQ.yosys
/
tests
/
arch
/
anlogic
History
Jannis Harder
985b9164da
Disable flaky arch/anlogic/mux test
2025-09-09 10:04:08 +12:00
..
.gitignore
Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files.
2025-07-22 10:38:38 +00:00
add_sub.ys
…
blockram.ys
anlogic: support BRAM mapping
2021-12-17 20:28:22 +08:00
counter.ys
…
dffs.ys
Replace opt_rmdff with opt_dff.
2020-08-07 13:21:03 +02:00
fsm.ys
Simplify breaking tests/arch/*/fsm.ys tests
2020-03-20 11:25:17 -07:00
latches.ys
anlogic: Use dfflegalize.
2020-07-14 05:02:50 +02:00
logic.ys
…
lutram.ys
anlogic: support BRAM mapping
2021-12-17 20:28:22 +08:00
mux.ys
Disable flaky arch/anlogic/mux test
2025-09-09 10:04:08 +12:00
run-test.sh
test: restore verific handling, nicer naming
2024-12-13 10:24:47 +01:00
shifter.ys
…
tribuf.ys
…