azonenberg changed the topic of ##openfpga to: Open source tools for FPGAs, CPLDs, etc. Silicon RE, bitfile RE, synthesis, place-and-route, and JTAG are all on topic. Channel logs: https://libera.irclog.whitequark.org/~h~openfpga
<Hammdist>
so I try to find out if yosys+nextpnr can use OUTFF on a (very) simple design (just a single internal flop that leads to another flop that should become the OUTFF) ... it appears not to work. when I decompile the cfg file into a .v and I trace the output it seems to come from a tile_PLC2
<Hammdist>
when I use -iopad the name of the output changes to end in SIOLOGIC but not much else happens
<Hammdist>
maybe the decompiler is not actually dumping the iotile config