Skip to content

Releases: sparcians/map

map_v2.0.19

14 Nov 19:35
Compare
Choose a tag to compare

What's Changed

  • Add debugging support for DAG by @furuame in #536
  • Add knob to turn off auto precedence for Events by @furuame in #537
  • Add CLS option to control infinite loop timeout by @furuame in #538
  • Changes to support Atlas registers by @colby-nyce in #539
  • Fix arch-content and tree node extensions final config YAML bugs by @colby-nyce in #540

Full Changelog: map_v2.0.18...map_v2.0.19

map_v2.0.18

02 Oct 14:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: map_v2.0.17...map_v2.0.18

map_v2.0.17

10 Sep 02:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: map_v2.0.16...map_v2.0.17

map_v2.0.16

03 May 20:37
Compare
Choose a tag to compare

What's Changed

  • Fix compilation errors with Clang v16+. Also includes fixes for compiling with -std=c++23. by @bdutro in #498
  • Fix reporting bug where ContextCounters have their per-context counts printed twice by @bdutro in #497
  • Fix NameError: name 'ScheduleLineElement' is not defined error in Argos by @bdutro in #500

Full Changelog: map_v2.0.15...map_v2.0.16

map_v2.0.15

30 Apr 00:47
Compare
Choose a tag to compare

What's Changed

  • Added in ability to specify a content_width for ColumnViews by @bgrayson-mips in #495
  • Fix errors when compiling Argos with the latest Cython by @bdutro in #494

New Contributors

Full Changelog: map_v2.0.14...map_v2.0.15

map_v2.0.14

24 Apr 15:52
Compare
Choose a tag to compare

What's Changed

  • Remove unused member ev_producing_event_(SkeletonPipeline) by @lhtin in #474
  • [fix]: add paused check before pthread_mutex_lock. by @littlewin-wang in #477
  • Fix syntax error warning causing error on build for some compiler versions (older GCC versions) by @adrenaholicgeek in #483
  • Bug fix for Master scoreboard mask update by @klingaard in #481
  • Add an implementation of a true LRU cache replacement policy by @bdutro in #489
  • Fix the script to make sure user is using conda-forge channel. by @adrenaholicgeek in #488
  • Define custom copy/move constructors/operators for SharedData and GlobalEvent by @bdutro in #493

New Contributors

Full Changelog: map_v2.0.13...map_v2.0.14

map_v2.0.13

23 Jan 17:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: map_v2.0.12...map_v2.0.13

map_v2.0.12

27 Nov 20:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: map_v2.0.11...map_v2.0.12

map_v2.0.11

09 Nov 17:15
Compare
Choose a tag to compare

What's Changed

  • Added missing assert for FL size == 0; added test by @knute-sifive in #454
  • Add method to know how many ports are bound by @furuame in #455

Full Changelog: map_v2.0.10...map_v2.0.11

map_v2.0.10

02 Nov 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: map_v2.0.9...map_v2.0.10