-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path_all_mxp_v3.tex
39 lines (33 loc) · 922 Bytes
/
_all_mxp_v3.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
\documentclass[fleqn]{article}
\usepackage[dvipsnames]{xcolor}
\usepackage{xkeyval}
\usepackage{../pkg/common}
%\usepackage{../pkg/dark_theme}
\usepackage{../pkg/std}
\usepackage{../pkg/IEEEtrantools}
\usepackage{../pkg/rom}
\usepackage{../pkg/env}
\usepackage{../pkg/euc}
\usepackage{../pkg/ram}
\usepackage{../pkg/wc3}
\usepackage{../pkg/stack}
\usepackage{../pkg/call_stack}
\usepackage{../pkg/access}
\usepackage{../pkg/expansion}
\usepackage{../pkg/thm_env}
\usepackage{../pkg/offset_processor}
\usepackage{../pkg/flags_stamps_selectors}
\usepackage{../pkg/instruction_flags}
\usepackage{../pkg/exceptions}
\usepackage{../pkg/draculatheme}
\usepackage{../pkg/xkeyval_macros/wcp_calls}
\usepackage{../pkg/xkeyval_macros/euc_calls}
\usepackage{../pkg/draculatheme}
\title{Memory expansion module}
\author{Rollup team}
\date{August 2022}
\begin{document}
\maketitle
\tableofcontents
\input{_inputs}
\end{document}