Skip to content

NAND-of-XORs as an equality check #1

@Chlorophytus

Description

@Chlorophytus

A way to implement equality is this, which may be a little more LUT-friendly depending on where the cell P&R is going.

~(lhs ^ rhs).andR()

I might test this later to explore other options...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions