sv2v/test/lex
Zachary Snow 0c31936590 maintain explicit padding in unsized number literals 2020-12-10 14:52:43 -07:00
..
begin_keywords.sv support for begin_keywords directive 2019-10-11 19:32:10 -04:00
begin_keywords.v support for begin_keywords directive 2019-10-11 19:32:10 -04:00
cond.sv initial lexer tests; general test harness 2019-04-02 23:11:16 -04:00
cond.vh initial lexer tests; general test harness 2019-04-02 23:11:16 -04:00
file_line.sv add support for `line directive 2019-10-10 19:00:49 -04:00
file_line.vh more lexer tests 2019-04-03 00:16:30 -04:00
line.sv expanded support for macros in preprocessor directives 2020-01-14 23:19:39 -05:00
line.v expanded support for macros in preprocessor directives 2020-01-14 23:19:39 -05:00
line.vh expanded support for macros in preprocessor directives 2020-01-14 23:19:39 -05:00
macro.sv initial lexer tests; general test harness 2019-04-02 23:11:16 -04:00
macro.v initial lexer tests; general test harness 2019-04-02 23:11:16 -04:00
macro_boundary.sv redesigned preprocessor and lexer 2020-02-06 23:33:13 -05:00
macro_iv.sv test suite iverilog 11.0 compatibility 2020-11-24 18:09:07 -07:00
macro_macro.sv support macro names comprised of macro args and macros 2020-02-16 22:18:12 -05:00
macro_macro.v support macro names comprised of macro args and macros 2020-02-16 22:18:12 -05:00
macro_string.sv fix double backtick handling in backtick string 2020-12-04 13:22:38 -07:00
macro_whitespace.sv allow newlines before left paren of macro arguments 2019-08-11 17:55:42 -04:00
no_newline.sv fix handling of macros at EOF (resolves #62) 2020-01-27 19:18:58 -05:00
no_newline.vh fix handling of macros at EOF (resolves #62) 2020-01-27 19:18:58 -05:00
number.sv maintain explicit padding in unsized number literals 2020-12-10 14:52:43 -07:00
run.sh test runner automatically handles tests with top-level module inside both inputs 2019-05-10 10:48:40 -04:00
string_macro.sv support for string literals with macros 2020-02-12 23:58:41 -05:00
string_macro.v support for string literals with macros 2020-02-12 23:58:41 -05:00