New pages
- 14:49, 9 December 2024 How to enable long paths on Windows? (hist) [1,776 bytes] Mohammad (Talk | contribs) (Created page with "Historically, operating systems used to have limitations of maximum path length. For example, when an absolute path is required, the full path cannot exceed this size. Most m...")
- 14:59, 11 October 2024 Simple port modification (hist) [3,833 bytes] Mohammad (Talk | contribs) (Created page with "This example converts module with struct ports into flat ports. <nowiki> from invio import * set_preference("invio_insert_ports_with_newline", 1) add_sv_file("test.sv") ana...")
- 11:19, 6 September 2024 How to insert/add a statement, or a module item, into a sequential block and a generate block (hist) [6,643 bytes] Mohammad (Talk | contribs) (Created page with "This application shows how to insert a new statement into a sequential block and a generate block. It mostly uses the Add* APIs that were described in the FAQ page: [https://...")
- 10:26, 6 September 2024 How to replace a statement that has a label (hist) [7,077 bytes] Mohammad (Talk | contribs) (Created page with "This application shows how to replace a statement expression and the statement could have a label that we can keep or change with a new label. For the following testcase it...")
- 20:24, 16 August 2024 Yosys-Verific Integration (hist) [1,225 bytes] Vince (Talk | contribs) (Created page with "Yosys is an open source platform that works with a suite of EDA tools. It is possible for a Verific user to integrate Verific with Yosys, which would replace the open source...")