We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e42176 commit 225fbc6Copy full SHA for 225fbc6
std/cells.act
@@ -24,9 +24,9 @@
24
* A technology-independent cell library for combinational gates.
25
* Useful for generating the datapath for latch-based bundled-data logic.
26
*
27
- * Where possible, we have used the same names and similar sizing
28
- * information as James Stine's open-source SPICE library for a 180nm
29
- * process.
+ * The initial version of the cell library used the same names and similar
+ * sizing information as James Stine's open-source SPICE library for a
+ * 180nm process.
30
31
*------------------------------------------------------------------------
32
*/
0 commit comments