#Auto generated by Edalize

all: design.routed.json

design.routed.json: 
	$(EDALIZE_LAUNCHER) nextpnr-himbaechel -l next.log --device GW1NR-LV9QN88PC6/I5 --vopt family=GW1N-9C --sdc=sdc_file --json  --write design.routed.json

build-gui: 
	$(EDALIZE_LAUNCHER) nextpnr-himbaechel -l next.log --device GW1NR-LV9QN88PC6/I5 --vopt family=GW1N-9C --sdc=sdc_file --json  --write design.routed.json --gui
