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

📄 index-all.html

📁 PacoBlaze is a from-scratch synthesizable & behavioral Verilog clone of Ken Chapman s popular PicoB
💻 HTML
📖 第 1 页 / 共 2 页
字号:
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./Label.html" title="class in &lt;Unnamed&gt;"><B>Label</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>Assembly expression for a label.<DT><A HREF="./Label.html#Label()"><B>Label()</B></A> - 
Constructor for class <A HREF="./Label.html" title="class in &lt;Unnamed&gt;">Label</A>
<DD>&nbsp;
<DT><A HREF="./Label.html#Label(java.lang.String)"><B>Label(String)</B></A> - 
Constructor for class <A HREF="./Label.html" title="class in &lt;Unnamed&gt;">Label</A>
<DD>Creates a label with specified name.
<DT><A HREF="./Label.html#Label(int, java.lang.String)"><B>Label(int, String)</B></A> - 
Constructor for class <A HREF="./Label.html" title="class in &lt;Unnamed&gt;">Label</A>
<DD>Creates a label with specified name and line number.
<DT><A HREF="./Command.html#list"><B>list</B></A> - 
Variable in class <A HREF="./Command.html" title="class in &lt;Unnamed&gt;">Command</A>
<DD>Command arguments list.
<DT><A HREF="./Assembler.html#listing"><B>listing</B></A> - 
Variable in class <A HREF="./Assembler.html" title="class in &lt;Unnamed&gt;">Assembler</A>
<DD>Program listing.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./Symbol.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./Command.html#name"><B>name</B></A> - 
Variable in class <A HREF="./Command.html" title="class in &lt;Unnamed&gt;">Command</A>
<DD>Command name.
<DT><A HREF="./Label.html#name"><B>name</B></A> - 
Variable in class <A HREF="./Label.html" title="class in &lt;Unnamed&gt;">Label</A>
<DD>The label's name.
<DT><A HREF="./Symbol.html#numberFormat(int)"><B>numberFormat(int)</B></A> - 
Static method in class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>Format number representations.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./Assembler.html#program"><B>program</B></A> - 
Variable in class <A HREF="./Assembler.html" title="class in &lt;Unnamed&gt;">Assembler</A>
<DD>Assembled program.
<DT><A HREF="./Assembler1.html#PROGRAM_SIZE"><B>PROGRAM_SIZE</B></A> - 
Static variable in class <A HREF="./Assembler1.html" title="class in &lt;Unnamed&gt;">Assembler1</A>
<DD>&nbsp;
<DT><A HREF="./Assembler2.html#PROGRAM_SIZE"><B>PROGRAM_SIZE</B></A> - 
Static variable in class <A HREF="./Assembler2.html" title="class in &lt;Unnamed&gt;">Assembler2</A>
<DD>&nbsp;
<DT><A HREF="./Assembler3.html#PROGRAM_SIZE"><B>PROGRAM_SIZE</B></A> - 
Static variable in class <A HREF="./Assembler3.html" title="class in &lt;Unnamed&gt;">Assembler3</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./Environment.html#resolve(java.lang.Object)"><B>resolve(Object)</B></A> - 
Method in class <A HREF="./Environment.html" title="class in &lt;Unnamed&gt;">Environment</A>
<DD>Resolve object within environment context.
<DT><A HREF="./Environment.html#resolve(java.lang.Object, Symbol.Type)"><B>resolve(Object, Symbol.Type)</B></A> - 
Method in class <A HREF="./Environment.html" title="class in &lt;Unnamed&gt;">Environment</A>
<DD>Resolve object within environment context and specified type.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;"><B>Symbol</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>Class to store assembly symbol information.<DT><A HREF="./Symbol.html#Symbol()"><B>Symbol()</B></A> - 
Constructor for class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./Symbol.html#Symbol(java.lang.Object)"><B>Symbol(Object)</B></A> - 
Constructor for class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>Create a symbol with type NONE and specified value.
<DT><A HREF="./Symbol.html#Symbol(Symbol.Type, java.lang.Object)"><B>Symbol(Symbol.Type, Object)</B></A> - 
Constructor for class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>Create a symbol with specified type and value.
<DT><A HREF="./Symbol.html#Symbol(int)"><B>Symbol(int)</B></A> - 
Constructor for class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>Create a symbol with type NONE and integer value.
<DT><A HREF="./Symbol.html#Symbol(Symbol.Type, int)"><B>Symbol(Symbol.Type, int)</B></A> - 
Constructor for class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>Create a symbol with specified type and integer value.
<DT><A HREF="./Symbol.Type.html" title="enum in &lt;Unnamed&gt;"><B>Symbol.Type</B></A> - Enum in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>&nbsp;<DT><A HREF="./Environment.html#symbols"><B>symbols</B></A> - 
Variable in class <A HREF="./Environment.html" title="class in &lt;Unnamed&gt;">Environment</A>
<DD>Symbol map stores constant names and values.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./Comment.html#text"><B>text</B></A> - 
Variable in class <A HREF="./Comment.html" title="class in &lt;Unnamed&gt;">Comment</A>
<DD>Comment content.
<DT><A HREF="./Assembler.html#toBlockRAM(java.lang.String)"><B>toBlockRAM(String)</B></A> - 
Method in class <A HREF="./Assembler.html" title="class in &lt;Unnamed&gt;">Assembler</A>
<DD>Generate Verilog ROM file.
<DT><A HREF="./Assembler1.html#toBlockRAM(java.lang.String)"><B>toBlockRAM(String)</B></A> - 
Method in class <A HREF="./Assembler1.html" title="class in &lt;Unnamed&gt;">Assembler1</A>
<DD>&nbsp;
<DT><A HREF="./Assembler2.html#toBlockRAM(java.lang.String)"><B>toBlockRAM(String)</B></A> - 
Method in class <A HREF="./Assembler2.html" title="class in &lt;Unnamed&gt;">Assembler2</A>
<DD>&nbsp;
<DT><A HREF="./Assembler3.html#toBlockRAM(java.lang.String)"><B>toBlockRAM(String)</B></A> - 
Method in class <A HREF="./Assembler3.html" title="class in &lt;Unnamed&gt;">Assembler3</A>
<DD>&nbsp;
<DT><A HREF="./Assembler.html#toString()"><B>toString()</B></A> - 
Method in class <A HREF="./Assembler.html" title="class in &lt;Unnamed&gt;">Assembler</A>
<DD>Generate Verilog readmemh-compatible listing file.
<DT><A HREF="./Command.html#toString()"><B>toString()</B></A> - 
Method in class <A HREF="./Command.html" title="class in &lt;Unnamed&gt;">Command</A>
<DD>&nbsp;
<DT><A HREF="./Comment.html#toString()"><B>toString()</B></A> - 
Method in class <A HREF="./Comment.html" title="class in &lt;Unnamed&gt;">Comment</A>
<DD>&nbsp;
<DT><A HREF="./Environment.html#toString()"><B>toString()</B></A> - 
Method in class <A HREF="./Environment.html" title="class in &lt;Unnamed&gt;">Environment</A>
<DD>&nbsp;
<DT><A HREF="./Label.html#toString()"><B>toString()</B></A> - 
Method in class <A HREF="./Label.html" title="class in &lt;Unnamed&gt;">Label</A>
<DD>&nbsp;
<DT><A HREF="./Symbol.html#toString()"><B>toString()</B></A> - 
Method in class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./Instruction.html#translateAction(java.lang.String)"><B>translateAction(String)</B></A> - 
Static method in class <A HREF="./Instruction.html" title="class in &lt;Unnamed&gt;">Instruction</A>
<DD>Convert action name to value.
<DT><A HREF="./Instruction.html#translateCondition(java.lang.String)"><B>translateCondition(String)</B></A> - 
Static method in class <A HREF="./Instruction.html" title="class in &lt;Unnamed&gt;">Instruction</A>
<DD>Convert condition name to value.
<DT><A HREF="./Symbol.html#type"><B>type</B></A> - 
Variable in class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>The type of the symbol.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./Symbol.html#value"><B>value</B></A> - 
Variable in class <A HREF="./Symbol.html" title="class in &lt;Unnamed&gt;">Symbol</A>
<DD>The value of the symbol.
<DT><A HREF="./Symbol.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum <A HREF="./Symbol.Type.html" title="enum in &lt;Unnamed&gt;">Symbol.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./Symbol.Type.html#values()"><B>values()</B></A> - 
Static method in enum <A HREF="./Symbol.Type.html" title="enum in &lt;Unnamed&gt;">Symbol.Type</A>
<DD>Returns an array containing the constants of this enum type, inthe order they're declared.
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> 

<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

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