verilator/test_regress/t/t_opt_table_string.out
Geza Lore c207e98306
Implement a distinct constant pool (#3013)
What previously used to be per module static constants created in
V3Table and V3Prelim are now merged globally within the whole model and
emitted as part of a separate constant pool. Members of the constant
pool are global variables which are declared lazily when used (similar to
loose methods).
2021-06-13 15:05:55 +01:00

10 lines
152 B
Plaintext

cyle 0 = case-0
cyle 1 = case-1
cyle 2 = case-2
cyle 3 = default
cyle 4 = case-4
cyle 5 = case-5
cyle 6 = default
cyle 7 = default
*-* All Finished *-*