Libre Silicon Compiler

From F-Si wiki
Revision as of 10:12, 8 February 2019 by Mariem (talk | contribs) (Created page with "The place and route problem on silicon can be solved through integer difference logic which is closely related to integer programming. The Libre Silicon Compiler solves sever...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The place and route problem on silicon can be solved through integer difference logic which is closely related to integer programming.

The Libre Silicon Compiler solves several routing tasks by symbolic computation. It also pays special attention the dependency graph of cell modules and resolves it parallel.

lsc fills out the blanks, so you can run, for example, a placement tool and use its output in lsc.


We plan timing-oriented synthesis from RTL, which will give decisive advantage in later process steps.


https://github.com/foshardware/lsc