OpenCores
URL https://opencores.org/ocsvn/tiny_tate_bilinear_pairing/tiny_tate_bilinear_pairing/trunk

Subversion Repositories tiny_tate_bilinear_pairing

[/] [tiny_tate_bilinear_pairing/] [trunk/] [group_size_is_911_bits/] [testbench/] [test_tiny.v] - Diff between revs 11 and 12

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 11 Rev 12
Line 106... Line 106...
            sel = 1;
            sel = 1;
            w = 0;
            w = 0;
            addr = adr;
            addr = adr;
            #(`P);
            #(`P);
        end
        end
    endtask;
    endtask
 
 
    task check;
    task check;
        input [`WIDTH_D0:0] wish;
        input [`WIDTH_D0:0] wish;
        begin
        begin
            if (out !== wish)
            if (out !== wish)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.