⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 divider_ent.xml

📁 springer_-modeling_and_simulation_for_rf_system_design所有配套光盘源码5-11章
💻 XML
字号:
<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet href="/usr/local/vamdoc-1.0.2-kluwer/config/model.xsl" type="text/xsl"?><!DOCTYPE model SYSTEM "/usr/local/vamdoc-1.0.2-kluwer/config/model.dtd"><model>  <symbol>../symbol/divider_ent.png</symbol>  <comments>    <title>DIVIDER entity Declaration</title>    <model_name>DIVIDER</model_name>    <library>N/A</library>    <structure>N/A</structure>    <description>The entity DIVIDER is declared. The architecture is described<br></br>in the file divider_simple.vhd. The entity is a primary design<br></br>unit. It has to be analyzed prior to the analysis of the <br></br>architecture.<br></br><br></br></description>    <link_source><A HREF="../src/divider_ent.vhd">See source code</A></link_source>  </comments>  <interface>    <parameter>      <name>N</name>      <type>POSITIVE</type>      <default></default>      <unit></unit>      <comment> output pulse after N input pulses</comment>    </parameter>    <port>      <port_id>signal</port_id>      <name>INP</name>      <port_type>BIT</port_type>      <mode>IN</mode>      <comment> input</comment>    </port>    <port>      <port_id>signal</port_id>      <name>OUTP</name>      <port_type>BIT</port_type>      <mode>out</mode>      <comment> output</comment>    </port>  </interface></model>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -