- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have develop a peripherial in verilog that uses parameters. Some of these parameter are strings. The SOPC Builder componenet editor only allows integers as a parameter value. I though I could ignore this until I went to compile the design. It turns out that when sopc builder generates the code for the module, it sets the string parameters to 0. Which screws up the intended function of the design.
My Question: Can I modify the ptf file so that the string value is put into the parameter and not 0 when the system is generated? Thanks RobLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can take the template from component editor, and modify the ptf / script to your parameters. You may have to reload SPOC builder to update the change in librarys.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page