Re: [Machinekit] Re: DE10-DE0-Nano - Invitation to collaborate

2018-04-16 Thread Condit Alan
Michael, I have set up a quarts project DE10_Nano_FB_DB25 based on Charles DE0_Nano_DB25 project. I copied the HDMI stuff from your DE10_Nano_FB_Cramps.qsf into DE0_Nano_DB25.qsf to create DE10_Nano_FB_DB25.qsf. There were pin conflicts between the HDMI stuff and the GPIO stuff. So I copied

Re: [Machinekit] Re: DE10-DE0-Nano - Invitation to collaborate

2018-04-16 Thread Michael Brown
Short answer ... Yes more verbose: Each board needs its own Quartus project folder. There are 2 options: 1. To create that bitfile a new quartus project targeting the DE10 Nano Board with DB25 adaptor, needs to be added here:

Re: [Machinekit] Re: DE10-DE0-Nano - Invitation to collaborate

2018-04-16 Thread mugginsac
Michael, I followed your instructions down to: setenv bitimage /lib/firmware/socfpga/DE10_Nano_FB_Cramps.3x24_cap_spi.rbf setenv fdtfile socfpga_cyclone5_de10_nano_fb.dtb It looks to me like I need something like: setenv bitimage /lib/firmware/socfpga/DE10_Nano_FB_DB25.rbf