Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| intro_example:cadence_import [2024/01/17 12:07] – [Example: FIFO boolean buffer] ifx_async | intro_example:cadence_import [2024/03/13 13:50] (current) – [Example: FIFO boolean buffer] ifx_async | ||
|---|---|---|---|
| Line 64: | Line 64: | ||
| </ | </ | ||
| The names of the synthesized version are prefixed with sdt_ which stands for syntax-directed translation. | The names of the synthesized version are prefixed with sdt_ which stands for syntax-directed translation. | ||
| - | Then, in order to achieve the cell-mapping | + | Then, in order to achieve the cell-mapping the interact tool is launched in this way: |
| < | < | ||
| > | > | ||
| Line 115: | Line 115: | ||
| *Replace ' | *Replace ' | ||
| *Replace ' | *Replace ' | ||
| - | *Replace '_sdt' with 'sdt' | + | *Replace '_std' with 'std' |
| *Replace '([ \t]*\n){3, | *Replace '([ \t]*\n){3, | ||
| *Erase all empty modules (manually). | *Erase all empty modules (manually). | ||