OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [alpha/] [gen_or1k_isa/] [README] - Blame information for rev 1778

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 lampret
 
2
This utility generates OR1K ISA document (isa.pdf) from two files:
3
 
4
- or1k_desc.h instruction description included with this utility
5
- or1.h instruction encoding included in egcs-1.1.2.tar.gz available from
6
  opencores web site.
7
  File is egcs-1.1.2/binutils-2.9.1/include/opcode/or1.h.
8
 
9
To generate final LaTeX, PostScript and Adobe PDF you need header.tex
10
(included in sources directory) and the following utilities:
11
 
12
- latex package (Web2C 7.3.1) (for converting isa.tex to isa.dvi)
13
- (Omega) odvips(k) 5.86 from Radical Eye Software (www.radicaleye.com)
14
  (for converting isa.dvi to or1k_isa.ps)
15
- GNU Ghostscript 5.10 (1998-12-17)
16
  (for converting or1k_isa.ps to or1k_isa.pdf; perhaps even better utility is
17
  Adobe's Acrobat Distiller)
18
 
19
First create s symbolic link sources/or1.h to
20
egcs-1.1.2/binutils-2.9.1/include/opcode/or1.h. Then execute
21
 
22
# make gen_or1k_isa
23
 
24
and you should get generation utility. Then execute
25
 
26
# make generate
27
 
28
and you should get result/or1k_isa.ps and result/or1k_isa.pdf (you might need
29
to punch CR a couple of times during latex -> dvi conversion due to some
30
bus in isa.tex). Also you'll get result/or1k_isa.ps that should be converted
31
to PDF with Adobe's Acrobat Distiller to get nice looking PDF (I think
32
GhostScript generated PDF has some problems with fonts).
33
 
34
--
35
 
36
4/Mar/2000, Damjan Lampret email:lampret@opencores.org

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.