..
README.md
initial lexer tests; general test harness
2019-04-02 23:11:16 -04:00
alu.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
alu.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
alu_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
array.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
array.v
use builtin $clog2 in test/relong/array.v
2019-03-27 02:32:11 -04:00
array_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
cache_request.sv
struct conversion attempts to size unsized constants when packing patterns
2019-04-10 14:07:38 -04:00
cache_request.v
added new cache_request test from hdl examples
2019-04-10 13:15:43 -04:00
cache_request_tb.v
added new cache_request test from hdl examples
2019-04-10 13:15:43 -04:00
case.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
case.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
case_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
complex_interface.sv
interface conversion respects port direction when inlining bindings
2019-04-11 14:08:50 -04:00
complex_interface.v
interface conversion respects port direction when inlining bindings
2019-04-11 14:08:50 -04:00
complex_interface_tb.v
interface conversion respects port direction when inlining bindings
2019-04-11 14:08:50 -04:00
double_clock.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
double_clock.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
double_clock_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
enum.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
enum.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
enum_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
fsm.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
fsm.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
fsm_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
functions.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
functions.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
functions_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
inline_concat.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
inline_concat.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
inline_concat_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
port_connections.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
port_connections.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
port_connections_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
run.sh
initial lexer tests; general test harness
2019-04-02 23:11:16 -04:00
simple_interface.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
simple_interface.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
simple_interface_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
split_ports.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
split_ports.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
split_ports_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
struct.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
struct.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
struct_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
typedef.sv
added hdl-examples tests
2019-03-26 21:32:02 -04:00
typedef.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00
typedef_tb.v
added hdl-examples tests
2019-03-26 21:32:02 -04:00