Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
intro_example:start [2025/05/20 11:49] – [Low-level circuit design and SPICE simulation] rajit | intro_example:start [2025/05/22 10:01] (current) – [Organizing your design] rajit | ||
---|---|---|---|
Line 23: | Line 23: | ||
*Other ways to write the [[intro_example: | *Other ways to write the [[intro_example: | ||
* [[assertions|Assertions]] in parameterized definitions | * [[assertions|Assertions]] in parameterized definitions | ||
+ | * [[name_mangling|Expanded names]] in ACT | ||
* Using [[.pure_struct|pure structures]] | * Using [[.pure_struct|pure structures]] | ||
* Defining [[.operators|operators]] | * Defining [[.operators|operators]] | ||
Line 32: | Line 33: | ||
* Creating [[namespace|libraries and namespaces]] | * Creating [[namespace|libraries and namespaces]] | ||
+ | * Organizing your [[files|files]] | ||
* Tracking [[dependencies|dependencies]] between ACT files | * Tracking [[dependencies|dependencies]] between ACT files | ||
Line 43: | Line 45: | ||
* Specifying transistor [[sizing|sizes]] for CMOS implementation | * Specifying transistor [[sizing|sizes]] for CMOS implementation | ||
* Generating spice [[netlist|netlist]] and simulation with [[https:// | * Generating spice [[netlist|netlist]] and simulation with [[https:// | ||
- | * Name mangling in ACT | + | |
===== External tools ===== | ===== External tools ===== | ||