aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/icestorm
Commit message (Collapse)AuthorAgeFilesLines
* scripts/icestorm: use 'yosys-config' to find data directoryAustin Seipp2018-02-141-2/+2
| | | | | | | | | This fixes the icestorm script to query yosys-config itself for the right data directory. Not only does this fix installs where yosys was not installed into /usr/local, it also ensures Icarus picks up a data directory consistent with the version of yosys that you're using. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* scripts: remove old -m32 argument to riscv-gccAustin Seipp2018-02-141-1/+1
| | | | | | See also 55da6c7cd1f5ad798bfa0f52989434486c03b31b Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Minor fixes in scripts/icestorm/Clifford Wolf2016-07-142-11/+11
|
* RISC-V ISA 2.1 now calls "sbreak" officially "ebreak"Clifford Wolf2016-06-062-2/+2
|
* Using .vvp instead of .exe for iverilog executablesClifford Wolf2016-05-041-22/+22
|
* Merge branch 'master' of github.com:cliffordwolf/picorv32Clifford Wolf2015-10-133-14/+3
|\
| * Minor scripts/icestorm changesClifford Wolf2015-10-083-14/+3
| |
* | Add a missing dependencyLarry Doolittle2015-10-131-2/+2
|/
* Improvements in icestorm test firmwareClifford Wolf2015-07-311-7/+35
|
* icestorm sim improvementsClifford Wolf2015-07-213-6/+38
|
* Improved icestorm exampleClifford Wolf2015-07-193-13/+11
|
* Improved icestorm exampleClifford Wolf2015-07-199-76/+226
|
* Improved IceStorm example scriptClifford Wolf2015-07-043-1/+75
|
* Added simple icestorm script (not a real example yet)Clifford Wolf2015-06-222-0/+7