peteasa

Results 42 comments of peteasa

fixed with the following patch ``def push_needed(drive, item_path): ... if isinstance(sync_time, dict): sync_time = sync_time['time'] if sync_time < local_time: ``

Just to let you know I have just completed a quick test, using hdmi to display a good image on the screen, running the speaker-test to listen to a rather...

Perhaps scarce resource should be outside the main block so that a user may use other outputs from the same clocking source?

Sound on 7010 - Snookered! I dont want to change the boot loader so I am stuck with the FSBL configured clock speeds. Never mind. At least the 7010 board...

@mopplayer - Good that the HDMI video is ok!.. The changes you have made seem not to be related to the hdmi interface so it is possible that the audio...

Feel free to work with hdl_2016_r1 and the latest parallella linux release. The parent project to parallella-fpga (see elink-redesign branch and https://github.com/peteasa/parallella/wiki) uses several sub projects one of which is...

If you want a simple solution you can always create a virtual machine and build the system with the original versions. The ideas behind meta-exotic, meta-epiphany should transfer to the...

Vivado 2024.2 will work with Vitis flow that replaces the xsct commands... I have not yet installed 2024 so I can't test this yet.. But I have a python Vitis...

Thinking about it .. I would expect that the latest Vitis would still support the xsct commands.. > it doesn't work for Vivado 2024.2 did you try the simplest change.....

I am in the process of downloading / installing v2024.2 so I will be able to help if there are any problems!