<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.cadence.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Allegro X Pulse &amp;amp; EDM - Recent Threads</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm</link><description>Allegro X Pulse &amp;amp; EDM</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jul 2026 06:07:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm" /><item><title>Pulse Live AMA Session  is Coming!</title><link>https://community.cadence.com/thread/66218?ContentTypeID=0</link><pubDate>Thu, 30 Jul 2026 06:07:37 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:b3fc2d6c-a02f-4687-a833-c274d7379a8f</guid><dc:creator>Renu Vibha</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/66218?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/66218/pulse-live-ama-session-is-coming/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Explore the latest capabilities in System Capture and engage directly with Cadence experts on:&lt;/p&gt;
&lt;p&gt;&lt;span class="emoticon" data-url="https://community.cadence.com/cfs-file/__key/system/emoji/1f539.svg" title="Small blue diamond"&gt;&amp;#x1f539;&lt;/span&gt;&amp;nbsp;Team Design&lt;br /&gt;&amp;nbsp;&lt;span class="emoticon" data-url="https://community.cadence.com/cfs-file/__key/system/emoji/1f539.svg" title="Small blue diamond"&gt;&amp;#x1f539;&lt;/span&gt;&amp;nbsp;LiveBOM&lt;br /&gt;&amp;nbsp;&lt;span class="emoticon" data-url="https://community.cadence.com/cfs-file/__key/system/emoji/1f539.svg" title="Small blue diamond"&gt;&amp;#x1f539;&lt;/span&gt;&amp;nbsp;Unified Search&lt;/p&gt;
&lt;p&gt;Whether you&amp;#39;re looking to improve collaboration, streamline BOM management, or find information faster, this session is for you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Join the conversation, &lt;a href="https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/66218/pulse-live-ama-session-is-coming"&gt;here&lt;/a&gt; on Wednesday, Aug 5&lt;sup&gt;th&lt;/sup&gt; at 7:30-8:30PM IST&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bring your questions. &amp;nbsp;Leave with answers.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:480px;max-width:640px;" alt=" " src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/Pulse_5F00_Data_5F00_Driven_5F00_Design_5F00_Analysis_5F00_Cadence_5F00_CPG.png" /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Display project pulse version in SYSCAP title block and in pcb editor.</title><link>https://community.cadence.com/thread/65581?ContentTypeID=0</link><pubDate>Fri, 19 Dec 2025 15:09:32 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:11bc0a44-7c50-4157-b5f3-4d6b13760a47</guid><dc:creator>RJ202412171240</dc:creator><slash:comments>6</slash:comments><comments>https://community.cadence.com/thread/65581?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/65581/display-project-pulse-version-in-syscap-title-block-and-in-pcb-editor/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using Allegro X 24.1; System Capture, PCB Editor and are saving both schematic project and layout in Pulse.&lt;/p&gt;
&lt;p&gt;I want to display which pulse commit I am looking at on my schematic title block - I have been doing this in other software that has revision handling and it is very practical both during actual design work and when sharing and discussing projects to know which version are currently shown.&lt;/p&gt;
&lt;p&gt;It seems like it&amp;nbsp;should be a simple enough variable to fetch from the system with something like $PulseVersion or similar.&lt;/p&gt;
&lt;p&gt;I have done my own workaround by creating my own custom variable called PulseVersion and then run this TCL &amp;quot;script&amp;quot;:&lt;/p&gt;
&lt;p&gt;modifyCustomVar -name &amp;quot;PULSEVERSION&amp;quot; -type &amp;quot;Project Defined&amp;quot; -value &amp;quot;[dict get [dict get [pulse::getVersionDetails] Attributes] displayRevision]&amp;quot;&lt;/p&gt;
&lt;p&gt;It will return current pulse version like &amp;quot;1.0&amp;quot; or &amp;quot;4.2&amp;quot; or &amp;quot;1.33.7&amp;quot; depending on your current commit version.&lt;/p&gt;
&lt;p&gt;But its a manual step that in my opinion should be automatically updated when commiting. Has anyone found a better way?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would love to have a similar solution in pcb editor also, but have not even managed to do a manual workaround in there yet :/&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>General stability and usability of Orcad EDM</title><link>https://community.cadence.com/thread/62956?ContentTypeID=0</link><pubDate>Fri, 06 Dec 2024 14:15:38 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:16571c44-8979-42f0-a883-fdc387f5c375</guid><dc:creator>Cantstandya</dc:creator><slash:comments>2</slash:comments><comments>https://community.cadence.com/thread/62956?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/62956/general-stability-and-usability-of-orcad-edm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;br /&gt;&lt;br /&gt;My company just started exploring Orcad EDM. Just wondering if any of you have experience with the tool and could say something about what is working well and what is not working well? Knowing that Capture is somewhat sloppy on the file handling in general I am a bit afraid that EDM will just add a new level of confusion. My fear is that in corner cases we need to go into both the local workspace and the vaults and do manual changes and then the tool will give no benefits in total.&lt;/p&gt;
&lt;p&gt;We are using the filesystem vault. SVN seems a bit old fashioned so a bit reluctant of introducing that.&lt;/p&gt;
&lt;p&gt;However, my first impression is good. It seems to work fine. I have only tested basic check in/out of DSNs so far though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to share my PCB Designs and Libraries such as schematic symbols, schematic design, PCB footprint libraries and PCB layout from one location to another location without using the workspace</title><link>https://community.cadence.com/thread/62877?ContentTypeID=0</link><pubDate>Mon, 18 Nov 2024 09:31:59 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:134ae30a-da5a-4ece-a855-be19c5a87c1f</guid><dc:creator>RohitRohan</dc:creator><slash:comments>3</slash:comments><comments>https://community.cadence.com/thread/62877?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/62877/how-to-share-my-pcb-designs-and-libraries-such-as-schematic-symbols-schematic-design-pcb-footprint-libraries-and-pcb-layout-from-one-location-to-another-location-without-using-the-workspace/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hai Community,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s say I am an engineer working in a company named ABC, with my team located at Site A. There is another team situated at Site B, approximately 1000 km away, and the two locations are not on the same network. I am exploring efficient methods to share design data between these two teams.&lt;/p&gt;
&lt;p&gt;Specifically, we need a solution for sharing and accessing the following:&lt;/p&gt;
&lt;p&gt;PCB Designs&lt;br /&gt;Schematic Symbols&lt;br /&gt;Schematic Design Files&lt;br /&gt;PCB Footprint Libraries&lt;br /&gt;PCB Layouts&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The goal is to enable the team at Site B to access the design files and libraries seamlessly while ensuring data integrity and minimizing manual effort.&lt;/p&gt;
&lt;p&gt;I came across the Cadence Allegro X Pulse Server in the Cadence portfolio, and I am curious if this product could address our requirements.&lt;/p&gt;
&lt;p&gt;Could anyone please confirm if the Allegro X Pulse Server is suitable for this purpose, or suggest an alternative Cadence product that would be ideal for cross-location collaboration?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Rohit Rohan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to lock a schematic design to a particular user in the OrCAD EDM</title><link>https://community.cadence.com/thread/62498?ContentTypeID=0</link><pubDate>Wed, 04 Sep 2024 12:27:55 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:97fcb7a2-40fa-42c9-8907-88aa061f223e</guid><dc:creator>RohitRohan</dc:creator><slash:comments>3</slash:comments><comments>https://community.cadence.com/thread/62498?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/62498/how-to-lock-a-schematic-design-to-a-particular-user-in-the-orcad-edm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hai Community,&lt;/p&gt;
&lt;p&gt;In the OrCAD EDM, I want to lock a schematic design to particular user until he / she checks out the design. How can we do that.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Rohit Rohan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Updating Modules in Layout with Pulse Module Manager</title><link>https://community.cadence.com/thread/59762?ContentTypeID=0</link><pubDate>Mon, 15 Jul 2024 08:59:35 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:926ad8c1-c029-4055-9085-ef20fe6ce801</guid><dc:creator>DesignTech</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/59762?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59762/updating-modules-in-layout-with-pulse-module-manager/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;The Pulse environment enables the creation and management of modules for individual blocks in a design. These managed modules can be directly consumed in the main PCB.&lt;/p&gt;
&lt;p&gt;If a Pulse-managed module undergoes changes at the module level, the changes can be synchronized with the main PCB where this module is consumed through the Pulse Module Manager.&lt;/p&gt;
&lt;p&gt;You can launch the Pulse Module Manager in Pulse-enabled PCB Editor using &lt;strong&gt;Place &amp;gt; Pulse Module Manager&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Pulse Module Manager " src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/5_5F00_1.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Pulse Module Manager displays a list of all version-managed modules related to the active board design and the count of how many times each module is instantiated in the layout. It also displays the status of each module with respect to its schematic and Pulse version. If the module is in sync with its schematic or Pulse version, the status will appear in green.&lt;/p&gt;
&lt;p&gt;&lt;img style="height:auto;max-width:1320px;" alt="Pulse Module Manager Import Latest" src="https://community.cadence.com/resized-image/__size/2640x0/__key/communityserver-discussions-components-files/133/5_5F00_2.png" /&gt;&lt;/p&gt;
&lt;p&gt;If any change to the module has been made and committed to the server, the&amp;nbsp;&lt;strong&gt;Update Available&lt;/strong&gt;&amp;nbsp;column shows a&amp;nbsp;&lt;strong&gt;Y&amp;nbsp;&lt;/strong&gt;with the updated module version number.&amp;nbsp;&lt;br /&gt; &lt;br /&gt; Select the module and click on&amp;nbsp;&lt;strong&gt;Import Latest&lt;/strong&gt;&amp;nbsp;to update the module in the board.&lt;/p&gt;
&lt;p&gt;Read the article &lt;a href="https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1O3w000009m3GlEAI&amp;amp;pageName=ArticleContent"&gt;here&lt;/a&gt; to know more about Pulse Module Manager.&lt;/p&gt;
&lt;p&gt;Team DesignTech&lt;br /&gt;Cadence Design Systems&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Status icons associated with Pulse-managed layouts</title><link>https://community.cadence.com/thread/59622?ContentTypeID=0</link><pubDate>Mon, 24 Jun 2024 10:29:04 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:1845338b-270b-41d2-96b3-f193c2882560</guid><dc:creator>DesignTech</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/59622?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59622/status-icons-associated-with-pulse-managed-layouts/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;System Capture users in a multi-user Pulse environment can stay updated with the latest changes in layouts. The Pulse-managed layouts associated with a schematic are displayed in the System Capture Project Explorer, provided you have read or edit permissions for the layouts. The progress of a layout can be monitored with the help of different icons which get updated with every unique activity.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Cloud shaped icon&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="cloud icon layout " src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/4_5F00_1.png" /&gt;&lt;/p&gt;
&lt;p&gt;A cloud icon next to a board indicates that the board file is on the Pulse server. When you create a new project from a template along with a template layout, a new design is created with its layout on Pulse. This is indicated by the cloud icon.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Template layout" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/4_5F00_2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Green tick icon:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:480px;max-width:640px;" alt="green tick layout" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/4_5F00_3.png" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When you open a board, it is downloaded from the Pulse server to your local machine. This is indicated by a green tick. The green tick also indicates that the schematic and PCB are in sync.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;PCB ready for schematic icon:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:480px;max-width:640px;" alt="PCB ready for schematic" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/4_5F00_4.png" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When a layout engineer updates a layout and commits the changes to the Pulse server, the changes are indicated by a &amp;quot;PCB ready for schematic&amp;quot; status icon. This icon lets the schematic designer know that a new version of the board is available on the Pulse server and the changes can be backannotated to the schematic.&lt;/p&gt;
&lt;p&gt;Click &lt;a href="https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1O3w000009m5esEAA"&gt;here&lt;/a&gt; to know about more such status icons.&lt;/p&gt;
&lt;p&gt;Team DesignTech&lt;br /&gt;Cadence Design Systems&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Design Search and Reuse in multi-user Pulse environment</title><link>https://community.cadence.com/thread/59511?ContentTypeID=0</link><pubDate>Mon, 03 Jun 2024 15:17:30 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:efb38e40-75a7-446c-be51-5c7eba80b5fc</guid><dc:creator>DesignTech</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/59511?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59511/design-search-and-reuse-in-multi-user-pulse-environment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Starting SPB 23.1, &lt;strong&gt;Unified Search&lt;/strong&gt; provides a&amp;nbsp;&lt;strong&gt;Design&amp;nbsp;&lt;/strong&gt;tab that lists the designs committed to the Pulse server. You can search and reuse the entire design, selective blocks, or pages in your current System Capture design.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Unified Search Design Tab" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/3_5F00_1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Search the relevant keyword in the &lt;strong&gt;Design&lt;/strong&gt; tab of &lt;strong&gt;Unified Search&lt;/strong&gt; to look for designs to be reused. Search is performed on the System Capture designs committed to the Pulse server and results are filtered as per the entered keyword.&lt;/p&gt;
&lt;p&gt;You have options to preview and open the design and import pages or blocks. Right-click on the design name in &lt;strong&gt;Unified Search&lt;/strong&gt; and select the required option.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Design Preview" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/3_5F00_2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Click &lt;a href="https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1O3w000009m39fEAA"&gt;here&lt;/a&gt; to know more about the design search and reuse feature.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Create and Manage Layout Modules in Pulse</title><link>https://community.cadence.com/thread/59342?ContentTypeID=0</link><pubDate>Mon, 06 May 2024 06:06:53 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:aa6878f2-6f6f-449d-9ee5-0ebb1adfbb91</guid><dc:creator>DesignTech</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/59342?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59342/create-and-manage-layout-modules-in-pulse/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;In the Pulse environment, System Capture users can now create and manage layouts for individual blocks in the design. Pulse-managed layouts include boards, packages, and modules, and are displayed in Project Explorer, if you have read or edit permissions for the layout files.&lt;/p&gt;
&lt;p&gt;Export the netlist for the desired block.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Export Netlist" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/2_5F00_1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Select the block-level netlist while committing the top design.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Commit Block Netlist" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/2_5F00_2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Create a module and import the block netlist from Pulse.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Import Netlist Pulse" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/2_5F00_3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Place the components and commit the module.&lt;/p&gt;
&lt;p&gt;The committed module can now be used in the main PCB layout.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Module placement" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/2_5F00_4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Click &lt;a href="https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1O3w000009m3HFEAY"&gt;here&lt;/a&gt; for details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What is check-in and check-out exactly in OrCAD EDM</title><link>https://community.cadence.com/thread/59133?ContentTypeID=0</link><pubDate>Sat, 23 Mar 2024 16:59:56 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:92942ed6-52e4-457e-a054-86c455c89a52</guid><dc:creator>RohitRohan</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/59133?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59133/what-is-check-in-and-check-out-exactly-in-orcad-edm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hai, Community,&lt;/p&gt;
&lt;p&gt;I am using the EDM recently, i have a confusion between the check-in and check-out, what exactly is&amp;nbsp;&lt;span&gt;check-in and check-out in OrCAD EDM.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As per my knowledge, check-out is when i checked-out the design which i want to edit and checked-in is when i completed the editing of the design before releasing the design i have to check-in.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Correct me if i am wrong.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt=" " src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/pastedimage1711213192970v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unable to completely check-in design in OrCAD EDM, BRD file not checked in</title><link>https://community.cadence.com/thread/59132?ContentTypeID=0</link><pubDate>Sat, 23 Mar 2024 16:53:22 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:61751a7e-9c2c-4bf7-ab40-76242fd3216b</guid><dc:creator>RohitRohan</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/59132?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59132/unable-to-completely-check-in-design-in-orcad-edm-brd-file-not-checked-in/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hai Community,&lt;/p&gt;
&lt;p&gt;Currently i am working on OrCAD EDM, when i am trying to check in the design, i can still see the BRD files are still not checked in even though i selected the BRD file also during the check in option. (Below image for reference)&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/pastedimage1711212748583v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Documents on OrCAD EDM</title><link>https://community.cadence.com/thread/59131?ContentTypeID=0</link><pubDate>Sat, 23 Mar 2024 16:48:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:b3ab837d-7757-4dea-89fb-d57ac51c6167</guid><dc:creator>RohitRohan</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/59131?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59131/documents-on-orcad-edm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hai Community,&lt;/p&gt;
&lt;p&gt;Can anyone share me the details document on OrCAD EDM, it will be very useful as i am working on OrCAD EDM. Any document apart from the user guide.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unable to open the BRD file using the OrCAD EDM</title><link>https://community.cadence.com/thread/59130?ContentTypeID=0</link><pubDate>Sat, 23 Mar 2024 16:45:13 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:36f02957-b964-4e2a-8938-16c839adc592</guid><dc:creator>RohitRohan</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/59130?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59130/unable-to-open-the-brd-file-using-the-orcad-edm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hai Community,&lt;/p&gt;
&lt;p&gt;I had uploaded the DSN file and BRD file to the EDM vault and created a project (Below image for reference), i am able to open the DSN file, but not able to open the BRD file, i am able to the BRD file when i open the DSN file and select the &amp;quot;Update layout option&amp;quot; but not directly from the EDM window.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:229px;max-width:512px;" height="229" src="https://community.cadence.com/resized-image/__size/1024x458/__key/communityserver-discussions-components-files/133/pastedimage1711212198829v1.png" width="512" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unable to select the option "Package Release" in OrCAD EDM</title><link>https://community.cadence.com/thread/59129?ContentTypeID=0</link><pubDate>Sat, 23 Mar 2024 16:41:20 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:ce2d2451-ea07-403b-9b45-55500adf3d7a</guid><dc:creator>RohitRohan</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/59129?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59129/unable-to-select-the-option-package-release-in-orcad-edm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hai Community,&lt;/p&gt;
&lt;p&gt;I was working with the OrCAD EDM, i had checked out my project design, but i am unable the select the&amp;nbsp;option &amp;quot;Package Release&amp;quot;. (Below image for reference) The option is grayed out.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/pastedimage1711212023580v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unable to switch from SVN option to File System under Respiratory Server Type in OrCAD EDM</title><link>https://community.cadence.com/thread/59108?ContentTypeID=0</link><pubDate>Tue, 19 Mar 2024 15:09:20 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:e29fb140-d9b0-4f1f-aef7-da9c25bddc46</guid><dc:creator>RohitRohan</dc:creator><slash:comments>2</slash:comments><comments>https://community.cadence.com/thread/59108?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/59108/unable-to-switch-from-svn-option-to-file-system-under-respiratory-server-type-in-orcad-edm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear community,&lt;/p&gt;
&lt;p&gt;I was trying to share a design file using the OrCAD EDM, but in the Vault Setup option &amp;gt;&amp;gt;&amp;nbsp;&lt;strong&gt;Respiratory Server Type,&amp;nbsp;&lt;/strong&gt;i am not able to change the option from SVN to File System, not sure why. I have reinstalled the EDM server and client multiple times but the same problem, i had done my SQL server configuration and server management studio. Does anyone know why i am not able to change from the option from&amp;nbsp;&lt;span&gt;SVN to File System in the OrCAD EDM window.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Below in the image of SVN option in the OrCAD EMD which i am not able to change to File System&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:480px;max-width:640px;" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/pastedimage1710902447405v1.jpeg" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Creating New Project from Template with Managed Layout</title><link>https://community.cadence.com/thread/58702?ContentTypeID=0</link><pubDate>Wed, 10 Jan 2024 09:26:56 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:67f9fe66-c180-458d-8093-3a0ad678443b</guid><dc:creator>DesignTech</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/58702?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/58702/creating-new-project-from-template-with-managed-layout/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;In the Pulse environment, you can use an existing System Capture project as a template to create new projects. Now, a layout widget is also added to the&amp;nbsp;&lt;strong&gt;Create New Project&lt;/strong&gt; form, which helps you&amp;nbsp;select one or more Pulse-managed layouts and include them in the new project.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the &lt;strong&gt;Create New Project&lt;/strong&gt; form, select the required layouts associated with the template project and enter a name for the board/package as appropriate under the &lt;strong&gt;Name&lt;/strong&gt; column.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/pastedimage1704878721925v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Click &lt;a href="https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1O3w000009m2MsEAI"&gt;here&lt;/a&gt; for details on the new project creation from a template.&lt;/p&gt;
&lt;p&gt;Team DesignTech&lt;br /&gt;Cadence Design Systems&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Allegro X Pulse: SPB 23.1 release —Your freedom to design boldly!</title><link>https://community.cadence.com/thread/58408?ContentTypeID=0</link><pubDate>Fri, 17 Nov 2023 18:08:37 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:7d982895-f88d-44be-8136-6e8de706d86c</guid><dc:creator>DesignTech</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/58408?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pulse-edm/58408/allegro-x-pulse-spb-23-1-release-your-freedom-to-design-boldly/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt="Allegro X" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/133/Allegro_5F00_X_5F00_SysCap_5F00_Intro1.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;We are&amp;nbsp;super excited to announce &lt;strong&gt;SPB 23.1 release &amp;mdash;Your freedom to design boldly&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;We have been hard at work to bring you this release and believe that it will help you take control of the PCB design process with the powerful new features like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New Project from Template with Managed Layout&lt;/li&gt;
&lt;li&gt;Pulse Managed Layout Module Flow&lt;/li&gt;
&lt;li&gt;Pulse Design Search and Reuse&lt;/li&gt;
&lt;li&gt;Enhanced Projects Dashboard&lt;/li&gt;
&lt;li&gt;Design Version Comparison&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Watch out this space to know all about What&amp;rsquo;s New in SPB 23.1.&lt;/p&gt;
&lt;p&gt;Team DesignTech&lt;br /&gt;Cadence Design System&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>