URL
https://opencores.org/ocsvn/dmt_tx/dmt_tx/trunk
[/] [dmt_tx/] [trunk/] [myhdl/] [test/] [test_const_encoder.py] - Diff between revs 29 and 30
Show entire file |
Details |
Blame |
View Log
Rev 29 |
Rev 30 |
Line 45... |
Line 45... |
reset.next = 1
|
reset.next = 1
|
yield clk.negedge
|
yield clk.negedge
|
reset.next = 0
|
reset.next = 0
|
|
|
|
|
for size in [4, 5]:
|
# quick test
|
|
sizeL = [3, 4, 5, 6, 7, 8, 9, 10, 11]
|
|
|
|
# full test
|
|
#sizeL = [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
|
|
|
for size in sizeL:
|
#print
|
#print
|
#print 'Testing const_size %d'%size
|
#print 'Testing const_size %d'%size
|
#print
|
#print
|
const_size_i.next = size
|
const_size_i.next = size
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.