Constraint Posting for Verifying VLSI Circuits

Abstract

We apply constraint posting to the problem of reasoning about from structure. Constraint posting is a technique used by some planners to coordinate decisions. At each decision point constraints are posted that later decisions must obey. We use constraint posting to help verify that a circuit modelled at the analog level will exhibit its intended digital behavior. A circuit's analog behavior depends not only on the circuit's but also on how the circuit is used. We post constraints to ensure that a circuit will only be used commensurate with its intended function. This research shows that while there is no function from structure, there is from structure and constraint posting. We have implemented these ideas in program that rapidly verifies large circuits.

Cite

Text

Weise. "Constraint Posting for Verifying VLSI Circuits." International Joint Conference on Artificial Intelligence, 1989.

Markdown

[Weise. "Constraint Posting for Verifying VLSI Circuits." International Joint Conference on Artificial Intelligence, 1989.](https://mlanthology.org/ijcai/1989/weise1989ijcai-constraint/)

BibTeX

@inproceedings{weise1989ijcai-constraint,
  title     = {{Constraint Posting for Verifying VLSI Circuits}},
  author    = {Weise, Daniel},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1989},
  pages     = {881-886},
  url       = {https://mlanthology.org/ijcai/1989/weise1989ijcai-constraint/}
}