Amir Yazdanbakhsh
Newbie level 5
Hi,
I want to synthesis a circuit with only NAND gate. I know about the command "set_dont_use" in the Design Compiler. But DC gives the error if you limit the library to just only use NAND gates. It needs at least a NAND and INV gate to be able to synthesis the circuit.
To solve this issue, I was thinking to implement a NAND implementation of an INV and tell DC to use this customized INV instead. I wonder if any of you knows how to do that.
Thanks a lot
I want to synthesis a circuit with only NAND gate. I know about the command "set_dont_use" in the Design Compiler. But DC gives the error if you limit the library to just only use NAND gates. It needs at least a NAND and INV gate to be able to synthesis the circuit.
To solve this issue, I was thinking to implement a NAND implementation of an INV and tell DC to use this customized INV instead. I wonder if any of you knows how to do that.
Thanks a lot