This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7a36728b2f
yosys
/
examples
/
intel
/
DE2i-150
/
run_cycloneiv
3 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add initial support for both MAX10 and Cyclone IV (E|GX) FPGAs
2017-04-06 06:01:29 +02:00
#/bin/env bash
Fixed the -vout flag to -vqm in examples/intel directory
2017-11-15 05:55:48 +01:00
yosys -p "synth_intel -family cycloneiv -top top -vqm top.vqm" top.v sevenseg.v