verilog-ethernet icon indicating copy to clipboard operation
verilog-ethernet copied to clipboard

Minor fixes and improvements

Open Reisswolf opened this issue 5 years ago • 0 comments

  • Converted some local parameter definitions into localparam's which reduces synthesis warnings.
  • Added missing port definitions in module instantiations
  • Fixed a typo in all sync_signal.v files located in the example folders

Reisswolf avatar Mar 16 '20 05:03 Reisswolf