Initial commit
This commit is contained in:
20
Libs/RiscV/NEORV32/setups/radiant/UPduino_v3/.gitignore
vendored
Normal file
20
Libs/RiscV/NEORV32/setups/radiant/UPduino_v3/.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
/*
|
||||
|
||||
!.gitignore
|
||||
!README.md
|
||||
|
||||
!system_pll/
|
||||
system_pll/*
|
||||
!system_pll/system_pll.ipx
|
||||
!system_pll/rtl/
|
||||
system_pll/rtl/*
|
||||
!system_pll/rtl/system_pll.v
|
||||
|
||||
!source/
|
||||
source/*
|
||||
!source/impl_1.xcf
|
||||
|
||||
!*.vhd
|
||||
!*.rdf
|
||||
!*.pdc
|
||||
!*.bin
|
Reference in New Issue
Block a user