Forum Discussion
Matcha
New Contributor
5 years agoEfficient Way to store and compare MAC addresses
Hello,
I am quite new to using higher level FPGA elements since in college we only used small scale designs with at most 16-bit wide busses and predefined data paths so forgive me if this question ...
- 5 years ago
Yes, if you want to make comparison. You can make use of the comparator, all the IP is in the IP catalog.
What I would suggest is you use modelsim to make sure the behavior is the one that you want.
KennyT_altera
Super Contributor
5 years agoYes, if you want to make comparison. You can make use of the comparator, all the IP is in the IP catalog.
What I would suggest is you use modelsim to make sure the behavior is the one that you want.
- Matcha5 years ago
New Contributor
Hi yes, this helped me out. I able to make a comparator with the bus widths I needed through the IP generator.