FreeCalypso > hg > fc-small-hw
annotate duart28/how-to-compile @ 46:d80978bd645e
duart28c: started with a copy from duart28
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 29 Jul 2020 07:08:28 +0000 |
parents | 5a3a1d8e6d95 |
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. |