Sebastien Bourdeauducq
|
a53c470d17
|
nmigen: bump
|
4 years ago |
Sebastien Bourdeauducq
|
713f644072
|
minerva: bump
|
4 years ago |
Sebastien Bourdeauducq
|
a203307108
|
reorganize
|
4 years ago |
Sebastien Bourdeauducq
|
63664ab959
|
build .bin firmware image
|
4 years ago |
Sebastien Bourdeauducq
|
d2391e0aa1
|
build firmware with Nix
|
4 years ago |
Sebastien Bourdeauducq
|
b6c53406ea
|
show LLVM in hydra
|
4 years ago |
Sebastien Bourdeauducq
|
3edb51a646
|
fix syntax issue
|
4 years ago |
Sebastien Bourdeauducq
|
85f7b2bf15
|
use overlay instead of passing llvm/rustc/cargo around
|
4 years ago |
Sebastien Bourdeauducq
|
78f67f82d3
|
firmware: simulable demo
Run:
qemu-system-riscv32 -nographic -machine sifive_u -kernel target/riscv32imc-unknown-none-elf/release/helloworld
|
4 years ago |
Sebastien Bourdeauducq
|
b5ac2e7303
|
add simple Rust firmware (WIP)
|
4 years ago |
Sebastien Bourdeauducq
|
f707295646
|
use the GNU linker
|
4 years ago |
Sebastien Bourdeauducq
|
cf86c11dce
|
binutils: use unknown-elf
|
4 years ago |
Sebastien Bourdeauducq
|
aa1c3726f3
|
attempt to use lld linker
|
4 years ago |
Sebastien Bourdeauducq
|
d5c288c20b
|
rustc: disable lld
|
4 years ago |
Sebastien Bourdeauducq
|
1361c6ae9e
|
Revert "llvm: only build x86 and riscv"
This reverts commit b17ec6fb1f .
|
4 years ago |
Sebastien Bourdeauducq
|
b17ec6fb1f
|
llvm: only build x86 and riscv
Attempting to fix llvm-lld breakage on msp430 by disabling msp430.
|
4 years ago |
Sebastien Bourdeauducq
|
52cc7722a0
|
add nix-shell file for firmware compilation
|
4 years ago |
Sebastien Bourdeauducq
|
6ad1d993c6
|
rustc: remove riscv32i support
|
4 years ago |
Sebastien Bourdeauducq
|
f929be260a
|
build cargo
|
4 years ago |
Sebastien Bourdeauducq
|
2c3fc22963
|
Use riscv32imc for Rust core crate
Some other crates have issues with riscv32i.
|
4 years ago |
Sebastien Bourdeauducq
|
14c7b4890c
|
rustc: enable lld
|
4 years ago |
Sebastien Bourdeauducq
|
d02da47167
|
minerva: bump
|
4 years ago |
Sebastien Bourdeauducq
|
2f3c1824a6
|
nmigen: bump
|
4 years ago |
Sebastien Bourdeauducq
|
ec09c09cf3
|
rust-riscv32i-crates: use external compiler_builtins
|
4 years ago |
Sebastien Bourdeauducq
|
a0690fe0e2
|
rust-riscv32i-crates: disable compiler_builtins
|
4 years ago |
Sebastien Bourdeauducq
|
9e93a9cf39
|
rustc: make llvm override compatible with nixos-unstable
|
4 years ago |
Sebastien Bourdeauducq
|
9f4538555e
|
fix previous commit
|
4 years ago |
Sebastien Bourdeauducq
|
e9b005d50a
|
mark riscv rustc
|
4 years ago |
Sebastien Bourdeauducq
|
677ddefff2
|
mark riscv llvm
|
4 years ago |
Sebastien Bourdeauducq
|
351d5360f0
|
llvm -> llvm_7 for nixos-unstable rustc
|
4 years ago |
Sebastien Bourdeauducq
|
f7e7b894b7
|
simplesoc_ecp5: disable minerva muldiv
|
4 years ago |
Sebastien Bourdeauducq
|
52f663eda6
|
minerva: bump
|
4 years ago |
Sebastien Bourdeauducq
|
05822f0a36
|
simplesoc_ecp5: remove nmigen/#30 workaround
|
4 years ago |
Sebastien Bourdeauducq
|
c77c296e72
|
nmigen: bump
|
4 years ago |
Sebastien Bourdeauducq
|
e74b5dfe00
|
ecp5: use speed grade 8 (versa)
|
4 years ago |
Sebastien Bourdeauducq
|
7ffce5882e
|
add simplesoc_ecp5 to continuous build
|
4 years ago |
Sebastien Bourdeauducq
|
5bc9189709
|
add simplesoc_ecp5 (WIP)
|
4 years ago |
Sebastien Bourdeauducq
|
70638e6d87
|
add wishbone components
|
4 years ago |
Sebastien Bourdeauducq
|
88db84cfd7
|
uart: style
|
4 years ago |
Sebastien Bourdeauducq
|
d765dfb7b9
|
add __all__
|
4 years ago |
Sebastien Bourdeauducq
|
d84b172245
|
helloworld_ecp5: add delays between messages
Otherwise the FTDI UART goes out of sync and corrupts data.
|
4 years ago |
Sebastien Bourdeauducq
|
1cf460b56f
|
helloworld_ecp5: fix serial_tx location
|
4 years ago |
Charles Papon
|
7d227ba4c5
|
Update to SpinalHDL 1.3.3 VexRiscv 1.1
|
5 years ago |
Sebastien Bourdeauducq
|
83bbf62f04
|
nmigen: bump
|
5 years ago |
Sebastien Bourdeauducq
|
73ef6dcfe8
|
yosys: update version number
|
5 years ago |
Sebastien Bourdeauducq
|
4052e4ff93
|
yosys: bump
|
5 years ago |
Sebastien Bourdeauducq
|
fe7ee7b58d
|
helloworld_ecp5: fix LPF
|
5 years ago |
Sebastien Bourdeauducq
|
263b04245e
|
add continuous build for helloworld examples
|
5 years ago |
Sebastien Bourdeauducq
|
5436920008
|
add ECP5 helloworld
|
5 years ago |
Sebastien Bourdeauducq
|
3b2f6a222e
|
cleanup
|
5 years ago |