head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2004.03.23.21.26.38; author arniml; state dead; branches; next 1.1; 1.1 date 2004.03.23.21.24.33; author arniml; state Exp; branches; next ; desc @@ 1.2 log @bummer @ text @------------------------------------------------------------------------------- -- -- The Conditional Branch Logic unit. -- Decisions whether to take a jump or not are made here. -- -- $Id: cond_branch-c.vhd,v 1.1 2004/03/23 21:24:33 arniml Exp $ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@@opencores.org) -- -- All rights reserved -- ------------------------------------------------------------------------------- configuration cond_branch_rtl_c0 of cond_branch is for rtl end for; end cond_branch_rtl_c0; @ 1.1 log @initial check-in @ text @d6 1 a6 1 -- $Id: cond_branch.vhd,v 1.4 2004/03/22 21:54:52 arnim Exp $ @