Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

v1.1.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ucbjrl ucbjrl released this 01 Oct 23:56
· 26 commits to 1.1.x since this release

Fix

(#131) Fix problem with combinational loops
Remove debugging test for this problem
Fix problem with combinational loops These were caused by the transform passes.memlib.VerilogMemDelays in LowFirrtlOptimization Builds a Treadle specific TreadleLowFirrtlOptimization that is used instead.

Feature

(#127) Small cleanup for repl
In Repl Walltime caused stack trace if file not loaded help message for walltime was broken

(#132) Remove MakeRandomSpec
This test was not worth the amount of trouble it seems to cause on linux machines.

(#133) Bump sbt to 1.3.0

(#134) Memory: fix memory pipeline types