litex.git
11 years ago- update README
Florent Kermarrec [Mon, 21 Jan 2013 21:35:22 +0000 (22:35 +0100)]
- update README

11 years ago- Update README
Florent Kermarrec [Mon, 21 Jan 2013 21:20:44 +0000 (22:20 +0100)]
- Update README

11 years ago- Update README
Florent Kermarrec [Mon, 21 Jan 2013 21:20:44 +0000 (22:20 +0100)]
- Update README

11 years agoadapt migScope to Migen changes
Florent Kermarrec [Thu, 3 Jan 2013 21:57:26 +0000 (22:57 +0100)]
adapt migScope to Migen changes

11 years agostart MigLa Doc
Florent Kermarrec [Wed, 26 Sep 2012 21:05:38 +0000 (23:05 +0200)]
start MigLa Doc

11 years agoupdate schematics
Florent Kermarrec [Tue, 18 Sep 2012 21:09:21 +0000 (23:09 +0200)]
update schematics

11 years agoupdate doc
Florent Kermarrec [Tue, 18 Sep 2012 14:21:32 +0000 (16:21 +0200)]
update doc

11 years agoadd Setup.py / .gitignore
Florent Kermarrec [Mon, 17 Sep 2012 22:22:52 +0000 (00:22 +0200)]
add Setup.py / .gitignore
start documentation

11 years agoadd test_MigLa_1 example : csr access analyzing
Florent Kermarrec [Mon, 17 Sep 2012 18:15:35 +0000 (20:15 +0200)]
add test_MigLa_1 example : csr access analyzing

11 years ago-add mask on Term
Florent Kermarrec [Mon, 17 Sep 2012 16:37:23 +0000 (18:37 +0200)]
-add mask on Term

11 years agoimprove truthtable tool
Florent Kermarrec [Mon, 17 Sep 2012 15:27:50 +0000 (17:27 +0200)]
improve truthtable tool

11 years agonew MigLa Class, simplify & clean up
Florent Kermarrec [Mon, 17 Sep 2012 15:00:47 +0000 (17:00 +0200)]
new MigLa Class, simplify & clean up

11 years agouse of new migen clock_domains convention
Florent Kermarrec [Mon, 17 Sep 2012 13:27:37 +0000 (15:27 +0200)]
use of new migen clock_domains convention

11 years agoupdate README
Florent Kermarrec [Sun, 16 Sep 2012 09:51:03 +0000 (11:51 +0200)]
update README

11 years agoadd ramp / square / sinus signal generation in examples
Florent Kermarrec [Sun, 16 Sep 2012 09:49:16 +0000 (11:49 +0200)]
add ramp / square / sinus  signal generation in examples

11 years agosimplify recorder
Florent Kermarrec [Sun, 16 Sep 2012 09:48:32 +0000 (11:48 +0200)]
simplify recorder

11 years agoexamples/de1 : add ramp / square mode
Florent Kermarrec [Sat, 15 Sep 2012 20:29:50 +0000 (22:29 +0200)]
examples/de1 : add ramp / square mode

11 years agofix bug put_ptr on start, separate put / get processes
Florent Kermarrec [Sat, 15 Sep 2012 18:22:02 +0000 (20:22 +0200)]
fix bug put_ptr on start, separate put / get processes

11 years agoremove buggy workaround on read
Florent Kermarrec [Sat, 15 Sep 2012 18:13:18 +0000 (20:13 +0200)]
remove buggy workaround on read

11 years agofixes & clean up
Florent Kermarrec [Fri, 14 Sep 2012 22:57:52 +0000 (00:57 +0200)]
fixes & clean up

11 years agoadd test_MigLa.py (Wip)
Florent Kermarrec [Fri, 14 Sep 2012 12:08:20 +0000 (14:08 +0200)]
add test_MigLa.py (Wip)
fixes

11 years agoadd access methods
Florent Kermarrec [Fri, 14 Sep 2012 10:57:09 +0000 (12:57 +0200)]
add access methods

11 years agomigScope/tools/truthtable.py: add function to remove duplicate operands
Florent Kermarrec [Fri, 14 Sep 2012 10:26:48 +0000 (12:26 +0200)]
migScope/tools/truthtable.py: add function to remove duplicate operands

11 years agoadd test_MigIo.py for de0_nano and de1 example
Florent Kermarrec [Thu, 13 Sep 2012 11:18:03 +0000 (13:18 +0200)]
add test_MigIo.py for de0_nano and de1 example

11 years agofix write function
Florent Kermarrec [Thu, 13 Sep 2012 11:15:05 +0000 (13:15 +0200)]
fix write function

11 years agoadd address parameter to migIo
Florent Kermarrec [Thu, 13 Sep 2012 11:14:27 +0000 (13:14 +0200)]
add address parameter to migIo

11 years agoadd spi2Csr tools : Python Host & Arduino Uart<-->Spi bridge
Florent Kermarrec [Thu, 13 Sep 2012 09:34:19 +0000 (11:34 +0200)]
add spi2Csr tools : Python Host & Arduino Uart<-->Spi bridge

11 years agoexamples/de1: use of MigIo
Florent Kermarrec [Wed, 12 Sep 2012 20:20:07 +0000 (22:20 +0200)]
examples/de1: use of MigIo

11 years agoadd MigIo Class
Florent Kermarrec [Wed, 12 Sep 2012 20:19:42 +0000 (22:19 +0200)]
add MigIo Class

11 years agoupdate README
Florent Kermarrec [Wed, 12 Sep 2012 16:09:12 +0000 (18:09 +0200)]
update README

11 years agoexamples/de1: fix top
Florent Kermarrec [Wed, 12 Sep 2012 16:07:36 +0000 (18:07 +0200)]
examples/de1: fix top

