Commit Graph

12 Commits

Author SHA1 Message Date
Florent Kermarrec 8e0553670a remove limitation on debug tuple definition 2015-02-19 10:52:57 +01:00
Florent Kermarrec 5f19955825 rle: expose length parameter to user, add assertion on dw to encode counter and automatically increase dw in rle mode 2015-02-19 10:42:13 +01:00
Florent Kermarrec 5fb6beb473 enable RLE only in POST_HIT_RECORDING state (to ensure programmed offset is respected) 2015-02-19 10:26:34 +01:00
Florent Kermarrec 788652c6f8 simplify RLE 2015-02-19 01:43:04 +01:00
Florent Kermarrec 7f9174f83d add storage qualifier 2015-01-27 20:14:07 +01:00
Florent Kermarrec fc96b20225 add optional subsampler 2015-01-27 19:58:02 +01:00
Florent Kermarrec 64d18796e0 change CSR class names (do not expose XXYYCSR to user) 2015-01-25 21:34:13 +01:00
Florent Kermarrec 4472dac603 simplify code and use Sink/Source instead of records 2015-01-25 15:58:00 +01:00
Florent Kermarrec 6f7d85b95c host: remove cpuif (we use the one from MiSoC) and some clean up 2015-01-23 16:45:04 +01:00
Florent Kermarrec 9a3e9f86cf simplify LiteScopeLA export (use vns from platform on atexit) 2015-01-23 10:07:58 +01:00
Florent Kermarrec 261469814f add hack to generate verilog with AsyncResetSynchronizer (FIXME) 2015-01-23 03:18:25 +01:00
Florent Kermarrec f35f93a7c5 start refactoring and change name to LiteScope 2015-01-23 00:02:53 +01:00