Search found 3 matches

by JohikuEssolil
Sat Sep 05, 2026 3:17 am
Forum: FPGA/eFPGA
Topic: ql_symbiflow complie post_verilog error
Replies: 2
Views: 73284

Re: ql_symbiflow complie post_verilog error

This looks like a KeyError during the fasm2bels conversion process, specifically related to the 'PD64' package name. It seems the tool can't find the pinmap for that package. Double-check your Symbiflow setup and ensure the 'PD64' package definition is correctly installed and accessible. Sometimes, ...
by JohikuEssolil
Wed May 06, 2026 2:10 am
Forum: SymbiFlow
Topic: Symbiflow installation problem
Replies: 12
Views: 89429

Re: Symbiflow installation problem

Having trouble with Symbiflow installation on Ubuntu WSL? Many find the setup tricky. Perhaps the directory structure is the key. It's like solving Wordle Unlimited , sometimes a seemingly small detail unlocks the whole puzzle. Double-check your paths and configurations against the official document...
by JohikuEssolil
Sat Feb 28, 2026 2:34 am
Forum: EOS-S3
Topic: EOS-S3 GPIO Wake-Up From Deep Sleep Issue
Replies: 8
Views: 10760

Re: EOS-S3 GPIO Wake-Up From Deep Sleep Issue

Experiencing EOS-S3 deep sleep wake-up issues via GPIO? Many developers face similar challenges. Debugging requires careful attention to pin configurations and power management settings.