summaryrefslogtreecommitdiff
path: root/examples/intel/DE2i-150/quartus_compile/runme_quartus
blob: 83aa3b6090032fc8dd0172014eaf3af726ae9336 (plain)
1
2
3
4
5
6
7
#!/bin/bash

export REV="de2i"

quartus_map -c $REV top && \
    quartus_fit -c $REV top && \
	    quartus_asm -c $REV top