#Auto generated by Edalize

all: test_mistral_0.rbf

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

test_mistral_0.rbf: test_mistral_0.json
	$(EDALIZE_LAUNCHER) nextpnr-mistral -l next.log --device 5CSEBA6U23I7 a few nextpnr_options --qsf qsf_constraint_file.qsf --json test_mistral_0.json --rbf test_mistral_0.rbf

build-gui: test_mistral_0.json
	$(EDALIZE_LAUNCHER) nextpnr-mistral -l next.log --device 5CSEBA6U23I7 a few nextpnr_options --qsf qsf_constraint_file.qsf --json test_mistral_0.json --rbf test_mistral_0.rbf --gui
