mirror of
https://github.com/garrettsworkshop/RAM2E.git
synced 2025-04-14 08:37:18 +00:00
Update Makefile to change to C revision naming
This commit is contained in:
parent
e2e342f4d0
commit
7d3b67afab
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6
Makefile
6
Makefile
@ -13,9 +13,9 @@ F_POS_N = $@/RAM2E-top-pos
|
||||
F_POS = $(F_POS_N).csv
|
||||
F_POS_VCORE = $(F_POS_N).VCORE.csv
|
||||
F_POS_JUMPER = $(F_POS_N).JUMPER.csv
|
||||
F_ZIP = $@/RAM2E.4203B.$(CHIPTYPE)-gerber.zip
|
||||
F_SCHPDF = $@/RAM2E.4203B.$(CHIPTYPE)-Schematic.pdf
|
||||
F_PCBPDF = $@/RAM2E.4203B.$(CHIPTYPE)-Placement.pdf
|
||||
F_ZIP = $@/RAM2E.4203C.$(CHIPTYPE)-gerber.zip
|
||||
F_SCHPDF = $@/RAM2E.4203C.$(CHIPTYPE)-Schematic.pdf
|
||||
F_PCBPDF = $@/RAM2E.4203C.$(CHIPTYPE)-Placement.pdf
|
||||
|
||||
|
||||
OPT_GERBER = -l $(LAYERS) --subtract-soldermask --no-netlist --no-x2
|
||||
|
Loading…
x
Reference in New Issue
Block a user