Skip to content

What does yosys -import do? #1727

Answered by kareefardi
xobs asked this question in Q&A
Apr 10, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@xobs Without it we can't use yosys builtin tcl commands, as far as I understand. From yosys docs

The tcl command 'yosys -import' can be used to import all yosys
commands directly as tcl commands to the tcl shell. Yosys commands
'proc' and 'rename' are wrapped to tcl commands 'procs' and 'renames'
in order to avoid a name collision with the built in commands.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xobs
Comment options

@kareefardi
Comment options

Answer selected by xobs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants