3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-08 15:12:21 +00:00
yosys/tests
2025-11-20 23:05:40 -05:00
..
aiger Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
alumacc Run toposort in both directions for better results 2025-09-09 07:45:25 -07:00
arch Merge branch 'YosysHQ:main' into main 2025-11-20 23:05:40 -05:00
asicworld Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
bind Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
blif Merge from upstream 2025-07-30 22:50:14 -07:00
bram
bugpoint raise_error: don't rely on module ordering in test 2025-09-16 15:47:16 +02:00
cxxrtl tests: replace CC and gcc with CXX and g++ 2025-09-11 16:50:23 +02:00
errors
fmt tests: replace CC and gcc with CXX and g++ 2025-09-11 16:50:23 +02:00
fsm
functional read_verilog: add -relativeshare for synthesis reproducibility testing 2025-09-16 15:47:35 +02:00
hana Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
liberty libparse: fix quoting and negedge in filterlib -verilogsim 2025-11-05 14:13:58 +01:00
lut Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
memfile
memlib Merge from upstream 2025-07-30 22:50:14 -07:00
memories Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
opt Merge remote-tracking branch 'donn/pyosys_bugfixes' into merge_pybind11 2025-10-26 02:39:43 +03:00
opt_share
peepopt Smallfix 2025-09-30 14:18:23 -07:00
proc Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
pyosys pyosys: __getitem__ for supported classes 2025-11-19 18:09:41 +02:00
realmath
rpc Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
rtlil Add CONST_FLAG_UNSIZED 2025-11-07 17:45:07 +13:00
sat fix(parse): #5234 adjust width of rhs according to lhs 2025-09-16 15:24:23 +02:00
sdc sdc: error on unknown getters 2025-11-19 15:26:02 +01:00
select Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
share
silimate Update fanoutbuf 2025-10-01 20:59:36 -07:00
sim Revert sim's cycle_width default back to 10, but keep -width option 2025-10-20 14:40:05 +02:00
simple Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
simple_abc9 Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
smv
sva
svinterfaces tests/svinterfaces: re-chmod test script 2025-10-15 09:49:53 +13:00
svtypes Merge upstream in 2025-09-09 05:50:48 -07:00
techmap Baseline 2025-11-06 06:44:35 -08:00
tools tests: replace CC and gcc with CXX and g++ 2025-09-11 16:50:23 +02:00
unit Optimize IdString operations to avoid calling c_str() 2025-11-12 11:52:04 +01:00
various sdc: add -keep_hierarchy test 2025-11-19 15:26:02 +01:00
verific Merge branch 'YosysHQ:main' into main 2025-11-03 13:38:04 -05:00
verilog ignore generated file 2025-11-17 13:35:38 +01:00
vloghtb
xprop
.gitignore Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
gen-tests-makefile.sh