11 years agoinitialize de1 example
Florent Kermarrec [Wed, 12 Sep 2012 15:56:36 +0000 (17:56 +0200)]
initialize de1 example

11 years agoexamples/de0_nano : add load cmd / change rst polarity
Florent Kermarrec [Wed, 12 Sep 2012 14:28:52 +0000 (16:28 +0200)]
examples/de0_nano : add load cmd / change rst polarity

11 years agoClean up
Florent Kermarrec [Sun, 9 Sep 2012 21:46:26 +0000 (23:46 +0200)]
Clean up

11 years agoWip de0_nano example
Florent Kermarrec [Sun, 9 Sep 2012 21:27:51 +0000 (23:27 +0200)]
Wip de0_nano example

11 years agoWip de0_nano example
Florent Kermarrec [Sun, 9 Sep 2012 20:32:09 +0000 (22:32 +0200)]
Wip de0_nano example

11 years agoInitialize de0_nano example
Florent Kermarrec [Sun, 9 Sep 2012 19:18:09 +0000 (21:18 +0200)]
Initialize de0_nano example

11 years agoClean up
Florent Kermarrec [Sun, 9 Sep 2012 18:51:15 +0000 (20:51 +0200)]
Clean up

11 years agoadd global tb, fix bugs
Florent Kermarrec [Sun, 9 Sep 2012 18:38:01 +0000 (20:38 +0200)]
add global tb, fix bugs

11 years agosimplify registers mgnt
Florent Kermarrec [Sun, 9 Sep 2012 12:37:55 +0000 (14:37 +0200)]
simplify registers mgnt

11 years agoadd tb_RecorderCsr.py
Florent Kermarrec [Sun, 26 Aug 2012 22:44:26 +0000 (00:44 +0200)]
add tb_RecorderCsr.py
fixs in recorder.py

11 years agosplit migScope to trigger & recorder
Florent Kermarrec [Sun, 26 Aug 2012 19:30:23 +0000 (21:30 +0200)]
split migScope to trigger & recorder

11 years agoadd vcd generator
Florent Kermarrec [Sun, 26 Aug 2012 18:56:56 +0000 (20:56 +0200)]
add vcd generator

11 years agotb_TriggerCsr.py : use truth table generator for Sum Lut
Florent Kermarrec [Sun, 26 Aug 2012 13:44:43 +0000 (15:44 +0200)]
tb_TriggerCsr.py : use truth table generator for Sum Lut

11 years agoadd truth table generator
Florent Kermarrec [Sun, 26 Aug 2012 13:15:44 +0000 (15:15 +0200)]
add truth table generator

11 years agotb_spi2Csr: Add clk_ratio
Florent Kermarrec [Sun, 26 Aug 2012 11:03:11 +0000 (13:03 +0200)]
tb_spi2Csr: Add clk_ratio
tb_spi2Csr: Add Read
spi2Csr : fixs

11 years ago- fix Spi2Csr mistakes
Florent Kermarrec [Sat, 25 Aug 2012 21:29:23 +0000 (23:29 +0200)]
- fix Spi2Csr mistakes

11 years agoadd sim: tb_Spi2Csr.py (skeleton, WIP)
Florent Kermarrec [Sat, 25 Aug 2012 19:53:06 +0000 (21:53 +0200)]
add sim: tb_Spi2Csr.py (skeleton, WIP)

11 years agoadd sim: tb_TriggerCsr.py
Florent Kermarrec [Sat, 25 Aug 2012 16:46:58 +0000 (18:46 +0200)]
add sim: tb_TriggerCsr.py

11 years agouse ram for Sum
Florent Kermarrec [Thu, 23 Aug 2012 22:16:00 +0000 (00:16 +0200)]
use ram for Sum

11 years agoAdd simulation skeleton
Florent Kermarrec [Wed, 22 Aug 2012 21:59:00 +0000 (23:59 +0200)]
Add simulation skeleton
Remove SRLC16E, will be replaced by distributed ram

11 years agonew library spi2Csr (skeleton)
Florent Kermarrec [Sun, 12 Aug 2012 23:02:38 +0000 (01:02 +0200)]
new library spi2Csr (skeleton)

11 years agoadd register interface to Trigger
Florent Kermarrec [Sun, 12 Aug 2012 19:17:17 +0000 (21:17 +0200)]
add register interface to Trigger

11 years agosimplify EdgeDetector
Florent Kermarrec [Sun, 12 Aug 2012 17:42:25 +0000 (19:42 +0200)]
simplify EdgeDetector

11 years agofix masks on EdgeDetector
Florent Kermarrec [Sun, 12 Aug 2012 17:39:26 +0000 (19:39 +0200)]
fix masks on EdgeDetector

11 years agoadd Trigger
Florent Kermarrec [Sun, 12 Aug 2012 17:30:27 +0000 (19:30 +0200)]
add Trigger

11 years agorename Recorder --> Storage
Florent Kermarrec [Sun, 12 Aug 2012 15:31:15 +0000 (17:31 +0200)]
rename Recorder --> Storage
add Recorder

11 years agoadd simple Sequencer
Florent Kermarrec [Sun, 12 Aug 2012 14:04:52 +0000 (16:04 +0200)]
add simple Sequencer

11 years agoadd Readme
Florent Kermarrec [Sun, 12 Aug 2012 12:41:17 +0000 (14:41 +0200)]
add Readme

11 years agoadd Readme
Florent Kermarrec [Sun, 12 Aug 2012 12:38:49 +0000 (14:38 +0200)]
add Readme

11 years ago- init Repo
Florent Kermarrec [Sun, 12 Aug 2012 12:21:30 +0000 (14:21 +0200)]
- init Repo