remove old comment

This commit is contained in:
Passant 2022-10-12 14:19:22 -07:00
parent 7ae9731849
commit e9dad36675
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ if {\
}
# Reading design netlist
# TODO: get chip io netlist instead of reading the RTL
set search_path "$::env(CARAVEL_ROOT)/verilog/gl $::env(MCW_ROOT)/verilog/gl $::env(UPRJ_ROOT)/verilog/gl $::env(PT_LIB_ROOT)"
puts "list of verilog files:"
foreach verilog "[glob $::env(CARAVEL_ROOT)/verilog/gl/*.v] [glob $::env(MCW_ROOT)/verilog/gl/*.v] [glob $::env(UPRJ_ROOT)/verilog/gl/*.v]" {