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

Subversion Repositories usimplez

[/] [usimplez/] [trunk/] [QuartusII/] [adder.mif] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 pas.
-- Copyright (C) 1991-2010 Altera Corporation
2
-- Your use of Altera Corporation's design tools, logic functions
3
-- and other software and tools, and its AMPP partner logic
4
-- functions, and any output files from any of the foregoing
5
-- (including device programming or simulation files), and any
6
-- associated documentation or information are expressly subject
7
-- to the terms and conditions of the Altera Program License
8
-- Subscription Agreement, Altera MegaCore Function License
9
-- Agreement, or other applicable license agreement, including,
10
-- without limitation, that your use is for the sole purpose of
11
-- programming logic devices manufactured by Altera and sold by
12
-- Altera or its authorized distributors.  Please refer to the
13
-- applicable agreement for further details.
14
 
15
-- Quartus II generated Memory Initialization File (.mif)
16
 
17
WIDTH=12;
18
DEPTH=512;
19
 
20
ADDRESS_RADIX=UNS;
21
DATA_RADIX=BIN;
22
 
23
CONTENT BEGIN
24
 
25
        1    :   000000000110;
26
        2    :   000000001000;
27
        3    :   000000000000;
28
        4    :   001000000001;
29
        5    :   010000000010;
30
        6    :   000000000011;
31
        7    :   001000000011;
32
        8    :   111000000000;
33
        [9..511]  :   000000000000;
34
END;

powered by: WebSVN 2.1.0

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