summaryrefslogtreecommitdiff
path: root/configs/sim/axis/twopass/README
blob: bd53a335e912b4fd68bb6dd9bb94ac8ce33c6066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TWOPASS demo

Twopass processing of hal files allows multiple specifications for component loadrt lines.

To enable twopass processing:

[HAL]
TWOPASS = on,verbose


For debugging, use:
TWOPASS = on,verbose,nodelete


The verbose option increases output to stdout.
The nodelete option prevents removal of temporary files.