mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
Moved common techlib files to techlibs/common
This commit is contained in:
parent
647c23b7b7
commit
288ba9618a
13 changed files with 17 additions and 17 deletions
|
@ -27,7 +27,7 @@ cells with the provided implementation.
|
|||
|
||||
When no map file is provided, {\tt techmap} uses a built-in map file that
|
||||
maps the Yosys RTL cell types to the internal gate library used by Yosys.
|
||||
The curious reader may find this map file as {\tt techlibs/stdcells.v} in
|
||||
The curious reader may find this map file as {\tt techlibs/common/stdcells.v} in
|
||||
the Yosys source tree.
|
||||
|
||||
Additional features have been added to {\tt techmap} to allow for conditional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue