Added tests for attributes
authorMaciej Kurc <mkurc@antmicro.com>
Mon, 3 Jun 2019 07:12:51 +0000 (09:12 +0200)
committerMaciej Kurc <mkurc@antmicro.com>
Mon, 3 Jun 2019 07:25:20 +0000 (09:25 +0200)
commit5739cf52650ccb3627868d9c9d7e02888efad12b
treecb3e467303121061eeff62393a3c45bf76c03860
parenta6cadf6318f4eff6197d6c6f0e052c2417689f38
Added tests for attributes

Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
tests/simple/attrib01_module.v [new file with mode: 0644]
tests/simple/attrib02_port_decl.v [new file with mode: 0644]
tests/simple/attrib03_parameter.v [new file with mode: 0644]
tests/simple/attrib04_net_var.v [new file with mode: 0644]
tests/simple/attrib05_port_conn.v.DISABLED [new file with mode: 0644]
tests/simple/attrib06_operator_suffix.v [new file with mode: 0644]
tests/simple/attrib07_func_call.v.DISABLED [new file with mode: 0644]
tests/simple/attrib08_mod_inst.v [new file with mode: 0644]
tests/simple/attrib09_case.v [new file with mode: 0644]