- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm testing my system and I'd like to associate a known value to a RX Serdes Input. When instantiating it in top module I'd like to put my 8ch like .rx_in(8'hFF) but when I tried to do that I just receive this error below
Error (15871): Input port DATAIN of DDIO_IN primitive "SERDES:serdes|altlvds_rx:ALTLVDS_RX_component|SERDES_lvds_rx:auto_generated|SERDES_ddio_in:ddio_in|ddio_ina_1" must come from an I/O IBUF or DELAY_CHAIN primitive I tried to create a reg and the associate a reg to rx_in but again without success. Thanks DaniloLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
if you are simulting then use testbench to instantiate your design and feed input through io
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