Jorgeb
New Contributor
4 years agoSmall change causes LE count to change from 108 to 2660
Whenever I connect SampleNow, in the Baud generator.v file to the SAMPLENOW port, the LE count goes from 108 to 2660?
If I connect OversamplingTick (from which SampleNow is generated), no problems occur. I've shut off clock mux protection, as the SAMPLENOW port connects to a clock mux in serial_trigger.v.
I can trigger this problem without routing SampleNow to SAMPLENOW, but just making SAMPLENOW a reg, and initializing it to *anything* in the reg line?
If I route SampleNow to SAMPLENOW, ignore the fitting error, and simulate, everything works as advertised (other than it doesn't fit...).
Pretty baffled.