annotate duart28/how-to-compile @ 80:6bd0e0627938

sim-fpc-pasv: starting project with MCL
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 25 Oct 2022 03:17:34 +0000
parents 5a3a1d8e6d95
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
43
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 In order to compile the non-graphical schematic source in the src subdirectory,
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 you will need this ueda software:
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 https://www.freecalypso.org/hg/ueda-linux/
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 You will need to compile and install ueda tools themselves, and you will also
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 need to copy the ifctf-part-lib directory tree to /usr/local/eda, i.e., you
5a3a1d8e6d95 duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8 will need a /usr/local/eda/ifctf-part-lib installation.