.. |
.gitignore
|
|
|
aes_kexp128.v
|
|
|
always01.v
|
|
|
always02.v
|
|
|
always03.v
|
|
|
arraycells.v
|
|
|
arrays01.v
|
|
|
arrays02.sv
|
|
|
asgn_binop.sv
|
|
|
attrib01_module.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib02_port_decl.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib03_parameter.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib04_net_var.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib05_port_conn.v.DISABLED
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib06_operator_suffix.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib07_func_call.v.DISABLED
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib08_mod_inst.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
attrib09_case.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
carryadd.v
|
|
|
case_expr_const.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
case_expr_extend.sv
|
fix iverilog compatibility for new case expr tests
|
2022-01-03 12:11:41 -07:00 |
case_expr_non_const.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
case_expr_query.sv
|
fix iverilog compatibility for new case expr tests
|
2022-01-03 12:11:41 -07:00 |
case_large.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
const_branch_finish.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
const_fold_func.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
const_func_shadow.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
constmuldivmod.v
|
|
|
constpower.v
|
|
|
defvalue.sv
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
dff_different_styles.v
|
|
|
dff_init.v
|
|
|
dynslice.v
|
|
|
fiedler-cooley.v
|
|
|
forgen01.v
|
|
|
forgen02.v
|
|
|
forloops.v
|
|
|
fsm.v
|
|
|
func_block.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
func_recurse.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
func_width_scope.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
genblk_collide.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
genblk_dive.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
genblk_order.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
genblk_port_shadow.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
generate.v
|
|
|
graphtest.v
|
|
|
hierarchy.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
hierdefparam.v
|
|
|
i2c_master_tests.v
|
|
|
ifdef_1.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
ifdef_2.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
implicit_ports.v
|
|
|
lesser_size_cast.sv
|
sv: fix size cast clipping expression width
|
2022-01-03 08:17:35 -07:00 |
local_loop_var.sv
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
localparam_attr.v
|
|
|
loop_prefix_case.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
loop_var_shadow.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
loops.v
|
|
|
macro_arg_spaces.sv
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
macro_arg_surrounding_spaces.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
macros.v
|
|
|
matching_end_labels.sv
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
mem2reg.v
|
|
|
mem2reg_bounds_tern.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
mem_arst.v
|
Make SV2017 compliant courtesy of @wsnyder
|
2019-12-12 07:34:07 -08:00 |
memory.v
|
|
|
memwr_port_connection.sv
|
verilog: use derived module info to elaborate cell connections
|
2021-10-25 18:25:50 -07:00 |
module_scope.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
module_scope_case.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
multiplier.v
|
|
|
muxtree.v
|
|
|
named_genblk.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
nested_genblk_resolve.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
omsp_dbg_uart.v
|
|
|
operators.v
|
Renamed some of the test cases in tests/simple to avoid name collisions
|
2014-07-25 13:01:45 +02:00 |
param_attr.v
|
|
|
paramods.v
|
|
|
partsel.v
|
|
|
process.v
|
|
|
realexpr.v
|
|
|
repwhile.v
|
|
|
retime.v
|
|
|
rotate.v
|
|
|
run-test.sh
|
|
|
scopes.v
|
|
|
signed_full_slice.v
|
verilog: use derived module info to elaborate cell connections
|
2021-10-25 18:25:50 -07:00 |
signedexpr.v
|
|
|
sincos.v
|
|
|
specify.v
|
|
|
string_format.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
subbytes.v
|
|
|
task_func.v
|
|
|
undef_eqx_nex.v
|
|
|
unnamed_block_decl.sv
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
usb_phy_tests.v
|
|
|
values.v
|
|
|
verilog_primitives.v
|
|
|
vloghammer.v
|
More deadname stuff
|
2021-06-09 12:33:41 +02:00 |
wandwor.v
|
Fix "make vgtest" so it runs to the end (but now it fails ;)
|
2021-09-23 14:54:28 +02:00 |
wreduce.v
|
|
|
xfirrtl
|
|
|