verilog-to-routing / vtr-verilog-to-routing

Verilog to Routing -- Open Source CAD Flow for FPGA Research
https://verilogtorouting.org
Other
1.02k stars 395 forks source link

v8.0 is broken on Latest machine #2825

Open markram1729 opened 2 days ago

markram1729 commented 2 days ago

Expected Behaviour

Should be able Build on Latest Linux machine [Ubuntu 24.04]

Current Behaviour

Broken on Linux machine , unable to build due to

  1. Changes in cpp libraries
  2. Dependency libraries

Possible Solution

Update the branch with possible corrections System needs separate environment to setup tbb libraries as it is using version at 2020's (I have used oneTBB-2020.3.2]

Context

I wanted to build v8.0.0 on my machine and use for my usecase

Your Environment

vaughnb-cerebras commented 4 hours ago

Thanks! We should merge this ... I just need to figure out how to get it tested as our automated CI wasn't nearly as good back in the 8.0 release. If you have a summary of any testing you've done please add it here since it will help move this along.