just wanted to use some of the delay features (delays, deserialization) in some of the IO cells of a Lattice Mach XO2 chip - any clues how to configure them? Thanks!!
Problem: I'm synthesizing my code, which reads 1200 16 bit binary vectors, analyzes them and sets a 2 bit register named classe depending on the behavior of 4 if statements. The problem seems to be that classe is stuck on the last if statement -…