Forum Discussion
Altera_Forum
Honored Contributor
15 years agoyet another option would be hacking the .bdf, maybe it will make the parameter field editable after you give it a value. here's an extraction from mine:
(parameter
"WIDTH_IN"
"25"
"Width of Input, any integer > 0"
)
(parameter
"WIDTH_OUT"
"25"
"Width of Output, any integer > 0"
)