Open yurivict opened 4 years ago
Sorry about that --- Improving our README is on my short list of things to do for the new year.
Short answer:
A while ago when we acquired some de10s, they came with a copy of angstrom linux installed on their sd cards. At the time, cascade had some dependencies which we couldn't satisfy with opkg, so one of my colleagues put together a stripped down image with ubuntu and a copy of cascade on it. That's the image that I'm referring to in the README. I'm out of office today, but when I go in tomorrow, I'll grab a copy and get it uploaded.
Longer answer:
I need to check in with my colleague about what the steps he used to build the image were. Once I have those, I can post them as well. Alternately, it could be that cascade builds on angstrom now (I haven't tried in a while --- I know the setup script won't work, but it should just be a matter of getting the dependencies satisfied and running cmake like on any other *nix target). Might be worth a quick try in the meantime.
Update ---
I've got the disk image, but it's 8GB, which is larger than what I can upload to github. I don't have any experience distributing files this large, do you have a suggestion for how to host it?
@eschkufz Thanks, but I have a better solution in mind now.
I will submit a PR soon once I will make it work.
Can't wait!
On Thu, Jan 9, 2020 at 1:19 PM yuri@FreeBSD notifications@github.com wrote:
@eschkufz https://github.com/eschkufz Thanks, but I have a better solution in mind now.
I will submit a PR soon once I will make it work.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vmware/cascade/issues/229?email_source=notifications&email_token=AAE3RLU356ML6TZFYWJGLNDQ46IFFA5CNFSM4KDJECSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIR2IPA#issuecomment-572761148, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE3RLUBYQYMYI6LZCLHHALQ46IFFANCNFSM4KDJECSA .
The README says:
The obvious question is "how". Is there a command that generates the image?
I have a working DE Nano, it has linux running, it is connected through the Ethernet. Is this image not sufficient, and Cascade should generate another image, as the above README paragraph seems to suggest?
Could you please add relevant information to the README file, because in its current form it is lacking information needed to use Cascade on DE10 Nano.
(I think it is possible to compile and install a driver on the existing DE10 image that would have 100% access to FPGA. This is how they have their fft demos.)