📄 dds_cordic.vho
字号:
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any output files any of the foregoing
-- (including device programming or simulation files), and any
-- associated documentation or information are expressly subject
-- to the terms and conditions of the Altera Program License
-- Subscription Agreement, Altera MegaCore Function License
-- Agreement, or other applicable license agreement, including,
-- without limitation, that your use is for the sole purpose of
-- programming logic devices manufactured by Altera and sold by
-- Altera or its authorized distributors. Please refer to the
-- applicable agreement for further details.
-- VENDOR "Altera"
-- PROGRAM "Quartus II"
-- VERSION "Version 6.0 Build 178 04/27/2006 SJ Full Version"
-- DATE "12/05/2007 22:23:00"
--
-- Device: Altera EP2C20Q240C8 Package PQFP240
--
--
-- This VHDL file should be used for ModelSim (VHDL) only
--
LIBRARY IEEE, cycloneii;
USE IEEE.std_logic_1164.all;
USE cycloneii.cycloneii_components.all;
ENTITY DDS_CORDIC IS
PORT (
daclk : OUT std_logic;
sys_clk : IN std_logic;
eps : OUT std_logic_vector(15 DOWNTO 0);
\OUT\ : OUT std_logic_vector(15 DOWNTO 0)
);
END DDS_CORDIC;
ARCHITECTURE structure OF DDS_CORDIC IS
SIGNAL gnd : std_logic := '0';
SIGNAL vcc : std_logic := '1';
SIGNAL devoe : std_logic := '0';
SIGNAL devclrn : std_logic := '1';
SIGNAL devpor : std_logic := '1';
SIGNAL ww_devoe : std_logic;
SIGNAL ww_devclrn : std_logic;
SIGNAL ww_devpor : std_logic;
SIGNAL ww_daclk : std_logic;
SIGNAL ww_sys_clk : std_logic;
SIGNAL ww_eps : std_logic_vector(15 DOWNTO 0);
SIGNAL \ww_OUT\ : std_logic_vector(15 DOWNTO 0);
SIGNAL \sys_clk~clkctrl_I_INCLK_bus\ : std_logic_vector(3 DOWNTO 0);
SIGNAL \inst|x[14][14]\ : std_logic;
SIGNAL \inst|x[14][13]\ : std_logic;
SIGNAL \inst|x[14][11]\ : std_logic;
SIGNAL \inst|x[14][9]\ : std_logic;
SIGNAL \inst|x[14][8]\ : std_logic;
SIGNAL \inst|x[14][7]\ : std_logic;
SIGNAL \inst|x[14][5]\ : std_logic;
SIGNAL \inst|x[14][2]\ : std_logic;
SIGNAL \inst|x[14][0]\ : std_logic;
SIGNAL \inst|z[13][14]\ : std_logic;
SIGNAL \inst|z[13][12]\ : std_logic;
SIGNAL \inst|z[13][11]\ : std_logic;
SIGNAL \inst|z[13][7]\ : std_logic;
SIGNAL \inst|z[13][4]\ : std_logic;
SIGNAL \inst|y[13][12]\ : std_logic;
SIGNAL \inst|y[13][11]\ : std_logic;
SIGNAL \inst|y[13][10]\ : std_logic;
SIGNAL \inst|y[13][9]\ : std_logic;
SIGNAL \inst|y[13][8]\ : std_logic;
SIGNAL \inst|y[13][7]\ : std_logic;
SIGNAL \inst|y[13][6]\ : std_logic;
SIGNAL \inst|y[13][5]\ : std_logic;
SIGNAL \inst|y[13][4]\ : std_logic;
SIGNAL \inst|y[13][3]\ : std_logic;
SIGNAL \inst|y[13][2]\ : std_logic;
SIGNAL \inst|y[13][1]\ : std_logic;
SIGNAL \inst|y[13][0]\ : std_logic;
SIGNAL \inst|x[13][6]\ : std_logic;
SIGNAL \inst|x[13][4]\ : std_logic;
SIGNAL \inst|x[13][2]\ : std_logic;
SIGNAL \inst|x[13][1]\ : std_logic;
SIGNAL \inst|x[13][0]\ : std_logic;
SIGNAL \inst|x[14][0]~1562\ : std_logic;
SIGNAL \inst|x[14][2]~1560\ : std_logic;
SIGNAL \inst|x[14][5]~1557\ : std_logic;
SIGNAL \inst|x[14][7]~1555\ : std_logic;
SIGNAL \inst|x[14][8]~1554\ : std_logic;
SIGNAL \inst|x[14][9]~1553\ : std_logic;
SIGNAL \inst|x[14][11]~1551\ : std_logic;
SIGNAL \inst|x[14][13]~1549\ : std_logic;
SIGNAL \inst|x[14][14]~1548\ : std_logic;
SIGNAL \inst|z[12][8]\ : std_logic;
SIGNAL \inst|z[12][7]\ : std_logic;
SIGNAL \inst|z[12][4]\ : std_logic;
SIGNAL \inst|z[12][2]\ : std_logic;
SIGNAL \inst|z[13][4]~1927\ : std_logic;
SIGNAL \inst|z[13][7]~1924\ : std_logic;
SIGNAL \inst|z[13][11]~1920\ : std_logic;
SIGNAL \inst|z[13][12]~1919\ : std_logic;
SIGNAL \inst|z[13][14]~1917\ : std_logic;
SIGNAL \inst|Add19~206\ : std_logic;
SIGNAL \inst|Add19~212\ : std_logic;
SIGNAL \inst|Add19~220\ : std_logic;
SIGNAL \inst|Add19~222\ : std_logic;
SIGNAL \inst|Add19~226\ : std_logic;
SIGNAL \inst|x[12][13]\ : std_logic;
SIGNAL \inst|x[12][12]\ : std_logic;
SIGNAL \inst|x[12][11]\ : std_logic;
SIGNAL \inst|x[12][10]\ : std_logic;
SIGNAL \inst|x[12][9]\ : std_logic;
SIGNAL \inst|x[12][8]\ : std_logic;
SIGNAL \inst|x[12][7]\ : std_logic;
SIGNAL \inst|x[12][2]\ : std_logic;
SIGNAL \inst|y[12][13]\ : std_logic;
SIGNAL \inst|Add14~303\ : std_logic;
SIGNAL \inst|y[12][12]\ : std_logic;
SIGNAL \inst|x[12][0]\ : std_logic;
SIGNAL \inst|x[13][0]~1578\ : std_logic;
SIGNAL \inst|x[13][1]~1577\ : std_logic;
SIGNAL \inst|x[13][2]~1576\ : std_logic;
SIGNAL \inst|x[13][4]~1574\ : std_logic;
SIGNAL \inst|x[13][6]~1572\ : std_logic;
SIGNAL \inst|y[12][11]\ : std_logic;
SIGNAL \inst|y[12][10]\ : std_logic;
SIGNAL \inst|y[12][9]\ : std_logic;
SIGNAL \inst|y[12][8]\ : std_logic;
SIGNAL \inst|y[12][7]\ : std_logic;
SIGNAL \inst|y[12][2]\ : std_logic;
SIGNAL \inst|y[12][1]\ : std_logic;
SIGNAL \inst|Add15~299\ : std_logic;
SIGNAL \inst|y[13][0]~1553\ : std_logic;
SIGNAL \inst|y[13][1]~1546\ : std_logic;
SIGNAL \inst|y[13][2]~1539\ : std_logic;
SIGNAL \inst|y[13][3]~1532\ : std_logic;
SIGNAL \inst|y[13][4]~1524\ : std_logic;
SIGNAL \inst|y[13][5]~1511\ : std_logic;
SIGNAL \inst|y[13][6]~1495\ : std_logic;
SIGNAL \inst|y[13][7]~1479\ : std_logic;
SIGNAL \inst|y[13][8]~1465\ : std_logic;
SIGNAL \inst|y[13][9]~1453\ : std_logic;
SIGNAL \inst|y[13][10]~1443\ : std_logic;
SIGNAL \inst|y[13][11]~1435\ : std_logic;
SIGNAL \inst|y[13][12]~1429\ : std_logic;
SIGNAL \inst|z[11][9]\ : std_logic;
SIGNAL \inst|z[11][8]\ : std_logic;
SIGNAL \inst|z[11][5]\ : std_logic;
SIGNAL \inst|z[11][3]\ : std_logic;
SIGNAL \inst|z[11][2]\ : std_logic;
SIGNAL \inst|z[12][2]~1943\ : std_logic;
SIGNAL \inst|z[12][4]~1941\ : std_logic;
SIGNAL \inst|z[12][7]~1938\ : std_logic;
SIGNAL \inst|z[12][8]~1937\ : std_logic;
SIGNAL \inst|Add22~228\ : std_logic;
SIGNAL \inst|Add22~234\ : std_logic;
SIGNAL \inst|Add22~236\ : std_logic;
SIGNAL \inst|y[11][13]\ : std_logic;
SIGNAL \inst|y[11][12]\ : std_logic;
SIGNAL \inst|y[11][11]\ : std_logic;
SIGNAL \inst|y[11][9]\ : std_logic;
SIGNAL \inst|y[11][8]\ : std_logic;
SIGNAL \inst|y[11][7]\ : std_logic;
SIGNAL \inst|y[11][6]\ : std_logic;
SIGNAL \inst|y[11][5]\ : std_logic;
SIGNAL \inst|y[11][4]\ : std_logic;
SIGNAL \inst|x[11][14]\ : std_logic;
SIGNAL \inst|Add21~304\ : std_logic;
SIGNAL \inst|x[11][13]\ : std_logic;
SIGNAL \inst|Add21~305\ : std_logic;
SIGNAL \inst|x[11][12]\ : std_logic;
SIGNAL \inst|y[11][1]\ : std_logic;
SIGNAL \inst|x[11][11]\ : std_logic;
SIGNAL \inst|Add21~307\ : std_logic;
SIGNAL \inst|y[12][1]~1547\ : std_logic;
SIGNAL \inst|y[12][2]~1540\ : std_logic;
SIGNAL \inst|y[12][7]~1480\ : std_logic;
SIGNAL \inst|y[12][8]~1466\ : std_logic;
SIGNAL \inst|y[12][9]~1454\ : std_logic;
SIGNAL \inst|y[12][10]~1444\ : std_logic;
SIGNAL \inst|y[12][11]~1436\ : std_logic;
SIGNAL \inst|y[12][12]~1430\ : std_logic;
SIGNAL \inst|y[12][13]~1428\ : std_logic;
SIGNAL \inst|x[11][10]\ : std_logic;
SIGNAL \inst|x[11][8]\ : std_logic;
SIGNAL \inst|x[11][6]\ : std_logic;
SIGNAL \inst|x[11][3]\ : std_logic;
SIGNAL \inst|Add20~310\ : std_logic;
SIGNAL \inst|Add20~311\ : std_logic;
SIGNAL \inst|Add20~312\ : std_logic;
SIGNAL \inst|x[12][0]~1594\ : std_logic;
SIGNAL \inst|x[12][2]~1592\ : std_logic;
SIGNAL \inst|x[12][7]~1587\ : std_logic;
SIGNAL \inst|x[12][8]~1586\ : std_logic;
SIGNAL \inst|x[12][9]~1585\ : std_logic;
SIGNAL \inst|x[12][10]~1584\ : std_logic;
SIGNAL \inst|x[12][11]~1583\ : std_logic;
SIGNAL \inst|x[12][12]~1582\ : std_logic;
SIGNAL \inst|x[12][13]~1581\ : std_logic;
SIGNAL \inst|z[11][2]~1958\ : std_logic;
SIGNAL \inst|z[11][3]~1957\ : std_logic;
SIGNAL \inst|z[11][5]~1955\ : std_logic;
SIGNAL \inst|z[11][8]~1952\ : std_logic;
SIGNAL \inst|z[11][9]~1951\ : std_logic;
SIGNAL \inst|Add26~315\ : std_logic;
SIGNAL \inst|Add26~316\ : std_logic;
SIGNAL \inst|x[10][3]\ : std_logic;
SIGNAL \inst|Add26~318\ : std_logic;
SIGNAL \inst|x[10][1]\ : std_logic;
SIGNAL \inst|x[10][0]\ : std_logic;
SIGNAL \inst|x[11][3]~1607\ : std_logic;
SIGNAL \inst|x[11][6]~1604\ : std_logic;
SIGNAL \inst|x[11][8]~1602\ : std_logic;
SIGNAL \inst|x[11][10]~1600\ : std_logic;
SIGNAL \inst|x[11][11]~1599\ : std_logic;
SIGNAL \inst|x[11][12]~1598\ : std_logic;
SIGNAL \inst|x[11][13]~1597\ : std_logic;
SIGNAL \inst|x[11][14]~1596\ : std_logic;
SIGNAL \inst|Add27~310\ : std_logic;
SIGNAL \inst|y[10][4]\ : std_logic;
SIGNAL \inst|y[10][3]\ : std_logic;
SIGNAL \inst|y[10][2]\ : std_logic;
SIGNAL \inst|y[10][1]\ : std_logic;
SIGNAL \inst|Add27~315\ : std_logic;
SIGNAL \inst|y[11][1]~1548\ : std_logic;
SIGNAL \inst|y[11][4]~1526\ : std_logic;
SIGNAL \inst|y[11][5]~1513\ : std_logic;
SIGNAL \inst|y[11][6]~1497\ : std_logic;
SIGNAL \inst|y[11][7]~1481\ : std_logic;
SIGNAL \inst|y[11][8]~1467\ : std_logic;
SIGNAL \inst|y[11][9]~1455\ : std_logic;
SIGNAL \inst|y[11][11]~1437\ : std_logic;
SIGNAL \inst|y[11][12]~1434\ : std_logic;
SIGNAL \inst|y[11][13]~1433\ : std_logic;
SIGNAL \inst|z[9][11]\ : std_logic;
SIGNAL \inst|y[9][10]\ : std_logic;
SIGNAL \inst|y[9][9]\ : std_logic;
SIGNAL \inst|y[9][8]\ : std_logic;
SIGNAL \inst|y[9][7]\ : std_logic;
SIGNAL \inst|y[9][6]\ : std_logic;
SIGNAL \inst|Add33~318\ : std_logic;
SIGNAL \inst|x[9][13]\ : std_logic;
SIGNAL \inst|Add33~319\ : std_logic;
SIGNAL \inst|Add33~320\ : std_logic;
SIGNAL \inst|Add33~321\ : std_logic;
SIGNAL \inst|y[9][1]\ : std_logic;
SIGNAL \inst|y[9][0]\ : std_logic;
SIGNAL \inst|y[10][1]~1549\ : std_logic;
SIGNAL \inst|y[10][2]~1542\ : std_logic;
SIGNAL \inst|y[10][3]~1535\ : std_logic;
SIGNAL \inst|y[10][4]~1527\ : std_logic;
SIGNAL \inst|x[9][6]\ : std_logic;
SIGNAL \inst|x[9][5]\ : std_logic;
SIGNAL \inst|x[9][4]\ : std_logic;
SIGNAL \inst|Add32~325\ : std_logic;
SIGNAL \inst|x[9][2]\ : std_logic;
SIGNAL \inst|x[9][1]\ : std_logic;
SIGNAL \inst|Add32~328\ : std_logic;
SIGNAL \inst|x[10][0]~1626\ : std_logic;
SIGNAL \inst|x[10][1]~1625\ : std_logic;
SIGNAL \inst|x[10][3]~1623\ : std_logic;
SIGNAL \inst|z[8][14]\ : std_logic;
SIGNAL \inst|z[8][13]\ : std_logic;
SIGNAL \inst|z[8][12]\ : std_logic;
SIGNAL \inst|z[8][11]\ : std_logic;
SIGNAL \inst|z[8][10]\ : std_logic;
SIGNAL \inst|z[8][9]\ : std_logic;
SIGNAL \inst|z[8][8]\ : std_logic;
SIGNAL \inst|z[8][7]\ : std_logic;
SIGNAL \inst|z[8][6]\ : std_logic;
SIGNAL \inst|z[8][5]\ : std_logic;
SIGNAL \inst|z[8][4]\ : std_logic;
SIGNAL \inst|z[8][3]\ : std_logic;
SIGNAL \inst|z[9][11]~1978\ : std_logic;
SIGNAL \inst|x[8][13]\ : std_logic;
SIGNAL \inst|x[8][12]\ : std_logic;
SIGNAL \inst|x[8][11]\ : std_logic;
SIGNAL \inst|x[8][10]\ : std_logic;
SIGNAL \inst|x[8][6]\ : std_logic;
SIGNAL \inst|y[8][13]\ : std_logic;
SIGNAL \inst|Add38~331\ : std_logic;
SIGNAL \inst|y[8][12]\ : std_logic;
SIGNAL \inst|Add38~332\ : std_logic;
SIGNAL \inst|y[8][11]\ : std_logic;
SIGNAL \inst|Add38~333\ : std_logic;
SIGNAL \inst|x[8][2]\ : std_logic;
SIGNAL \inst|x[8][1]\ : std_logic;
SIGNAL \inst|y[8][8]\ : std_logic;
SIGNAL \inst|Add38~336\ : std_logic;
SIGNAL \inst|x[9][1]~1641\ : std_logic;
SIGNAL \inst|x[9][2]~1640\ : std_logic;
SIGNAL \inst|x[9][4]~1638\ : std_logic;
SIGNAL \inst|x[9][5]~1637\ : std_logic;
SIGNAL \inst|x[9][6]~1636\ : std_logic;
SIGNAL \inst|x[9][13]~1629\ : std_logic;
SIGNAL \inst|y[8][7]\ : std_logic;
SIGNAL \inst|y[8][6]\ : std_logic;
SIGNAL \inst|y[8][5]\ : std_logic;
SIGNAL \inst|Add39~327\ : std_logic;
SIGNAL \inst|Add39~328\ : std_logic;
SIGNAL \inst|y[8][2]\ : std_logic;
SIGNAL \inst|y[8][1]\ : std_logic;
SIGNAL \inst|y[8][0]\ : std_logic;
SIGNAL \inst|y[9][0]~1557\ : std_logic;
SIGNAL \inst|y[9][1]~1550\ : std_logic;
SIGNAL \inst|y[9][6]~1499\ : std_logic;
SIGNAL \inst|y[9][7]~1483\ : std_logic;
SIGNAL \inst|y[9][8]~1469\ : std_logic;
SIGNAL \inst|y[9][9]~1457\ : std_logic;
SIGNAL \inst|y[9][10]~1452\ : std_logic;
SIGNAL \inst|z[7][9]\ : std_logic;
SIGNAL \inst|z[8][3]~1999\ : std_logic;
SIGNAL \inst|z[8][4]~1998\ : std_logic;
SIGNAL \inst|z[8][5]~1997\ : std_logic;
SIGNAL \inst|z[8][6]~1996\ : std_logic;
SIGNAL \inst|z[8][7]~1995\ : std_logic;
SIGNAL \inst|z[8][8]~1994\ : std_logic;
SIGNAL \inst|z[8][9]~1993\ : std_logic;
SIGNAL \inst|z[8][10]~1992\ : std_logic;
SIGNAL \inst|z[8][11]~1991\ : std_logic;
SIGNAL \inst|z[8][12]~1990\ : std_logic;
SIGNAL \inst|z[8][13]~1989\ : std_logic;
SIGNAL \inst|z[8][14]~1988\ : std_logic;
SIGNAL \inst|Add49~200\ : std_logic;
SIGNAL \inst|Add49~202\ : std_logic;
SIGNAL \inst|Add49~204\ : std_logic;
SIGNAL \inst|Add49~206\ : std_logic;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -