Altera_Forum
Honored Contributor
15 years agocreate user IP with inside-fixed placement (like LogicLock)?
Hi, for a time-to-digit block i.e. Vernier delay line for pulse timing interpolation measurements, is there some way in Quartus Web Edition for creating custom user IP with a fixed inner relative placement of the RTL / low level primitives?
For example "Vernier IP" for some specific Cyclone/StratixFPGA series consisting of a block of say 16 LCELL all immediately next to each other, with DFF register below, none of primitives optimized away, but still more or less freely placeable (as a block) anywhere on the FPGA? Is there some method to create such semi-fixed IP in Quartus or tools? In theory what I look for is a bit like the LogicLock, except for Web Edition if possible, without X11_Y22 etc hard placement constraints, and with multiple instantiation so I can slap a few of these IP "blocks" randomly around the FPGA. Is it doable, or asking for the impossible? :)