yosys/frontends/liberty
Jannis Harder 0f13b55173 Liberty file caching with new `libcache` command
This adds optional in-memory caching of parsed liberty files to speed up
flows that repeatedly parse the same liberty files. To avoid increasing
the memory overhead by default, the caching is disabled by default. The
caching can be controlled globally or on a per path basis using the new
`libcache` command, which also allows purging cached data.
2025-04-03 13:39:35 +02:00
..
Makefile.inc Added liberty frontend 2014-02-15 12:57:28 +01:00
liberty.cc Liberty file caching with new `libcache` command 2025-04-03 13:39:35 +02:00