-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from siliconcompiler/fix-analog
fix IO cells
- Loading branch information
Showing
29 changed files
with
1,892 additions
and
499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
// Source lambdapdk/gf180/libs/gf180mcu_fd_io/lef/3LM/gf180mcu_fd_io.lef | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__asig_5p0 ( | ||
inout ASIG5V, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__bi_24t ( | ||
inout PAD, | ||
inout A, | ||
inout CS, | ||
inout IE, | ||
inout OE, | ||
inout PD, | ||
inout PU, | ||
inout SL, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__bi_t ( | ||
inout PAD, | ||
inout A, | ||
inout CS, | ||
inout IE, | ||
inout OE, | ||
inout PD, | ||
inout PDRV0, | ||
inout PDRV1, | ||
inout PU, | ||
inout SL, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__brk2 ( | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__brk5 ( | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__cor ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__dvdd ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__dvss ( | ||
inout DVSS, | ||
inout DVDD, | ||
inout VDD | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fill1 ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fill5 ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fill10 ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fillnc ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__in_c ( | ||
inout PAD, | ||
inout PD, | ||
inout PU, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__in_s ( | ||
inout PAD, | ||
inout PD, | ||
inout PU, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
// Source lambdapdk/gf180/libs/gf180mcu_fd_io/lef/4LM/gf180mcu_fd_io.lef | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__asig_5p0 ( | ||
inout ASIG5V, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__bi_24t ( | ||
inout PAD, | ||
inout A, | ||
inout CS, | ||
inout IE, | ||
inout OE, | ||
inout PD, | ||
inout PU, | ||
inout SL, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__bi_t ( | ||
inout PAD, | ||
inout A, | ||
inout CS, | ||
inout IE, | ||
inout OE, | ||
inout PD, | ||
inout PDRV0, | ||
inout PDRV1, | ||
inout PU, | ||
inout SL, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__brk2 ( | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__brk5 ( | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__cor ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__dvdd ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__dvss ( | ||
inout DVSS, | ||
inout DVDD, | ||
inout VDD | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fill1 ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fill5 ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fill10 ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__fillnc ( | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__in_c ( | ||
inout PAD, | ||
inout PD, | ||
inout PU, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule | ||
|
||
(* blackbox *) | ||
module gf180mcu_fd_io__in_s ( | ||
inout PAD, | ||
inout PD, | ||
inout PU, | ||
inout Y, | ||
inout DVDD, | ||
inout DVSS, | ||
inout VDD, | ||
inout VSS | ||
); | ||
endmodule |
Oops, something went wrong.