3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-27 09:32:40 +00:00
yosys/tests/svtypes
2020-05-05 04:16:59 +00:00
..
.gitignore
enum_simple.sv Revert typedef tests to standard grammar. 2020-03-22 18:20:46 -07:00
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
typedef_memory.sv Revert typedef tests to standard grammar. 2020-03-22 18:20:46 -07:00
typedef_memory.ys
typedef_memory_2.sv Revert typedef tests to standard grammar. 2020-03-22 18:20:46 -07:00
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 Revert typedef tests to standard grammar. 2020-03-22 18:20:46 -07:00
typedef_scopes.sv Support module/package/interface/block scope for typedef names. 2020-03-23 20:07:22 +00:00
typedef_simple.sv Revert typedef tests to standard grammar. 2020-03-22 18:20:46 -07:00