summaryrefslogtreecommitdiff
path: root/debian/patches/0009-Some-spelling-errors-fixed.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0009-Some-spelling-errors-fixed.patch')
-rw-r--r--debian/patches/0009-Some-spelling-errors-fixed.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/patches/0009-Some-spelling-errors-fixed.patch b/debian/patches/0009-Some-spelling-errors-fixed.patch
index d99a2f65..163c21c2 100644
--- a/debian/patches/0009-Some-spelling-errors-fixed.patch
+++ b/debian/patches/0009-Some-spelling-errors-fixed.patch
@@ -11,11 +11,11 @@ Subject: Some spelling errors fixed
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/backends/verilog/verilog_backend.cc b/backends/verilog/verilog_backend.cc
-index a617215..6f03f25 100644
+index 44e4e5f..ea468ed 100644
--- a/backends/verilog/verilog_backend.cc
+++ b/backends/verilog/verilog_backend.cc
-@@ -1253,7 +1253,7 @@ void dump_module(std::ostream &f, std::string indent, RTLIL::Module *module)
- active_module = module;
+@@ -1402,7 +1402,7 @@ void dump_module(std::ostream &f, std::string indent, RTLIL::Module *module)
+ }
if (!module->processes.empty())
- log_warning("Module %s contains unmapped RTLIL proccesses. RTLIL processes\n"
@@ -24,10 +24,10 @@ index a617215..6f03f25 100644
"changes in simulation behavior are possible! Use \"proc\" to convert\n"
"processes to logic networks and registers.", log_id(module));
diff --git a/frontends/liberty/liberty.cc b/frontends/liberty/liberty.cc
-index 4666c81..c130a57 100644
+index 0a5bd84..e90c87a 100644
--- a/frontends/liberty/liberty.cc
+++ b/frontends/liberty/liberty.cc
-@@ -575,7 +575,7 @@ struct LibertyFrontend : public Frontend {
+@@ -615,7 +615,7 @@ struct LibertyFrontend : public Frontend {
LibertyAst *bus_type_node = node->find("bus_type");
if (!bus_type_node || !type_map.count(bus_type_node->value))
@@ -63,10 +63,10 @@ index 8af8ccd..3452ccb 100644
-signed
mark ports (A, B) that are declared as signed (using the [AB]_SIGNED
diff --git a/passes/cmds/show.cc b/passes/cmds/show.cc
-index 3a3939a..9170ad8 100644
+index a488732..58acd30 100644
--- a/passes/cmds/show.cc
+++ b/passes/cmds/show.cc
-@@ -618,7 +618,7 @@ struct ShowPass : public Pass {
+@@ -623,7 +623,7 @@ struct ShowPass : public Pass {
log(" assigned to each unique value of this attribute.\n");
log("\n");
log(" -width\n");