• Y
    difftest: add basic difftest features for releases (#1219) · cbe9a847
    Yinan Xu 提交于
    * difftest: add basic difftest features for releases
    
    This commit adds basic difftest features for every release, no matter
    it's for simulation or physical design. The macro SYNTHESIS is used to
    skip these logics when synthesizing the design. This commit aims at
    allowing designs for physical design to be verified.
    
    * bump ready-to-run
    
    * difftest: add int and fp writeback data
    cbe9a847
Scheduler.scala 21.3 KB