Interface Checkpoint 2 - Remove Lints

This commit is contained in:
felsabbagh3
2019-09-05 19:32:37 -04:00
parent 2d0e41db63
commit fe09aafbb4
66 changed files with 13185 additions and 23594 deletions

View File

@@ -355,9 +355,10 @@ bool Vortex::simulate(std::string file_to_simulate)
// unsigned cycles;
counter = 0;
while (this->stop && ((counter < 5)))
// while (this->stats_total_cycles <= 30)
{
// std::cout << "************* Cycle: " << cycle << "\n";
// std::cout << "************* Cycle: " << (this->stats_total_cycles) << "\n";
istop = ibus_driver();
// dstop = !dbus_driver();