#Auto generated by Edalize

all: design.routed.json

design.routed.json: 
	$(EDALIZE_LAUNCHER) nextpnr-himbaechel -l next.log --device GW1N-LV1QN48C6/I5 --sdc=sdc_file --json  --write design.routed.json

build-gui: 
	$(EDALIZE_LAUNCHER) nextpnr-himbaechel -l next.log --device GW1N-LV1QN48C6/I5 --sdc=sdc_file --json  --write design.routed.json --gui
