chore: remove PicoRV32
This commit is contained in:
parent
d38b66a0b9
commit
7a16c919bc
2
Makefile
2
Makefile
|
@ -22,5 +22,5 @@ pixelflut.frames: pixelflut.fasm
|
|||
pixelflut.fasm: arty_a7_35t.xdc pixelflut.json
|
||||
nextpnr-xilinx --chipdb "$(CHIPDB_DIR)/$(PART).bin" --fasm $@ --json pixelflut.json --xdc arty_a7_35t.xdc
|
||||
|
||||
pixelflut.json: pixelflut.v ddr3l.v # picorv32.v
|
||||
pixelflut.json: pixelflut.v ddr3l.v
|
||||
yosys -q -p 'synth_xilinx -top pixelflut; write_json $@' $^
|
||||
|
|
3044
picorv32.v
3044
picorv32.v
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue