Commit 20047ca
committed
makefile: add ABSTRACT_SOURCE variable for generate-abstract
This can be used to generate an abstract using for instance
2_floorplan stage, which allows quickly previewing
floorplan changes at the top level.
When I tested it with MegaBoom, I could view the floorplan
after mpl2 in minutes instead of days.
Signed-off-by: Øyvind Harboe <[email protected]>1 parent b6fb383 commit 20047ca
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | | - | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments