t-crest / patmos

Patmos is a time-predictable VLIW processor, and the processor for the T-CREST project
http://patmos.compute.dtu.dk
BSD 2-Clause "Simplified" License
135 stars 72 forks source link

Basys3 synth and config support #118

Closed tjarker closed 2 years ago

tjarker commented 2 years ago

A synth and config tcl script was added for the Basys3 board, such that the normal Makefile based synthesizing and configuration work flow now works with the basys3 board. The new BlackBoxRom needed to be added to the project .xpr file. As a quality of life feature, the directories generated by vivado were added to the ignore list.

schoeberl commented 2 years ago

Well done!