#Auto generated by Edalize

all: design.config

design.config: 
	$(EDALIZE_LAUNCHER) nextpnr-ecp5 -l next.log --lpf lpf_file.lpf --json  --textcfg design.config

build-gui: 
	$(EDALIZE_LAUNCHER) nextpnr-ecp5 -l next.log --lpf lpf_file.lpf --json  --textcfg design.config --gui
