Commit Graph
13 Commits
Author SHA1 Message Date
Yunsup LeeandGitHub 1a09e46f69 Merge branch 'master' into fix-addrmap-error-msg 2016-09-19 18:08:58 -07:00
Yunsup LeeandGitHub 15e7041ccb Merge pull request #316 from ucb-bar/dynamic-reset-vector
Allow reset vector to be set dynamically
2016-09-19 18:00:25 -07:00
Yunsup LeeandGitHub 4abba87b61 bump firrtl to include empty module fix for vivado (#306) 2016-09-16 15:53:53 -07:00
Yunsup LeeandGitHub 198a2d7022 Merge pull request #302 from ucb-bar/tl2-mmio
Tl2 mmio
2016-09-15 22:45:35 -07:00
Yunsup LeeandGitHub 96110caca1 Merge pull request #291 from ucb-bar/move-bootrom
Move BootROM from Coreplex to Periphery
2016-09-14 19:51:16 -07:00
Yunsup LeeandGitHub e404bea2ee Merge branch 'master' into move-bootrom 2016-09-14 18:58:48 -07:00
Yunsup LeeandGitHub f2cb9da91a Merge pull request #296 from ucb-bar/split-unittest
refactor unittest framework
2016-09-14 18:56:11 -07:00
Yunsup LeeandGitHub 176f385b1d Merge pull request #263 from ucb-bar/intbar
TL2 Interrupts
2016-09-08 21:33:25 -07:00
Yunsup LeeandGitHub 8536a2a47d Merge pull request #257 from ucb-bar/fix-non-contiguous-mmio-region-routing
Fix routing in non-contiguous MMIO regions
2016-09-08 00:03:11 -07:00
Yunsup LeeandAndrew Waterman fb05f5a07f remove parameter ExtIOAddrMapEntries (#250)
with the AddrMap ordering constraint relaxed, this parameter is no longer needed.
2016-09-07 00:05:00 -07:00
Yunsup LeeandAndrew Waterman b76612f357 relax contraint on adding AddrMapEntry to AddrMap (#248)
now you can add them in any order.  there's an explicit check at the end to figure out whether there are overlapping regions.
2016-09-06 21:53:55 -07:00
Yunsup LeeandAndrew Waterman 4a7972be31 connect testharness components via member functions (#236)
to prevent code duplication for new testbenches
2016-09-01 18:38:39 -07:00
Yunsup Lee 1b31931981 Merge pull request #2 from wasserfuhr/patch-1
Update README.md
2014-10-07 17:02:55 -07:00