Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion cells/addf/gf180mcu_fd_sc_mcu9t5v0__addf_1.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addf_1( S, A, CI, B, CO, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__addf_1_func( S, A, CI, B, CO, VDD, VSS );
input A, B, CI;
inout VDD, VSS;
output CO, S;
Expand Down
2 changes: 1 addition & 1 deletion cells/addf/gf180mcu_fd_sc_mcu9t5v0__addf_1.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addf_1( S, A, CI, B, CO );
module gf180mcu_fd_sc_mcu9t5v0__addf_1_func( S, A, CI, B, CO );
input A, B, CI;
output CO, S;

Expand Down
2 changes: 1 addition & 1 deletion cells/addf/gf180mcu_fd_sc_mcu9t5v0__addf_2.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addf_2( S, A, CI, B, CO, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__addf_2_func( S, A, CI, B, CO, VDD, VSS );
input A, B, CI;
inout VDD, VSS;
output CO, S;
Expand Down
2 changes: 1 addition & 1 deletion cells/addf/gf180mcu_fd_sc_mcu9t5v0__addf_2.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addf_2( S, A, CI, B, CO );
module gf180mcu_fd_sc_mcu9t5v0__addf_2_func( S, A, CI, B, CO );
input A, B, CI;
output CO, S;

Expand Down
2 changes: 1 addition & 1 deletion cells/addf/gf180mcu_fd_sc_mcu9t5v0__addf_4.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addf_4( S, A, CI, B, CO, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__addf_4_func( S, A, CI, B, CO, VDD, VSS );
input A, B, CI;
inout VDD, VSS;
output CO, S;
Expand Down
2 changes: 1 addition & 1 deletion cells/addf/gf180mcu_fd_sc_mcu9t5v0__addf_4.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addf_4( S, A, CI, B, CO );
module gf180mcu_fd_sc_mcu9t5v0__addf_4_func( S, A, CI, B, CO );
input A, B, CI;
output CO, S;

Expand Down
2 changes: 1 addition & 1 deletion cells/addh/gf180mcu_fd_sc_mcu9t5v0__addh_1.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addh_1( CO, A, B, S, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__addh_1_func( CO, A, B, S, VDD, VSS );
input A, B;
inout VDD, VSS;
output CO, S;
Expand Down
2 changes: 1 addition & 1 deletion cells/addh/gf180mcu_fd_sc_mcu9t5v0__addh_1.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addh_1( CO, A, B, S );
module gf180mcu_fd_sc_mcu9t5v0__addh_1_func( CO, A, B, S );
input A, B;
output CO, S;

Expand Down
2 changes: 1 addition & 1 deletion cells/addh/gf180mcu_fd_sc_mcu9t5v0__addh_2.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addh_2( CO, A, B, S, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__addh_2_func( CO, A, B, S, VDD, VSS );
input A, B;
inout VDD, VSS;
output CO, S;
Expand Down
2 changes: 1 addition & 1 deletion cells/addh/gf180mcu_fd_sc_mcu9t5v0__addh_2.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addh_2( CO, A, B, S );
module gf180mcu_fd_sc_mcu9t5v0__addh_2_func( CO, A, B, S );
input A, B;
output CO, S;

Expand Down
2 changes: 1 addition & 1 deletion cells/addh/gf180mcu_fd_sc_mcu9t5v0__addh_4.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addh_4( A, B, CO, S, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__addh_4_func( A, B, CO, S, VDD, VSS );
input A, B;
inout VDD, VSS;
output CO, S;
Expand Down
2 changes: 1 addition & 1 deletion cells/addh/gf180mcu_fd_sc_mcu9t5v0__addh_4.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__addh_4( A, B, CO, S );
module gf180mcu_fd_sc_mcu9t5v0__addh_4_func( A, B, CO, S );
input A, B;
output CO, S;

Expand Down
2 changes: 1 addition & 1 deletion cells/and2/gf180mcu_fd_sc_mcu9t5v0__and2_1.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and2_1( A1, A2, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and2_1_func( A1, A2, Z, VDD, VSS );
input A1, A2;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and2/gf180mcu_fd_sc_mcu9t5v0__and2_1.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and2_1( A1, A2, Z );
module gf180mcu_fd_sc_mcu9t5v0__and2_1_func( A1, A2, Z );
input A1, A2;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and2/gf180mcu_fd_sc_mcu9t5v0__and2_2.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and2_2( A1, A2, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and2_2_func( A1, A2, Z, VDD, VSS );
input A1, A2;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and2/gf180mcu_fd_sc_mcu9t5v0__and2_2.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and2_2( A1, A2, Z );
module gf180mcu_fd_sc_mcu9t5v0__and2_2_func( A1, A2, Z );
input A1, A2;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and2/gf180mcu_fd_sc_mcu9t5v0__and2_4.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and2_4( A2, A1, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and2_4_func( A2, A1, Z, VDD, VSS );
input A1, A2;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and2/gf180mcu_fd_sc_mcu9t5v0__and2_4.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and2_4( A2, A1, Z );
module gf180mcu_fd_sc_mcu9t5v0__and2_4_func( A2, A1, Z );
input A1, A2;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and3/gf180mcu_fd_sc_mcu9t5v0__and3_1.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and3_1( A1, A3, A2, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and3_1_func( A1, A3, A2, Z, VDD, VSS );
input A1, A2, A3;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and3/gf180mcu_fd_sc_mcu9t5v0__and3_1.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and3_1( A1, A3, A2, Z );
module gf180mcu_fd_sc_mcu9t5v0__and3_1_func( A1, A3, A2, Z );
input A1, A2, A3;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and3/gf180mcu_fd_sc_mcu9t5v0__and3_2.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and3_2( A1, A2, A3, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and3_2_func( A1, A2, A3, Z, VDD, VSS );
input A1, A2, A3;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and3/gf180mcu_fd_sc_mcu9t5v0__and3_2.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and3_2( A1, A2, A3, Z );
module gf180mcu_fd_sc_mcu9t5v0__and3_2_func( A1, A2, A3, Z );
input A1, A2, A3;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and3/gf180mcu_fd_sc_mcu9t5v0__and3_4.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and3_4( A3, A1, A2, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and3_4_func( A3, A1, A2, Z, VDD, VSS );
input A1, A2, A3;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and3/gf180mcu_fd_sc_mcu9t5v0__and3_4.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and3_4( A3, A1, A2, Z );
module gf180mcu_fd_sc_mcu9t5v0__and3_4_func( A3, A1, A2, Z );
input A1, A2, A3;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and4/gf180mcu_fd_sc_mcu9t5v0__and4_1.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and4_1( A1, A2, A3, A4, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and4_1_func( A1, A2, A3, A4, Z, VDD, VSS );
input A1, A2, A3, A4;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and4/gf180mcu_fd_sc_mcu9t5v0__and4_1.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and4_1( A1, A2, A3, A4, Z );
module gf180mcu_fd_sc_mcu9t5v0__and4_1_func( A1, A2, A3, A4, Z );
input A1, A2, A3, A4;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and4/gf180mcu_fd_sc_mcu9t5v0__and4_2.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and4_2( A1, A2, A3, A4, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and4_2_func( A1, A2, A3, A4, Z, VDD, VSS );
input A1, A2, A3, A4;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and4/gf180mcu_fd_sc_mcu9t5v0__and4_2.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and4_2( A1, A2, A3, A4, Z );
module gf180mcu_fd_sc_mcu9t5v0__and4_2_func( A1, A2, A3, A4, Z );
input A1, A2, A3, A4;
output Z;

Expand Down
2 changes: 1 addition & 1 deletion cells/and4/gf180mcu_fd_sc_mcu9t5v0__and4_4.functional.pp.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and4_4( A4, A3, A1, A2, Z, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__and4_4_func( A4, A3, A1, A2, Z, VDD, VSS );
input A1, A2, A3, A4;
inout VDD, VSS;
output Z;
Expand Down
2 changes: 1 addition & 1 deletion cells/and4/gf180mcu_fd_sc_mcu9t5v0__and4_4.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__and4_4( A4, A3, A1, A2, Z );
module gf180mcu_fd_sc_mcu9t5v0__and4_4_func( A4, A3, A1, A2, Z );
input A1, A2, A3, A4;
output Z;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__antenna( I, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__antenna_func( I, VDD, VSS );
input I;
inout VDD, VSS;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__antenna( I );
module gf180mcu_fd_sc_mcu9t5v0__antenna_func( I );
input I;

endmodule
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi21_1( A2, ZN, A1, B, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__aoi21_1_func( A2, ZN, A1, B, VDD, VSS );
input A1, A2, B;
inout VDD, VSS;
output ZN;
Expand Down
2 changes: 1 addition & 1 deletion cells/aoi21/gf180mcu_fd_sc_mcu9t5v0__aoi21_1.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi21_1( A2, ZN, A1, B );
module gf180mcu_fd_sc_mcu9t5v0__aoi21_1_func( A2, ZN, A1, B );
input A1, A2, B;
output ZN;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi21_2( B, ZN, A2, A1, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__aoi21_2_func( B, ZN, A2, A1, VDD, VSS );
input A1, A2, B;
inout VDD, VSS;
output ZN;
Expand Down
2 changes: 1 addition & 1 deletion cells/aoi21/gf180mcu_fd_sc_mcu9t5v0__aoi21_2.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi21_2( B, ZN, A2, A1 );
module gf180mcu_fd_sc_mcu9t5v0__aoi21_2_func( B, ZN, A2, A1 );
input A1, A2, B;
output ZN;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi21_4( A1, A2, ZN, B, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__aoi21_4_func( A1, A2, ZN, B, VDD, VSS );
input A1, A2, B;
inout VDD, VSS;
output ZN;
Expand Down
2 changes: 1 addition & 1 deletion cells/aoi21/gf180mcu_fd_sc_mcu9t5v0__aoi21_4.functional.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi21_4( A1, A2, ZN, B );
module gf180mcu_fd_sc_mcu9t5v0__aoi21_4_func( A1, A2, ZN, B );
input A1, A2, B;
output ZN;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi211_1( A2, ZN, A1, B, C, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__aoi211_1_func( A2, ZN, A1, B, C, VDD, VSS );
input A1, A2, B, C;
inout VDD, VSS;
output ZN;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi211_1( A2, ZN, A1, B, C );
module gf180mcu_fd_sc_mcu9t5v0__aoi211_1_func( A2, ZN, A1, B, C );
input A1, A2, B, C;
output ZN;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi211_2( A2, ZN, A1, B, C, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__aoi211_2_func( A2, ZN, A1, B, C, VDD, VSS );
input A1, A2, B, C;
inout VDD, VSS;
output ZN;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi211_2( A2, ZN, A1, B, C );
module gf180mcu_fd_sc_mcu9t5v0__aoi211_2_func( A2, ZN, A1, B, C );
input A1, A2, B, C;
output ZN;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi211_4( ZN, A2, A1, B, C, VDD, VSS );
module gf180mcu_fd_sc_mcu9t5v0__aoi211_4_func( ZN, A2, A1, B, C, VDD, VSS );
input A1, A2, B, C;
inout VDD, VSS;
output ZN;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

module gf180mcu_fd_sc_mcu9t5v0__aoi211_4( ZN, A2, A1, B, C );
module gf180mcu_fd_sc_mcu9t5v0__aoi211_4_func( ZN, A2, A1, B, C );
input A1, A2, B, C;
output ZN;

Expand Down
Loading