Added some documenation about sparse-checkout for verilog-ethernet submodule.

This commit is contained in:
Rose Thompson 2024-07-19 13:11:48 -05:00
parent 79d0cb96c2
commit 9c1779a2d5
2 changed files with 19 additions and 0 deletions

3
addins/README.md Normal file
View File

@ -0,0 +1,3 @@
verilog-ethernet contains many ethernet devices. Wally's synthesizable RVVI interface only requires a small subset of these files.
To do a sparse checkout of this repo copy sparse-checkout to cvw/.git/modules/addins/verilog-ethernet/info
This will make the working directory only contain the necessary files.

16
addins/sparse-checkout Normal file
View File

@ -0,0 +1,16 @@
rtl/eth_mac_mii_fifo.v
rtl/eth_mac_mii.v
rtl/mii_phy_if.v
rtl/ssio_ddr_in.v
rtl/eth_mac_1g.v
rtl/axis_gmii_rx.v
rtl/lfsr.v
rtl/eth_axis_tx.v
rtl/mac_ctrl_tx.v
rtl/axis_gmii_tx.v
rtl/mac_ctrl_rx.v
rtl/mac_pause_ctrl_tx.v
rtl/mac_pause_ctrl_rx.v
lib/axis/rtl/axis_async_fifo_adapter.v
lib/axis/rtl/axis_adapter.v
lib/axis/rtl/axis_async_fifo.v