removed PRs from keeps, again...

This commit is contained in:
alexmadison 2022-06-20 15:43:56 +02:00
parent 6a7da77a92
commit 8953fdafe6
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ namespace tmpl {
export defcell KEEP (bool y; bool vdd, vss) { export defcell KEEP (bool y; bool vdd, vss) {
bool _y; bool _y;
prs{ prs{
y => _y- // y => _y-
// [weak=1] _y -> y- // [weak=1] _y -> y-
// [weak=1] ~_y -> y+ // [weak=1] ~_y -> y+