Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

for repeated externals only create one verilog file #76

Closed
TM90 opened this issue Apr 28, 2016 · 1 comment
Closed

for repeated externals only create one verilog file #76

TM90 opened this issue Apr 28, 2016 · 1 comment
Assignees

Comments

@TM90
Copy link
Member

TM90 commented Apr 28, 2016

create only one verilog file use naming for instances

::repeat 4 {
    external example.rf example_$i 
}

Should result in example.v and instances example_0 to example_3

@TM90 TM90 self-assigned this Apr 28, 2016
@TM90 TM90 mentioned this issue May 11, 2016
@TM90
Copy link
Member Author

TM90 commented May 11, 2016

Closed with #77

@TM90 TM90 closed this as completed May 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant