projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f26b51
)
correct big int analysis page
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 5 Jul 2022 16:37:12 +0000
(17:37 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 5 Jul 2022 16:37:12 +0000
(17:37 +0100)
in pdf makefile
openpower/Makefile
patch
|
blob
|
history
diff --git
a/openpower/Makefile
b/openpower/Makefile
index 6c4c4ff363130565fb250baabc6fa8edcb8e75f9..b605faf3ee7f051a066bb0f57a0b1f633154f942 100755
(executable)
--- a/
openpower/Makefile
+++ b/
openpower/Makefile
@@
-50,7
+50,7
@@
tex_out/big_integer_analysis.tex : sv/biginteger/analysis.mdwn
mkdir -p tex_out
pandoc -f markdown -t latex --top-level-division=section \
--filter pandoc_img.py \
- -N -o tex_out/big_integer_analysis.tex sv/big
_integer_
analysis.mdwn
+ -N -o tex_out/big_integer_analysis.tex sv/big
integer/
analysis.mdwn
tex_out/pseudocode_fixedlogical.tex : $(ISA_DIR)/fixedlogical.mdwn
mkdir -p tex_out