3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-19 19:43:15 +00:00
yosys/tests/svtypes
2020-06-07 18:33:11 +01:00
..
.gitignore
enum_simple.sv
enum_simple.ys
logic_rom.sv ast/simplify: don't bitblast async ROMs declared as logic. 2020-05-05 04:16:59 +00:00
logic_rom.ys ast/simplify: don't bitblast async ROMs declared as logic. 2020-05-05 04:16:59 +00:00
run-test.sh
struct_array.sv Support packed arrays in struct/union. 2020-06-07 18:33:11 +01:00
struct_simple.sv Allow structs within structs. 2020-05-12 17:20:34 +01:00
typedef_memory.sv
typedef_memory.ys
typedef_memory_2.sv
typedef_memory_2.ys
typedef_package.sv support using previously declared types/localparams/params in package 2020-04-07 00:38:15 -04:00
typedef_param.sv
typedef_scopes.sv Support module/package/interface/block scope for typedef names. 2020-03-23 20:07:22 +00:00
typedef_simple.sv
typedef_struct.sv Implement SV structs. 2020-05-08 14:40:49 +01:00
union_simple.sv Allow structs within structs. 2020-05-12 17:20:34 +01:00