Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20684 Discussions

The 10g eth example use the address_decode to configure the tx/rx mac address,how could I configure it in verilog?

rfeng6
Beginner
519 Views
 
0 Kudos
1 Reply
SengKok_L_Intel
Moderator
261 Views
Hi, The design can use system console to configure the configuration register of the design, you can also create your own state machine by using Verilog to configure the 10G MAC address via the Avalon MM interface. Regards -SK
0 Kudos
Reply