YosysHQ / apicula

Project Apicula 🐝: bitstream documentation for Gowin FPGAs
MIT License
462 stars 66 forks source link

Replace DFF fuzzer with table data #164

Closed yrabbit closed 1 year ago

yrabbit commented 1 year ago

DFFs are assembled from parts depending on the type, also when unpacking the type is reconstructed from the used functional parts, which means "clock line inversion", "asynchrony", "triggering by SET or RESET", etc.

Signed-off-by: YRabbit rabbit@yrabbit.cyou