mirror of
https://github.com/alangarf/apple-one.git
synced 2025-01-08 09:32:05 +00:00
removed buildenv from board path, added buildenv subdir
This commit is contained in:
parent
120dac091b
commit
968b80b1c5
@ -54,6 +54,7 @@ $(BUILDDIR)/apple1.blif: $(SOURCEDIR)/apple1.v \
|
||||
$(SOURCEDIR)/vga/vga.v \
|
||||
$(SOURCEDIR)/vga/vram.v \
|
||||
$(SOURCEDIR)/vga/font_rom.v \
|
||||
$(SOURCEDIR)/ps2keyboard/debounce.v \
|
||||
$(SOURCEDIR)/ps2keyboard/ps2keyboard.v \
|
||||
$(SOURCEDIR)/boards/ice40hx8k/clock_pll.v \
|
||||
$(SOURCEDIR)/boards/ice40hx8k/apple1_hx8k.v
|
1
boards/ice40hx8k/icecube2/ice40hx8k.pcf
Symbolic link
1
boards/ice40hx8k/icecube2/ice40hx8k.pcf
Symbolic link
@ -0,0 +1 @@
|
||||
../ice40hx8k.pcf
|
@ -1 +0,0 @@
|
||||
../ice40hx8k/ice40hx8k.pcf
|
Loading…
Reference in New Issue
Block a user