.. |
dynamic_part_select
|
Modifications of tests as per Eddie's request
|
2020-04-20 12:45:35 -05:00 |
.gitignore
|
|
|
abc9.v
|
|
|
abc9.ys
|
abc9_ops: -reintegrate use SigMap to remove (* init *) from $_DFF_[NP]_
|
2020-05-29 17:17:40 -07:00 |
async.sh
|
|
|
async.v
|
|
|
attrib05_port_conn.v
|
|
|
attrib05_port_conn.ys
|
|
|
attrib07_func_call.v
|
tests: fix some test warnings
|
2020-05-25 10:07:58 -07:00 |
attrib07_func_call.ys
|
|
|
autoname.ys
|
|
|
bug1496.ys
|
|
|
bug1531.ys
|
|
|
bug1614.ys
|
|
|
bug1710.ys
|
|
|
bug1745.ys
|
|
|
bug1781.ys
|
|
|
bug1876.ys
|
|
|
bug2014.ys
|
test: add test for #2014
|
2020-05-02 14:22:37 -07:00 |
chparam.sh
|
|
|
const_arg_loop.v
|
Fix constant args used with function ports split across declarations
|
2020-08-29 13:31:02 -04:00 |
const_arg_loop.ys
|
Avoid generating wires for function args which are constant
|
2020-07-24 21:18:24 -06:00 |
const_func.v
|
Allow reals as constant function parameters
|
2020-07-19 20:27:09 -06:00 |
const_func.ys
|
Allow constant function calls in for loops and generate if and case
|
2020-06-29 16:06:17 -06:00 |
const_func_block_var.v
|
Allow localparams in constant functions
|
2020-08-20 20:10:24 -04:00 |
const_func_block_var.ys
|
Allow blocks with declarations within constant functions
|
2020-07-25 10:16:12 -06:00 |
constcomment.ys
|
|
|
constmsk_test.v
|
|
|
constmsk_test.ys
|
|
|
constmsk_testmap.v
|
tests: fix some test warnings
|
2020-05-25 10:07:58 -07:00 |
deminout_unused.ys
|
|
|
design.ys
|
design: add test
|
2020-04-16 12:48:40 -07:00 |
design1.ys
|
design: add test
|
2020-04-16 12:48:40 -07:00 |
design2.ys
|
tests: add design -delete tests
|
2020-04-16 08:05:18 -07:00 |
dynamic_part_select.ys
|
Remove '-ignore_unknown_cells' option from 'sat'
|
2020-04-20 11:58:23 -07:00 |
elab_sys_tasks.sv
|
|
|
elab_sys_tasks.ys
|
|
|
equiv_opt_multiclock.ys
|
|
|
equiv_opt_undef.ys
|
equiv_induct: Fix up assumption for $equiv cells in -undef mode.
|
2020-07-27 18:36:13 +02:00 |
exec.ys
|
|
|
gen_if_null.v
|
verilog: allow null gen-if then block
|
2020-05-06 08:43:02 -04:00 |
gen_if_null.ys
|
verilog: allow null gen-if then block
|
2020-05-06 08:43:02 -04:00 |
global_scope.ys
|
ast: Fix handling of identifiers in the global scope
|
2020-04-16 10:30:07 +01:00 |
gzip_verilog.v.gz
|
|
|
gzip_verilog.ys
|
|
|
help.ys
|
|
|
hierarchy.sh
|
|
|
hierarchy_defer.ys
|
|
|
hierarchy_param.ys
|
hierarchy: Convert positional parameters to named.
|
2020-04-21 19:09:00 +02:00 |
ice40_mince_abc9.ys
|
|
|
integer_range_bad_syntax.ys
|
Revert "Revert PRs #2203 and #2244."
|
2020-07-10 09:59:48 +02:00 |
integer_real_bad_syntax.ys
|
Revert "Revert PRs #2203 and #2244."
|
2020-07-10 09:59:48 +02:00 |
logger_error.ys
|
|
|
logger_nowarning.ys
|
|
|
logger_warn.ys
|
|
|
logger_warning.ys
|
|
|
logic_param_simple.ys
|
Revert "Revert PRs #2203 and #2244."
|
2020-07-10 09:59:48 +02:00 |
mem2reg.ys
|
|
|
muxcover.ys
|
|
|
muxpack.v
|
|
|
muxpack.ys
|
|
|
peepopt.ys
|
peepopt: Remove now-redundant dffmux pattern.
|
2020-08-07 13:21:34 +02:00 |
plugin.cc
|
Use C++11 final/override keywords.
|
2020-06-18 23:34:52 +00:00 |
plugin.sh
|
tests: use yosys-config --datdir instead of hard-coded
|
2020-04-22 08:29:45 -07:00 |
pmgen_reduce.ys
|
|
|
pmux2shiftx.v
|
|
|
pmux2shiftx.ys
|
|
|
primitives.ys
|
tests: add tests for primitives' src
|
2020-05-04 10:21:47 -07:00 |
printattr.ys
|
printattrs: Add test.
|
2020-05-27 08:00:00 +00:00 |
reg_wire_error.sv
|
|
|
reg_wire_error.ys
|
|
|
run-test.sh
|
tests: Centralize test collection and Makefile generation
|
2020-09-21 15:07:02 +02:00 |
scratchpad.ys
|
|
|
script.ys
|
|
|
sformatf.ys
|
|
|
shregmap.v
|
tests: fix some test warnings
|
2020-05-25 10:07:58 -07:00 |
shregmap.ys
|
|
|
signed.ys
|
Revert "Revert PRs #2203 and #2244."
|
2020-07-10 09:59:48 +02:00 |
signext.ys
|
|
|
sim_const.ys
|
sim: Fix handling of constant-connected cell inputs at startup
|
2020-04-21 08:58:52 +01:00 |
specify.v
|
|
|
specify.ys
|
verilog: fix specify src attribute
|
2020-05-04 10:53:06 -07:00 |
src.ys
|
|
|
submod.ys
|
|
|
submod_extract.ys
|
|
|
sv_defines.ys
|
|
|
sv_defines_dup.ys
|
|
|
sv_defines_mismatch.ys
|
|
|
sv_defines_too_few.ys
|
|
|
sv_implicit_ports.sh
|
|
|
svalways.sh
|
|
|
wreduce.ys
|
|
|
write_gzip.ys
|
|
|
xaiger.ys
|
xaiger: add testcase
|
2020-05-24 08:48:23 -07:00 |