Need to link SystemC for sc_time_stamp()
This commit is contained in:
@@ -376,7 +376,7 @@ bool Vortex::simulate(std::string file_to_simulate)
|
||||
// while (this->stats_total_cycles < 10)
|
||||
{
|
||||
// std::cout << "Counter: " << counter << "\n";
|
||||
// std::cout << "************* Cycle: " << (this->stats_total_cycles) << "\n";
|
||||
if ((this->stats_total_cycles) % 5000 == 0) std::cout << "************* Cycle: " << (this->stats_total_cycles) << "\n";
|
||||
// dstop = !dbus_driver();
|
||||
|
||||
vortex->clk = 1;
|
||||
|
||||
Reference in New Issue
Block a user