source: PlatformSupport/CustomPeripherals/pcores/warp_v4_userio_v1_00_a/mdlsrc/init.m

Last change on this file was 1331, checked in by sgupta, 15 years ago

userio core for V4

  • Property svn:executable set to *
File size: 121 bytes
Line 
1downs = 20;
2configram = zeros(1,64);
3configram(22) = 1;
4configram(23) = 1;
5configram(54) = 1;
6configram(55) = 1;
7
Note: See TracBrowser for help on using the repository browser.