Commit Graph
39 Commits
Author SHA1 Message Date
jens 99b30ba0cc - adde SIPO and PISO
git-svn-id: http://moon:8086/svn/vhdl/trunk@1263 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-30 12:27:20 +00:00
jens 4646c2ef34 - simplified PHY control signals
- revert apparent BURST fix

git-svn-id: http://moon:8086/svn/vhdl/trunk@1260 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-30 08:31:08 +00:00
jens bd1bb90bb0 - added Altera/De0-NAno implementation
git-svn-id: http://moon:8086/svn/vhdl/trunk@1256 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-29 13:15:30 +00:00
jens 3edba6d5a7 - simplified CMD FSM
git-svn-id: http://moon:8086/svn/vhdl/trunk@1230 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-25 11:37:41 +00:00
jens d0da5022ef [SDRAM CMD FSM]
- bugfix Burst mode

git-svn-id: http://moon:8086/svn/vhdl/trunk@1228 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-25 09:32:10 +00:00
jens 5fe93ed9ac - removed BURSTLEN from generics
- fixed burst counter
- fixed SDR PHY

git-svn-id: http://moon:8086/svn/vhdl/trunk@1224 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-25 08:03:05 +00:00
jens 5427d4cae0 - removed constants from sdram_types.vhd and put them to sdram_const.vhd
- define burst length in sdram_config

git-svn-id: http://moon:8086/svn/vhdl/trunk@1223 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-25 07:25:49 +00:00
jens 0a90acac6d - fixed read clock
git-svn-id: http://moon:8086/svn/vhdl/trunk@1222 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 18:43:27 +00:00
jens 3a234769af - update wave
git-svn-id: http://moon:8086/svn/vhdl/trunk@1220 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 18:27:52 +00:00
jens 5beeee9fa7 - wave update
git-svn-id: http://moon:8086/svn/vhdl/trunk@1216 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 14:35:47 +00:00
jens ca5a2b4958 - wave update
git-svn-id: http://moon:8086/svn/vhdl/trunk@1215 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 14:33:40 +00:00
jens bd65d611dd - adedd single data rate SDRAM
git-svn-id: http://moon:8086/svn/vhdl/trunk@1211 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 12:54:57 +00:00
jens ddc3b8050e - renamed config constants
- added dedicated config for DDR mt46v16m16

git-svn-id: http://moon:8086/svn/vhdl/trunk@1202 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 10:39:18 +00:00
jens 3f4cbf0377 - renamed to wb64
git-svn-id: http://moon:8086/svn/vhdl/trunk@1198 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 09:32:23 +00:00
jens b828537c4d - sdram_ctrl_frontend_wb32.vhd.vhd implements J-Bus interface and exports abstract PHY interface
- ctrl_ddr_wb32 wraps sdram_ctrl_frontend_wb32 and adds specific PHY. This is now our new top level file

git-svn-id: http://moon:8086/svn/vhdl/trunk@1197 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 09:29:34 +00:00
jens 678f09b925 - renamed
git-svn-id: http://moon:8086/svn/vhdl/trunk@1196 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 09:23:10 +00:00
jens f06a5b3eb8 - fixed Zwischenstand
git-svn-id: http://moon:8086/svn/vhdl/trunk@1195 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 09:22:21 +00:00
jens 477467abaa - renamed
git-svn-id: http://moon:8086/svn/vhdl/trunk@1194 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 09:16:27 +00:00
jens a4395aba8a - fixed
git-svn-id: http://moon:8086/svn/vhdl/trunk@1193 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 09:10:18 +00:00
jens 75583b4cc4 - renamed
git-svn-id: http://moon:8086/svn/vhdl/trunk@1192 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-24 09:08:55 +00:00
jens 910638fa11 moved
git-svn-id: http://moon:8086/svn/vhdl/trunk@1163 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-23 08:18:04 +00:00
jens 47b93c6228 - ignore
git-svn-id: http://moon:8086/svn/vhdl/trunk@1158 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-23 05:24:45 +00:00
jens 94665d9c19 [SDRAM-Controller]
- refactored: moved clockgen into phy
- removed async resets

git-svn-id: http://moon:8086/svn/vhdl/trunk@1153 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-22 17:49:58 +00:00
jens bfb58f3b4e [SDRAM]
- changes due to FIFO changes

git-svn-id: http://moon:8086/svn/vhdl/trunk@1116 cc03376c-175c-47c8-b038-4cd826a8556b
2015-05-17 19:02:36 +00:00
jens 4ffe6063ba - uses now new generic DPRAMs
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@946 cc03376c-175c-47c8-b038-4cd826a8556b
2013-02-09 10:45:59 +00:00
jens 13c772be6e update
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@716 cc03376c-175c-47c8-b038-4cd826a8556b
2010-02-07 12:40:04 +00:00
jens f98a1c5fd3 update
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@715 cc03376c-175c-47c8-b038-4cd826a8556b
2010-02-06 21:21:11 +00:00
jens 56a734bb1a - removed module reset_virtex4
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@710 cc03376c-175c-47c8-b038-4cd826a8556b
2010-02-06 14:12:07 +00:00
jens 85ca2bc0dd update
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@605 cc03376c-175c-47c8-b038-4cd826a8556b
2009-11-04 19:33:11 +00:00
jens 6e1e0e1cd2 - minor bugfix (inclusion of distributed DPRAM, which doesn't exist)
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@601 cc03376c-175c-47c8-b038-4cd826a8556b
2009-11-04 19:28:11 +00:00
jens c418244065 update
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@586 cc03376c-175c-47c8-b038-4cd826a8556b
2009-11-03 20:54:00 +00:00
jens fb119f08dd - include async. FIFO
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@585 cc03376c-175c-47c8-b038-4cd826a8556b
2009-11-03 20:53:32 +00:00
jens 5ed37017b5 - renamed fifo_*sync_ctrl
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@298 cc03376c-175c-47c8-b038-4cd826a8556b
2009-01-30 21:30:21 +00:00
jens a14c98c05f - Cleaned up
git-svn-id: http://moon:8086/svn/vhdl/trunk@129 cc03376c-175c-47c8-b038-4cd826a8556b
2008-10-26 23:36:00 +00:00
jens 7cdfa6929d - Intital revision
git-svn-id: http://moon:8086/svn/vhdl/trunk@109 cc03376c-175c-47c8-b038-4cd826a8556b
2008-10-25 11:26:06 +00:00
jens 36e8cd1e00 - Using MODELSIM_HOME environment variable
git-svn-id: http://moon:8086/svn/vhdl/trunk@98 cc03376c-175c-47c8-b038-4cd826a8556b
2008-10-23 21:21:24 +00:00
jens 8a8adce98e - using now 64-bit SDR interface (2 SDRAMS)
git-svn-id: http://moon:8086/svn/vhdl/trunk@74 cc03376c-175c-47c8-b038-4cd826a8556b
2008-10-18 13:31:15 +00:00
jens 3ecd76f185 Minor changes
git-svn-id: http://moon:8086/svn/vhdl/trunk@26 cc03376c-175c-47c8-b038-4cd826a8556b
2008-10-07 17:20:44 +00:00
jens 6eb25882ba Intital revision
git-svn-id: http://moon:8086/svn/vhdl/trunk@24 cc03376c-175c-47c8-b038-4cd826a8556b
2008-10-02 13:37:55 +00:00