├── readme.md ├── sdram_simple.vhd ├── sdram_xula2-lx25.ucf └── tb_sdram_simple.vhd /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dnotq/sdram/HEAD/readme.md -------------------------------------------------------------------------------- /sdram_simple.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dnotq/sdram/HEAD/sdram_simple.vhd -------------------------------------------------------------------------------- /sdram_xula2-lx25.ucf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dnotq/sdram/HEAD/sdram_xula2-lx25.ucf -------------------------------------------------------------------------------- /tb_sdram_simple.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dnotq/sdram/HEAD/tb_sdram_simple.vhd --------------------------------------------------------------------------------