Hi Dinesh,
> I am using TS-7300 board and written a verilog code
> on altera quartus II on Distro having Ubuntu. But on
> Board card how can I use Altera tool because board
> RAM is 32MB.Can somebody help me how can generate .rbf file on board card????
Use Quartus on your desktop development machine to
generate the .rbf file.
You can use the Tcl comment:
# Generate an RBF file
set_global_assignment -name GENERATE_RBF_FILE ON
and when you run place-and-route the .rbf file will
be generated.
You can also use File->Convert Programming Files.
Read the Altera help pages, and I am sure they
explain the procedure.
Then you can copy the .rbf file to your board.
Cheers,
Dave
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|