3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-31 11:23:57 +00:00
yosys/tests
Zachary Snow 7608985d2c fix width detection of array querying function in case and case item expressions
I also removed the unnecessary shadowing of `width_hint` and `sign_hint`
in the corresponding case in `simplify()`.
2021-12-17 21:22:08 -07:00
..
aiger
arch Fix the tests we just broke 2021-12-10 00:22:37 +01:00
asicworld
bind Add support for parsing the SystemVerilog 'bind' construct 2021-07-16 09:31:39 -04:00
blif tests/blif: Add missing gitignore 2021-05-20 12:49:51 +02:00
bram Fix the tests we just broke 2021-12-10 00:22:37 +01:00
errors
fsm
hana
liberty
lut
memfile
memories Fix the tests we just broke 2021-12-10 00:22:37 +01:00
opt extract_reduce: Refactor and fix input signal construction. 2021-10-21 04:10:01 +02:00
opt_share
proc proc_prune: Make assign removal and promotion per-bit, remember promoted bits. 2021-08-14 15:26:11 +02:00
realmath
rpc
sat assertpmux: Fix crash on unused $pmux output. 2021-02-22 23:30:28 +01:00
select
share
simple fix width detection of array querying function in case and case item expressions 2021-12-17 21:22:08 -07:00
simple_abc9 abc9: fix SCC issues (#2694) 2021-03-29 22:01:57 -07:00
smv
sva
svinterfaces Add a test for interfaces on modules loaded on-demand 2021-07-14 22:54:50 -04:00
svtypes sv: improve support for wire and var with user-defined types 2021-08-12 22:41:41 -06:00
techmap Fix the tests we just broke 2021-12-10 00:22:37 +01:00
tools Fixes in vcdcd.pl for newer Perl versions 2021-10-19 10:56:43 +02:00
unit
various Fix the tests we just broke 2021-12-10 00:22:37 +01:00
verilog preprocessor: do not destroy double slash escaped identifiers 2021-12-15 18:06:02 -07:00
vloghtb Use HTTPS for website links, gatecat email 2021-06-09 12:16:56 +02:00
gen-tests-makefile.sh