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 |
dynslice.v
|
Add dynamic slicing Verilog testcase
|
2020-03-31 11:51:31 -07:00 |
generate.v
|
Add test
|
2019-06-20 16:07:22 -07:00 |
mem_arst.v
|
Make SV2017 compliant courtesy of @wsnyder
|
2019-12-12 07:34:07 -08:00 |
realexpr.v
|
Add test case for real parameters
|
2019-08-20 11:38:21 +02:00 |
run-test.sh
|
Use command -v rather than which
|
2019-09-03 00:57:32 +01:00 |