1 Smoketest of nios2ecos repository:
\r
2 ==================================
\r
3 Install Quartus 9 sp2 or newer. Older versions of
\r
4 Quartus should work if you tweak nios2env.sh.
\r
6 nios2ecos comes with a .sof and .ptf for NEEK you can
\r
7 use for smoke testing the build procedure.
\r
9 1. If you are running Cygwin, then you may have to run
\r
10 "sh fixquartus90cygwin.sh" to fix problems with scripts
\r
11 having Windows line endings, which the latest versions
\r
12 of bash that ships with Cygwin is incompatible with.
\r
13 This is necessary with Quartus 9.0 sp2.
\r
15 2. Install ecos 3.0 in ~/ecos
\r
17 3. Set up environment variables:
\r
26 nios2configgen --ptf=$NIOS_ECOS/../neek/neek.ptf --cpu=cpu
\r
27 ecosconfig new nios2_neek default
\r