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

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [lib/] [tech/] [ec/] [orca/] [global.vhd] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
--
2
----- PACKAGE global -----
3
--
4
LIBRARY ieee;
5
USE ieee.std_logic_1164.all;
6
 
7
PACKAGE global IS
8
        SIGNAL gsrnet: std_logic := 'H';
9
        SIGNAL purnet: std_logic := 'H';
10
        SIGNAL tsallnet: std_logic := 'H';
11
END global;
12
 
13
PACKAGE BODY global IS
14
END global;
15
 
16
 

powered by: WebSVN 2.1.0

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