FreeCalypso > hg > fc-small-hw
annotate duart28/how-to-compile @ 43:5a3a1d8e6d95
duart28/how-to-compile added
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 24 Jul 2020 23:27:57 +0000 |
parents | |
children |
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. |