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 12:18] – [Circuit examples] rajit | intro_example:start [2025/08/24 16:46] (current) – [Circuit examples] rajit | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| * A simple [[inverter|inverter]] in PRS, along with a simulation using [[tools: | * A simple [[inverter|inverter]] in PRS, along with a simulation using [[tools: | ||
| * More [[gates|combinational gates]] in PRS, and simulating with [[http:// | * More [[gates|combinational gates]] in PRS, and simulating with [[http:// | ||
| - | * A [[templates|parameterized adder]] using templates | ||
| * Dependent [[template_deps|templates]] | * Dependent [[template_deps|templates]] | ||
| * Using [[standard_sim|standard testing environments]] | * Using [[standard_sim|standard testing environments]] | ||
| Line 33: | Line 32: | ||
| * 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 | ||