#13 closed defect (fixed)
bad template type generation
| Reported by: | Owned by: | somebody | |
|---|---|---|---|
| Priority: | major | Component: | component1 |
| Keywords: | Cc: |
Description
in function getType of specialization.py, a space may be missing if last character of tp is '>'. For example: Port('word_in', 'p_my_port', word_t='sc_uint<16>')
Attachments (1)
Change History (2)
Changed 17 years ago by
| Attachment: | bad_template_delimiter.patch added |
|---|
comment:1 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.


Fixed in [828], thanks