Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyInfra: Provide a PowerShell drive #35

Open
Paebbels opened this issue Dec 3, 2016 · 0 comments
Open

PyInfra: Provide a PowerShell drive #35

Paebbels opened this issue Dec 3, 2016 · 0 comments

Comments

@Paebbels
Copy link
Member

Paebbels commented Dec 3, 2016

PowerShell has the ability to provide user-defined drives. PoC should provide a drive called poc. This allows fast access (and tab completion) to IP cores, testbenches and constraint files. Normal CmdLets like dir and cd could be used to browse PoC's IP core database.

Possible output:

dir poc:\io\ddrio

PoC Entity             Source file         VHDL name
----------------------------------------------------
Package ddrio          ddrio.pkg.vhdl      ddrio
PoC.io.ddrio.in        ddrio_in.vhdl       ddrio_in
PoC.io.ddrio.inout     ddrio_inout.vhdl    ddrio_inout
PoC.io.ddrio.out       ddrio_out.vhdl      ddrio_out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Python Infrastructure
Issue / PullRequest
Development

No branches or pull requests

1 participant