Jump to content
  • 0

Adept installation under Linux Mint


stein

Question

Hello,

 

 

I'm trying to run my Basys2 board under Linux mint. I installed both the Adept runtime and the utilities for x64 using the .deb packages. Everything worked fine. If I run

bar@foo ~ $ dpkg --get-selections | grep adep
digilent.adept.runtime				install
digilent.adept.utilities			install


both packages seem to be installed fine. However I can not find them in the menu and I couldn't guess the konsole command so start them either. This might be a very simple question:

 

How do I start Adpet under Linux?

 

 

Thanks

 

Matthias

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hello,

 

The Adept Runtime provides the device access files, libraries.

 

The Adept Utilities contains the following command line applications: dadutil, djtgcfg, dsumecfg

For instance the Basys2 FPGA can be programmed with the following command:

$ djtgcfg prog -d Basys2 --index 0 --file config.bit

For further information see the man of these applications. 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...