YosysHQ / apicula

Project Apicula 🐝: bitstream documentation for Gowin FPGAs
MIT License
462 stars 66 forks source link

nextpnr-gui : terminate called after throwing an instance of 'std::out_of_range' #180

Open philiprbrenan opened 1 year ago

philiprbrenan commented 1 year ago

I get the following unexpected message when I try to run the --gui version of nextpnr-gowin on Ubuntu 20:

nextpnr-gowin --gui --device "GW1NR-LV9QN88PC6/I5"
Info: Series:GW1N-9 Device:GW1NR-9 Package:QFN88P Speed:C6/I5
terminate called after throwing an instance of 'std::out_of_range'
  what():  dict::at()
Aborted (core dumped)
rfuest commented 1 year ago

This is a known problem, see https://github.com/YosysHQ/nextpnr/issues/1145.