Hi.
A while ago, as a university project I designed(through schematic, not HDL) a CMOS random generator (the chip never got made) and I built a poc prototype out of 4000 series logic, and it worked. So later I wanted to get that same circuit working in a CPLD, but there is a problem. In order for the circuit to work it needs a specific combination of logic gates that really don't make any sense to the optimization algorithm that is used when synthesizing the logic, so it would always turn into a mess and I was never able to get the circuit working like that.
Is there a way to synthesize the logic in the exact way as described so that I can generate the messy logic that perform the entropy magic?
I am using Xilinx ISE.
P.S. I couldn't think for a better name for the topic
