picorv32/scripts/icestorm
Austin Seipp 070367c88d scripts/icestorm: touch up Makefile a bit
This touches up the Makefile so that it:

  - uses $@, $< and $^ in more places for brevity and robustness (typo
    guards, etc)
  - tracks dependencies slightly better (e.g. .pcf file changes weren't
    tracked before)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-11 15:59:56 -06:00
..
.gitignore Improved IceStorm example script 2015-07-04 16:34:18 +02:00
Makefile scripts/icestorm: touch up Makefile a bit 2019-01-11 15:59:56 -06:00
example.pcf Minor scripts/icestorm changes 2015-10-08 11:58:59 +02:00
example.v Minor scripts/icestorm changes 2015-10-08 11:58:59 +02:00
example_tb.v Minor fixes in scripts/icestorm/ 2016-07-14 09:07:52 +02:00
firmware.S RISC-V ISA 2.1 now calls "sbreak" officially "ebreak" 2016-06-06 10:46:52 +02:00
firmware.c RISC-V ISA 2.1 now calls "sbreak" officially "ebreak" 2016-06-06 10:46:52 +02:00
firmware.lds Improved icestorm example 2015-07-19 16:09:19 +02:00