<d1b2>
<VA3TEC-Mikek-14362> Hi Guys/Gals, People, ๐ I think I am understanding my problem better, I am closer I can feel it! ๐ it's not what amaranth can produce it what QUARTUS wants to see. '''Info: Command: quartus_map --rev=top top Error (125048): Error reading Quartus Prime Settings File /home/mikek/Documents/Cyclone5_SOC/DECA_Board/ulx4m_amaranth_examples/gpio/build/top.qsf, line 10 File:
<d1b2>
/home/mikek/Documents/Cyclone5_SOC/DECA_Board/ulx4m_amaranth_examples/gpio/build/top.qsf Line: 10 Info (125063): set_instance_assignment -to "led8_0_0ledsio[0]" -name IO_TYPE "LVCMOS33" File: /home/mikek/Documents/Cyclone5_SOC/DECA_Board/ulx4m_amaranth_examples/gpio/build/top.qsf Line: 10 ''' My amaranth python code is producing the correct "PIN" value in the .qsf file. See for the DECA card, the pins for gpio 0 are V12 E8 W12 D11 D8
<d1b2>
etc. etc. I need to translate the pin 0, 1, 2,3,4,5 to the corresponding actual pin number and output it the .qsf file.
jn has quit [Remote host closed the connection]
jn has joined #amaranth-lang
jn has joined #amaranth-lang
jn has quit [Changing host]
jn has quit [Remote host closed the connection]
jn has joined #amaranth-lang
jn has joined #amaranth-lang
jn has quit [Changing host]
<d1b2>
<Olivier Galibert> if you don't show your code we're probably not going to be able to help though