Commit Graph

3249 Commits

Author SHA1 Message Date
Florent Kermarrec c076c2cbd6 boards/targets: remove papilio_pro/pipistrello 2015-11-11 17:38:03 +01:00
Florent Kermarrec 352cb91688 soc/integration/builder: add use_symlinks parameter and desactivate symlinks by default
On windows machines, console need to be run as Administrator to create symlinks which is bit painful.
2015-11-11 17:37:28 +01:00
Florent Kermarrec 1cec0f8086 boards/targets/sim: add ethernet support 2015-11-11 14:23:39 +01:00
Florent Kermarrec 1f6983da2c soc/cores/liteeth_mini: add phy model for verilator simulation 2015-11-11 14:22:27 +01:00
Florent Kermarrec 481163b233 soc/cores: reintroduce liteeth_mini (until we switch to liteeth) 2015-11-11 14:01:48 +01:00
Florent Kermarrec d0ec57add6 doc: add logo 2015-11-11 13:36:29 +01:00
Florent Kermarrec 714a3d88e2 add LICENSE, update copyrights, add Migen install instructions 2015-11-11 13:22:39 +01:00
Florent Kermarrec bda196fbc8 soc/software/bios/sdram: split memtest and allow external #define of memtest sizes 2015-11-11 13:10:03 +01:00
Florent Kermarrec 619cd8e695 avoid forking migen, we will add custom modules in litex/gen but will use upstream migen for common modules 2015-11-11 12:10:55 +01:00
Florent Kermarrec 3f43a49382 soc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45990101b
changes:
-software/bios: remove dataflow
-cores/identifier: replace with user-defined string
-interconnect/CSRBankArray: support read-only mappings
-targets: Added Numato Mimas V2 target
-Our libunwind changes were merged upstream.
-wishbone: update TODO
-replace Counter in Converters
-Fix CSRBankArray
-flterm: properly exit on ^C.
2015-11-10 16:51:51 +01:00
Florent Kermarrec 3297210e48 boards/targets/sim: get SDRAM working in simulation with sdram/model 2015-11-10 12:57:23 +01:00
Florent Kermarrec 4afe4a07e4 soc/software: remove memtest (should be re-written) 2015-11-10 12:22:08 +01:00
Florent Kermarrec 6764c06b62 soc/sofware: remove libdyld 2015-11-10 12:21:23 +01:00
Florent Kermarrec f72e172ac3 soc/software: remove libunwind 2015-11-10 12:16:34 +01:00
Florent Kermarrec 85e6716b6b litex/build/xilinx/programmer: remove UrJTAG and Adept 2015-11-10 12:01:25 +01:00
Florent Kermarrec 1b3cad5b09 README: update 2015-11-10 11:33:11 +01:00
Florent Kermarrec a775672314 litex: get verilator simulation working and add sim target as example 2015-11-07 23:51:37 +01:00
Florent Kermarrec 6a0f85dc42 litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
Florent Kermarrec 637634f312 import migen in litex/gen 2015-11-07 12:22:32 +01:00
Florent Kermarrec 8ebc9f57c6 Merge remote-tracking branch 'migen/master' 2015-11-07 12:20:50 +01:00
Florent Kermarrec b028569784 import misoc in litex/soc 2015-11-07 12:19:30 +01:00
whitequark f24e7e5b29 Update .gitignore. 2015-11-07 10:25:51 +03:00
Sebastien Bourdeauducq 6f5bf0292e fhdl/verilog: create clock domains in deterministic order 2015-11-05 15:06:33 +08:00
Sebastien Bourdeauducq 306235e93d libcompiler_rt: add fixunsdfdi 2015-11-04 17:07:10 +08:00
Sebastien Bourdeauducq 180ba95dd4 setup.py: consistent version number 2015-11-04 16:47:33 +08:00
Sebastien Bourdeauducq 1d60882f74 setup.py: fix version number 2015-11-04 16:47:02 +08:00
Sebastien Bourdeauducq 2de8e1de38 setup.py: consistent version number 2015-11-04 16:46:46 +08:00
Sebastien Bourdeauducq 1ea775efb6 conda: use correct branch 2015-11-04 16:46:28 +08:00
Sebastien Bourdeauducq da171d8d0a Merge 'new' branch 2015-11-04 16:41:34 +08:00
Sebastien Bourdeauducq 046b59853f conda: use correct branch 2015-11-04 16:08:09 +08:00
Sebastien Bourdeauducq ae952561aa Merge 'new' branch 2015-11-04 16:07:20 +08:00
Sebastien Bourdeauducq 71fd951df2 integration/builder: add gateware toolchain path command line switch 2015-11-04 14:57:48 +08:00
Sebastien Bourdeauducq 56aac31304 build: standardize toolchain path setting 2015-11-04 14:55:12 +08:00
Sebastien Bourdeauducq 5c30962af6 build/ise: make method default args consistent across platforms 2015-11-04 12:56:27 +08:00
Sebastien Bourdeauducq db111a6eb0 software/makefiles: remove dependency system, make all always a phony target 2015-11-04 00:31:53 +08:00
Sebastien Bourdeauducq c5dadf27ff targets/pipistrello: add argparse functions consistent with kc705 2015-11-04 00:29:56 +08:00
Sebastien Bourdeauducq 421fe08770 targets/kc705: export generic argparse code 2015-11-03 18:46:34 +08:00
Sebastien Bourdeauducq b340d7ec42 targets/kc705: make SDRAM controller type configurable 2015-11-03 18:45:58 +08:00
Sebastien Bourdeauducq d554a06eba interconnect/wishbone: fix CSRBank init 2015-11-03 18:45:23 +08:00
Sebastien Bourdeauducq 2520ab480b wishbone: add read/write simulation methods 2015-11-03 10:37:31 +08:00
Sebastien Bourdeauducq c9d203ab7f Revert "conda: try to hack conda into checking out new branch directly"
This reverts commit 1b11b7fa86.
2015-11-02 12:30:52 +08:00
Sebastien Bourdeauducq 1b11b7fa86 conda: try to hack conda into checking out new branch directly 2015-11-02 12:28:43 +08:00
Sebastien Bourdeauducq 0cf4665d3a travis: add dummy script 2015-11-02 11:52:42 +08:00
Sebastien Bourdeauducq 851067be51 conda: consistent version numbering 2015-11-02 11:52:28 +08:00
Sebastien Bourdeauducq 1e85f13133 add travis.yml 2015-11-02 11:20:26 +08:00
Sebastien Bourdeauducq 08ec92277e add conda build scripts 2015-11-02 00:03:10 +08:00
Sebastien Bourdeauducq 2a818661e1 cores/dvi_sampler: fix imports 2015-11-01 22:38:06 +08:00
Sebastien Bourdeauducq ca9631f7d3 interconnect/stream: add Converter (needs cleanup) 2015-11-01 22:15:28 +08:00
Sebastien Bourdeauducq 4707a25484 compiler_rt: add comparesf2 2015-10-24 22:54:44 +08:00
Florent Kermarrec 7459419ab4 cores/liteeth_mini: adapt all phys to new migen 2015-10-23 20:29:04 +02:00