summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florent Kermarrec [Thu, 13 Sep 2012 11:18:03 +0000 (13:18 +0200)]
add test_MigIo.py for de0_nano and de1 example
Florent Kermarrec [Thu, 13 Sep 2012 11:15:05 +0000 (13:15 +0200)]
fix write function
Florent Kermarrec [Thu, 13 Sep 2012 11:14:27 +0000 (13:14 +0200)]
add address parameter to migIo
Florent Kermarrec [Thu, 13 Sep 2012 09:34:19 +0000 (11:34 +0200)]
add spi2Csr tools : Python Host & Arduino Uart<-->Spi bridge
Florent Kermarrec [Wed, 12 Sep 2012 20:20:07 +0000 (22:20 +0200)]
examples/de1: use of MigIo
Florent Kermarrec [Wed, 12 Sep 2012 20:19:42 +0000 (22:19 +0200)]
add MigIo Class
Florent Kermarrec [Wed, 12 Sep 2012 16:09:12 +0000 (18:09 +0200)]
update README
Florent Kermarrec [Wed, 12 Sep 2012 16:07:36 +0000 (18:07 +0200)]
examples/de1: fix top
Florent Kermarrec [Wed, 12 Sep 2012 15:56:36 +0000 (17:56 +0200)]
initialize de1 example
Florent Kermarrec [Wed, 12 Sep 2012 14:28:52 +0000 (16:28 +0200)]
examples/de0_nano : add load cmd / change rst polarity
Florent Kermarrec [Sun, 9 Sep 2012 21:46:26 +0000 (23:46 +0200)]
Clean up
Florent Kermarrec [Sun, 9 Sep 2012 21:27:51 +0000 (23:27 +0200)]
Wip de0_nano example
Florent Kermarrec [Sun, 9 Sep 2012 20:32:09 +0000 (22:32 +0200)]
Wip de0_nano example
Florent Kermarrec [Sun, 9 Sep 2012 19:18:09 +0000 (21:18 +0200)]
Initialize de0_nano example
Florent Kermarrec [Sun, 9 Sep 2012 18:51:15 +0000 (20:51 +0200)]
Clean up
Florent Kermarrec [Sun, 9 Sep 2012 18:38:01 +0000 (20:38 +0200)]
add global tb, fix bugs
Florent Kermarrec [Sun, 9 Sep 2012 12:37:55 +0000 (14:37 +0200)]
simplify registers mgnt
Florent Kermarrec [Sun, 26 Aug 2012 22:44:26 +0000 (00:44 +0200)]
add tb_RecorderCsr.py
fixs in recorder.py
Florent Kermarrec [Sun, 26 Aug 2012 19:30:23 +0000 (21:30 +0200)]
split migScope to trigger & recorder
Florent Kermarrec [Sun, 26 Aug 2012 18:56:56 +0000 (20:56 +0200)]
add vcd generator
Florent Kermarrec [Sun, 26 Aug 2012 13:44:43 +0000 (15:44 +0200)]
tb_TriggerCsr.py : use truth table generator for Sum Lut
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