#Auto generated by Edalize

all: test_apicula_0.fs

test_apicula_0.json: edalize_yosys_template.tcl
	$(EDALIZE_LAUNCHER) yosys -l yosys.log -p 'tcl edalize_yosys_template.tcl'

test_apicula_0.pack: test_apicula_0.json
	$(EDALIZE_LAUNCHER) nextpnr-gowin -l next.log --device GW1N-LV1QN48C6/I5 --json test_apicula_0.json --write test_apicula_0.pack

build-gui: test_apicula_0.json
	$(EDALIZE_LAUNCHER) nextpnr-gowin -l next.log --device GW1N-LV1QN48C6/I5 --json test_apicula_0.json --write test_apicula_0.pack --gui

test_apicula_0.fs: test_apicula_0.pack
	$(EDALIZE_LAUNCHER) gowin_pack -d GW1N-LV1QN48C6/I5 -o test_apicula_0.fs test_apicula_0.pack
