1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-16 04:32:59 +00:00
Files
antonblanchard.microwatt/writeback.vhdl
Anton Blanchard 0de83edf2e Fix a Diamond build issue in writeback
Diamond doesn't like the "" & method of converting std_logic to a single bit
std_logic_vector. Thanks to Olof Kindgren for this patch.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-01-23 11:37:24 +11:00

6.5 KiB