summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florent Kermarrec [Sun, 26 Aug 2012 13:15:44 +0000 (15:15 +0200)]
add truth table generator
Florent Kermarrec [Sun, 26 Aug 2012 11:03:11 +0000 (13:03 +0200)]
tb_spi2Csr: Add clk_ratio
tb_spi2Csr: Add Read
spi2Csr : fixs
Florent Kermarrec [Sat, 25 Aug 2012 21:29:23 +0000 (23:29 +0200)]
- fix Spi2Csr mistakes
Florent Kermarrec [Sat, 25 Aug 2012 19:53:06 +0000 (21:53 +0200)]
add sim: tb_Spi2Csr.py (skeleton, WIP)
Florent Kermarrec [Sat, 25 Aug 2012 16:46:58 +0000 (18:46 +0200)]
add sim: tb_TriggerCsr.py
Florent Kermarrec [Thu, 23 Aug 2012 22:16:00 +0000 (00:16 +0200)]
use ram for Sum
Florent Kermarrec [Wed, 22 Aug 2012 21:59:00 +0000 (23:59 +0200)]
Add simulation skeleton
Remove SRLC16E, will be replaced by distributed ram
Florent Kermarrec [Sun, 12 Aug 2012 23:02:38 +0000 (01:02 +0200)]
new library spi2Csr (skeleton)
Florent Kermarrec [Sun, 12 Aug 2012 19:17:17 +0000 (21:17 +0200)]
add register interface to Trigger
Florent Kermarrec [Sun, 12 Aug 2012 17:42:25 +0000 (19:42 +0200)]
simplify EdgeDetector
Florent Kermarrec [Sun, 12 Aug 2012 17:39:26 +0000 (19:39 +0200)]
fix masks on EdgeDetector
Florent Kermarrec [Sun, 12 Aug 2012 17:30:27 +0000 (19:30 +0200)]
add Trigger
Florent Kermarrec [Sun, 12 Aug 2012 15:31:15 +0000 (17:31 +0200)]
rename Recorder --> Storage
add Recorder
Florent Kermarrec [Sun, 12 Aug 2012 14:04:52 +0000 (16:04 +0200)]
add simple Sequencer
Florent Kermarrec [Sun, 12 Aug 2012 12:41:17 +0000 (14:41 +0200)]
add Readme
Florent Kermarrec [Sun, 12 Aug 2012 12:38:49 +0000 (14:38 +0200)]
add Readme
Florent Kermarrec [Sun, 12 Aug 2012 12:21:30 +0000 (14:21 +0200)]
- init Repo