int_test.v.html

来自「和picoblaze完全兼容的mcu ip core」· HTML 代码 · 共 313 行 · 第 1/2 页

HTML
313
字号
w.loc[0][i-1] = extra_info[extra_info_index][i];}w.document.forms[0].elements[0].selectedIndex=1;w.document.forms[0].elements[0].selectedIndex=0;setbuttons(w);}function search(text,y,i,inc,relative) {var nextpage,wrappage,linkText,linkY;window.status="Searching...";if (last_class) document.links[i].className=last_class;while (1) {for (i+=inc;i<document.links.length && i>=0;i+=inc) {linkText = is_nav4up ? document.links[i].text : document.links[i].innerText;linkY    = is_nav4up && ! is_nav5up ? document.links[i].y    : document.links[i].offsetTop;if ((linkText == text) && (linkY != y)) {window.status="";if (is_nav4up) if (relative) window.scrollBy(0,linkY - y);else          window.scrollTo(0,linkY); else if (is_ie4up)document.links[i].scrollIntoView(true); last_link=i;last_class=document.links[i].className;document.links[i].className='HI';return false;}}nextpage = (inc==1) ? next_page() : prev_page();wrappage = (inc==1) ? first_page() : last_page();if (nextpage!="" || wrappage!="") {if (nextpage=="") { if (!confirm(text + " not found. Search again from "+((inc==1)?"first":"last")+" page?"))return false;nextpage=wrappage;}location=nextpage+ "?" + escape(text) + "&" + ( y - window.pageYOffset ) + "&" + inc;return false;}if (confirm(text + " not found. Search again from "+((inc==1)?"start":"end")+"?")) {if (inc==1) i=-1;else i=document.links.length;} else return false;}return true;}function loadqs() {var opt=location.search, text="", s="", y=0, si=0, inc=1;if (opt.length==0) return true;  for (var i=1;i<opt.length;i++) { if (opt.charAt(i) != "&") s += opt.charAt(i);else {if (text=="") text=unescape(s);else             y=s;s="";}}if (text=="") return true;if (s == "-1") { si=document.links.length-1; inc=-1; }window.scrollTo(0,0);search(text,y,si,inc);return true;}// --></script><body onload='loadqs();'><script language="JavaScript"type="text/javascript"><!--function prev_page() { return ""; }function last_page() { return ""; }// --></script><center><table class=NB cols=7 ><tr><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index.html';"><a target="_top" href="index.html">Hierarchy</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-f.html';"><a target="_top" href="index-f.html">Files</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-m.html';"><a target="_top" href="index-m.html">Modules</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-s.html';"><a target="_top" href="index-s.html">Signals</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-t.html';"><a target="_top" href="index-t.html">Tasks</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-fn.html';"><a target="_top" href="index-fn.html">Functions</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='http://www.burbleland.com/v2html/help_7_30.html?htf-ni-s-';"><a target="_top" href="http://www.burbleland.com/v2html/help_7_30.html?htf-ni-s-">Help</a></td></tr></table></center><pre><a name="int_test"></a><span class=K>module</span> <span class=MM>int_test</span><a  href="index-m.html#int_test"><img align=top border=0 alt="Index" src="v2html-i.gif"></a>(<a  onClick="return qs(event,this,1)"  class=SI href="#2">address</a>, <a  onClick="return qs(event,this,2)"  class=SO href="#3">instruction</a>, <a  onClick="return qs(event,this,3)"  class=SI href="#4">clk</a>);<a name="2"></a><span class=K>input</span> [7:0] <a  onClick="return qs(event,this,1)"  class=SI href="#2">address</a>;<a name="3"></a><span class=K>output</span> [15:0] <a  onClick="return qs(event,this,2)"  class=SO href="#3">instruction</a>;<a name="4"></a><span class=K>input</span> <a  onClick="return qs(event,this,3)"  class=SI href="#4">clk</a>;<a name="int_test_ram_256_x_16"></a><span class=MM>RAMB4_S16</span> ram_256_x_16(  .DI  (16'b0),  .EN (1'b1),  .WE (1'b0),  .RST (1'b0),  .CLK (<a  onClick="return qs(event,this,3)"  class=SI href="#4">clk</a>),  .ADDR(<a  onClick="return qs(event,this,1)"  class=SI href="#2">address</a>),  .DO (<a  onClick="return qs(event,this,2)"  class=SO href="#3">instruction</a>));<span class=C>// synthesis translate_off</span><span class=K>defparam</span> ram_256_x_16.INIT_00 = 256'h0000000000000000000000000000810332FF950560010007E202803002AA0A00;<span class=K>defparam</span> ram_256_x_16.INIT_01 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_02 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_03 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_04 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_05 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_06 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_07 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_08 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_09 = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_0A = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_0B = 256'h000000000000000000000000000000000000000000000000000080F0EA044A01;<span class=K>defparam</span> ram_256_x_16.INIT_0C = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_0D = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_0E = 256'h0000000000000000000000000000000000000000000000000000000000000000;<span class=K>defparam</span> ram_256_x_16.INIT_0F = 256'h81B0000000000000000000000000000000000000000000000000000000000000;<span class=C>// synthesis translate_on</span><span class=C>// synthesis attribute INIT_00 of ram_256_x_16 is &quot;0000000000000000000000000000810332FF950560010007E202803002AA0A00&quot;</span><span class=C>// synthesis attribute INIT_01 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_02 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_03 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_04 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_05 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_06 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_07 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_08 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_09 of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_0A of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_0B of ram_256_x_16 is &quot;000000000000000000000000000000000000000000000000000080F0EA044A01&quot;</span><span class=C>// synthesis attribute INIT_0C of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_0D of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_0E of ram_256_x_16 is &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=C>// synthesis attribute INIT_0F of ram_256_x_16 is &quot;81B0000000000000000000000000000000000000000000000000000000000000&quot;</span><span class=K>endmodule</span></pre><center><table class=NB cols=7 ><tr><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index.html';"><a target="_top" href="index.html">Hierarchy</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-f.html';"><a target="_top" href="index-f.html">Files</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-m.html';"><a target="_top" href="index-m.html">Modules</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-s.html';"><a target="_top" href="index-s.html">Signals</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-t.html';"><a target="_top" href="index-t.html">Tasks</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='index-fn.html';"><a target="_top" href="index-fn.html">Functions</a></td><td align="center" width="14%" onmousedown="this.style.border='inset';" onmouseup="this.style.border='outset';"  onclick="location='http://www.burbleland.com/v2html/help_7_30.html?htf-ni-s-';"><a target="_top" href="http://www.burbleland.com/v2html/help_7_30.html?htf-ni-s-">Help</a></td></tr></table></center><script language="JavaScript"type="text/javascript"><!--function next_page() { return ""; }function first_page() { return ""; }var extra_info = [["S","int_test.v.html#2","","","int_test.v.html#2","index-s.html#address___int_test"],["S","int_test.v.html#3","","","","index-s.p2.html#instruction___int_test"],["S","int_test.v.html#4","","","int_test.v.html#4","index-s.html#clk___int_test"]];disabled=0;// --></script><hr><table> <tr><td><i>This page:</i></td>  <td><i>Maintained by:</i></td>  <td><i><a href="mailto:pablo.N@SPAM.bleyer.org">  pablo.N@SPAM.bleyer.org</a></i></tr><tr><td> </td>  <td><i>Created:</i></td><td><i>Tue May 29 02:37:53 2007</i></td></tr><tr> <td> </td> <td><i>From:</i></td><td><i>  <a href="int_test.v">int_test.v</a></i></td></tr></table><hr><table width="100%"><tr><td><i>Verilog converted to html by  <a target="_top" href="http://www.burbleland.com/v2html/v2html.html">  v2html 7.30</a>  (written by <a href="mailto:v2html730@burbleland.com">Costas Calamvokis</a>).</i></td><td align="right"><b><a href="http://www.burbleland.com/v2html/help_7_30.html?htf-ni-s-">Help</a></b></td></tr></table><table height="90%"><tr><td></td></tr></table></body></html>

⌨️ 快捷键说明

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