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

Subversion Repositories m32632

[/] [m32632/] [trunk/] [rtl/] [STEUERUNG.v] - Diff between revs 11 and 23

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

Rev 11 Rev 23
Line 2... Line 2...
//
//
// This file is part of the M32632 project
// This file is part of the M32632 project
// http://opencores.org/project,m32632
// http://opencores.org/project,m32632
//
//
// Filename: STEUERUNG.v
// Filename: STEUERUNG.v
// Version:  1.0
//      Version:        2.0
// Date:     30 May 2015
//      History:        1.0 first release of 30 Mai 2015
 
//      Date:           14 August 2016
//
//
// Copyright (C) 2015 Udo Moeller
// Copyright (C) 2016 Udo Moeller
// 
// 
// This source file may be used and distributed without 
// This source file may be used and distributed without 
// restriction provided that this copyright statement is not 
// restriction provided that this copyright statement is not 
// removed from the file and that any derivative work contains 
// removed from the file and that any derivative work contains 
// the original copyright notice and the associated disclaimer.
// the original copyright notice and the associated disclaimer.
Line 160... Line 161...
        .WRADR(WRADR),
        .WRADR(WRADR),
        .RWVAL(RWVAL),
        .RWVAL(RWVAL),
        .ENA_HK(ENA_HK),
        .ENA_HK(ENA_HK),
        .ILO(ILO),
        .ILO(ILO),
        .COP_OP(COP_OP),
        .COP_OP(COP_OP),
        .STOP_CINV(STOP_CINV) );
        .STOP_CINV(STOP_CINV),
 
        .PHOUT());
 
 
ILL_UNDEF       CHECKER(
ILL_UNDEF       CHECKER(
        .USER(PSR[8]),
        .USER(PSR[8]),
        .ANZ_VAL(ANZ_VAL),
        .ANZ_VAL(ANZ_VAL),
        .CFG(CFG[3:1]),
        .CFG(CFG[3:1]),

powered by: WebSVN 2.1.0

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