<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://andromeda.df.lu.lv/wiki/index.php?action=history&amp;feed=atom&amp;title=LibreLane</id>
	<title>LibreLane - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://andromeda.df.lu.lv/wiki/index.php?action=history&amp;feed=atom&amp;title=LibreLane"/>
	<link rel="alternate" type="text/html" href="http://andromeda.df.lu.lv/wiki/index.php?title=LibreLane&amp;action=history"/>
	<updated>2026-07-04T06:07:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://andromeda.df.lu.lv/wiki/index.php?title=LibreLane&amp;diff=11312&amp;oldid=prev</id>
		<title>Leo: Created page with &quot;LibreLane is the successor of OpenLane V2, rewritten as python scripts for the VLSI design flow using open source tools.  == Setup LibreLane ==  [https://librelane.readthedocs...&quot;</title>
		<link rel="alternate" type="text/html" href="http://andromeda.df.lu.lv/wiki/index.php?title=LibreLane&amp;diff=11312&amp;oldid=prev"/>
		<updated>2026-07-03T20:09:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;LibreLane is the successor of OpenLane V2, rewritten as python scripts for the VLSI design flow using open source tools.  == Setup LibreLane ==  [https://librelane.readthedocs...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;LibreLane is the successor of OpenLane V2, rewritten as python scripts for the VLSI design flow using open source tools.&lt;br /&gt;
&lt;br /&gt;
== Setup LibreLane ==&lt;br /&gt;
&lt;br /&gt;
[https://librelane.readthedocs.io/en/latest/getting_started/migrants/index.html Read this] if interested to migrate from OpenLane.&lt;br /&gt;
&lt;br /&gt;
This is a Nix based installation (preferred).&lt;br /&gt;
Clone the repository and run the nix shell. The first time will take time as everything is pulled in and set up.&lt;br /&gt;
&lt;br /&gt;
 git clone https://github.com/librelane/librelane&lt;br /&gt;
 &lt;br /&gt;
 cd librelane&lt;br /&gt;
 nix-shell shell.nix&lt;br /&gt;
&lt;br /&gt;
If you run into python test errors, you may have to edit the default.nix, the line with &lt;br /&gt;
   doCheck = true;&lt;br /&gt;
to:&lt;br /&gt;
   doCheck = false;&lt;br /&gt;
&lt;br /&gt;
Run a test example to verify all works:&lt;br /&gt;
 mkdir my_designs&lt;br /&gt;
 cd my_designs/&lt;br /&gt;
 librelane --run-example spm&lt;/div&gt;</summary>
		<author><name>Leo</name></author>
		
	</entry>
</feed>