Skip to content

About codegen #7

Closed Locked Answered by OpenRealTimeSimulation
xbh-sdju asked this question in Q&A
Discussion options

You must be logged in to vote

@xbh-sdju,

In powershell, prefix the codegen command with .\ to let powershell know to look for codegen in the current directory. So:
.\codegen
.\codegen -help
.\codegen netlist_filename

By default, powershell doesn't search for commands/executables in current directory, so you need the .\ to get it to do so.

In Windows cmd.exe, you don't usually need the .\ prefix.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@xbh-sdju
Comment options

@OpenRealTimeSimulation
Comment options

Comment options

You must be logged in to vote
1 reply
@xbh-sdju
Comment options

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