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

Subversion Repositories fp_log

[/] [fp_log/] [trunk/] [LAU/] [Virtex 4/] [DP-LAU/] [comp_eq_000000000000.vhd] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 NikosAl
--------------------------------------------------------------------------------
2
-- Copyright (c) 1995-2008 Xilinx, Inc.  All rights reserved.
3
--------------------------------------------------------------------------------
4
--   ____  ____
5
--  /   /\/   /
6
-- /___/  \  /    Vendor: Xilinx
7
-- \   \   \/     Version: K.39
8
--  \   \         Application: netgen
9
--  /   /         Filename: comp_eq_000000000000.vhd
10
-- /___/   /\     Timestamp: Fri Sep 18 13:26:15 2009
11
-- \   \  /  \ 
12
--  \___\/\___\
13
--             
14
-- Command      : -intstyle ise -w -sim -ofmt vhdl "C:\Documents and Settings\Administrator\Desktop\Felsenstein Coprocessor\Logarithm LUT based\HW Implementation\Coregen\tmp\_cg\comp_eq_000000000000.ngc" "C:\Documents and Settings\Administrator\Desktop\Felsenstein Coprocessor\Logarithm LUT based\HW Implementation\Coregen\tmp\_cg\comp_eq_000000000000.vhd" 
15
-- Device       : 4vsx55ff1148-12
16
-- Input file   : C:/Documents and Settings/Administrator/Desktop/Felsenstein Coprocessor/Logarithm LUT based/HW Implementation/Coregen/tmp/_cg/comp_eq_000000000000.ngc
17
-- Output file  : C:/Documents and Settings/Administrator/Desktop/Felsenstein Coprocessor/Logarithm LUT based/HW Implementation/Coregen/tmp/_cg/comp_eq_000000000000.vhd
18
-- # of Entities        : 1
19
-- Design Name  : comp_eq_000000000000
20
-- Xilinx       : C:\Xilinx\10.1\ISE
21
--             
22
-- Purpose:    
23
--     This VHDL netlist is a verification model and uses simulation 
24
--     primitives which may not represent the true implementation of the 
25
--     device, however the netlist is functionally correct and should not 
26
--     be modified. This file cannot be synthesized and should only be used 
27
--     with supported simulation tools.
28
--             
29
-- Reference:  
30
--     Development System Reference Guide, Chapter 23
31
--     Synthesis and Simulation Design Guide, Chapter 6
32
--             
33
--------------------------------------------------------------------------------
34
 
35
 
36
-- synthesis translate_off
37
library IEEE;
38
use IEEE.STD_LOGIC_1164.ALL;
39
library UNISIM;
40
use UNISIM.VCOMPONENTS.ALL;
41
use UNISIM.VPKG.ALL;
42
 
43
entity comp_eq_000000000000 is
44
  port (
45
    sclr : in STD_LOGIC := 'X';
46
    qa_eq_b : out STD_LOGIC;
47
    clk : in STD_LOGIC := 'X';
48
    a : in STD_LOGIC_VECTOR ( 11 downto 0 )
49
  );
50
end comp_eq_000000000000;
51
 
52
architecture STRUCTURE of comp_eq_000000000000 is
53
  signal BU2_N01 : STD_LOGIC;
54
  signal BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o49_18 : STD_LOGIC;
55
 
56
  signal BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o25_17 : STD_LOGIC;
57
 
58
  signal BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_temp_result : STD_LOGIC;
59
  signal BU2_a_ge_b : STD_LOGIC;
60
  signal NLW_VCC_P_UNCONNECTED : STD_LOGIC;
61
  signal NLW_GND_G_UNCONNECTED : STD_LOGIC;
62
  signal a_2 : STD_LOGIC_VECTOR ( 11 downto 0 );
63
begin
64
  a_2(11) <= a(11);
65
  a_2(10) <= a(10);
66
  a_2(9) <= a(9);
67
  a_2(8) <= a(8);
68
  a_2(7) <= a(7);
69
  a_2(6) <= a(6);
70
  a_2(5) <= a(5);
71
  a_2(4) <= a(4);
72
  a_2(3) <= a(3);
73
  a_2(2) <= a(2);
74
  a_2(1) <= a(1);
75
  a_2(0) <= a(0);
76
  VCC_0 : VCC
77
    port map (
78
      P => NLW_VCC_P_UNCONNECTED
79
    );
80
  GND_1 : GND
81
    port map (
82
      G => NLW_GND_G_UNCONNECTED
83
    );
84
  BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o52 :
85
LUT4
86
    generic map(
87
      INIT => X"1000"
88
    )
89
    port map (
90
      I0 => a_2(7),
91
      I1 => BU2_N01,
92
      I2 =>
93
BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o49_18
94
,
95
      I3 =>
96
BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o25_17
97
,
98
      O => BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_temp_result
99
    );
100
  BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o52_SW0 :
101
LUT3
102
    generic map(
103
      INIT => X"FE"
104
    )
105
    port map (
106
      I0 => a_2(6),
107
      I1 => a_2(5),
108
      I2 => a_2(4),
109
      O => BU2_N01
110
    );
111
  BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o49 :
112
LUT4
113
    generic map(
114
      INIT => X"0001"
115
    )
116
    port map (
117
      I0 => a_2(11),
118
      I1 => a_2(10),
119
      I2 => a_2(9),
120
      I3 => a_2(8),
121
      O =>
122
BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o49_18
123
 
124
    );
125
  BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o25 :
126
LUT4
127
    generic map(
128
      INIT => X"0001"
129
    )
130
    port map (
131
      I0 => a_2(3),
132
      I1 => a_2(2),
133
      I2 => a_2(1),
134
      I3 => a_2(0),
135
      O =>
136
BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_i_use_carry_plus_luts_lut_and_i_gate_bit_tier_gen_1_i_tier_loop_tiles_0_i_tile_o25_17
137
 
138
    );
139
  BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_gen_output_reg_output_reg_fd_output_1 : FDR
140
    generic map(
141
      INIT => '0'
142
    )
143
    port map (
144
      C => clk,
145
      D => BU2_U0_gen_structure_logic_gen_nonpipelined_a_equal_notequal_b_i_a_eq_ne_b_temp_result,
146
      R => sclr,
147
      Q => qa_eq_b
148
    );
149
  BU2_XST_GND : GND
150
    port map (
151
      G => BU2_a_ge_b
152
    );
153
 
154
end STRUCTURE;
155
 
156
-- synthesis translate_on

powered by: WebSVN 2.1.0

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