Altera_Forum
Honored Contributor
12 years agohow can i know the type of input in ethernet generated from pluggin?
how can i know the type of input in ethernet generated from pluggin for VHDL to define variable?
and find that there are two reserved words in ethernet's file, one is read, another is write, what should i pass to them when a testing TX or RX? when making a VHDL testing bench to test TX and RX data to my home computer, any other button in menu i should click? or i just need to create a simple top layer VHDL file, then it can run as i find test bench AN585 has tcl and Verilog, when search ff_tx_data, i do not find any data it passed to ethernet to transmit. How can it test?