Sign in
foss-fpga-tools
/
third_party
/
yosys
/
de3476cc233c1c78d3e956aa7e9bd1003ac37f66
/
.
/
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