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

Subversion Repositories pci

[/] [pci/] [tags/] [rel_7/] [bench/] [verilog/] [pci_unsupported_commands_master.v] - Diff between revs 73 and 89

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

Rev 73 Rev 89
Line 177... Line 177...
            end
            end
        end
        end
 
 
        if (received_termination == normal)
        if (received_termination == normal)
        begin
        begin
 
            current_address = current_address + 4 ;
            insert_waits(1'b1, wait_cycles, received_termination) ;
            insert_waits(1'b1, wait_cycles, received_termination) ;
            if (received_termination === normal)
            if (received_termination === normal)
            begin
            begin
                last_data_phase(1'b1, ~current_address, 4'hF, 1'b0, received_termination) ;
                last_data_phase(1'b1, ~current_address, 4'hF, 1'b0, received_termination) ;
                if ((received_termination == normal) || (received_termination == disconnect))
                if ((received_termination == normal) || (received_termination == disconnect))

powered by: WebSVN 2.1.0

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