forked from github/verilator
c207e98306
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).
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
cyle 0 = { 3, 2, 1, 0 }
|
|
cyle 1 = { 4, 3, 2, 1 }
|
|
cyle 2 = { 5, 4, 3, 4 }
|
|
cyle 3 = { 15, 15, 15, 15 }
|
|
cyle 4 = { 7, 6, 5, 4 }
|
|
cyle 5 = { 8, 7, 6, 5 }
|
|
cyle 6 = { 15, 15, 15, 15 }
|
|
cyle 7 = { 15, 15, 15, 15 }
|
|
*-* All Finished *-*
|