Sign in
foss-fpga-tools
/
third_party
/
yosys
/
a84a2d74c779b8023c0bbfc02fa4576d8c4cecca
/
.
/
examples
/
intel
/
asicworld_lfsr
/
run_max10
blob: b75d552bbafde648546a4a7b0f927aa02079d5ee [
file
]
#!/bin/env bash
yosys
-
p
"synth_intel -family max10 -top lfsr_updown -vqm top.vqm"
lfsr_updown
.
v