| .. |
|
.gitignore
|
…
|
|
|
aes_kexp128.v
|
…
|
|
|
always01.v
|
…
|
|
|
always02.v
|
…
|
|
|
always03.v
|
…
|
|
|
arraycells.v
|
…
|
|
|
arrays01.v
|
…
|
|
|
arrays02.sv
|
Add proper test for SV-style arrays
|
2019-06-20 12:06:07 +02:00 |
|
attrib01_module.v
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib02_port_decl.v
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib03_parameter.v
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib04_net_var.v
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib05_port_conn.v.DISABLED
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib06_operator_suffix.v
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib07_func_call.v.DISABLED
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib08_mod_inst.v
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
attrib09_case.v
|
Added tests for attributes
|
2019-06-03 09:25:20 +02:00 |
|
carryadd.v
|
…
|
|
|
const_branch_finish.v
|
Propagate const_fold through generate blocks and branches
|
2020-08-09 17:21:08 -04:00 |
|
constmuldivmod.v
|
Expand tests/simple/constmuldivmod.v
|
2020-05-28 22:59:04 +02:00 |
|
constpower.v
|
…
|
|
|
defvalue.sv
|
Add defvalue test, minor autotest fixes for .sv files
|
2019-06-19 12:12:08 +02:00 |
|
dff_different_styles.v
|
…
|
|
|
dff_init.v
|
…
|
|
|
dynslice.v
|
Add dynamic slicing Verilog testcase
|
2020-03-31 11:51:31 -07:00 |
|
fiedler-cooley.v
|
…
|
|
|
forgen01.v
|
…
|
|
|
forgen02.v
|
…
|
|
|
forloops.v
|
…
|
|
|
fsm.v
|
…
|
|
|
generate.v
|
Module name scope support
|
2020-08-20 20:15:08 -04:00 |
|
graphtest.v
|
…
|
|
|
hierarchy.v
|
…
|
|
|
hierdefparam.v
|
…
|
|
|
i2c_master_tests.v
|
…
|
|
|
implicit_ports.v
|
Rename implicit_ports.sv test to implicit_ports.v
|
2019-06-07 13:12:25 +02:00 |
|
localparam_attr.v
|
…
|
|
|
loops.v
|
…
|
|
|
macros.v
|
…
|
|
|
mem2reg.v
|
…
|
|
|
mem_arst.v
|
Make SV2017 compliant courtesy of @wsnyder
|
2019-12-12 07:34:07 -08:00 |
|
memory.v
|
…
|
|
|
multiplier.v
|
…
|
|
|
muxtree.v
|
…
|
|
|
omsp_dbg_uart.v
|
…
|
|
|
operators.v
|
…
|
|
|
param_attr.v
|
…
|
|
|
paramods.v
|
…
|
|
|
partsel.v
|
Bugfix in partsel.v signed indices test cases
|
2020-05-02 11:21:01 +02:00 |
|
process.v
|
…
|
|
|
realexpr.v
|
Add test case for real parameters
|
2019-08-20 11:38:21 +02:00 |
|
repwhile.v
|
…
|
|
|
retime.v
|
…
|
|
|
rotate.v
|
…
|
|
|
run-test.sh
|
tests/simple: remove "nullglob" shopt
|
2020-09-21 15:07:02 +02:00 |
|
scopes.v
|
…
|
|
|
signedexpr.v
|
…
|
|
|
sincos.v
|
…
|
|
|
specify.v
|
…
|
|
|
string_format.v
|
Allow %0s $display format specifier
|
2020-08-09 17:19:49 -04:00 |
|
subbytes.v
|
…
|
|
|
task_func.v
|
…
|
|
|
undef_eqx_nex.v
|
…
|
|
|
usb_phy_tests.v
|
…
|
|
|
values.v
|
…
|
|
|
vloghammer.v
|
…
|
|
|
wandwor.v
|
…
|
|
|
wreduce.v
|
…
|
|
|
xfirrtl
|
Support explicit FIRRTL properties for better accommodation of FIRRTL/Verilog semantic differences.
|
2019-07-31 09:27:38 -07:00 |